@charset "UTF-8";@keyframes modal-video{0%{opacity:0}to{opacity:1}}@keyframes modal-video-inner{0%{transform:translateY(100px)}to{transform:translate(0)}}.modal-video{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1000000;cursor:pointer;opacity:1;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video;transition:opacity .3s ease-out}.modal-video-effect-exit{opacity:0}.modal-video-effect-exit .modal-video-movie-wrap{transform:translateY(100px)}.modal-video-body{max-width:960px;width:100%;height:100%;margin:0 auto;padding:0 10px;display:flex;justify-content:center;box-sizing:border-box}.modal-video-inner{display:flex;justify-content:center;align-items:center;width:100%;height:100%}@media (orientation: landscape){.modal-video-inner{padding:10px 60px;box-sizing:border-box}}.modal-video-movie-wrap{width:100%;height:0;position:relative;padding-bottom:56.25%;background-color:#333;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video-inner;transform:translate(0);transition:transform .3s ease-out}.modal-video-movie-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.modal-video-close-btn{position:absolute;z-index:2;top:-45px;right:0;display:inline-block;width:35px;height:35px;overflow:hidden;border:none;background:transparent}@media (orientation: landscape){.modal-video-close-btn{top:0;right:-45px}}.modal-video-close-btn:before{transform:rotate(45deg)}.modal-video-close-btn:after{transform:rotate(-45deg)}.modal-video-close-btn:before,.modal-video-close-btn:after{content:"";position:absolute;height:2px;width:100%;top:50%;left:0;background:#fff;border-radius:5px;margin-top:-6px}/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleZ(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleZ(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleZ(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleZ(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleZ(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{transform:scaleZ(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{11.1%{transform:none}22.2%{transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{transform:skew(6.25deg) skewY(6.25deg)}44.4%{transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{transform:skew(.390625deg) skewY(.390625deg)}88.8%{transform:skew(-.1953125deg) skewY(-.1953125deg)}to{transform:none}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleZ(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:translateY(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate(-2000px)}to{opacity:1;transform:translate(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate(2000px)}to{opacity:1;transform:translate(0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:translateY(0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(2000px)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-20px)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-2000px)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(20px)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(2000px)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-2000px)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{transform:skew(20deg);opacity:1}80%{transform:skew(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skew(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInStable{0%{opacity:0;transform:scale3d(.3,.3,.3)}33.333%{opacity:1;transform:scale3d(1.1,1.1,1.1)}66.666666%{opacity:1;transform:scaleZ(1)}}.zoomInStable{animation-name:zoomInStable}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}@keyframes anime{0%{opacity:0;transform:scaleY(0);-webkit-transform:scaleY(0);-moz-transform:scaleY(0);-ms-transform:scaleY(0);-o-transform:scaleY(0)}to{opacity:1;transform:scaleY(1);-webkit-transform:scaleY(1);-ms-transform:scaleY(1);-o-transform:scaleY(1);-moz-transform:scaleY(1)}}/*!
* Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s linear infinite}.fa-pulse{animation:fa-spin 1s steps(8) infinite}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:""}.fa-accessible-icon:before{content:""}.fa-accusoft:before{content:""}.fa-acquisitions-incorporated:before{content:""}.fa-ad:before{content:""}.fa-address-book:before{content:""}.fa-address-card:before{content:""}.fa-adjust:before{content:""}.fa-adn:before{content:""}.fa-adobe:before{content:""}.fa-adversal:before{content:""}.fa-affiliatetheme:before{content:""}.fa-air-freshener:before{content:""}.fa-airbnb:before{content:""}.fa-algolia:before{content:""}.fa-align-center:before{content:""}.fa-align-justify:before{content:""}.fa-align-left:before{content:""}.fa-align-right:before{content:""}.fa-alipay:before{content:""}.fa-allergies:before{content:""}.fa-amazon:before{content:""}.fa-amazon-pay:before{content:""}.fa-ambulance:before{content:""}.fa-american-sign-language-interpreting:before{content:""}.fa-amilia:before{content:""}.fa-anchor:before{content:""}.fa-android:before{content:""}.fa-angellist:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angry:before{content:""}.fa-angrycreative:before{content:""}.fa-angular:before{content:""}.fa-ankh:before{content:""}.fa-app-store:before{content:""}.fa-app-store-ios:before{content:""}.fa-apper:before{content:""}.fa-apple:before{content:""}.fa-apple-alt:before{content:""}.fa-apple-pay:before{content:""}.fa-archive:before{content:""}.fa-archway:before{content:""}.fa-arrow-alt-circle-down:before{content:""}.fa-arrow-alt-circle-left:before{content:""}.fa-arrow-alt-circle-right:before{content:""}.fa-arrow-alt-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-down:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrows-alt:before{content:""}.fa-arrows-alt-h:before{content:""}.fa-arrows-alt-v:before{content:""}.fa-artstation:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asterisk:before{content:""}.fa-asymmetrik:before{content:""}.fa-at:before{content:""}.fa-atlas:before{content:""}.fa-atlassian:before{content:""}.fa-atom:before{content:""}.fa-audible:before{content:""}.fa-audio-description:before{content:""}.fa-autoprefixer:before{content:""}.fa-avianex:before{content:""}.fa-aviato:before{content:""}.fa-award:before{content:""}.fa-aws:before{content:""}.fa-baby:before{content:""}.fa-baby-carriage:before{content:""}.fa-backspace:before{content:""}.fa-backward:before{content:""}.fa-bacon:before{content:""}.fa-bahai:before{content:""}.fa-balance-scale:before{content:""}.fa-balance-scale-left:before{content:""}.fa-balance-scale-right:before{content:""}.fa-ban:before{content:""}.fa-band-aid:before{content:""}.fa-bandcamp:before{content:""}.fa-barcode:before{content:""}.fa-bars:before{content:""}.fa-baseball-ball:before{content:""}.fa-basketball-ball:before{content:""}.fa-bath:before{content:""}.fa-battery-empty:before{content:""}.fa-battery-full:before{content:""}.fa-battery-half:before{content:""}.fa-battery-quarter:before{content:""}.fa-battery-three-quarters:before{content:""}.fa-battle-net:before{content:""}.fa-bed:before{content:""}.fa-beer:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-bell:before{content:""}.fa-bell-slash:before{content:""}.fa-bezier-curve:before{content:""}.fa-bible:before{content:""}.fa-bicycle:before{content:""}.fa-biking:before{content:""}.fa-bimobject:before{content:""}.fa-binoculars:before{content:""}.fa-biohazard:before{content:""}.fa-birthday-cake:before{content:""}.fa-bitbucket:before{content:""}.fa-bitcoin:before{content:""}.fa-bity:before{content:""}.fa-black-tie:before{content:""}.fa-blackberry:before{content:""}.fa-blender:before{content:""}.fa-blender-phone:before{content:""}.fa-blind:before{content:""}.fa-blog:before{content:""}.fa-blogger:before{content:""}.fa-blogger-b:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-bold:before{content:""}.fa-bolt:before{content:""}.fa-bomb:before{content:""}.fa-bone:before{content:""}.fa-bong:before{content:""}.fa-book:before{content:""}.fa-book-dead:before{content:""}.fa-book-medical:before{content:""}.fa-book-open:before{content:""}.fa-book-reader:before{content:""}.fa-bookmark:before{content:""}.fa-bootstrap:before{content:""}.fa-border-all:before{content:""}.fa-border-none:before{content:""}.fa-border-style:before{content:""}.fa-bowling-ball:before{content:""}.fa-box:before{content:""}.fa-box-open:before{content:""}.fa-boxes:before{content:""}.fa-braille:before{content:""}.fa-brain:before{content:""}.fa-bread-slice:before{content:""}.fa-briefcase:before{content:""}.fa-briefcase-medical:before{content:""}.fa-broadcast-tower:before{content:""}.fa-broom:before{content:""}.fa-brush:before{content:""}.fa-btc:before{content:""}.fa-buffer:before{content:""}.fa-bug:before{content:""}.fa-building:before{content:""}.fa-bullhorn:before{content:""}.fa-bullseye:before{content:""}.fa-burn:before{content:""}.fa-buromobelexperte:before{content:""}.fa-bus:before{content:""}.fa-bus-alt:before{content:""}.fa-business-time:before{content:""}.fa-buy-n-large:before{content:""}.fa-buysellads:before{content:""}.fa-calculator:before{content:""}.fa-calendar:before{content:""}.fa-calendar-alt:before{content:""}.fa-calendar-check:before{content:""}.fa-calendar-day:before{content:""}.fa-calendar-minus:before{content:""}.fa-calendar-plus:before{content:""}.fa-calendar-times:before{content:""}.fa-calendar-week:before{content:""}.fa-camera:before{content:""}.fa-camera-retro:before{content:""}.fa-campground:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-candy-cane:before{content:""}.fa-cannabis:before{content:""}.fa-capsules:before{content:""}.fa-car:before{content:""}.fa-car-alt:before{content:""}.fa-car-battery:before{content:""}.fa-car-crash:before{content:""}.fa-car-side:before{content:""}.fa-caravan:before{content:""}.fa-caret-down:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-caret-square-down:before{content:""}.fa-caret-square-left:before{content:""}.fa-caret-square-right:before{content:""}.fa-caret-square-up:before{content:""}.fa-caret-up:before{content:""}.fa-carrot:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-cart-plus:before{content:""}.fa-cash-register:before{content:""}.fa-cat:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-cc-diners-club:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-cc-visa:before{content:""}.fa-centercode:before{content:""}.fa-centos:before{content:""}.fa-certificate:before{content:""}.fa-chair:before{content:""}.fa-chalkboard:before{content:""}.fa-chalkboard-teacher:before{content:""}.fa-charging-station:before{content:""}.fa-chart-area:before{content:""}.fa-chart-bar:before{content:""}.fa-chart-line:before{content:""}.fa-chart-pie:before{content:""}.fa-check:before{content:""}.fa-check-circle:before{content:""}.fa-check-double:before{content:""}.fa-check-square:before{content:""}.fa-cheese:before{content:""}.fa-chess:before{content:""}.fa-chess-bishop:before{content:""}.fa-chess-board:before{content:""}.fa-chess-king:before{content:""}.fa-chess-knight:before{content:""}.fa-chess-pawn:before{content:""}.fa-chess-queen:before{content:""}.fa-chess-rook:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-down:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-chevron-up:before{content:""}.fa-child:before{content:""}.fa-chrome:before{content:""}.fa-chromecast:before{content:""}.fa-church:before{content:""}.fa-circle:before{content:""}.fa-circle-notch:before{content:""}.fa-city:before{content:""}.fa-clinic-medical:before{content:""}.fa-clipboard:before{content:""}.fa-clipboard-check:before{content:""}.fa-clipboard-list:before{content:""}.fa-clock:before{content:""}.fa-clone:before{content:""}.fa-closed-captioning:before{content:""}.fa-cloud:before{content:""}.fa-cloud-download-alt:before{content:""}.fa-cloud-meatball:before{content:""}.fa-cloud-moon:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-cloud-rain:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-cloud-sun:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-cloud-upload-alt:before{content:""}.fa-cloudscale:before{content:""}.fa-cloudsmith:before{content:""}.fa-cloudversify:before{content:""}.fa-cocktail:before{content:""}.fa-code:before{content:""}.fa-code-branch:before{content:""}.fa-codepen:before{content:""}.fa-codiepie:before{content:""}.fa-coffee:before{content:""}.fa-cog:before{content:""}.fa-cogs:before{content:""}.fa-coins:before{content:""}.fa-columns:before{content:""}.fa-comment:before{content:""}.fa-comment-alt:before{content:""}.fa-comment-dollar:before{content:""}.fa-comment-dots:before{content:""}.fa-comment-medical:before{content:""}.fa-comment-slash:before{content:""}.fa-comments:before{content:""}.fa-comments-dollar:before{content:""}.fa-compact-disc:before{content:""}.fa-compass:before{content:""}.fa-compress:before{content:""}.fa-compress-alt:before{content:""}.fa-compress-arrows-alt:before{content:""}.fa-concierge-bell:before{content:""}.fa-confluence:before{content:""}.fa-connectdevelop:before{content:""}.fa-contao:before{content:""}.fa-cookie:before{content:""}.fa-cookie-bite:before{content:""}.fa-copy:before{content:""}.fa-copyright:before{content:""}.fa-cotton-bureau:before{content:""}.fa-couch:before{content:""}.fa-cpanel:before{content:""}.fa-creative-commons:before{content:""}.fa-creative-commons-by:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-creative-commons-share:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-credit-card:before{content:""}.fa-critical-role:before{content:""}.fa-crop:before{content:""}.fa-crop-alt:before{content:""}.fa-cross:before{content:""}.fa-crosshairs:before{content:""}.fa-crow:before{content:""}.fa-crown:before{content:""}.fa-crutch:before{content:""}.fa-css3:before{content:""}.fa-css3-alt:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-cut:before{content:""}.fa-cuttlefish:before{content:""}.fa-d-and-d:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-dashcube:before{content:""}.fa-database:before{content:""}.fa-deaf:before{content:""}.fa-delicious:before{content:""}.fa-democrat:before{content:""}.fa-deploydog:before{content:""}.fa-deskpro:before{content:""}.fa-desktop:before{content:""}.fa-dev:before{content:""}.fa-deviantart:before{content:""}.fa-dharmachakra:before{content:""}.fa-dhl:before{content:""}.fa-diagnoses:before{content:""}.fa-diaspora:before{content:""}.fa-dice:before{content:""}.fa-dice-d20:before{content:""}.fa-dice-d6:before{content:""}.fa-dice-five:before{content:""}.fa-dice-four:before{content:""}.fa-dice-one:before{content:""}.fa-dice-six:before{content:""}.fa-dice-three:before{content:""}.fa-dice-two:before{content:""}.fa-digg:before{content:""}.fa-digital-ocean:before{content:""}.fa-digital-tachograph:before{content:""}.fa-directions:before{content:""}.fa-discord:before{content:""}.fa-discourse:before{content:""}.fa-divide:before{content:""}.fa-dizzy:before{content:""}.fa-dna:before{content:""}.fa-dochub:before{content:""}.fa-docker:before{content:""}.fa-dog:before{content:""}.fa-dollar-sign:before{content:""}.fa-dolly:before{content:""}.fa-dolly-flatbed:before{content:""}.fa-donate:before{content:""}.fa-door-closed:before{content:""}.fa-door-open:before{content:""}.fa-dot-circle:before{content:""}.fa-dove:before{content:""}.fa-download:before{content:""}.fa-draft2digital:before{content:""}.fa-drafting-compass:before{content:""}.fa-dragon:before{content:""}.fa-draw-polygon:before{content:""}.fa-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-dropbox:before{content:""}.fa-drum:before{content:""}.fa-drum-steelpan:before{content:""}.fa-drumstick-bite:before{content:""}.fa-drupal:before{content:""}.fa-dumbbell:before{content:""}.fa-dumpster:before{content:""}.fa-dumpster-fire:before{content:""}.fa-dungeon:before{content:""}.fa-dyalog:before{content:""}.fa-earlybirds:before{content:""}.fa-ebay:before{content:""}.fa-edge:before{content:""}.fa-edit:before{content:""}.fa-egg:before{content:""}.fa-eject:before{content:""}.fa-elementor:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-ello:before{content:""}.fa-ember:before{content:""}.fa-empire:before{content:""}.fa-envelope:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-text:before{content:""}.fa-envelope-square:before{content:""}.fa-envira:before{content:""}.fa-equals:before{content:""}.fa-eraser:before{content:""}.fa-erlang:before{content:""}.fa-ethereum:before{content:""}.fa-ethernet:before{content:""}.fa-etsy:before{content:""}.fa-euro-sign:before{content:""}.fa-evernote:before{content:""}.fa-exchange-alt:before{content:""}.fa-exclamation:before{content:""}.fa-exclamation-circle:before{content:""}.fa-exclamation-triangle:before{content:""}.fa-expand:before{content:""}.fa-expand-alt:before{content:""}.fa-expand-arrows-alt:before{content:""}.fa-expeditedssl:before{content:""}.fa-external-link-alt:before{content:""}.fa-external-link-square-alt:before{content:""}.fa-eye:before{content:""}.fa-eye-dropper:before{content:""}.fa-eye-slash:before{content:""}.fa-facebook:before{content:""}.fa-facebook-f:before{content:""}.fa-facebook-messenger:before{content:""}.fa-facebook-square:before{content:""}.fa-fan:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-fast-backward:before{content:""}.fa-fast-forward:before{content:""}.fa-fax:before{content:""}.fa-feather:before{content:""}.fa-feather-alt:before{content:""}.fa-fedex:before{content:""}.fa-fedora:before{content:""}.fa-female:before{content:""}.fa-fighter-jet:before{content:""}.fa-figma:before{content:""}.fa-file:before{content:""}.fa-file-alt:before{content:""}.fa-file-archive:before{content:""}.fa-file-audio:before{content:""}.fa-file-code:before{content:""}.fa-file-contract:before{content:""}.fa-file-csv:before{content:""}.fa-file-download:before{content:""}.fa-file-excel:before{content:""}.fa-file-export:before{content:""}.fa-file-image:before{content:""}.fa-file-import:before{content:""}.fa-file-invoice:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-file-medical:before{content:""}.fa-file-medical-alt:before{content:""}.fa-file-pdf:before{content:""}.fa-file-powerpoint:before{content:""}.fa-file-prescription:before{content:""}.fa-file-signature:before{content:""}.fa-file-upload:before{content:""}.fa-file-video:before{content:""}.fa-file-word:before{content:""}.fa-fill:before{content:""}.fa-fill-drip:before{content:""}.fa-film:before{content:""}.fa-filter:before{content:""}.fa-fingerprint:before{content:""}.fa-fire:before{content:""}.fa-fire-alt:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-firefox:before{content:""}.fa-firefox-browser:before{content:"龜"}.fa-first-aid:before{content:""}.fa-first-order:before{content:""}.fa-first-order-alt:before{content:""}.fa-firstdraft:before{content:""}.fa-fish:before{content:""}.fa-fist-raised:before{content:""}.fa-flag:before{content:""}.fa-flag-checkered:before{content:""}.fa-flag-usa:before{content:""}.fa-flask:before{content:""}.fa-flickr:before{content:""}.fa-flipboard:before{content:""}.fa-flushed:before{content:""}.fa-fly:before{content:""}.fa-folder:before{content:""}.fa-folder-minus:before{content:""}.fa-folder-open:before{content:""}.fa-folder-plus:before{content:""}.fa-font:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-font-awesome-logo-full:before{content:""}.fa-fonticons:before{content:""}.fa-fonticons-fi:before{content:""}.fa-football-ball:before{content:""}.fa-fort-awesome:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-forumbee:before{content:""}.fa-forward:before{content:""}.fa-foursquare:before{content:""}.fa-free-code-camp:before{content:""}.fa-freebsd:before{content:""}.fa-frog:before{content:""}.fa-frown:before{content:""}.fa-frown-open:before{content:""}.fa-fulcrum:before{content:""}.fa-funnel-dollar:before{content:""}.fa-futbol:before{content:""}.fa-galactic-republic:before{content:""}.fa-galactic-senate:before{content:""}.fa-gamepad:before{content:""}.fa-gas-pump:before{content:""}.fa-gavel:before{content:""}.fa-gem:before{content:""}.fa-genderless:before{content:""}.fa-get-pocket:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-ghost:before{content:""}.fa-gift:before{content:""}.fa-gifts:before{content:""}.fa-git:before{content:""}.fa-git-alt:before{content:""}.fa-git-square:before{content:""}.fa-github:before{content:""}.fa-github-alt:before{content:""}.fa-github-square:before{content:""}.fa-gitkraken:before{content:""}.fa-gitlab:before{content:""}.fa-gitter:before{content:""}.fa-glass-cheers:before{content:""}.fa-glass-martini:before{content:""}.fa-glass-martini-alt:before{content:""}.fa-glass-whiskey:before{content:""}.fa-glasses:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-globe:before{content:""}.fa-globe-africa:before{content:""}.fa-globe-americas:before{content:""}.fa-globe-asia:before{content:""}.fa-globe-europe:before{content:""}.fa-gofore:before{content:""}.fa-golf-ball:before{content:""}.fa-goodreads:before{content:""}.fa-goodreads-g:before{content:""}.fa-google:before{content:""}.fa-google-drive:before{content:""}.fa-google-play:before{content:""}.fa-google-plus:before{content:""}.fa-google-plus-g:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-wallet:before{content:""}.fa-gopuram:before{content:""}.fa-graduation-cap:before{content:""}.fa-gratipay:before{content:""}.fa-grav:before{content:""}.fa-greater-than:before{content:""}.fa-greater-than-equal:before{content:""}.fa-grimace:before{content:""}.fa-grin:before{content:""}.fa-grin-alt:before{content:""}.fa-grin-beam:before{content:""}.fa-grin-beam-sweat:before{content:""}.fa-grin-hearts:before{content:""}.fa-grin-squint:before{content:""}.fa-grin-squint-tears:before{content:""}.fa-grin-stars:before{content:""}.fa-grin-tears:before{content:""}.fa-grin-tongue:before{content:""}.fa-grin-tongue-squint:before{content:""}.fa-grin-tongue-wink:before{content:""}.fa-grin-wink:before{content:""}.fa-grip-horizontal:before{content:""}.fa-grip-lines:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-grip-vertical:before{content:""}.fa-gripfire:before{content:""}.fa-grunt:before{content:""}.fa-guitar:before{content:""}.fa-gulp:before{content:""}.fa-h-square:before{content:""}.fa-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-hackerrank:before{content:""}.fa-hamburger:before{content:""}.fa-hammer:before{content:""}.fa-hamsa:before{content:""}.fa-hand-holding:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-hand-holding-usd:before{content:""}.fa-hand-lizard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-hand-paper:before{content:""}.fa-hand-peace:before{content:""}.fa-hand-point-down:before{content:""}.fa-hand-point-left:before{content:""}.fa-hand-point-right:before{content:""}.fa-hand-point-up:before{content:""}.fa-hand-pointer:before{content:""}.fa-hand-rock:before{content:""}.fa-hand-scissors:before{content:""}.fa-hand-spock:before{content:""}.fa-hands:before{content:""}.fa-hands-helping:before{content:""}.fa-handshake:before{content:""}.fa-hanukiah:before{content:""}.fa-hard-hat:before{content:""}.fa-hashtag:before{content:""}.fa-hat-cowboy:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-hat-wizard:before{content:""}.fa-hdd:before{content:""}.fa-heading:before{content:""}.fa-headphones:before{content:""}.fa-headphones-alt:before{content:""}.fa-headset:before{content:""}.fa-heart:before{content:""}.fa-heart-broken:before{content:""}.fa-heartbeat:before{content:""}.fa-helicopter:before{content:""}.fa-highlighter:before{content:""}.fa-hiking:before{content:""}.fa-hippo:before{content:""}.fa-hips:before{content:""}.fa-hire-a-helper:before{content:""}.fa-history:before{content:""}.fa-hockey-puck:before{content:""}.fa-holly-berry:before{content:""}.fa-home:before{content:""}.fa-hooli:before{content:""}.fa-hornbill:before{content:""}.fa-horse:before{content:""}.fa-horse-head:before{content:""}.fa-hospital:before{content:""}.fa-hospital-alt:before{content:""}.fa-hospital-symbol:before{content:""}.fa-hot-tub:before{content:""}.fa-hotdog:before{content:""}.fa-hotel:before{content:""}.fa-hotjar:before{content:""}.fa-hourglass:before{content:""}.fa-hourglass-end:before{content:""}.fa-hourglass-half:before{content:""}.fa-hourglass-start:before{content:""}.fa-house-damage:before{content:""}.fa-houzz:before{content:""}.fa-hryvnia:before{content:""}.fa-html5:before{content:""}.fa-hubspot:before{content:""}.fa-i-cursor:before{content:""}.fa-ice-cream:before{content:""}.fa-icicles:before{content:""}.fa-icons:before{content:""}.fa-id-badge:before{content:""}.fa-id-card:before{content:""}.fa-id-card-alt:before{content:""}.fa-ideal:before{content:"邏"}.fa-igloo:before{content:""}.fa-image:before{content:""}.fa-images:before{content:""}.fa-imdb:before{content:""}.fa-inbox:before{content:""}.fa-indent:before{content:""}.fa-industry:before{content:""}.fa-infinity:before{content:""}.fa-info:before{content:""}.fa-info-circle:before{content:""}.fa-instagram:before{content:""}.fa-intercom:before{content:""}.fa-internet-explorer:before{content:""}.fa-invision:before{content:""}.fa-ioxhost:before{content:""}.fa-italic:before{content:""}.fa-itch-io:before{content:""}.fa-itunes:before{content:""}.fa-itunes-note:before{content:""}.fa-java:before{content:""}.fa-jedi:before{content:""}.fa-jedi-order:before{content:""}.fa-jenkins:before{content:""}.fa-jira:before{content:""}.fa-joget:before{content:""}.fa-joint:before{content:""}.fa-joomla:before{content:""}.fa-journal-whills:before{content:""}.fa-js:before{content:""}.fa-js-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-kaaba:before{content:""}.fa-kaggle:before{content:""}.fa-key:before{content:""}.fa-keybase:before{content:""}.fa-keyboard:before{content:""}.fa-keycdn:before{content:""}.fa-khanda:before{content:""}.fa-kickstarter:before{content:""}.fa-kickstarter-k:before{content:""}.fa-kiss:before{content:""}.fa-kiss-beam:before{content:""}.fa-kiss-wink-heart:before{content:""}.fa-kiwi-bird:before{content:""}.fa-korvue:before{content:""}.fa-landmark:before{content:""}.fa-language:before{content:""}.fa-laptop:before{content:""}.fa-laptop-code:before{content:""}.fa-laptop-medical:before{content:""}.fa-laravel:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-laugh:before{content:""}.fa-laugh-beam:before{content:""}.fa-laugh-squint:before{content:""}.fa-laugh-wink:before{content:""}.fa-layer-group:before{content:""}.fa-leaf:before{content:""}.fa-leanpub:before{content:""}.fa-lemon:before{content:""}.fa-less:before{content:""}.fa-less-than:before{content:""}.fa-less-than-equal:before{content:""}.fa-level-down-alt:before{content:""}.fa-level-up-alt:before{content:""}.fa-life-ring:before{content:""}.fa-lightbulb:before{content:""}.fa-line:before{content:""}.fa-link:before{content:""}.fa-linkedin:before{content:""}.fa-linkedin-in:before{content:""}.fa-linode:before{content:""}.fa-linux:before{content:""}.fa-lira-sign:before{content:""}.fa-list:before{content:""}.fa-list-alt:before{content:""}.fa-list-ol:before{content:""}.fa-list-ul:before{content:""}.fa-location-arrow:before{content:""}.fa-lock:before{content:""}.fa-lock-open:before{content:""}.fa-long-arrow-alt-down:before{content:""}.fa-long-arrow-alt-left:before{content:""}.fa-long-arrow-alt-right:before{content:""}.fa-long-arrow-alt-up:before{content:""}.fa-low-vision:before{content:""}.fa-luggage-cart:before{content:""}.fa-lyft:before{content:""}.fa-magento:before{content:""}.fa-magic:before{content:""}.fa-magnet:before{content:""}.fa-mail-bulk:before{content:""}.fa-mailchimp:before{content:""}.fa-male:before{content:""}.fa-mandalorian:before{content:""}.fa-map:before{content:""}.fa-map-marked:before{content:""}.fa-map-marked-alt:before{content:""}.fa-map-marker:before{content:""}.fa-map-marker-alt:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-markdown:before{content:""}.fa-marker:before{content:""}.fa-mars:before{content:""}.fa-mars-double:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mask:before{content:""}.fa-mastodon:before{content:""}.fa-maxcdn:before{content:""}.fa-mdb:before{content:""}.fa-medal:before{content:""}.fa-medapps:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}.fa-medkit:before{content:""}.fa-medrt:before{content:""}.fa-meetup:before{content:""}.fa-megaport:before{content:""}.fa-meh:before{content:""}.fa-meh-blank:before{content:""}.fa-meh-rolling-eyes:before{content:""}.fa-memory:before{content:""}.fa-mendeley:before{content:""}.fa-menorah:before{content:""}.fa-mercury:before{content:""}.fa-meteor:before{content:""}.fa-microblog:before{content:"駱"}.fa-microchip:before{content:""}.fa-microphone:before{content:""}.fa-microphone-alt:before{content:""}.fa-microphone-alt-slash:before{content:""}.fa-microphone-slash:before{content:""}.fa-microscope:before{content:""}.fa-microsoft:before{content:""}.fa-minus:before{content:""}.fa-minus-circle:before{content:""}.fa-minus-square:before{content:""}.fa-mitten:before{content:""}.fa-mix:before{content:""}.fa-mixcloud:before{content:""}.fa-mizuni:before{content:""}.fa-mobile:before{content:""}.fa-mobile-alt:before{content:""}.fa-modx:before{content:""}.fa-monero:before{content:""}.fa-money-bill:before{content:""}.fa-money-bill-alt:before{content:""}.fa-money-bill-wave:before{content:""}.fa-money-bill-wave-alt:before{content:""}.fa-money-check:before{content:""}.fa-money-check-alt:before{content:""}.fa-monument:before{content:""}.fa-moon:before{content:""}.fa-mortar-pestle:before{content:""}.fa-mosque:before{content:""}.fa-motorcycle:before{content:""}.fa-mountain:before{content:""}.fa-mouse:before{content:""}.fa-mouse-pointer:before{content:""}.fa-mug-hot:before{content:""}.fa-music:before{content:""}.fa-napster:before{content:""}.fa-neos:before{content:""}.fa-network-wired:before{content:""}.fa-neuter:before{content:""}.fa-newspaper:before{content:""}.fa-nimblr:before{content:""}.fa-node:before{content:""}.fa-node-js:before{content:""}.fa-not-equal:before{content:""}.fa-notes-medical:before{content:""}.fa-npm:before{content:""}.fa-ns8:before{content:""}.fa-nutritionix:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-oil-can:before{content:""}.fa-old-republic:before{content:""}.fa-om:before{content:""}.fa-opencart:before{content:""}.fa-openid:before{content:""}.fa-opera:before{content:""}.fa-optin-monster:before{content:""}.fa-orcid:before{content:""}.fa-osi:before{content:""}.fa-otter:before{content:""}.fa-outdent:before{content:""}.fa-page4:before{content:""}.fa-pagelines:before{content:""}.fa-pager:before{content:""}.fa-paint-brush:before{content:""}.fa-paint-roller:before{content:""}.fa-palette:before{content:""}.fa-palfed:before{content:""}.fa-pallet:before{content:""}.fa-paper-plane:before{content:""}.fa-paperclip:before{content:""}.fa-parachute-box:before{content:""}.fa-paragraph:before{content:""}.fa-parking:before{content:""}.fa-passport:before{content:""}.fa-pastafarianism:before{content:""}.fa-paste:before{content:""}.fa-patreon:before{content:""}.fa-pause:before{content:""}.fa-pause-circle:before{content:""}.fa-paw:before{content:""}.fa-paypal:before{content:""}.fa-peace:before{content:""}.fa-pen:before{content:""}.fa-pen-alt:before{content:""}.fa-pen-fancy:before{content:""}.fa-pen-nib:before{content:""}.fa-pen-square:before{content:""}.fa-pencil-alt:before{content:""}.fa-pencil-ruler:before{content:""}.fa-penny-arcade:before{content:""}.fa-people-carry:before{content:""}.fa-pepper-hot:before{content:""}.fa-percent:before{content:""}.fa-percentage:before{content:""}.fa-periscope:before{content:""}.fa-person-booth:before{content:""}.fa-phabricator:before{content:""}.fa-phoenix-framework:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-phone:before{content:""}.fa-phone-alt:before{content:""}.fa-phone-slash:before{content:""}.fa-phone-square:before{content:""}.fa-phone-square-alt:before{content:""}.fa-phone-volume:before{content:""}.fa-photo-video:before{content:""}.fa-php:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-square:before{content:"爛"}.fa-piggy-bank:before{content:""}.fa-pills:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-p:before{content:""}.fa-pinterest-square:before{content:""}.fa-pizza-slice:before{content:""}.fa-place-of-worship:before{content:""}.fa-plane:before{content:""}.fa-plane-arrival:before{content:""}.fa-plane-departure:before{content:""}.fa-play:before{content:""}.fa-play-circle:before{content:""}.fa-playstation:before{content:""}.fa-plug:before{content:""}.fa-plus:before{content:""}.fa-plus-circle:before{content:""}.fa-plus-square:before{content:""}.fa-podcast:before{content:""}.fa-poll:before{content:""}.fa-poll-h:before{content:""}.fa-poo:before{content:""}.fa-poo-storm:before{content:""}.fa-poop:before{content:""}.fa-portrait:before{content:""}.fa-pound-sign:before{content:""}.fa-power-off:before{content:""}.fa-pray:before{content:""}.fa-praying-hands:before{content:""}.fa-prescription:before{content:""}.fa-prescription-bottle:before{content:""}.fa-prescription-bottle-alt:before{content:""}.fa-print:before{content:""}.fa-procedures:before{content:""}.fa-product-hunt:before{content:""}.fa-project-diagram:before{content:""}.fa-pushed:before{content:""}.fa-puzzle-piece:before{content:""}.fa-python:before{content:""}.fa-qq:before{content:""}.fa-qrcode:before{content:""}.fa-question:before{content:""}.fa-question-circle:before{content:""}.fa-quidditch:before{content:""}.fa-quinscape:before{content:""}.fa-quora:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-quran:before{content:""}.fa-r-project:before{content:""}.fa-radiation:before{content:""}.fa-radiation-alt:before{content:""}.fa-rainbow:before{content:""}.fa-random:before{content:""}.fa-raspberry-pi:before{content:""}.fa-ravelry:before{content:""}.fa-react:before{content:""}.fa-reacteurope:before{content:""}.fa-readme:before{content:""}.fa-rebel:before{content:""}.fa-receipt:before{content:""}.fa-record-vinyl:before{content:""}.fa-recycle:before{content:""}.fa-red-river:before{content:""}.fa-reddit:before{content:""}.fa-reddit-alien:before{content:""}.fa-reddit-square:before{content:""}.fa-redhat:before{content:""}.fa-redo:before{content:""}.fa-redo-alt:before{content:""}.fa-registered:before{content:""}.fa-remove-format:before{content:""}.fa-renren:before{content:""}.fa-reply:before{content:""}.fa-reply-all:before{content:""}.fa-replyd:before{content:""}.fa-republican:before{content:""}.fa-researchgate:before{content:""}.fa-resolving:before{content:""}.fa-restroom:before{content:""}.fa-retweet:before{content:""}.fa-rev:before{content:""}.fa-ribbon:before{content:""}.fa-ring:before{content:""}.fa-road:before{content:""}.fa-robot:before{content:""}.fa-rocket:before{content:""}.fa-rocketchat:before{content:""}.fa-rockrms:before{content:""}.fa-route:before{content:""}.fa-rss:before{content:""}.fa-rss-square:before{content:""}.fa-ruble-sign:before{content:""}.fa-ruler:before{content:""}.fa-ruler-combined:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-ruler-vertical:before{content:""}.fa-running:before{content:""}.fa-rupee-sign:before{content:""}.fa-sad-cry:before{content:""}.fa-sad-tear:before{content:""}.fa-safari:before{content:""}.fa-salesforce:before{content:""}.fa-sass:before{content:""}.fa-satellite:before{content:""}.fa-satellite-dish:before{content:""}.fa-save:before{content:""}.fa-schlix:before{content:""}.fa-school:before{content:""}.fa-screwdriver:before{content:""}.fa-scribd:before{content:""}.fa-scroll:before{content:""}.fa-sd-card:before{content:""}.fa-search:before{content:""}.fa-search-dollar:before{content:""}.fa-search-location:before{content:""}.fa-search-minus:before{content:""}.fa-search-plus:before{content:""}.fa-searchengin:before{content:""}.fa-seedling:before{content:""}.fa-sellcast:before{content:""}.fa-sellsy:before{content:""}.fa-server:before{content:""}.fa-servicestack:before{content:""}.fa-shapes:before{content:""}.fa-share:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-share-square:before{content:""}.fa-shekel-sign:before{content:""}.fa-shield-alt:before{content:""}.fa-ship:before{content:""}.fa-shipping-fast:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-shoe-prints:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-shopping-cart:before{content:""}.fa-shopware:before{content:""}.fa-shower:before{content:""}.fa-shuttle-van:before{content:""}.fa-sign:before{content:""}.fa-sign-in-alt:before{content:""}.fa-sign-language:before{content:""}.fa-sign-out-alt:before{content:""}.fa-signal:before{content:""}.fa-signature:before{content:""}.fa-sim-card:before{content:""}.fa-simplybuilt:before{content:""}.fa-sistrix:before{content:""}.fa-sitemap:before{content:""}.fa-sith:before{content:""}.fa-skating:before{content:""}.fa-sketch:before{content:""}.fa-skiing:before{content:""}.fa-skiing-nordic:before{content:""}.fa-skull:before{content:""}.fa-skull-crossbones:before{content:""}.fa-skyatlas:before{content:""}.fa-skype:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-slash:before{content:""}.fa-sleigh:before{content:""}.fa-sliders-h:before{content:""}.fa-slideshare:before{content:""}.fa-smile:before{content:""}.fa-smile-beam:before{content:""}.fa-smile-wink:before{content:""}.fa-smog:before{content:""}.fa-smoking:before{content:""}.fa-smoking-ban:before{content:""}.fa-sms:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-snowboarding:before{content:""}.fa-snowflake:before{content:""}.fa-snowman:before{content:""}.fa-snowplow:before{content:""}.fa-socks:before{content:""}.fa-solar-panel:before{content:""}.fa-sort:before{content:""}.fa-sort-alpha-down:before{content:""}.fa-sort-alpha-down-alt:before{content:""}.fa-sort-alpha-up:before{content:""}.fa-sort-alpha-up-alt:before{content:""}.fa-sort-amount-down:before{content:""}.fa-sort-amount-down-alt:before{content:""}.fa-sort-amount-up:before{content:""}.fa-sort-amount-up-alt:before{content:""}.fa-sort-down:before{content:""}.fa-sort-numeric-down:before{content:""}.fa-sort-numeric-down-alt:before{content:""}.fa-sort-numeric-up:before{content:""}.fa-sort-numeric-up-alt:before{content:""}.fa-sort-up:before{content:""}.fa-soundcloud:before{content:""}.fa-sourcetree:before{content:""}.fa-spa:before{content:""}.fa-space-shuttle:before{content:""}.fa-speakap:before{content:""}.fa-speaker-deck:before{content:""}.fa-spell-check:before{content:""}.fa-spider:before{content:""}.fa-spinner:before{content:""}.fa-splotch:before{content:""}.fa-spotify:before{content:""}.fa-spray-can:before{content:""}.fa-square:before{content:""}.fa-square-full:before{content:""}.fa-square-root-alt:before{content:""}.fa-squarespace:before{content:""}.fa-stack-exchange:before{content:""}.fa-stack-overflow:before{content:""}.fa-stackpath:before{content:""}.fa-stamp:before{content:""}.fa-star:before{content:""}.fa-star-and-crescent:before{content:""}.fa-star-half:before{content:""}.fa-star-half-alt:before{content:""}.fa-star-of-david:before{content:""}.fa-star-of-life:before{content:""}.fa-staylinked:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-steam-symbol:before{content:""}.fa-step-backward:before{content:""}.fa-step-forward:before{content:""}.fa-stethoscope:before{content:""}.fa-sticker-mule:before{content:""}.fa-sticky-note:before{content:""}.fa-stop:before{content:""}.fa-stop-circle:before{content:""}.fa-stopwatch:before{content:""}.fa-store:before{content:""}.fa-store-alt:before{content:""}.fa-strava:before{content:""}.fa-stream:before{content:""}.fa-street-view:before{content:""}.fa-strikethrough:before{content:""}.fa-stripe:before{content:""}.fa-stripe-s:before{content:""}.fa-stroopwafel:before{content:""}.fa-studiovinari:before{content:""}.fa-stumbleupon:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-subscript:before{content:""}.fa-subway:before{content:""}.fa-suitcase:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-sun:before{content:""}.fa-superpowers:before{content:""}.fa-superscript:before{content:""}.fa-supple:before{content:""}.fa-surprise:before{content:""}.fa-suse:before{content:""}.fa-swatchbook:before{content:""}.fa-swift:before{content:""}.fa-swimmer:before{content:""}.fa-swimming-pool:before{content:""}.fa-symfony:before{content:""}.fa-synagogue:before{content:""}.fa-sync:before{content:""}.fa-sync-alt:before{content:""}.fa-syringe:before{content:""}.fa-table:before{content:""}.fa-table-tennis:before{content:""}.fa-tablet:before{content:""}.fa-tablet-alt:before{content:""}.fa-tablets:before{content:""}.fa-tachometer-alt:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-tape:before{content:""}.fa-tasks:before{content:""}.fa-taxi:before{content:""}.fa-teamspeak:before{content:""}.fa-teeth:before{content:""}.fa-teeth-open:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-temperature-high:before{content:""}.fa-temperature-low:before{content:""}.fa-tencent-weibo:before{content:""}.fa-tenge:before{content:""}.fa-terminal:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-th:before{content:""}.fa-th-large:before{content:""}.fa-th-list:before{content:""}.fa-the-red-yeti:before{content:""}.fa-theater-masks:before{content:""}.fa-themeco:before{content:""}.fa-themeisle:before{content:""}.fa-thermometer:before{content:""}.fa-thermometer-empty:before{content:""}.fa-thermometer-full:before{content:""}.fa-thermometer-half:before{content:""}.fa-thermometer-quarter:before{content:""}.fa-thermometer-three-quarters:before{content:""}.fa-think-peaks:before{content:""}.fa-thumbs-down:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbtack:before{content:""}.fa-ticket-alt:before{content:""}.fa-times:before{content:""}.fa-times-circle:before{content:""}.fa-tint:before{content:""}.fa-tint-slash:before{content:""}.fa-tired:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-toilet:before{content:""}.fa-toilet-paper:before{content:""}.fa-toolbox:before{content:""}.fa-tools:before{content:""}.fa-tooth:before{content:""}.fa-torah:before{content:""}.fa-torii-gate:before{content:""}.fa-tractor:before{content:""}.fa-trade-federation:before{content:""}.fa-trademark:before{content:""}.fa-traffic-light:before{content:""}.fa-trailer:before{content:"論"}.fa-train:before{content:""}.fa-tram:before{content:""}.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-trash:before{content:""}.fa-trash-alt:before{content:""}.fa-trash-restore:before{content:""}.fa-trash-restore-alt:before{content:""}.fa-tree:before{content:""}.fa-trello:before{content:""}.fa-tripadvisor:before{content:""}.fa-trophy:before{content:""}.fa-truck:before{content:""}.fa-truck-loading:before{content:""}.fa-truck-monster:before{content:""}.fa-truck-moving:before{content:""}.fa-truck-pickup:before{content:""}.fa-tshirt:before{content:""}.fa-tty:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-tv:before{content:""}.fa-twitch:before{content:""}.fa-twitter:before{content:""}.fa-twitter-square:before{content:""}.fa-typo3:before{content:""}.fa-uber:before{content:""}.fa-ubuntu:before{content:""}.fa-uikit:before{content:""}.fa-umbraco:before{content:""}.fa-umbrella:before{content:""}.fa-umbrella-beach:before{content:""}.fa-underline:before{content:""}.fa-undo:before{content:""}.fa-undo-alt:before{content:""}.fa-uniregistry:before{content:""}.fa-unity:before{content:"雷"}.fa-universal-access:before{content:""}.fa-university:before{content:""}.fa-unlink:before{content:""}.fa-unlock:before{content:""}.fa-unlock-alt:before{content:""}.fa-untappd:before{content:""}.fa-upload:before{content:""}.fa-ups:before{content:""}.fa-usb:before{content:""}.fa-user:before{content:""}.fa-user-alt:before{content:""}.fa-user-alt-slash:before{content:""}.fa-user-astronaut:before{content:""}.fa-user-check:before{content:""}.fa-user-circle:before{content:""}.fa-user-clock:before{content:""}.fa-user-cog:before{content:""}.fa-user-edit:before{content:""}.fa-user-friends:before{content:""}.fa-user-graduate:before{content:""}.fa-user-injured:before{content:""}.fa-user-lock:before{content:""}.fa-user-md:before{content:""}.fa-user-minus:before{content:""}.fa-user-ninja:before{content:""}.fa-user-nurse:before{content:""}.fa-user-plus:before{content:""}.fa-user-secret:before{content:""}.fa-user-shield:before{content:""}.fa-user-slash:before{content:""}.fa-user-tag:before{content:""}.fa-user-tie:before{content:""}.fa-user-times:before{content:""}.fa-users:before{content:""}.fa-users-cog:before{content:""}.fa-usps:before{content:""}.fa-ussunnah:before{content:""}.fa-utensil-spoon:before{content:""}.fa-utensils:before{content:""}.fa-vaadin:before{content:""}.fa-vector-square:before{content:""}.fa-venus:before{content:""}.fa-venus-double:before{content:""}.fa-venus-mars:before{content:""}.fa-viacoin:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-vial:before{content:""}.fa-vials:before{content:""}.fa-viber:before{content:""}.fa-video:before{content:""}.fa-video-slash:before{content:""}.fa-vihara:before{content:""}.fa-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-vimeo-v:before{content:""}.fa-vine:before{content:""}.fa-vk:before{content:""}.fa-vnv:before{content:""}.fa-voicemail:before{content:""}.fa-volleyball-ball:before{content:""}.fa-volume-down:before{content:""}.fa-volume-mute:before{content:""}.fa-volume-off:before{content:""}.fa-volume-up:before{content:""}.fa-vote-yea:before{content:""}.fa-vr-cardboard:before{content:""}.fa-vuejs:before{content:""}.fa-walking:before{content:""}.fa-wallet:before{content:""}.fa-warehouse:before{content:""}.fa-water:before{content:""}.fa-wave-square:before{content:""}.fa-waze:before{content:""}.fa-weebly:before{content:""}.fa-weibo:before{content:""}.fa-weight:before{content:""}.fa-weight-hanging:before{content:""}.fa-weixin:before{content:""}.fa-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-wheelchair:before{content:""}.fa-whmcs:before{content:""}.fa-wifi:before{content:""}.fa-wikipedia-w:before{content:""}.fa-wind:before{content:""}.fa-window-close:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-windows:before{content:""}.fa-wine-bottle:before{content:""}.fa-wine-glass:before{content:""}.fa-wine-glass-alt:before{content:""}.fa-wix:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-won-sign:before{content:""}.fa-wordpress:before{content:""}.fa-wordpress-simple:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpexplorer:before{content:""}.fa-wpforms:before{content:""}.fa-wpressr:before{content:""}.fa-wrench:before{content:""}.fa-x-ray:before{content:""}.fa-xbox:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-y-combinator:before{content:""}.fa-yahoo:before{content:""}.fa-yammer:before{content:""}.fa-yandex:before{content:""}.fa-yandex-international:before{content:""}.fa-yarn:before{content:""}.fa-yelp:before{content:""}.fa-yen-sign:before{content:""}.fa-yin-yang:before{content:""}.fa-yoast:before{content:""}.fa-youtube:before{content:""}.fa-youtube-square:before{content:""}.fa-zhihu:before{content:""}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:auto;src:url(/assets/fa-brands-400-CX1xZlCv.eot);src:url(/assets/fa-brands-400-CX1xZlCv.eot?#iefix) format("embedded-opentype"),url(/assets/fa-brands-400-D651kyJL.woff2) format("woff2"),url(/assets/fa-brands-400-DRdYKbaK.woff) format("woff"),url(/assets/fa-brands-400-DHlgUUUo.ttf) format("truetype"),url(/assets/fa-brands-400-C3Yk61BC.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:auto;src:url(/assets/fa-regular-400-DHzxKQL1.eot);src:url(/assets/fa-regular-400-DHzxKQL1.eot?#iefix) format("embedded-opentype"),url(/assets/fa-regular-400-Cza5cCmj.woff2) format("woff2"),url(..bfonts/fa-regular-400.woff) format("woff"),url(/assets/fa-regular-400-Di_snUVE.ttf) format("truetype"),url(/assets/fa-regular-400-TSP2oef-.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:auto;src:url(/assets/fa-solid-900-DLY4XJCS.eot);src:url(/assets/fa-solid-900-DLY4XJCS.eot?#iefix) format("embedded-opentype"),url(/assets/fa-solid-900-CKD1sNGk.woff2) format("woff2"),url(/assets/fa-solid-900-BdRUpLXt.woff) format("woff"),url(/assets/fa-solid-900-BTYdUqR3.ttf) format("truetype"),url(..bfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}@media (max-width: 1199px){.footer-widget__links-wrap{padding-right:40px}.main-nav__main-navigation{display:none}.main-nav__logo-box{padding-top:20px;padding-bottom:20px;display:flex;align-items:center}.main-nav__logo-box .side-menu__toggler{display:block;margin-left:20px}.stricked-menu,.faq-one__shape-3,.cta-three__shape-3,.banner-one__content p br,.banner-one__content h3 br{display:none}.cta-three__moc{left:-20%}.cta-three__content{padding-left:0}.cta-two__moc{right:-20%}#testimonials-slider-pager{position:relative;right:30px}}@media (max-width: 991px){.site-footer__upper{padding-bottom:60px}.footer-widget{margin-bottom:40px}.sidebar{margin-top:80px}.banner-one__moc{position:relative;bottom:auto;right:auto;margin-left:auto;margin-right:auto;display:block;margin-bottom:30px}.banner-one .container{padding-top:150px;padding-bottom:120px}.service-one__col{flex:1 1 33.333%}.cta-three__moc{position:relative;top:auto;left:auto}.cta-three__shape-1{top:0%}.cta-two__moc{position:relative;top:auto;right:auto}.funfact-one{padding-bottom:90px}.pricing-one__single,.funfact-one__single{margin-bottom:30px}.app-shot-one{padding-top:90px}.app-shot-one .app-shot-one__carousel:before{display:none}.app-shot-one .app-shot-one__carousel{padding-top:0;padding-bottom:0;margin-top:0}#testimonials-slider-pager{right:auto;margin-left:auto;margin-right:auto;margin-bottom:45px}.faq-accrodion .accrodion .accrodion-title:before,.faq-accrodion .accrodion .accrodion-title:after{width:45px;height:45px;right:30px}.faq-accrodion .accrodion .accrodion-content .inner{padding-right:60px}.contact-one__content{margin-bottom:40px}.contact-one__shape-1{display:none}}@media (max-width: 767px){img{max-width:100%}.cta-one{padding-top:25px}.cta-one__content h3 br,[class*=banner-one__shape-]{display:none}.video-one__content h3{font-size:30px}.video-one__content .video-popup{margin-bottom:20px}}@media (max-width: 625px){.site-footer__bottom .inner-container{flex-direction:column;align-items:center;justify-content:center;text-align:center}.site-footer__social{margin-bottom:10px}}@media (max-width: 575px){.service-one__col{flex:1 1 50%}.faq-accrodion .accrodion .accrodion-title{padding-right:80px}}@media (max-width: 480px){.footer-widget__links-wrap{flex-direction:column;align-items:flex-start;justify-content:flex-start}.footer-widget__links-wrap ul+ul{margin-top:22px}.cta-one__content h3{font-size:38px}.comment-one__image,.comment-one__content,.author-one__image,.author-one__content{display:block}.author-one__content{padding-left:0;padding-top:30px}.author-one__content p{margin-top:20px}.comment-one__content{padding-right:0;padding-left:0;padding-top:30px}.faq-accrodion .accrodion:after{transform:translate(0);font-size:40px}#testimonials-slider-pager{width:430px;height:430px;background-size:100%}}@media (max-width: 425px){.main-nav__right{display:none}.main-nav__logo-box{width:100%;justify-content:space-between}.service-one__col{flex:1 1 100%}.banner-one__content h3{font-size:65px;line-height:1.2em}.block-title h3{font-size:40px}#testimonials-slider-pager{width:350px;height:350px}.faq-accrodion .accrodion .accrodion-content .inner{padding-left:30px;padding-right:30px}.faq-accrodion .accrodion .accrodion-title{padding-left:30px}}@media (max-width: 375px){.author-one{padding:30px}.sidebar-single:not(.sidebar__search){padding-left:30px;padding-right:30px}.banner-one__content .banner-one__tag-line{font-size:9px}[class*=faq-one__shape-]{display:none}}@media (max-width: 320px){.banner-one__content .banner-one__tag-line{padding-left:15px}.banner-one__content .banner-one__tag-line a{padding-left:15px;padding-right:15px;margin-left:5px}.contact-one__infos-single,.cta-three__box{flex-direction:column;align-items:flex-start;justify-content:flex-start}.cta-three__box-content{padding-left:0;padding-top:25px}.contact-one__infos-content{margin-top:20px}.cta-three__box:before{display:none}.video-one__content .video-popup{width:50px;height:50px;font-size:14px;margin-bottom:0}#testimonials-slider-pager{width:300px;height:300px}.testimonials-slider-pager-one{display:none}}:root{--thm-font: "Barlow", sans-serif;--thm-base: #ee464b;--thm-base-rgb: 238, 70, 75;--thm-black: #272839;--thm-black-rgb: 39, 40, 57;--thm-gray: #f4f4f8}body{font-family:var(--thm-font);color:#7c7d8a;font-size:18px;line-height:34px;font-weight:500}a:active,a:hover,a:focus,a:visited{text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--thm-font)}.page-wrapper{position:relative;margin:0 auto;width:100%;min-width:300px;overflow:hidden}@media (min-width: 1200px){.container{max-width:1200px}}.block-title{margin-bottom:50px}.block-title__bubbles{position:relative;display:block;width:19px;height:27px;padding-bottom:8px;margin-bottom:15px}.text-center .block-title__bubbles{margin-left:auto;margin-right:auto}.block-title__bubbles:after,.block-title__bubbles:before{content:"";width:19px;height:19px;border-radius:50%;background-color:#30283d;opacity:.05;display:block}.block-title__bubbles:after{position:absolute;bottom:0;left:calc(50% - 9.5px)}.block-title p{margin:0;line-height:1em;color:#ee464b;font-weight:500;font-size:18px}.block-title h3{margin:0;color:var(--thm-black);font-weight:800;font-size:46px}.thm-btn{display:inline-block!important;vertical-align:middle!important;border:none!important;outline:none!important;background-image:linear-gradient(90deg,#e41256,#ffa337 51%,#e41256)!important;text-align:center!important;background-size:200% auto!important;border-radius:5px!important;color:#fff!important;padding:18px 50px!important;font-size:18px!important;font-weight:600!important;transition:all .4s ease!important}.thm-btn:hover{color:#fff;background-position:right center}.bootstrap-select .btn-light:not(:disabled):not(.disabled).active,.bootstrap-select .btn-light:not(:disabled):not(.disabled):active,.bootstrap-select .show>.btn-light.dropdown-toggle{background-color:transparent!important;box-shadow:none!important;outline:none!important}.bootstrap-select>.dropdown-toggle{box-shadow:none!important}.bootstrap-select .dropdown-toggle:focus,.bootstrap-select>select.mobile-device:focus+.dropdown-toggle{outline:none!important}.bootstrap-select .dropdown-menu{padding-top:0;padding-bottom:0;margin-top:0;z-index:991;border-radius:0}.bootstrap-select .dropdown-menu>li+li>a{border-top:1px solid var(--thm-gray)}.bootstrap-select .dropdown-menu>li.selected>a{background:var(--thm-base);color:#fff}.bootstrap-select .dropdown-menu>li>a{font-size:16px;font-weight:500;padding:4px 20px;color:var(--thm-black);transition:all .4s ease}.bootstrap-select .dropdown-menu>li>a:hover{background:var(--thm-base);color:#fff;cursor:pointer}.datepicker.dropdown-menu{min-width:17rem}.datepicker table{width:100%}.post-pagination{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.post-pagination a{border-radius:50%;background-color:#fff;color:var(--thm-black);font-size:18px;font-weight:600;text-align:center;padding:0;display:flex;align-items:center;justify-content:center;width:57px;height:57px;transition:all .4s ease}@media (max-width: 480px){.post-pagination a{width:40px;height:40px;font-size:16px}}.post-pagination a:hover{background-color:var(--thm-black);color:#fff}.post-pagination a.active{background-color:var(--thm-base);color:#fff;cursor:auto}.post-pagination a+a{margin-left:15px}.scroll-to-top{display:inline-block;width:45px;height:45px;background:var(--thm-base);position:fixed;cursor:pointer;bottom:40px;right:40px;z-index:99;text-align:center;-webkit-transition:all .4s ease;display:none;border-radius:50%;transition:all .4s ease}.scroll-to-top i{color:#fff;font-size:18px;line-height:45px}.scroll-to-top:hover{background-color:var(--thm-black)}.scroll-to-top:hover i{color:#fff}.thm-base-bg,.thm-base-bg-2{background-color:var(--thm-base)}.thm-gray-bg{background-color:var(--thm-gray)}.cursor{position:absolute;background-color:#fff;width:6px;height:6px;border-radius:100%;transition:.3s cubic-bezier(.75,-1.27,.3,2.33) transform,.2s cubic-bezier(.75,-.27,.3,1.33) opacity;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;z-index:10000;transform:scale(1);visibility:hidden;visibility:visible}.cursor.active{opacity:.5;transform:scale(0)}.cursor.hovered{opacity:.08}.cursor-follower{position:absolute;background-color:#ffffff4d;width:50px;height:50px;border-radius:100%;transition:.6s cubic-bezier(.75,-1.27,.3,2.33) transform,.2s cubic-bezier(.75,-.27,.3,1.33) opacity;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;z-index:10000;visibility:hidden;visibility:visible}.cursor-follower.active{opacity:.7;transform:scale(1)}.cursor-follower.hovered{opacity:.08}.cursor-follower.close-cursor:before{position:absolute;content:"";height:25px;width:2px;background:#fff;left:48%;top:12px;transform:rotate(-45deg);display:inline-block}.cursor-follower.close-cursor:after{position:absolute;content:"";height:25px;width:2px;background:#fff;right:48%;top:12px;transform:rotate(45deg)}.preloader{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:999;background-color:#fff;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center;align-items:center}.lds-ripple{display:inline-block;position:relative;width:80px;height:80px}.lds-ripple div{position:absolute;border:4px solid #e41256;opacity:1;border-radius:50%;animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite}.lds-ripple div:nth-child(2){animation-delay:-.5s}@keyframes lds-ripple{0%{top:36px;left:36px;width:0;height:0;opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}@keyframes ImgBounce{0%{transform:translateY(0)}to{transform:translateY(-30px)}}@keyframes shapeMover{0%,to{transform:perspective(400px) translateY(0) rotate(0) translateZ(0) translate(0)}50%{transform:perspective(400px) rotate(-45deg) translateZ(20px) translateY(20px) translate(20px)}}@keyframes bubbleMover{0%{transform:translateY(0) translate(0) rotate(0)}30%{transform:translateY(30px) translate(50px) rotate(15deg);transform-origin:center center}50%{transform:translateY(50px) translate(100px) rotate(45deg);transform-origin:right bottom}80%{transform:translateY(30px) translate(50px) rotate(15deg);transform-origin:left top}to{transform:translateY(0) translate(0) rotate(0);transform-origin:center center}}@keyframes banner3Shake{0%{transform:rotateY(0)}30%{transform:rotate3d(0,0,1,5deg)}60%{transform:rotateX(0)}80%{transform:rotate3d(0,0,1,5deg)}to{transform:rotateY(0)}}.main-nav__header-one{width:100%;border-bottom:1px solid rgba(255,255,255,.08);position:absolute;top:0;left:0;z-index:91}.main-nav__header-one .container{position:relative;display:flex;justify-content:space-between;align-items:center}.main-nav__logo-box .side-menu__toggler{font-size:20px;color:#fff;display:none}.main-nav__main-navigation .main-nav__navigation-box{margin:0;padding:0;list-style:none;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center}.main-nav__main-navigation .main-nav__navigation-box,.main-nav__main-navigation .main-nav__navigation-box ul{margin:0;padding:0;list-style:none}.main-nav__main-navigation .main-nav__navigation-box>li+li{margin-left:45px}.main-nav__main-navigation .main-nav__navigation-box>li{position:relative;padding:38.75px 0}.main-nav__main-navigation .main-nav__navigation-box>li>a{color:#fff;font-size:16px;font-weight:500;font-family:var(--thm-font);position:relative;transition:all .5s ease}.main-nav__main-navigation .main-nav__navigation-box>li>a:before{content:"";width:100%;height:1px;background-color:#fff;position:absolute;top:calc(100% + 3px);left:0;transform:scaleX(0);transform-origin:right center;transition:transform .5s ease}.main-nav__main-navigation .main-nav__navigation-box>li:hover>a,.main-nav__main-navigation .main-nav__navigation-box>li.current>a,.main-nav__main-navigation .main-nav__navigation-box>li.current-menu-item>a{color:#fff}.main-nav__main-navigation .main-nav__navigation-box>li:hover>a:before,.main-nav__main-navigation .main-nav__navigation-box>li.current>a:before,.main-nav__main-navigation .main-nav__navigation-box>li.current-menu-item>a:before{transform:scale(1);transform-origin:left center}.main-nav__main-navigation .dropdown-btn{display:none}.main-nav__main-navigation .main-nav__navigation-box>li ul{position:absolute;width:230px;background-color:#fff;border-top:2px solid var(--thm-black);box-shadow:2px 2px 5px 1px #0000000d,-2px 0 5px 1px #0000000d;transform-origin:top;visibility:hidden;opacity:0;z-index:991;transition:transform .5s ease,opacity .5s ease,visibility .5s ease}.main-nav__main-navigation .main-nav__navigation-box>li ul>li{position:relative}.main-nav__main-navigation .main-nav__navigation-box>li ul>li+li{border-top:1px solid rgba(var(--thm-black-rgb),.3)}.main-nav__main-navigation .main-nav__navigation-box>li ul>li>a{display:block;color:var(--thm-black);font-size:14px;font-family:var(--thm-font);word-break:break-all;padding:9.5px 20px;transition:all .5s ease}.main-nav__main-navigation .main-nav__navigation-box>li ul>li:hover>a{color:#fff;background-color:var(--thm-black)}.main-nav__main-navigation .main-nav__navigation-box>li>ul{top:100%;left:0;transform:translateY(30px);visibility:hidden;opacity:0}.main-nav__main-navigation .main-nav__navigation-box>li:hover>ul{transform:translateY(0);visibility:visible;opacity:1}.main-nav__main-navigation .main-nav__navigation-box>li>ul>li>ul{top:0;left:100%;transform:translate(30px);visibility:hidden;opacity:0}.main-nav__main-navigation .main-nav__navigation-box>li>ul>li:hover>ul{transform:translate(0);visibility:visible;opacity:1}.main-nav__main-navigation .main-nav__navigation-box>li>ul>li>ul>li ul{display:none}.header__btn{background-image:none;border:2px solid #fff;padding:9px 45.25px}.header__btn:hover{background-color:#fff;color:var(--thm-black)}.stricked-menu{position:fixed;top:0;left:0;width:100%;z-index:999;background-color:var(--thm-black);box-shadow:0 6px 13px #0000000f;opacity:0;animation:fadeInDown .95s ease-in-out 0s 1 normal none running;transition:all .3s cubic-bezier(.645,.045,.355,1)}.stricked-menu.stricky-fixed{opacity:1;transform:translateY(0)}.stricked-menu .main-nav__navigation-box>li{padding-top:25px;padding-bottom:25px}.banner-one{background-repeat:no-repeat;background-size:cover;background-position:center center;position:relative}.banner-one:before{content:"";width:100%;height:200px;position:absolute;bottom:0;left:0;background-color:#fff;-webkit-clip-path:polygon(71.5% 0,0% 100%,100% 100%);clip-path:polygon(71.5% 0,0% 100%,100% 100%)}@media (max-width: 991px){.banner-one:before{height:80px}}.banner-one .container{position:relative;padding-top:320px;padding-bottom:275px}.banner-one__moc{position:absolute;bottom:45px;right:-30px;animation:ImgBounce 5s ease-in-out 0s infinite alternate}.banner-one__content h3{margin:10px 0 25px;font-size:70px;text-transform:uppercase;line-height:80px;font-weight:300;color:#fff}.banner-one__content p{margin:0;font-size:18px;line-height:32px;font-weight:300;color:#fff}.banner-one__btn{padding:16px 56px;background-image:none;border:2px solid #fff;margin-top:40px}.banner-one__btn:hover{background-color:#fff;color:var(--thm-black)}.banner-one__content .banner-one__tag-line{display:inline-block;background-color:#0000001a;text-transform:uppercase;font-size:11px;font-weight:600;color:#fff;letter-spacing:.2em;border-radius:5px;overflow:hidden;padding-left:30px;line-height:40px}.banner-one__content .banner-one__tag-line a{display:inline-block;vertical-align:middle;background-color:#feec66;color:#23242b;padding-left:30px;padding-right:30px;margin-left:25px;transition:all .5s ease}.banner-one__content .banner-one__tag-line a:hover{background-color:var(--thm-black);color:#fff}[class*=banner-one__shape-]{position:absolute}.banner-one__shape-moc-1{top:15%;right:-9%;transform-origin:center bottom;animation-fill-mode:both;animation-name:bounce;animation-timing-function:ease-out;animation-duration:5s;animation-iteration-count:infinite}.banner-one__shape-1{top:3%;left:0}.banner-one__shape-2{top:17%;left:7%;transform-origin:center bottom;animation-fill-mode:both;animation-name:banner3Shake;animation-timing-function:ease-out;animation-duration:5s;animation-delay:1s;animation-iteration-count:infinite}.banner-one__shape-3{bottom:19%;left:6%}.banner-one__shape-4{top:19%;right:45%;animation-name:bubbleMover;animation-timing-function:linear;animation-iteration-count:infinite;animation-duration:8s}.banner-one__shape-5{bottom:19%;left:6%;animation-name:bubbleMover;animation-timing-function:linear;animation-iteration-count:infinite;animation-duration:10s}.banner-one__shape-6{bottom:29%;right:30%;animation-name:shapeMover;animation-duration:9s;animation-timing-function:linear;animation-iteration-count:infinite}.banner-one__shape-7{bottom:19%;right:6%;animation-name:shapeMover;animation-duration:9s;animation-timing-function:linear;animation-iteration-count:infinite;animation-delay:2s}.service-one{padding-bottom:90px}.service-one__col{padding-left:15px;padding-right:15px;flex:1 1 20%;text-align:center}.service-one__single{margin-bottom:30px;padding-top:40px;padding-bottom:40px;border-style:solid;border-width:1px;border-color:#e8e8ef;background-color:#fff;box-shadow:0 0 30px #0000000a}.service-one__single h3{color:var(--thm-black);font-size:18px;font-weight:600;margin:0}.service-one__single i{width:111px;height:111px;border-radius:50%;background-image:linear-gradient(90deg,#4a0e8f,#b430a7 51%,#4a0e8f);font-size:64px;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:15px;background-size:200% auto;transition:all .5s ease}.service-one__single:hover i{background-position:right center}.service-one__col:nth-child(1) .service-one__single i{background-image:linear-gradient(90deg,#4a0e8f,#b430a7 51%,#4a0e8f)}.service-one__col:nth-child(2) .service-one__single i{background-image:linear-gradient(90deg,#4453ac,#03a9db 51%,#4453ac)}.service-one__col:nth-child(3) .service-one__single i{background-image:linear-gradient(90deg,#0349a6,#15c27b 51%,#0349a6)}.service-one__col:nth-child(4) .service-one__single i{background-image:linear-gradient(90deg,#e41256,#ffa337 51%,#e41256)}.service-one__col:nth-child(5) .service-one__single i{background-image:linear-gradient(90deg,#03a631,#d6c10f 51%,#03a631)}.cta-one{position:relative;background-color:#fff;z-index:10;padding-top:65px}[class*=cta-one__circle-]{position:absolute;opacity:.03;border-radius:50%;background-color:var(--thm-black)}.cta-one__circle-1{width:999px;height:999px;left:calc(50% - 499.5px);bottom:calc(0% - 499.5px)}.cta-one__circle-2{width:792px;height:792px;left:calc(50% - 396px);bottom:calc(0% - 396px)}.cta-one__circle-3{width:613px;height:613px;left:calc(50% - 306.5px);bottom:calc(0% - 306.5px)}.cta-one .container{position:relative;padding-top:80px;padding-bottom:120px}.cta-one__content{position:relative}.cta-one__content h3{margin:0;color:var(--thm-black);font-weight:800;font-size:46px}.cta-one__content p{margin:25px 0 0;color:#7c7d8a;font-weight:300;font-size:24px}.cta-one__btn{background-image:linear-gradient(90deg,#4a0e8f,#b430a7 51%,#4a0e8f);margin-top:55px}.cta-two{background-color:var(--thm-gray);padding-top:120px;padding-bottom:120px;position:relative;margin-bottom:-240px}.cta-two .container{position:relative}[class*=cta-two__shape-]{position:absolute}.cta-two__shape-1{top:-8%;left:7%;animation-name:bubbleMover;animation-timing-function:linear;animation-iteration-count:infinite;animation-duration:12s}.cta-two__shape-2{bottom:-6%;right:9%;animation-name:bubbleMover;animation-timing-function:linear;animation-iteration-count:infinite;animation-duration:8s}.cta-two__shape-3{top:5%;right:3%;animation-name:bubbleMover;animation-timing-function:linear;animation-iteration-count:infinite;animation-duration:8s}.cta-two__moc{position:absolute;top:30px;right:-30px;animation:ImgBounce 10s ease-in-out 0s infinite alternate}.cta-two__content .block-title{margin-bottom:40px}.cta-two__content>p{margin:0 0 50px;font-size:18px;font-weight:500;line-height:34px;color:#7c7d8a}.cta-three{position:relative;padding-bottom:120px}.cta-three .container{position:relative}[class*=cta-three__shape-]{position:absolute}.cta-three__shape-1{top:-14%;left:-1%}.cta-three__shape-2{top:-8%;right:0}.cta-three__shape-3{bottom:15%;right:30px;transform-origin:center bottom;animation-fill-mode:both;animation-name:banner3Shake;animation-timing-function:ease-out;animation-duration:5s;animation-delay:1s;animation-iteration-count:infinite}.cta-three__moc{position:absolute;top:-45px;left:-47px;animation:ImgBounce 10s ease-in-out 0s infinite alternate}.cta-three__content{padding-left:70px}.cta-three__box{display:flex;position:relative}.cta-three__box+.cta-three__box{margin-top:40px}.cta-three__box:before{content:"";width:1px;height:110%;background-color:#e8e8ef;position:absolute;left:37.5px;top:75px}.cta-three__box:last-child:before{display:none}.cta-three__box-icon i{width:75px;background-image:linear-gradient(90deg,#4a0e8f,#b430a7 51%,#4a0e8f);height:75px;border-radius:50%;font-size:44px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;position:relative;top:5px;background-size:200% auto;transition:all .5s ease}.cta-three__box:hover .cta-three__box-icon i{background-position:right center}.cta-three__box:nth-child(1) .cta-three__box-icon i{background-image:linear-gradient(90deg,#4a0e8f,#b430a7 51%,#4a0e8f)}.cta-three__box:nth-child(2) .cta-three__box-icon i{background-image:linear-gradient(90deg,#4453ac,#03a9db 51%,#4453ac)}.cta-three__box-content{padding-left:25px}.cta-three__box-content h3{margin:0 0 15px;font-size:22px;font-weight:600;color:var(--thm-black)}.cta-three__box-content p{margin:0;font-size:18px;line-height:34px;font-weight:500}.cta-three__btn{margin-top:50px}.site-footer{background-color:#272839;position:relative;overflow:hidden}[class*=site-footer__shape-]{position:absolute}.site-footer__shape-1{top:-2.5%;left:3%;animation-name:shapeMover;animation-duration:9s;animation-timing-function:linear;animation-iteration-count:infinite;animation-delay:0s}.site-footer__shape-2{bottom:15%;right:4%;animation-name:shapeMover;animation-duration:9s;animation-timing-function:linear;animation-iteration-count:infinite;animation-delay:2s}.site-footer__shape-3{position:absolute;left:calc(50% - 231.5px);bottom:calc(0% - 231px);opacity:.15;transform-origin:center bottom;animation-fill-mode:both;animation-name:bounce;animation-timing-function:ease-out;animation-duration:5s;animation-iteration-count:infinite}.site-footer .container{position:relative;z-index:20}.site-footer__upper{padding-bottom:100px;padding-top:140px}.footer-widget__title{margin:0 0 40px;font-weight:600;font-size:20px;color:#fff}.footer-widget p{margin:0;font-size:16px;line-height:32px;font-weight:500;color:#a3a4b3}.footer-widget p+p{margin-top:25px}.footer-widget p a{color:var(--thm-base);transition:all .5s ease}.footer-widget p a:hover{color:#fff}.footer-widget__logo{display:inline-block;margin-top:-5px;margin-bottom:20px}.footer-widget__links-wrap{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between}@media (min-width: 992px){.footer-widget__links-wrap{padding-right:70px}.footer-widget__about{padding-right:0;text-align:center}}.footer-widget__links ul{margin-bottom:0}.footer-widget__links ul li{line-height:1em;font-size:16px;font-weight:500}.footer-widget__links ul li+li{margin-top:23px}.footer-widget__links ul li a{color:#a3a4b3;display:block;position:relative;transition:all .5s ease}.footer-widget__links ul li a:hover{color:var(--thm-base);transform:translate(20px)}.footer-widget__links ul li a:before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;font-size:14px;color:var(--thm-base);position:absolute;top:50%;left:0;transform:translateY(-40%) translate(-20px);opacity:0;transition:all .5s ease}.footer-widget__links ul li a:hover:before{opacity:1}.footer-widget__mc-form input:not([type=checkbox]):not([type=radio]):not([type=submit]){display:block;width:100%;border:none;outline:none;background-color:#fff;font-size:16px;font-weight:500;text-align:center;border-radius:5px;height:70px}.footer-widget__mc-form ::-moz-placeholder{color:#7c7d8a;opacity:1}.footer-widget__mc-form ::placeholder{color:#7c7d8a;opacity:1}.footer-widget__mc-btn{width:100%;padding-left:0;padding-right:0;margin-top:10px}.site-footer__bottom .inner-container{border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:space-between;padding-top:39.5px;padding-bottom:39.5px}.site-footer__bottom .inner-container>p{margin:0;font-size:16px;font-weight:500;color:#a3a4b3;width:100%;text-align:center}.site-footer__social{display:flex;align-items:center;justify-content:center}.site-footer__social a{width:44px;height:44px;border-radius:50%;text-align:center;display:flex;align-items:center;justify-content:center;background-image:linear-gradient(90deg,#0349a6,#15c27b 51%,#0349a6);color:#fff;font-size:16px;background-size:200% auto;transition:all .5s ease}.site-footer__social a:hover{background-position:right center}.site-footer__social a+a{margin-left:10px}.site-footer__social .fa-facebook-f{background-image:linear-gradient(90deg,#0349a6,#15c27b 51%,#0349a6)}.site-footer__social .fa-twitter{background-image:linear-gradient(90deg,#4453ac,#03a9db 51%,#4453ac)}.site-footer__social .fa-instagram{background-image:linear-gradient(90deg,#4a0e8f,#b430a7 51%,#4a0e8f)}.site-footer__social .fa-pinterest-p{background-image:linear-gradient(90deg,#e41256,#ffa337 51%,#e41256)}.contact-one{padding-top:120px;position:relative}.contact-one .container{position:relative;z-index:11}[class*=contact-one__shape-]{position:absolute}.contact-one__shape-1{bottom:-241px;left:0;z-index:11}.contact-one__shape-2{right:2%;top:-62px;animation-name:bubbleMover;animation-timing-function:linear;animation-iteration-count:infinite;animation-duration:8s}.contact-one__shape-3{right:-231.5px;bottom:-90px;z-index:11;transform-origin:center bottom;animation-fill-mode:both;animation-name:bounce;animation-timing-function:ease-out;animation-duration:5s;animation-iteration-count:infinite}@media (min-width: 992px){.contact-one__content{padding-right:30px}}.contact-one__images{display:flex;align-items:center;justify-content:space-between}.contact-one__infos{margin-top:55px}.contact-one__infos-single{display:flex;align-items:center}.contact-one__infos-single+.contact-one__infos-single{margin-top:35px}.contact-one__infos-icon i{width:70px;height:70px;border-radius:50%;text-align:center;display:flex;justify-content:center;align-items:center;color:#fff;font-size:18px;background-image:linear-gradient(90deg,#0349a6,#15c27b);margin-right:20px}.contact-one__infos-single:nth-child(2) .contact-one__infos-icon i{background-image:linear-gradient(90deg,#4a0e8f,#b430a7)}.contact-one__infos-single:nth-child(3) .contact-one__infos-icon i{background-image:linear-gradient(90deg,#e41256,#ffa337)}.contact-one__infos-single h3{margin:0;color:var(--thm-black);font-size:18px;font-weight:500;line-height:1em}.contact-one__infos-single p{font-weight:300;font-size:22px;line-height:36px;margin:5px 0 0}.contact-one__infos-single p a{color:inherit;transition:all .5s ease}.contact-one__infos-single p a:hover{color:var(--thm-base)}.contact-one__form .row{margin-left:-5px;margin-right:-5px}.contact-one__form .row>[class*=col-]{padding-left:5px;padding-right:5px}.contact-one__form input:not([type=checkbox]):not([type=radio]):not([type=submit]),.contact-one__form textarea{display:block;border:none;width:100%;margin-bottom:10px;background-color:var(--thm-gray);font-size:16px;font-weight:500;color:#7c7d8a;padding-left:30px;height:68px}.contact-one__form textarea{height:188px;padding-top:20px}.contact-one__form ::-moz-placeholder{opacity:1;color:#7c7d8a}.contact-one__form ::placeholder{opacity:1;color:#7c7d8a}.contact-one__form .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:100%}.contact-one__form .bootstrap-select>.dropdown-toggle{border-radius:0;margin-bottom:10px;background-color:var(--thm-gray);font-size:16px;font-weight:500;color:#7c7d8a;padding-left:30px;height:68px;padding-right:30px}.contact-one__form .bootstrap-select .dropdown-toggle .filter-option{display:flex;align-items:center}.contact-one__form label.error{display:block}.blog-one__home{padding-top:120px;padding-bottom:60px;background-color:var(--thm-gray);position:relative}.blog-one__grid{padding-bottom:120px}.blog-one__shape-1{position:absolute;top:6%;right:8%;transform-origin:center bottom;animation-fill-mode:both;animation-name:banner3Shake;animation-timing-function:ease-out;animation-duration:5s;animation-delay:1s;animation-iteration-count:infinite}.blog-one .container{position:relative}.blog-one__single{margin-bottom:90px}.blog-one__image{background-image:linear-gradient(90deg,#4a0e8f,#b430a7 51%,#4a0e8f);padding:10px;position:relative;background-size:200% auto;overflow:hidden}.blog-one__image>img{width:100%;transform:scale(1);transition:all .5s ease}.blog-one__single:hover .blog-one__image{background-position:right center}.blog-one__single:hover .blog-one__image>img{opacity:.5;transform:scale(1.1)}.blog-one__content{padding:35px 50px 45px;position:relative;box-shadow:0 20px 20px #0000000d;background-color:#fff}@media (max-width: 375px){.blog-one__content{padding:30px 25px}}.blog-one__meta{display:flex;margin:0;align-items:center}.blog-one__meta li a{color:#7c7d8a;font-size:14px;display:flex;align-items:center;transition:all .5s ease}.blog-one__meta li a i{color:#ee464b;margin-right:3px}.blog-one__meta li+li{margin-left:10px}.blog-one__meta li a:hover{color:var(--thm-black)}.blog-one__link{display:block;width:68px;height:68px;background-image:linear-gradient(90deg,#4a0e8f,#b430a7 51%,#4a0e8f);display:flex;text-align:center;font-size:18px;align-items:center;justify-content:center;color:#fff;position:absolute;bottom:-34px;right:10px;transition:all .5s ease;background-size:200% auto}.blog-one__link:hover{color:#fff;background-position:right center}@media (max-width: 375px){.blog-one__link{width:50px;height:50px;bottom:-25px;font-size:14px}}.blog-one__content h3{color:var(--thm-black);margin:0;font-size:26px;line-height:40px;font-weight:600}@media (max-width: 375px){.blog-one__content h3{font-size:22px;line-height:1.3em}}.blog-one__content h3 a{transition:all .5s ease;color:inherit}.blog-one__content h3 a:hover{color:var(--thm-base)}.blog-one [class*=col-]:nth-child(1) .blog-one__image,.blog-one [class*=col-]:nth-child(1) .blog-one__link{background-image:linear-gradient(90deg,#4a0e8f,#b430a7 51%,#4a0e8f)}.blog-one [class*=col-]:nth-child(2) .blog-one__image,.blog-one [class*=col-]:nth-child(2) .blog-one__link{background-image:linear-gradient(90deg,#e41256,#ffa337 51%,#e41256)}.blog-one [class*=col-]:nth-child(3) .blog-one__image,.blog-one [class*=col-]:nth-child(3) .blog-one__link{background-image:linear-gradient(90deg,#4453ac,#03a9db 51%,#4453ac)}.blog-one [class*=col-]:nth-child(4) .blog-one__image,.blog-one [class*=col-]:nth-child(4) .blog-one__link{background-image:linear-gradient(90deg,#0349a6,#15c27b 51%,#0349a6)}.blog-one [class*=col-]:nth-child(5) .blog-one__image,.blog-one [class*=col-]:nth-child(5) .blog-one__link{background-image:linear-gradient(90deg,#272839,#717284 51%,#272839)}.blog-one [class*=col-]:nth-child(6) .blog-one__image,.blog-one [class*=col-]:nth-child(6) .blog-one__link{background-image:linear-gradient(90deg,#03a631,#d6c10f 51%,#03a631)}.blog-details{padding-top:120px;padding-bottom:120px}.blog-details__content h3{margin:0 0 35px;color:var(--thm-black);font-size:40px;font-weight:600}.blog-details__image{margin-bottom:20px;padding:10px;background-image:linear-gradient(90deg,#e41256,#ffa337 51%,#e41256)}.blog-details__image>img{width:100%}.blog-details__content p{margin:0}.blog-details__content p+p{margin-top:40px}.blog-details__content .blog-one__meta li a{font-size:18px}.blog-details__bottom{border-top:1px solid #e8e8ef;padding-top:30px;padding-bottom:30px;margin-top:50px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.blog-details__tags{margin:0;display:flex;align-items:center}.blog-details__tags span{font-size:20px;font-weight:600;color:var(--thm-black)}.blog-details__tags a{color:#7c7d8a;font-size:16px;margin-left:5px;transition:all .5s ease}.blog-details__tags a:hover{color:var(--thm-base)}.author-one{padding:60px;background-color:var(--thm-gray);position:relative;margin-bottom:60px}.author-one__image,.author-one__content{display:table-cell;vertical-align:middle}.author-one__image{width:170px}.author-one__content{padding-left:40px}.author-one__content h3{margin:0;color:var(--thm-black);font-weight:600;font-size:20px}.author-one__content p{margin:40px 0 0;font-size:18px;line-height:34px;font-weight:500;color:#7c7d8a}.comment-one__title,.comment-form__title{margin:0 0 55px;color:var(--thm-black);font-size:26px;font-weight:800}.comment-one__single{position:relative;border-bottom:1px solid #e8e8ef;margin-bottom:60px;padding-bottom:50px}.comment-one__image,.comment-one__content{display:table-cell;vertical-align:top}.comment-one__image{width:90px}.comment-one__image>img{width:100%;border-radius:50%}.comment-one__content{padding-left:40px;padding-right:105px}.comment-one__date{display:flex;color:var(--thm-base);font-size:16px;font-weight:500;margin-bottom:25px}.comment-one__date span{margin-left:10px;margin-right:10px}.comment-one__content h3{margin:0;font-size:20px;color:var(--thm-black);font-weight:600}.comment-one__content p{margin:0;font-size:18px;line-height:34px;color:#7c7d8a;font-weight:500}.comment-one__btn{padding:8px 29.5px;position:absolute;top:0;right:0}.page-header{background-repeat:no-repeat;background-position:center center;background-size:cover;position:relative;padding-top:245px;padding-bottom:190px}@media (max-width: 991px){.page-header{padding-top:180px;padding-bottom:120px}}.page-header:before{content:"";width:100%;height:200px;position:absolute;bottom:0;left:0;background-color:var(--thm-gray);-webkit-clip-path:polygon(71.5% 0,0% 100%,100% 100%);clip-path:polygon(71.5% 0,0% 100%,100% 100%)}@media (max-width: 991px){.page-header:before{height:80px}}.page-header__white-curv:before{background-color:#fff}.page-header .container{position:relative}.page-header h2{margin:0;color:#fff;text-transform:uppercase;font-size:70px;font-weight:300;line-height:1em}.side-menu__block{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1000;transform:scaleX(0);transform-origin:left center;transition:transform .7s ease}.side-menu__block.active{transform:scale(1)}.side-menu__block-overlay{width:100%;height:100%;background-color:var(--thm-black);position:absolute;top:0;left:0;right:0;bottom:0;z-index:999;opacity:.7}.side-menu__block-overlay .cursor-follower{background-color:rgba(var(--thm-black-rgb),.3)}.side-menu__block-inner{max-width:532px;width:100%;margin-right:auto;height:100vh;background-color:var(--thm-gray);z-index:999999;overflow-y:auto;padding:20px 0 40px;position:relative;display:-webkit-box;display:inline-block;justify-content:center;align-content:space-between}@media (max-width: 575px){.side-menu__block-inner{max-width:480px}}@media (max-width: 480px){.side-menu__block-inner{max-width:400px}}@media (max-width: 375px){.side-menu__block-inner{max-width:300px}}.side-menu__block-inner .mCustomScrollBox{width:100%}.side-menu__top{display:flex;align-items:center;justify-content:space-between;padding-left:100px;padding-right:40px}.mobile-nav__container{padding-left:100px;padding-right:100px;padding-top:50px}.mobile-nav__container ul{margin:0;padding:0;list-style:none}.mobile-nav__container li.dropdown ul{padding-left:.5em}.mobile-nav__container li.dropdown{position:relative}.mobile-nav__container li.dropdown .dropdown-btn{border:none;outline:none;background-color:transparent;color:#9ca3a9;font-size:14px;padding-left:10px;padding-right:10px;width:auto;transform:rotate(90deg);transition:transfrom .5s ease}.mobile-nav__container li.dropdown .dropdown-btn.open{transform:rotate(-90deg)}.mobile-nav__container li+li{margin-top:10px}.mobile-nav__container li a{text-transform:uppercase;color:#9ca3a9;font-size:18px;font-weight:500;display:block;font-family:var(--thm-font);transition:all .5s ease;position:relative}.mobile-nav__container li a:hover{color:var(--thm-base)}.mobile-nav__container li.current-menu-item>a,.mobile-nav__container li.current>a{color:var(--thm-base)}.side-menu__social{display:flex;align-items:center;margin-top:80px;margin-bottom:40px}.side-menu__social a{width:44px;height:44px;border-radius:50%;text-align:center;display:flex;align-items:center;justify-content:center;background-image:linear-gradient(90deg,#0349a6,#15c27b 51%,#0349a6);color:#fff;font-size:16px;background-size:200% auto;transition:all .5s ease}.side-menu__social a:hover{background-position:right center}.side-menu__social a+a{margin-left:10px}.side-menu__social .fa-facebook-f{background-image:linear-gradient(90deg,#0349a6,#15c27b 51%,#0349a6)}.side-menu__social .fa-twitter{background-image:linear-gradient(90deg,#4453ac,#03a9db 51%,#4453ac)}.side-menu__social .fa-instagram{background-image:linear-gradient(90deg,#4a0e8f,#b430a7 51%,#4a0e8f)}.side-menu__social .fa-pinterest-p{background-image:linear-gradient(90deg,#e41256,#ffa337 51%,#e41256)}.side-menu__content{padding-left:100px;padding-right:100px}.side-menu__content p{margin:0;font-size:18px;line-height:30px;font-weight:500;color:#7c7d8a;letter-spacing:.02em}.side-menu__content p+p{margin-top:30px}.side-menu__content p a{color:var(--thm-base);transition:all .5s ease}.side-menu__content p a:hover{color:var(--thm-base)}.side-menu__sep{width:calc(100% - 200px);margin:70px auto;height:1px;background-color:#fff}.side-menu__text p{font-size:16px;line-height:32px;font-weight:500;color:#7c7d8a;margin:0 0 25px}.side-menu__text a{color:var(--thm-base);transition:all .5s ease}.side-menu__text a:hover{color:var(--thm-black)}.side-menu__block__copy{font-size:16px;font-weight:500;color:#7c7d8a;margin:0}@media (max-width: 575px){.side-menu__top,.side-menu__content,.mobile-nav__container{padding-left:50px;padding-right:50px}.side-menu__sep{margin-top:40px;margin-bottom:40px;width:calc(100% - 100px)}}@media (max-width: 480px){.side-menu__top,.side-menu__content,.mobile-nav__container{padding-left:25px;padding-right:25px}.side-menu__sep{width:calc(100% - 50px)}.side-menu__social{margin-top:40px}.side-menu__social a{width:45px;height:45px}}.sidebar-single:not(.sidebar__search){background-color:var(--thm-gray);padding:50px}.sidebar-single+.sidebar-single{margin-top:30px}.sidebar__title{margin:0 0 25px;color:var(--thm-black);font-weight:600;font-size:24px;line-height:1em}.sidebar__search-form{background-image:linear-gradient(90deg,#4a0e8f,#b430a7);display:block;width:100%;position:relative}.sidebar__search-form input:not([type=checkbox]):not([type=radio]):not([type=submit]){display:block;width:100%;border:none;outline:none;background-color:transparent;color:#fff;font-size:16px;padding-left:50px;height:83px}.sidebar__search-form ::-moz-placeholder{opacity:1;color:#fff}.sidebar__search-form ::placeholder{opacity:1;color:#fff}.sidebar__search-form button[type=submit]{position:absolute;top:50%;transform:translateY(-50%);width:auto;right:50px;color:#fff;border:none;outline:none;background-color:transparent}.sidebar__post-single{position:relative;padding-left:80px}.sidebar__post-single+.sidebar__post-single{margin-top:30px}.sidebar__post-single>img{border-radius:50%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.sidebar__post-single h3{font-size:16px;line-height:28px;color:#7c7d8a;margin:0}.sidebar__post-single h3 a{color:inherit}.sidebar__post-single h3 a:hover{color:var(--thm-base)}.sidebar__cat-list{margin:0}.sidebar__cat-list li{line-height:1em}.sidebar__cat-list li+li{margin-top:20px}.sidebar__cat-list li a{color:#7c7d8a;font-size:16px;font-weight:500;transition:all .5s ease}.sidebar__cat-list li a:hover{color:var(--thm-base)}.sidebar__tags-list{margin-top:-10px}.sidebar__tags-list a{font-size:16px;line-height:34px;color:#7c7d8a;font-weight:500;transition:all .5s ease}.sidebar__tags-list a:hover{color:var(--thm-base)}.faq-one{padding:120px 0;position:relative;counter-reset:faqNumber}[class*=faq-one__shape-]{position:absolute}.faq-one__shape-1{top:-145.5px;left:4%;transform-origin:center bottom;animation-fill-mode:both;animation-name:banner3Shake;animation-timing-function:ease-out;animation-duration:5s;animation-delay:1s;animation-iteration-count:infinite}.faq-one__shape-3{left:4%;bottom:-4%;z-index:11;transform-origin:center bottom;animation-fill-mode:both;animation-name:banner3Shake;animation-timing-function:ease-out;animation-duration:5s;animation-delay:1s;animation-iteration-count:infinite}.faq-one__shape-2{top:0;right:0}.faq-one .container{position:relative}@media (min-width: 992px){.faq-one .container{max-width:1000px}}.faq-accrodion .accrodion{position:relative;transition:all .4s ease;counter-increment:faqNumber}.faq-accrodion .accrodion:before{content:"";position:absolute;top:-1px;bottom:-1px;left:0;right:0;border-radius:0;transform:scaleX(0);background-image:linear-gradient(90deg,#4a0e8f,#b330a7);transition:transform .4s ease}.faq-accrodion .accrodion:after{font-family:var(--thm-font);font-size:60px;line-height:1em;color:#e8e8ef;font-weight:300;content:counters(faqNumber,".",decimal-leading-zero);position:absolute;top:11px;left:0;transform:translate(-50%);z-index:11;transition:all .5s ease}.faq-accrodion .accrodion+.accrodion{margin-top:20px}.faq-accrodion .accrodion.active{box-shadow:0 0 30px #0000000a}.faq-accrodion .accrodion.active .accrodion-inner{margin:0 1px}.faq-accrodion .accrodion.active:before{transform:scaleX(1)}.faq-accrodion .accrodion.active .accrodion-title{padding-bottom:0}.faq-accrodion .accrodion.active .accrodion-title h4{color:#ee464b}.faq-accrodion .accrodion .accrodion-inner{background-color:#fff;padding:30.5px 0;border-style:solid;border-width:1px;border-color:#e8e8ef;border-radius:0;position:relative;transition:all .4s ease}.faq-accrodion .accrodion .accrodion-title{padding:0 60px;position:relative;transition:all .4s ease}@media (max-width: 375px){.faq-accrodion .accrodion .accrodion-title{padding-right:50px}}.faq-accrodion .accrodion .accrodion-title:after{content:"";font-family:"Font Awesome 5 Free";font-weight:900;width:57px;height:57px;border-radius:50%;font-size:14px;color:#fff;text-align:center;display:flex;justify-content:center;align-items:center;position:absolute;top:50%;right:60px;transform:translateY(-50%);opacity:0;background-image:linear-gradient(90deg,#e41256,#ffa337);transition:all .5s ease}.faq-accrodion .accrodion.active .accrodion-title:before{opacity:0}.faq-accrodion .accrodion.active .accrodion-title:after{opacity:1}.faq-accrodion .accrodion .accrodion-title h4{margin:0;color:#30283d;font-size:20px;font-weight:500}@media (max-width: 375px){.faq-accrodion .accrodion .accrodion-title h4{line-height:1.4em}}.faq-accrodion .accrodion .accrodion-content .inner{padding:35px 155px 0 60px}.faq-accrodion .accrodion .accrodion-content p{margin:0;color:#7c7d8a;font-size:18px;line-height:34px;font-weight:500}.brand-one{position:relative;z-index:11;padding-top:93.5px;padding-bottom:93.5px;background-image:linear-gradient(90deg,#4453ac,#03a9db)}.brand-one img{opacity:.6;transition:all .5s ease}.brand-one img:hover{opacity:1}.testimonials__one{background-color:#f4f4f8;padding:120px 0;position:relative}[class*=testimonials__one-shape-]{position:absolute}.testimonials__one-shape-1{top:-43px;left:2%;animation-name:bubbleMover;animation-timing-function:linear;animation-iteration-count:infinite;animation-duration:8s}.testimonials__one-shape-2{top:6%;right:6%;animation-name:shapeMover;animation-duration:9s;animation-timing-function:linear;animation-iteration-count:infinite}.testimonials__one .map-img{position:absolute;top:50%;left:10%;transform:translateY(-50%);animation-name:mapMover;animation-duration:5s;animation-timing-function:linear;animation-iteration-count:infinite;transition:all .4s ease;transform-origin:center center}@keyframes mapMover{0%{transform:translateY(-50%) translate(0)}50%{transform:translateY(-55%) translate(-20px)}to{transform:translateY(-50%) translate(0)}}.testimonials__one .block-title{margin-bottom:40px}.testimonials__one .testimonials__one__single p{margin:0;color:#7c7d8a;font-size:24px;line-height:46px;font-weight:300}.testimonials__one .testimonials__one__single h3{color:#ee464b;font-weight:600;font-size:20px;margin:40px 0 0}.testimonials__one .testi-carousel-one .owl-nav{margin:0;position:absolute;bottom:-10px;right:0;background-color:#f2fff8}.testimonials__one .testi-carousel-one .owl-nav [class*=owl-]{margin:0 5px;padding:0;background-color:transparent;opacity:.3;color:var(--thm-black);font-size:32px;transition:all .4s ease}.testimonials__one .testi-carousel-one .owl-nav [class*=owl-]:hover{opacity:1}.testimonials__one .bx-wrapper{border:none;box-shadow:none;background-color:transparent;margin-bottom:0}.testimonials__one .bx-wrapper ul.slider{padding:0;margin:0}.testimonials__one .bx-wrapper .bx-controls-direction{position:absolute;bottom:-10px;background-color:#f4f4f8;right:0}.testimonials__one .bx-wrapper .bx-controls-direction a{text-indent:0;background-image:none;font-size:32px;position:relative;top:0;opacity:.3;color:var(--thm-black);transition:all .4s ease}.testimonials__one .bx-wrapper .bx-controls-direction a:hover{opacity:1}.testimonials__one .bx-wrapper .bx-prev{left:0;margin-right:25px}.testimonials__one .bx-wrapper .bx-next{right:0}#testimonials-slider-pager{width:474px;height:474px;border-radius:50%;position:relative;background-image:url(/assets/testi-circle-DfhyKBLT.png);background-position:center center;background-repeat:no-repeat;animation-name:tesiMove;animation-duration:5s;animation-timing-function:linear;animation-iteration-count:infinite;transition:all .4s ease;transform-origin:center center}@keyframes tesiMove{0%{transform:rotate(0)}15%{transform:rotate(2deg)}33%{transform:rotate(4deg)}66%{transform:rotate(2deg)}to{transform:rotate(0)}}#testimonials-slider-pager .testimonials-slider-pager-one .pager-item{width:71px;height:71px;display:inline-block;vertical-align:middle;position:absolute}#testimonials-slider-pager .testimonials-slider-pager-one .pager-item:nth-child(1){top:70px;left:10px}#testimonials-slider-pager .testimonials-slider-pager-one .pager-item:nth-child(2){top:70px;right:10px}#testimonials-slider-pager .testimonials-slider-pager-one .pager-item:nth-child(3){bottom:70px;left:10px}#testimonials-slider-pager .testimonials-slider-pager-one .pager-item:nth-child(4){bottom:70px;right:10px}#testimonials-slider-pager .testimonials-slider-pager-one .pager-item:nth-child(5){bottom:-35px;left:50%;transform:translate(-50%)}#testimonials-slider-pager .testimonials-slider-pager-one .pager-item:nth-child(6){top:-35px;left:50%;transform:translate(-50%)}#testimonials-slider-pager .testimonials-slider-pager-one .pager-item>img{width:100%;border-radius:50%;transition:all .4s ease}#testimonials-slider-pager .testimonials-slider-pager-one .pager-item.active img{opacity:.75;transform:scale(.95)}#testimonials-slider-pager .testimonials-slider-pager-two .pager-item{width:163px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);opacity:0;transition:all .4s ease}#testimonials-slider-pager .testimonials-slider-pager-two .pager-item.active{opacity:1;transform:translate(-50%,-50%) scale(.95)}#testimonials-slider-pager .testimonials-slider-pager-two .pager-item>img{width:100%;border-radius:50%}.app-shot-one{padding-top:120px;padding-bottom:170px;position:relative}[class*=app-shot__shape-]{position:absolute}.app-shot__shape-2{top:3%;left:12%;animation-name:bubbleMover;animation-timing-function:linear;animation-iteration-count:infinite;animation-duration:8s}.app-shot__shape-1{right:-231.5px;top:-90px;z-index:11;transform-origin:center bottom;animation-fill-mode:both;animation-name:bounce;animation-timing-function:ease-out;animation-duration:5s;animation-iteration-count:infinite}.app-shot-one__bg{position:absolute;bottom:25%;left:0}.app-shot-one .container-fluid{max-width:1595px;width:100%;position:relative}.app-shot-one .app-shot-one__carousel{padding-top:100.5px;padding-bottom:100.5px;margin-top:-20px}.app-shot-one .app-shot-one__carousel:before{content:"";position:absolute;top:58%;left:50%;transform:translate(-50%,-49%) scaleY(1);background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAacAAALjCAMAAACBEDpNAAAAgVBMVEUFBQYFBQYFBQYAAAD09PhgYGLx8fXz8/fz8/fj4+fe3uL09Pj09Pjz8/fz8/fCwsbz8/fz8/fv7/Pt7fDm5urg4OTZ2dzs7O/o6Oz09Pjz8/fz8/fx8fXu7vLt7fDx8fXx8fXu7vK0tLf////09Pj29vr9/f77+/z5+fv4+Pr8/P0M6cRgAAAAI3RSTlMCBQMA7giN49w3K/3o1r8Yw7eDWkEwIlNL9c7IrXxjo512EvEyOVcAAA4kSURBVHja7NzdUuJAEIbhiUuALCquruL/T9EkwP1f4BIsS7cGTL6ZkXST7z30RGuf7Z4ZS3W/OsrZ7FdH+Z+YIBr5Pj4DdXSLOQLVqedyFPpMsZaj0f8ptXI08lNo5Wi0O2VWjkh700TlqPRNeqQckb5PCZWjUlMqpByVmlMg5ajUps6lHJWAupNyVALqTspRCag7KUclpM6kHJmguoJyVOq4lgJk6jzA6fBMJzZzP1ESpx6jHI4u3ok+B/GKdaLQgbTinEh0MKwYJyIdkCrciUYHtQp1So+UHVPpqVAnnKk3ODhZGiiXgKnHQO24EkC5aCYStcCKhnKRTDRqaRUJ5aKYiLS3YKn0TkQCqRI44UxECqAKhnKhTERqGQ7V1olKHUslc6JShFSoE85EJTgUqtmJSnDppVo4kQkOh8KdUCYqhQdANTqRCSgCCnXCmfYr5cXz8PFhNJhIn5sMRg+Pw+ciz3YEQAFOCFPxdH4n7LO786cCgAKcwpluLseybbGqqrKc97myrKrVQraNL29ioXCnfUr57PzdaLmes4/Wy3er81m+TwpximbKr86kbtnvKdpVuZS6s6s8Dsp3wpn+3m9HiZO0u/V2qO7/NkBhTjjT9EU2rThK+ytXsullikOFOvlMt6f1LFGpQaqeqdOZBwU5RTDlQ9lUzVlTlWwa5kFQvhO49aYXHCZopC6mwObznEKZfo85TOBIjX+DULCTz3RdH0285bVvXR9S1x4U7oQxDbjzAnbfAIDynfBxuhmRKQhqdBM2UC5onKbjDdOcoW2gxtOggXIhTHl90+M04ZX1rS9HoKKcLskUAXUZ5QQw3U5404u59d0CUICTdzid8t0U9Y469Y+oZid8nF55h4i8S7ziA+XgcSomPJwij6hJ4UGBTs3jlN9z60VvvvvcG6gmJ3Scrrj1Emy+K3SgHDpOY269BJtvDAwU4PSpPxNZzVW3Uv8V1l/izBuotE4X2sdpKZuWc9WVIheoE8Z0rf4/q2yb624lcg1A4U5D9d+JMOG0FhlGODW/cUfqL3sW9l595Rs1vHURJ4+pMPB2Whpgqt9QhQfV4ASsvTfttwgrlSJv0OJz0Nr7o37tWWkhf6DF55C1l98ZWCk2Wspd7kGlcirU3/bMtAYOKNjpWf2F104iz7BTS6ZsyOMpWQsZZh7U906urdOj9m9GGGolj22dHOr0oP/1ZKZKHlCntkzZGZ0SOp1lPlQapxFfuckqZfRjTgM6JXQa/JjThE4JnSYpnbKv8fmUMJHsa01Oe5nohBXvtB+KTq2jU0+jk42SOmV0wsOd6o7AqVrIovI/KlDaflIqjdOJIqd3kCqWSdkPXPtO2ww7LXb+Iy8ETNkvQR6fk7znfRRM2d+7OD4nzlPt5NQ78XxyDU6ZCqd+3Pcy+05HGZ1slMTphE548U51dNIVnWxEJxvRyUZ0shGdbEQnGyV0yugEFOuU0UljdLIRnWxEJxvRyUZ0shGdbEQnG9HJRnSyEei0m4lOePFO30DRqWV06ml0shGdbEQnG9HJRnSyEZ1sRCcb0clGdLIRnWxEJxvRyUZ0shGdbEQnG9HJRnSyEZ1sRCcb0clGdLLRP/bogAQAAABA0P/X7Qj0gp4ePD14evD04OnB04OnB08Pnh48PXh68PTg6cHTg6cHTw+eHjw9eHrw9ODpwdODpwdPD54ePD14evD04OnB04OnB08Pnh48PXh68PTg6cHTg6cHTw+eHjw9eHrw9ODpwdODpwdPD54ePD14evD04OnB04OnB08Pnh48PXh68PTg6cHTg6cHTw+eHjw9eHrw9ODpwdODpwdPD54ePD14evD04OnB04OnB08Pnh48PXh68PTg6cHTg6cHTw+eHjw9eHrw9ODpwdODpwdPD54ePD14evD04OnB04OnB08Pnh48PXh68PTg6cHTg6cHTw+eHjw9eHrw9ODpwdODpwdPD54ePD14evD04OnB04OnB08Pnh48PXh68PTg6cHTg6cHTw+eHjw9eHrw9ODpwdODpwdPD7FHByQAAAAAgv6/bkegF/T04OnB04OnB08Pnh48PXh68PTg6cHTg6cHTw+eHjw9eHrw9ODpwdODpwdPD54ePD14evD04OnB04OnB08Pnh48PXh68PTg6cHTg6cHTw+eHjw9eHrw9ODpwdODpwdPD54ePD14evD04OnB04OnB08Pnh48PXh68PTg6cHTg6cHTw+eHjw9eHrw9ODpwdODpwdPD54ePD14evD04OnB04OnB08Pnh48PXh68PTg6cHTg6cHTw+eHjw9eHrw9ODpwdODpwdPD54ePD14evD04OnB04OnB08Pnh48PXh68PTg6cHTg6cHTw+eHjw9eHrw9ODpwdODpwdPD54ePD14evD04OnB04OnB08Pnh48PXh68PTg6cHTg6cHTw+eHjw9eHrw9ODpwdODpwdPD54ePD14eog9OiABAAAAEPT/dTsCvaCnB08Pnh48PXh68PTg6cHTg6cHTw+eHjw9eHrw9ODpwdODpwdPD54ePD14evD04OnB04OnB08Pnh48PXh68PTg6cHTg6cHTw+eHjw9eHrw9ODpwdODpwdPD54ePD14evD04OnB04OnB08Pnh48PXh68PTg6cHTg6cHTw+eHjw9eHrw9ODpwdODpwdPD54ePD14evD04OnB04OnB08Pnh48PXh68PTg6cHTg6cHTw+eHjw9eHrw9ODpwdODpwdPD54ePD14evD04OnB04OnB08Pnh48PXh68PTg6cHTg6cHTw+eHjw9eHrw9ODpwdODpwdPD54ePD14evD04OnB04OnB08Pnh48PXh68PTg6cHTg6cHTw+eHjw9eHrw9ODpwdODpwdPD54ePD14evD04OnB00Ps2EtuhDAQANERHIW2Dbn/AYNGkVAS5oOYhYuuWrJCenL7oxMjnRjpxEgnRjox0omRTox0YqQTI50Y6cRIJ0Y6MdKJkU6MdGKkEyOdGOnESCdGOjHSiZFOjHRipBMjnRjpxEgnRjox0omRTox0YqQTI50Y6cRIJ0Y6MdKJkU6MdGKkEyOdGOnE6KDTuPtVpxOdc9pX0unNdEqaTox0YqQTI50Y6cQos1NtcymxVsrc6tR1aZ1qK/Gr0jVVUqe6xE5Lv1IfdBowTqvSg+ap0/45Ddd3avGkr6nLEjrNcY+1pPI5lXhRmTosnVOJIEJlcyoRSKhkTnP8RNujcjm1iC3Uqe+M0xbEqcab9ffrD5xul3RaYo05+TI51ThQZ09In3QaOnda4kDL1FV/nYYXTiPXqUZwF9QRp5Ht1OJQbeqpRE5lM+BddvM41Qjw4DvltAVwahHgwbfvdLug0xz3oFeob3bubTdxIAgC6A6LDTHYhEsIuZALLtvY//+Bu4KskNWKZmsIUg90PUZ5CDqpnrEH+0edBpqdKiDiBQroM12vE8zpOp1U/fnmdKVO30CZ02UDENsIr9PAnC4UgKgT5zTUdqXYS1z7iBrDW3GKel9+Saexriv6Fr3EdZ3bYBzo5Id60eUU9X2jBi8epnCnV11nbVHfh23xyjkRgy9VNeHjPteokBJjr+fkhXrTtbMt9/GOvRJ48zCFO90p+xpcxOfuHXB3MafkSdWWqTf4Ivseyx5PyY85CahC14yP+HthFQrBRDh5CrVV9mnLNtI61cDWUyfhxCxQyhbjso60Tg2zPPmdBNRY2eArmyg3e2WFsWAinLyFSpXt+MqyjXDqlR2QEmOPd8qUXS1G+pxaBWSsEwdVKBv0UT73WQMFxcQ7PWobITE+R90CjxdxOkElub5ClW08xxlfdcqTE1OIk79QS33/nmXZxLPTO/Z/KevkcyIL5Z4VfvKv9+bE8YajBnh2RJ1OTlShVtquGb+kqjiUyhrAylsn3klAfWicfH9T76N4r1sFfPSYCCeqULOpxsl3pGr+Wal9T2IDTGdEnSinPtRG4+sYIkkHYCOYGCcCKtW5REWQGkBKMJ3nlBRAZVBhm50iCXXioXZjgwpkGu84JunEQGUjgwpiGmUEk3CiC+Wyqa1RAWvTNHNsnaQTBzWyXR+90xsRTGFOEmqdK7zFqTd7APlaMNFOPNRsDlukmLta81kQk3TiJp9LthONt6MVpgEw2SaOmHrSKRzKrUZWqf8s02jlaKZQJwm1SycAKttPfJ+uAjBJd5KJdwqHcg/3MCmPEu4f3FlM0omHcpuDFPY2/uRJCw5KG0czSafzodxqPjmeJVirTumORyyT+cqFMbFOEkpKrRc5DqnafdPVt1ytuu6afVvhkHyxFkqCiXDioUSyz/kQllOG88/MufOYeCcJJZNky8V7kU+Ht51pXrwvllniHMFEOHFQA2dhMyCYfE4GRSSciXaioUwqUIli8jsZFB2eiXeSPzIpKrwSwSScOCiTopV4Jr+TSV1aiXcKhTIpVolnkk4Syi9lVASSUCKYhBMLZVQEEsFEOvmljMqDRCgRTgLKL2VUHiRO6VuP3yyUlDIrYSSUaCbpxENJKcMSREKJZ5JOPJSkumGugYhAIpgIJwFFSN2I2UCEUGKYpJOE4qgsBBLBJJ0klFkFG7FMjJOEMqsgI56Jc5JQZkUahTHxThLKtEghninMSUKZF+HDMxFOpNTN+f1iwivxTvKXLGR4Jr+TSf1pj05uAASiGIYe0n/PCBjEPvC5JBJ2CX7O3gIIKGt67YSUrcJ9AeVLFSekTEklJ6QsSUUnpAxJZSeknrIrTU5I9QtQmpyQ6hWhNDtBdVcIUnOC6rIcpOYE1bkopOYE1aE0pMUJq7VAo9UJrLFQoo0TWMFEeye8In06TojF6Hx1+jWhnA3sOu1Mm00b1AAAAABJRU5ErkJggg==);background-position:center center;background-repeat:no-repeat;width:423px;height:739px}@media (max-width: 1440px){.app-shot-one .app-shot-one__carousel:before{transform:translate(-50%,-49%) scaleY(.95)}}@media (max-width: 1280px){.app-shot-one .app-shot-one__carousel:before{transform:translate(-50%,-49%) scale(.8)}}.app-shot-one .app-shot-one__carousel .owl-dots{position:absolute;bottom:-60px;left:0;text-align:center;z-index:10;width:100%}.app-shot-one .app-shot-one__carousel .owl-dots .owl-dot span{width:7px;height:7px;background-color:#30283d;transform:scale(1);opacity:.2;margin:0 3px;transition:transform .4s ease,opacity .4s ease,background .4s ease}.app-shot-one .app-shot-one__carousel .owl-dots .owl-dot:hover span,.app-shot-one .app-shot-one__carousel .owl-dots .owl-dot.active span{opacity:1;background-color:#ee464b;transform:scale(1.285)}.app-shot-one .owl-item img{transition:transform .4s ease}.pricing-one{position:relative}.pricing-one__sep{width:100%;height:1px;background-color:#e8e8ef;display:block;margin-bottom:120px}.pricing-one__single{text-align:center;border-style:solid;border-width:1px;border-color:#e8e8ef;background-color:#fff;box-shadow:0 0 30px #0000000d}.pricing-one__inner{position:relative;background-color:#fff;overflow:hidden;padding-top:60px;padding-bottom:60px}.pricing-one__icon{position:relative}.pricing-one__single h3{margin:20px 0;color:var(--thm-black);font-size:46px;font-weight:500;position:relative;line-height:1em}.pricing-one__single p{margin:0;font-size:18px;font-weight:500;color:#7c7d8a;position:relative;line-height:1em}.pricing-one__line{position:absolute;top:-145.5px;left:calc(50% - 147.5px)}.pricing-one__list{margin-bottom:0;position:relative;border-top:1px solid #e8e8ef;padding-bottom:55px;padding-top:55px;margin-top:50px}.pricing-one__list li{line-height:1em;font-size:18px;font-weight:500;color:#7c7d8a}.pricing-one__list li i{color:#ee464b;font-size:14px;margin-right:5px}.pricing-one__list li+li{margin-top:20px}.pricing-one__single span{display:block;text-transform:uppercase;line-height:1em;color:#7c7d8a;font-weight:500;position:relative;font-size:12px;letter-spacing:.2em;margin-top:20px}.pricing-one__btn{position:relative}.pricing-one .block-title{margin-bottom:30px}.pricing-one .switch{position:relative;display:inline-block;width:79px;height:36px;vertical-align:middle;margin:0}.pricing-one .switch input{display:none}.pricing-one .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;transition:.4s;background-image:linear-gradient(90deg,#4a0e8f,#b430a7);box-shadow:0 20px 20px #00000008}.pricing-one .slider:before{position:absolute;content:"";height:26px;width:26px;left:6px;bottom:6px;transform:translate(0);background-color:#fff;transition:.4s}.pricing-one input:focus+.slider{box-shadow:0 0 1px #2196f3}.pricing-one .switch.off .slider:before{transform:translate(42px)}.pricing-one .slider.round{border-radius:34px}.pricing-one .slider.round:before{border-radius:50%}.pricing-one ul.switch-toggler-list{display:flex;align-items:center;justify-content:center;margin-bottom:60px}.pricing-one ul.switch-toggler-list li a{font-size:18px;font-weight:500;color:#7c7d8a;padding-left:10px;padding-right:10px;display:block}.pricing-one ul.switch-toggler-list li.active a{color:var(--thm-black)}.funfact-one{padding-top:110px;padding-bottom:120px;position:relative}[class*=funfact-one__shape-]{position:absolute}.funfact-one__shape-1{top:20px;left:0}.funfact-one__shape-2{bottom:-10%;left:14%;z-index:11;transform-origin:center bottom;animation-fill-mode:both;animation-name:banner3Shake;animation-timing-function:ease-out;animation-duration:5s;animation-delay:1s;animation-iteration-count:infinite}.funfact-one__shape-3{bottom:-100%;right:4%;animation-name:shapeMover;animation-duration:9s;animation-timing-function:linear;animation-iteration-count:infinite}.funfact-one__single{text-align:center}.funfact-one__single h3{margin:0 0 15px;font-size:60px;color:var(--thm-black);font-weight:300;line-height:1em}.funfact-one__single p{margin:0;font-size:18px;font-weight:500;line-height:1em;color:#7c7d8a}.funfact-one__single p:before{content:"";width:12px;height:12px;display:inline-block;border-radius:50%;margin-right:10px;background-image:linear-gradient(90deg,#4453ac,#03a9db)}.funfact-one [class*=col-]:nth-child(1) .funfact-one__single p:before{background-image:linear-gradient(90deg,#4453ac,#03a9db)}.funfact-one [class*=col-]:nth-child(2) .funfact-one__single p:before{background-image:linear-gradient(90deg,#e41256,#ffa337)}.funfact-one [class*=col-]:nth-child(3) .funfact-one__single p:before{background-image:linear-gradient(90deg,#4a0e8f,#b430a7)}.funfact-one [class*=col-]:nth-child(4) .funfact-one__single p:before{background-image:linear-gradient(90deg,#0349a6,#15c27b)}.video-one__box{background-image:linear-gradient(90deg,#4a0e8f,#b430a7);position:relative}.video-one__box>img{width:100%;opacity:.4}.video-one__content{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;flex-direction:column}.video-one__content:before{position:absolute;content:"";top:0;left:0;right:0;bottom:0;background-image:linear-gradient(90deg,#4a0e8f,#b430a7);opacity:.4}.video-one__content h3{font-weight:800;color:#fff;font-size:65px;margin:0;position:relative}.video-one__content .video-popup{width:80px;height:80px;border-radius:50%;background-color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;color:var(--thm-black);font-size:18px;position:relative;margin-bottom:40px;cursor:pointer}.video-one__content .video-popup:before{content:"";position:absolute;width:120px;height:120px;border-radius:50%;border:2px solid #fff;opacity:.4;top:calc(50% - 60px);left:calc(50% - 60px);animation:videoBtnAnim 3s ease-in infinite}.video-one__content .video-popup:after{content:"";position:absolute;width:160px;height:160px;border-radius:50%;border:2px solid #fff;opacity:.15;top:calc(50% - 80px);left:calc(50% - 80px);animation:videoBtnAnim 5s ease-in-out infinite}@keyframes videoBtnAnim{0%{transform:scale(.8)}25%{transform:scale(1)}50%{transform:scale(1.2)}75%{transform:scale(1)}to{transform:scale(.8)}}.testimonial_pagination{display:flex;margin-top:40px}.testimonial_pagination i{font-size:40px;cursor:pointer}.pager-item{cursor:pointer}html{scroll-behavior:smooth}.row{--bs-gutter-x: 30px}.g-0,.gy-0{--bs-gutter-y: 0}.g-0,.gx-0{--bs-gutter-x: 0}@media (min-width: 1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1140px}}.float-left{float:left}a.btn.btn-block{display:block}.ctn-preloader{align-items:center;-webkit-align-items:center;display:flex;display:-ms-flexbox;height:100%;justify-content:center;-webkit-justify-content:center;position:fixed;left:0;top:0;width:100%;z-index:100;background:#fff}.ctn-preloader .animation-preloader{position:absolute;z-index:100}.ctn-preloader .animation-preloader .spinner{animation:spinner 1s infinite linear;border-radius:50%;border:3px solid rgba(255,57,70,.15);border-top-color:#ff3946;height:170px;margin:0 auto 45px;width:170px}.ctn-preloader .animation-preloader .txt-loading{text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ctn-preloader .animation-preloader .txt-loading .letters-loading:before{animation:letters-loading 4s infinite;color:#ff3946;content:attr(data-text-preloader);left:0;opacity:0;top:0;line-height:70px;position:absolute}.ctn-preloader .animation-preloader .txt-loading .letters-loading{font-family:Lato,sans-serif;font-weight:700;letter-spacing:15px;display:inline-block;color:#ff394626;position:relative;font-size:70px;line-height:70px}.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:.4s}.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(4):before{animation-delay:.6s}.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(5):before{animation-delay:.8s}.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(6):before{animation-delay:1s}.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(7):before{animation-delay:1.2s}.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(8):before{animation-delay:1.4s}.ctn-preloader .loader-section{background-color:#fff;height:100%;position:fixed;top:0;width:calc(50% + 1px)}.loaded .animation-preloader{opacity:0;transition:.3s ease-out}@keyframes spinner{to{transform:rotate(360deg)}}@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}}@media screen and (max-width: 500px){.ctn-preloader .animation-preloader .spinner{height:7em;width:7em}.ctn-preloader .animation-preloader .txt-loading .letters-loading{font-size:40px;letter-spacing:10px}}.scroll-top{width:25px;height:25px;position:fixed;bottom:10px;right:5px;z-index:99;text-align:center;color:#fff;font-size:18px;display:none;cursor:pointer;border-radius:3px}.scroll-top:after{position:absolute;z-index:-1;content:"";top:100%;left:5%;height:10px;width:90%;opacity:1;background:radial-gradient(ellipse at center,#00000040,#0000 80%)}@font-face{font-family:font-awesome;src:url(/assets/fontawesome-webfont-CQDK8MU3.ttf);src:url(/assets/fontawesome-webfont-G5YE5S7X.eot),url(/assets/fontawesome-webfont-B-jkhYfk.woff2) format("woff2"),url(/assets/fontawesome-webfont-CDK5bt4p.woff) format("woff"),url(/assets/fontawesome-webfont-D13rzr4g.svg) format("svg")}body{font-family:Lato,sans-serif;font-weight:400;color:#57667e;font-size:17px;position:relative;top:0!important}.font-lato{font-family:Lato,sans-serif;font-weight:400}.font-k2d{font-family:K2D,sans-serif!important}.main-page-wrapper{overflow:hidden;position:relative}div#tsparticles canvas{z-index:inherit!important}h1,h2,h3,h4,h5,h6,p,ul{margin:0;padding:0}.h1,h1,.h2,h2,.h3,h3,.h4,h4,.h5,h5,.h6,h6{color:#233d63;font-weight:400;font-family:Poppins,sans-serif}.h1,h1{font-size:60px}.h2,h2{font-size:48px}.h3,h3{font-size:40px}.h4,h4{font-size:30px}.h5,h5{font-size:22px}.h6,h6{font-size:18px}p{line-height:28px}ul{list-style-type:none}body a{text-decoration:none;display:inline-block}a:hover,a:focus,a:visited{text-decoration:none;outline:none}img{max-width:100%;display:block}button{border:none;outline:none;box-shadow:none;display:block;padding:0;cursor:pointer;background:transparent}button:focus{outline:none}input,textarea{outline:none;box-shadow:none;transition:all .3s ease-in-out}.full-width-container{padding-left:60px;padding-right:60px}.demo-container-900{max-width:900px;margin:0 auto}.demo-container-1100{max-width:1100px;margin:0 auto}.p0{padding:0!important}.pt-15{padding-top:15px}.pt-50{padding-top:50px}.pt-90{padding-top:90px}.pt-150{padding-top:150px}.pb-30{padding-bottom:30px}.pb-70{padding-bottom:70px}.pb-100{padding-bottom:100px}.pb-150{padding-bottom:150px}.pb-200{padding-bottom:200px}.mt-70{margin-top:70px}.mt-95{margin-top:95px}z .mt-150{margin-top:150px}.mt-200{margin-top:200px}.mb-80{margin-bottom:80px}.mb-150{margin-bottom:150px}.mb-170{margin-bottom:170px}.mb-200{margin-bottom:200px}.m0{margin:0!important}.row.gutter-80{margin:0 -40px}.row.gutter-80 [class*=col-]{padding:0 40px}.row.gutter-50{margin:0 -25px}.row.gutter-50 [class*=col-]{padding:0 25px}.p-rel{position:relative}.z-i-2{z-index:2}body .solid-button-one{min-width:188px;line-height:48px;border-style:solid;border-width:2px;border-radius:30px;padding:0 35px;text-align:center;color:#fff;text-transform:capitalize;box-shadow:0 13px 27px #a3303540}body .solid-button-one:hover{background:#fff;box-shadow:none}body .solid-button-one .icon-right{vertical-align:-1px;margin-left:5px}body .solid-button-one .icon-left{vertical-align:-1px;margin-right:5px}body .video-button-one{font-size:18px;line-height:55px;color:#57667e}body .video-button-one i{font-size:50px;color:#d8d8d8;vertical-align:middle}body .video-button-one .icon-right{margin-left:10px}body .video-button-one .icon-left{margin-right:10px}body .theme-button-one{font-family:Poppins,sans-serif;font-weight:700;width:220px;line-height:56px;text-align:center;font-size:19px;border-width:2px;border-style:solid;border-radius:30px;position:relative}body .theme-button-one:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;border-radius:30px;z-index:-1;transform:scaleX(0)}body .theme-button-one:hover{color:#fff;border-color:#fff}body .theme-button-one:hover:before{transform:scale(1)}body .theme-button-two{text-transform:capitalize;text-align:center;font-size:18px;color:#fff;line-height:50px;padding:0 40px;position:relative;z-index:1}body .theme-button-two:before{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border:1px solid #fff;opacity:0}body .theme-button-two:hover:before{opacity:1}body .theme-button-two .icon-right{vertical-align:-1px;margin-left:5px}body .theme-button-two .icon-left{vertical-align:-1px;margin-right:5px}body .line-button-one{text-transform:capitalize;line-height:48px;border-style:solid;border-width:2px;border-radius:30px;text-align:center;padding:0 35px;min-width:180px}body .line-button-one:hover{box-shadow:0 13px 27px #a3303540;color:#fff}body .line-button-two{text-transform:capitalize;line-height:48px;border:1px solid #e0e9ef;border-radius:25px;padding:0 35px;min-width:180px;text-align:center;font-size:18px;color:#233d63}body .line-button-two:hover,.agn-our-pricing .table-wrapper .pr-column:hover .line-button-two{color:#fff;box-shadow:0 13px 28px #a3303540}body .line-button-three{font-family:Lato,sans-serif;text-transform:uppercase;font-weight:600;font-size:14px;line-height:48px;border:1px solid #171717;min-width:180px;text-align:center;color:#141414}body .line-button-three:hover{color:#fff}body .white-shdw-button{text-transform:capitalize;line-height:55px;display:inline-block;text-align:center;font-size:18px;box-shadow:0 10px 25px #7b93ab26;border-radius:3px;padding:0 33px;background:#fff}body .white-shdw-button .icon{font-size:25px;vertical-align:middle;margin-left:10px}body .white-shdw-button:hover{color:#fff;box-shadow:0 13px 28px #a3303540}body .dark-button-one{font-family:Poppins,sans-serif;font-weight:600;line-height:50px;padding:0 40px;font-size:16px;color:#fff;text-transform:uppercase;background:#3b3b3b}.tran3s,h2 a,h3 a,h4 a,h5 a,h6 a,.svg path,body .video-button-one,body .video-button-one i,body .line-button-two,body .line-button-three,.agn-what-we-do .single-block .more-button,.agn-our-gallery .main-wrapper .img-box .hover-content,.owl-theme .owl-nav [class*=owl-],.theme-footer-three .social-icon li a,.theme-menu-one .logo,.theme-main-menu .header-right-widget,.agn-our-gallery .main-wrapper .view-gallery,.sass-contact-banner .subscribe-button,.language-switcher .dropdown-menu ul li a,.theme-footer-one .top-footer .footer-list ul li a,.theme-footer-one .top-footer .footer-information ul li a,.theme-footer-one .bottom-footer ul li a,.panel .panel-heading .panel-title a:before,.theme-menu-two .quote-button,.theme-menu-two .logo,.seo-what-we-do .single-block .wrapper,.seo-our-goal .text-wrapper .request-button,.our-service-seo .single-block .more-button,.our-service-seo .single-block p,.seo-our-pricing .single-pr-table .pr-footer .plan-button:before,.seo-our-pricing .single-pr-table .pr-footer .plan-button,.navbar-nav .nav-item .nav-link,.seo-our-pricing .single-pr-table .pr-footer .trial-button,.seo-contact-banner .contact-button,.theme-menu-three .header-right-widget .social-icon li a,.nav-tabs .nav-link,.theme-footer-four .social-icon li a,.about-me-portfo .inner-content .button-group li a,.our-service-portfo .service-block .read-more,.isotop-menu-wrapper li,.our-project-portfo .text-content .gallery-button,.btn,.portfo-footer form .input-group label,.portfo-footer form button,.portfo-footer .copyright-text .social-icon li a,.theme-menu-one .header-right-widget .call-us a,.theme-menu-one .navbar-nav .login-button a,.our-service-sass .service-block .icon-s,.our-service-sass .service-block p,#theme-banner-four .main-wrapper .button-group .more-button,.checkout-toggle-area p button,.theme-footer-four .footer-list ul li a,.our-service-sass .service-block .detail-button,.our-feature-sass .down-arrow,.our-feature-sass .single-feature-block .text-box .read-more,.sass-our-pricing .single-pr-table .upgrade-button:before,.sass-our-pricing .single-pr-table .upgrade-button,.sass-our-pricing .single-pr-table .trial-button,.sass-faq-section .sub-heading a,.sass-faq-section .down-button,.eCommerce-side-menu .main-menu-list>ul>li>a,.theme-menu-one.d-align-item .navbar-nav .login-button-two a,.our-service-app .main-content .more-button,.our-service-app .main-content .down-arrow,.our-feature-app .text-wrapper .explore-button,.theme-Ecommerce-menu .right-content .cart-action-wrapper .button-group a,.theme-Ecommerce-menu .right-content .user-profile-action .dropdown-menu ul li a,#eCommerce-carousel .color-tab ul li a,.eCommerce-side-menu .main-menu-list>ul .sub-menu a,#eCommerce-carousel .inner-item-wrapper .button-group .shop-now,#eCommerce-carousel .inner-item-wrapper .button-group .details-info-button,.eCommerce-hero-section .social-share li a,.eCommerce-hero-section .carousel-indicators li,.product-details-modal .main-bg-wrapper .close-button,.product-details-modal .main-bg-wrapper .next,.product-details-modal .main-bg-wrapper .prev,.theme-sidebar-widget .list-item li a,.theme-sidebar-widget .size-filter li a,.theme-sidebar-widget .color-filter li a,.shop-demo-filter .selectize-dropdown .option,.product-showcase .single-product-case,.product-showcase .single-product-case .info .name,.product-showcase .single-product-case .info .cart-button:before,.theme-sidebar-widget .sidebar-search button,.product-showcase .single-product-case .info .cart-button:after,.product-showcase .single-product-case .info .cart-button span,.theme-pagination-one ul li a,.theme-sidebar-widget .list-item li .sub-menu a,.cart-list-form .table .product-info .product-name,.cart-list-form .table .remove-product,.dark-button-one,.checkout-form .checkbox-list li label:before,.page-breadcrumbs li a,.theme-footer-four .bottom-footer ul li a,.theme-sidebar-widget .sidebar-popular-product .info a,.shop-details .procuct-details .product-info .cart-button,.shop-details .procuct-details .product-info .wishlist-button,.navbar .mega-dropdown-list li a .icon,.shop-details .product-review-tab .nav-tabs li a:before,.faq-page .faq-search-form button,.faq-page .submit-faq button,.our-team .single-team-member .info-meta,.our-blog .post-data .date,.our-team .single-team-member .hover-content ul li a,.our-team .single-team-member .hover-content,body .theme-button-one,body .theme-button-one:before,.our-service .service-block .read-more,.service-standard .service-block:before,.theme-action-banner-two .banner-button,#isotop-gallery-wrapper .isotop-item .hover-jojo ul li,.gallery-sidebar .sidebar-list li a,.our-blog .post-data .read-more,#isotop-gallery-wrapper .isotop-item .hover-jojo ul li a,#isotop-gallery-wrapper .isotop-item .hover-jojo,.our-project .project-item .hover-valina,.gallery-sidebar .sidebar-icon ul li a,.theme-footer-two ul li a,.project-with-sidebar .project-item .img-box a,.project-minimal-style .share-icon li a,.project-details .share-icon li a,.pd-footer .theme-pager,.pd-footer .theme-pager span,body .theme-button-two:before,.our-blog .img-holder .video-button,.theme-sidebar-widget .keywords-tag li a,.blog-details .post-tag-area .tags li a,.blog-details .post-tag-area .share-icon li a,.blog-details .user-comment-area .single-comment .reply,.blog-details-fg .blog-fg-data .video-banner-blog .video-button,#contact-form .form-group .help-block,.contact-us-section .contact-info ul li a,.form-style-three .send-button,.faq-tab-wrapper-four .faq-panel .panel .panel-heading .panel-title a i,.contact-address-two .address-block a,body .line-button-one,body .solid-button-one,body .white-shdw-button,#theme-banner-two .main-wrapper .button-group .contact-button,#theme-banner-two .main-wrapper .button-group .more-button,.shrt-menu .top-header .infoList li a,.shrt-menu .top-header .right-widget .user-profile-action .dropdown-menu ul li a,.shrt-menu .menu-social-icon li a,.shrt-menu .main-header .cart-action-wrapper .button-group a,#arch-carousel .indicators-one li i,#arch-carousel .indicators-one li span,.arch-footer .top-footer .footer-list ul li a,.theme-tab .tabs-menu li a,.studio-feature-area .feature-block .title,.studio-feature-area .feature-block,.studio-project-holder,.studio-client-slider .customer-block p,.studio-client-slider .customer-block .name,.studio-client-slider .customer-block .customer-info span,.studio-client-slider .customer-block:before,.studio-client-slider .customer-block,.studio-footer-one .top-footer .footer-list ul li a,.studio-footer-one .bottom-footer ul li a{transition:all .3s ease-in-out}.tran4s,.theme-main-menu,.our-service-portfo .service-block:before,.our-service-portfo .service-block:after,.our-project .project-item p,.our-project-portfo #isotop-gallery-wrapper .isotop-item .effect-zoe img,.our-team .img-box img,.service-standard .service-block .hover-content p,.our-project .project-item .hover-valina .zoom,.our-project .project-item .hover-valina:before,.our-project .project-item .hover-valina:after,#mega-menu-holder .img-box .img img{transition:all .4s ease-in-out}.theme-footer-one .top-footer .footer-list ul li a:hover,.theme-footer-one .bottom-footer ul li a:hover,.seo-our-goal .text-wrapper .request-button:hover,body .video-button-one:hover,body .video-button-one:hover i,.seo-our-pricing .single-pr-table .pr-header .price,.seo-our-pricing .single-pr-table .pr-footer .trial-button:hover,.theme-menu-one .navbar-nav .nav-item:hover .nav-link,body .white-shdw-button,.theme-menu-one .navbar-nav .nav-item.active .nav-link,.sass-faq-section .sub-heading a:hover,.theme-Ecommerce-menu .right-content .user-profile-action .dropdown-menu ul li a:hover,.eCommerce-side-menu .main-menu-list>ul>li:hover>a,.eCommerce-side-menu .main-menu-list>ul .sub-menu a:hover,.eCommerce-hero-section .social-share li a:hover,.theme-counter-three .single-counter-box .number,.product-details-modal .main-bg-wrapper .close-button:hover,.theme-sidebar-widget .list-item li:hover a,.product-showcase .single-product-case:hover .info .name,.theme-title-one .upper-title,.theme-pagination-one ul li a:hover,.theme-pagination-one ul li.active a,.theme-sidebar-widget .sidebar-search button:hover,.theme-sidebar-widget .list-item li .sub-menu a:hover,.agn-what-we-do .single-block .more-button,.cart-list-form .table .product-info .product-name:hover,.cart-list-form .table .remove-product:hover,.checkout-toggle-area p button:hover,.checkout-toggle-area form .lost-passw:hover,.solid-inner-banner .page-breadcrumbs li a:hover,.theme-sidebar-widget .sidebar-popular-product li:hover .info a,.shop-details .procuct-details .product-info .price,.faq-page .faq-search-form button:hover,.shop-details .procuct-details .product-info .cart-button:hover,.realated-product .swiper-controls [class*=swiper-]:hover,.faq-tab-wrapper.faq-page .faq-panel .panel .panel-heading.active-panel .panel-title a:before,.faq-page .submit-faq button:hover,.team-standard .single-team-member .hover-content ul li a:hover,body .theme-button-one,.team-minimal .single-team-member .hover-content ul li a:hover,.team-classic .wrapper .hover-content li a:hover,.service-minimal .service-block:hover .read-more,.service-modren .service-block .service-info:hover .read-more,.gallery-sidebar .sidebar-icon ul li a:hover,.service-standard .service-block .hover-content .read-more:hover,.our-project .isotop-menu-wrapper li.is-checked,.gallery-sidebar .sidebar-list li a:hover,.gallery-sidebar .sidebar-list li.active a,.project-with-sidebar .project-item .hover-coco .title a:hover,.project-minimal-style .swiper-controls [class*=swiper-]:hover,.pd-footer .theme-pager:hover,.pd-footer .theme-pager:hover span,.related-project .swiper-controls [class*=swiper-]:hover,.our-blog .single-blog-post:hover .post-data .title a,.theme-sidebar-widget .recent-news-item li:hover .rn-title a,body .line-button-one,.blog-details .post-tag-area .share-icon li a:hover,#contact-form .form-group .help-block li:before,.contact-address-two .address-block p a:hover,.contact-address-two .address-block ul li a:hover,body .solid-button-one:hover,.navbar .navbar-toggler,.faq-tab-wrapper .faq-panel .panel .panel-heading.active-panel .panel-title a:before,.faq-tab-wrapper-two .faq-panel .panel .panel-heading.active-panel .panel-title a:before,.faq-tab-wrapper-four .faq-panel .panel .panel-heading .panel-title a i,.breadcrumbs-two .page-breadcrumbs li a:hover,.b-wh-text .page-breadcrumbs li a:hover,.agn-counter-section .counter-wrapper .single-counter-box .icon,.agn-counter-section .counter-wrapper .single-counter-box .number,.theme-counter-three .single-counter-box .icon,.theme-list-item li .color-style,.theme-menu-one .header-right-widget .call-us a,.theme-footer-two .social-icon li a:hover,.agn-our-pricing .table-wrapper .pr-column .pr-header .price,.theme-footer-one .about-widget .phone,.navbar .mega-dropdown-list li a:hover,.theme-menu-one .header-right-widget .language-switcher .dropdown-menu ul li a:hover,.theme-footer-three .phone,.theme-footer-four .footer-list ul li a:hover,.theme-footer-four .phone,.theme-footer-four .bottom-footer ul li a:hover,.theme-footer-four.light-v .footer-list ul li a:hover,.theme-footer-four.light-v .bottom-footer ul li a:hover,.shrt-menu .main-header .call-us a,.shrt-menu .top-header .infoList li a:hover,.shrt-menu .top-header .right-widget .language-switcher .dropdown-menu ul li a:hover,.shrt-menu .top-header .right-widget .user-profile-action .dropdown-menu ul li a:hover,.shrt-menu.text-light .navbar .dropdown-menu .dropdown-item:hover,.shrt-menu.text-light .navbar .mega-dropdown-list li a:hover,.shrt-menu.text-light .top-header .infoList li a:hover,.shrt-menu.dark-bg .top-header .right-widget .language-switcher .dropdown-menu ul li a:hover,.shrt-menu.dark-bg .top-header .right-widget .user-profile-action .dropdown-menu ul li a:hover,.navbar .mega-dropdown-list li a:hover .icon,.pricing-tab-menu .nav-tabs .nav-item .nav-link,.signin-form-wrapper .signUp-text a,#arch-carousel .inner-item-wrapper .upper-title,#arch-carousel .indicators-one li i,.arch-project-gallery .isotop-menu-wrapper li.is-checked,.arch-service .single-block:hover .title a,.arch-blog .blog-post:hover .title a,.arch-contact .form-wrapper .contact-text .call-us,.arch-footer .top-footer h2 a,.arch-footer .top-footer .phone,.theme-footer-one.arch-footer .top-footer .footer-list ul li a:hover,.theme-tab-basic.theme-tab .tabs-menu li.z-active a,.theme-tab .z-content-inner ol li a:hover,.studio-feature-area .feature-block:hover .title,.z-tabs.mobile>ul.z-tabs-mobile>li>a>span.drp-icon,#studio-banner-two .main-text-wrapper .button-link,.studio-feature-area .feature-block .icon-s,.studio-feature-area .feature-block .detail-button,.studio-client-slider .customer-block:before,.studio-contact-area .contact-text .call-to-dial,.studio-footer-one .top-footer h2 a,.studio-footer-one .top-footer .footer-list ul li a:hover{color:#ff3a46}.scroll-top,.theme-footer-one .top-footer .footer-information ul li a:hover,.theme-menu-two .quote-button:hover,.theme-Ecommerce-menu .right-content .cart-action-wrapper .button-group a:hover,#eCommerce-carousel .inner-item-wrapper .button-group .shop-now:hover,#eCommerce-carousel .inner-item-wrapper .button-group .details-info-button:hover,.product-details-modal .main-bg-wrapper .cart-button,.theme-sidebar-widget .price-ranger .ui-slider .ui-slider-range,.theme-sidebar-widget .size-filter li a:hover,.shop-demo-filter .selectize-dropdown .option:hover,.shop-demo-filter .selectize-dropdown .active,.product-showcase .single-product-case .info .cart-button span,.dark-button-one:hover,.shop-details .procuct-details .product-info .cart-button,.shop-details .procuct-details .product-info .wishlist-button:hover,.shop-details .product-review-tab .tab-content .list-item li:before,.faq-page .submit-faq button,body .theme-button-one:before,.newsletter-section.agn-theme .main-wrapper form button,.newsletter-section.agn-theme .theme-title-one.upper-bar:before,.video-action-banner-one .video-button,.video-action-banner-one .video-button:before,.theme-action-banner-two .banner-button:hover,#isotop-gallery-wrapper .isotop-item .hover-jojo ul li a:hover,.gallery-sidebar .sidebar-title:before,.project-details .side-block .block-title:before,.our-blog .single-blog-post:hover .img-holder .video-button,.theme-sidebar-widget .keywords-tag li a:hover,.blog-details .user-comment-area .single-comment .reply:hover,body .theme-button-two,.blog-details-fg .blog-fg-data .video-banner-blog .video-button:hover,#contact-form .form-group .help-block,.contact-us-section .contact-info ul li a:hover,.form-style-three .send-button:hover,body .line-button-one:hover,body .solid-button-one,body .line-button-two:hover,.agn-our-pricing .table-wrapper .pr-column:hover .line-button-two,body .white-shdw-button:hover,#theme-banner-two .main-wrapper .button-group .contact-button:hover,.seo-what-we-do .single-block:nth-child(1) .wrapper .icon-box,.faq-tab-wrapper-three .faq-panel .panel .panel-heading.active-panel .panel-title a,.faq-tab-wrapper-four .faq-panel .panel .panel-heading.active-panel .panel-title a,.agn-our-gallery .main-wrapper .view-gallery:hover,.agn-home-blog .single-blog-post .flip-box-back,.seo-contact-banner .contact-button:hover,.navbar .dropdown-menu .dropdown-item span,.ln-inner-page-demo .inner-wrapper .single-page a .new,.theme-footer-three .social-icon li a:hover,.theme-footer-four .social-icon li a:hover,.navbar .mega-dropdown-list li a span,.btn-white:hover,.ln-home-demo .single-page-demo .new,.shrt-menu .main-header .cart-action-wrapper .button-group a:hover,.pricing-tab-menu .nav-tabs .nav-item .nav-link.active,#arch-carousel .indicators-one li.active span,.about-arch .text-wrapper .mark-text:before,.about-arch .img-box .sq-box,body .line-button-three:hover,.arch-testimonial .swiper-pagination-bullets .swiper-pagination-bullet-active,.arch-testimonial .swiper-pagination-bullets .swiper-pagination-bullet-active:hover,#arch-carousel .details-info-button,.theme-tab .tabs-menu li a:before,.theme-tab .z-content-inner .list-item li:before,.theme-tab-solid.theme-tab .tabs-menu li.z-active a,.theme-tab .nested-tab-menu li.z-active a:before,.action-banner-three,.studio-client-slider .swiper-slide-active .customer-block{background:#ff3a46}.theme-footer-one .top-footer .footer-information ul li a:hover,.seo-contact-banner .contact-button:hover,.theme-Ecommerce-menu .right-content .cart-action-wrapper .button-group a:hover,body .theme-button-one,.theme-sidebar-widget .size-filter li a:hover,.shop-details .procuct-details .product-info .cart-button,.shop-details .procuct-details .product-info .wishlist-button:hover,.faq-page .submit-faq button,.theme-action-banner-two .banner-button:hover,.our-project .isotop-menu-wrapper li.is-checked,#isotop-gallery-wrapper .isotop-item .hover-jojo ul li a:hover,.theme-sidebar-widget .keywords-tag li a:hover,.blog-details .user-comment-area .single-comment .reply:hover,.contact-us-section .contact-info ul li a:hover,.form-style-three .send-button:hover,body .line-button-one,body .solid-button-one,body .line-button-two:hover,.agn-our-pricing .table-wrapper .pr-column:hover .line-button-two,#theme-banner-two .main-wrapper .button-group .contact-button:hover,.agn-our-gallery .main-wrapper .view-gallery:hover,.theme-footer-three .social-icon li a:hover,.theme-footer-four .social-icon li a:hover,.pricing-tab-menu .nav-wrapper,body .line-button-three:hover,.arch-testimonial .swiper-pagination-bullets .swiper-pagination-bullet,.studio-feature-area .feature-block:hover{border-color:#ff3a46}.arch-testimonial .swiper-pagination-bullets .swiper-pagination-bullet-active{background:#ff3a46!important}.arch-title .main-title{font-family:Poppins,sans-serif;font-weight:700}.arch-title .line{display:inline-block;position:relative}.arch-title .line:before{content:"";width:0;height:3px;background:#233d63;border-radius:5px;position:absolute;right:-175px;bottom:10px;transition:all .8s ease-out}.arch-title.show-pr .line:before{width:170px}.theme-title-one,.theme-title-two{position:relative}.theme-title-one .upper-title{font-family:Poppins,sans-serif;font-size:18px;text-transform:uppercase;padding-bottom:15px}.theme-title-one .main-title{font-family:Poppins,sans-serif;font-size:42px;line-height:55px;color:#233d63}.theme-title-one.studio-title .main-title{font-size:72px;font-weight:600;line-height:75px;color:#202020}.theme-title-one.title-underline .main-title{text-decoration:underline}.theme-title-one .bottom-title{font-size:20px;color:#546886;padding-top:20px}.theme-title-one.upper-bar{padding-top:22px}.theme-title-one.upper-bar:before{content:"";width:50px;height:4px;border-radius:5px;background:#ff7300;position:absolute;top:0;left:0}.theme-title-one.upper-bar.text-center:before{left:50%;margin-left:-25px}.theme-title-one .icon-box{display:inline-block;margin-bottom:25px;position:relative}.theme-title-one .icon-box .bg-shape{transform:rotate(-90deg);transition:all 1s ease-out}.theme-title-one .icon-box.show-pr .bg-shape{transform:rotate(0)}.theme-title-one .icon-box .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.theme-title-one.arch-title .upper-title{color:#aeaeae}.theme-title-two{position:relative;font-size:130px;color:#fff}.theme-title-two:first-letter{text-transform:uppercase;font-size:300px;text-shadow:2px -.9px 0px rgba(225,163,76,1);color:#1d2046;padding-right:15px}.theme-title-two span{color:#e1a34c}.theme-title-three{padding:0 145px}.theme-title-three .title{font-size:44px;line-height:60px;color:#3e3e3e}.theme-title-three p{font-size:24px;line-height:40px;color:#798598;padding-top:45px}.theme-title-four{font-size:72px;line-height:85px;color:#202020;font-weight:600}.theme-title-four span{position:relative;display:inline-block}.theme-title-four span:before{content:"";width:100%;height:76%;position:absolute;top:20px;left:0;background:#ffdd4f4d;z-index:-1}.theme-title-four span:after{content:"";width:120px;height:3px;position:absolute;background:#202020;top:55%;right:-150px}.theme-pagination-one ul{display:inline-block;margin:0 -10px}.theme-pagination-one ul li{float:left;padding:0 10px}.theme-pagination-one ul li a{font-size:24px;color:#4f4f4f;line-height:40px}.theme-pagination-one ul li a .icon{font-size:30px}.theme-pagination-one ul li.active a{cursor:default}#mega-menu-holder{position:static}#mega-menu-holder .img-box{display:block;text-align:center}#mega-menu-holder .img-box .img{display:block;overflow:hidden;background:#000;box-shadow:0 30px 70px #dfe3ea80}#mega-menu-holder .img-box .img img{width:100%}#mega-menu-holder .img-box:hover .img img{opacity:.7;transform:scale3d(1.1,1.1,1)}#mega-menu-holder .img-box .text{font-size:15px;letter-spacing:1px;display:block;color:#212121;padding-top:10px}.theme-main-menu{position:absolute;top:0;width:100%;left:0;z-index:99;padding:65px 0 0}.theme-menu-one .logo{position:absolute;top:-1px;left:0;z-index:3}.theme-menu-one .logo a{display:block}.theme-menu-one .navbar-nav .nav-item .nav-link{color:#64697a}.theme-menu-one .navbar-nav .nav-item:first-child .nav-link{margin-left:0}.theme-menu-one .header-right-widget{position:absolute;top:52px;right:60px;z-index:1}.theme-menu-one .header-right-widget>ul>li{display:inline-block;vertical-align:middle}.theme-menu-one .header-right-widget .language-switcher button{background:transparent;height:55px;text-transform:uppercase;color:#233d63;font-size:16px;margin:0 45px 0 40px}.theme-menu-one .header-right-widget .language-switcher .dropdown-menu{min-width:170px;padding:10px 0;background:#fff;box-shadow:0 25px 50px #d5d8df80;border:1px solid #f8f8f8;border-radius:0}.theme-menu-one .header-right-widget .language-switcher .dropdown-menu ul li a{display:block;padding:0 15px;font-size:15px;color:#767a89;line-height:35px;text-transform:uppercase}.skiptranslate{display:none!important}.theme-menu-one .header-right-widget .language-switcher .dropdown-menu ul li a:hover{padding-left:20px}.theme-menu-one .header-right-widget .language-switcher .dropdown-toggle:after{color:#233d63}.theme-menu-one .header-right-widget .call-us{font-size:20px;color:#a2adbd}.theme-menu-one .header-right-widget .call-us a{font-size:24px;margin-left:15px}.theme-menu-one.d-align-item .navbar-nav .nav-item:hover .nav-link,.theme-menu-one.d-align-item .navbar-nav .nav-item.active .nav-link,.theme-menu-one.d-align-item .navbar .dropdown-item:focus,.theme-menu-one.d-align-item .navbar .dropdown-item:hover,.theme-menu-one.d-align-item .navbar .dropdown-submenu.dropdown:hover>.dropdown-item,.theme-menu-one.d-align-item .navbar .navbar-toggler,.theme-menu-one.d-align-item .navbar .mega-dropdown-list li a:hover,.theme-menu-one.d-align-item .navbar .mega-dropdown-list li a:hover .icon{color:#f569f8}.theme-menu-one.d-align-item .navbar .mega-dropdown-list li a:hover .svg path{fill:#f569f8}.theme-menu-one.d-align-item .navbar-nav .nav-item .nav-link{padding-bottom:0}.theme-menu-one.d-align-item .navbar-nav .nav-item .nav-link:before{content:"";width:0;height:2px;position:absolute;left:1px;bottom:5px;z-index:-1;background:#f569f8;transition:width .3s ease-out}.theme-menu-one.d-align-item .header-right-widget .call-us a{color:#bebebe;margin-left:0}.theme-menu-one.d-align-item .header-right-widget .call-us a:hover{color:#f569f8}.theme-menu-one.d-align-item .navbar-nav .nav-item .nav-link:hover:before,.theme-menu-one.d-align-item .navbar-nav .nav-item.active .nav-link:before{width:100%}.theme-menu-one.d-align-item #mega-menu-holder{margin-right:125px}.theme-menu-one.d-align-item .header-right-widget{right:auto;left:15%}.theme-menu-one.d-align-item .logo{top:45px;left:75px;width:63px}.theme-menu-one.d-align-item .navbar-nav .login-button a{width:150px;line-height:50px;background:#fef9da;border-radius:3px;font-size:18px;color:#ead24c;text-align:center;margin-top:-12px}.theme-menu-one.d-align-item .navbar-nav .login-button a:hover{background:#f569f8;color:#fff}.theme-menu-one.d-align-item .navbar-nav .login-button-two a{width:150px;line-height:48px;border:1px solid #ffffff;border-radius:3px;font-size:18px;color:#fff;text-align:center;margin-top:-12px}.theme-menu-one.d-align-item .navbar-nav .login-button-two a:hover{background:#fff;color:#614ef9}.theme-menu-one.d-align-item.color-white .header-right-widget .call-us a,.theme-menu-one.d-align-item.color-white .header-right-widget .language-switcher button,.theme-menu-one.d-align-item.color-white .header-right-widget .language-switcher .dropdown-toggle:after,.theme-menu-one.d-align-item.color-white .navbar-nav .nav-item .nav-link{color:#fff}.theme-menu-one.d-align-item.color-white .navbar-nav .nav-item .nav-link:before{background:#fff}.theme-menu-two{padding-left:90px;padding-right:90px}.theme-menu-two .logo{position:absolute;top:50px;left:90px;width:63px;z-index:2}.theme-menu-two .quote-button{font-family:Poppins,sans-serif;width:160px;line-height:50px;border-radius:3px;background:#fff;font-size:18px;color:#3d3d3d;text-align:center;position:absolute;right:90px;top:55px;z-index:1}.theme-menu-two .quote-button:hover{color:#fff}.theme-menu-two #mega-menu-holder{margin-right:265px}.theme-menu-three .logo{position:absolute;top:-1px;left:0;z-index:3}.theme-menu-three .logo a{display:block}.theme-menu-three .navbar-nav .nav-item{padding-bottom:15px}.theme-menu-three .navbar-nav .nav-item .nav-link{color:#fff;position:relative;padding:0}.theme-menu-three .navbar-nav .nav-item .nav-link:before{content:"";width:0;height:5px;position:absolute;left:1px;bottom:7px;z-index:-1;background:#e1a34c;transition:width .3s ease-out}.theme-menu-three .navbar-nav .nav-item .nav-link:hover:before,.theme-menu-three .navbar-nav .nav-item.active .nav-link:before{width:91%}.theme-menu-three #mega-menu-holder{margin-right:255px}.theme-menu-three .header-right-widget{position:absolute;top:57px;right:65px;z-index:1}.theme-menu-three .header-right-widget .social-icon li{display:inline-block}.theme-menu-three .header-right-widget .social-icon li a{width:45px;height:45px;text-align:center;line-height:45px;border:2px solid rgba(255,255,255,.8);font-size:20px;color:#fffc;border-radius:50%;margin-left:8px}.theme-menu-three .header-right-widget .social-icon li a:hover{color:#fff;background:#cd9a53;border-color:#cd9a53}.theme-menu-three .navbar .dropdown-item:focus,.theme-menu-three .navbar .dropdown-item:hover,.theme-menu-three .navbar .dropdown-submenu.dropdown:hover>.dropdown-item,.theme-menu-three .navbar .mega-dropdown-list li a:hover,.theme-menu-three .navbar .mega-dropdown-list li a:hover .icon{color:#e1a34c}.theme-menu-three .navbar .mega-dropdown-list li a:hover .svg path{fill:#e1a34c}.theme-menu-one.d-align-item.app-menu .navbar .dropdown-item:focus,.theme-menu-one.d-align-item.app-menu .navbar .dropdown-item:hover,.theme-menu-one.d-align-item.app-menu .navbar .dropdown-submenu.dropdown:hover>.dropdown-item,.theme-menu-one.d-align-item.app-menu .navbar .mega-dropdown-list li a:hover,.theme-menu-one.d-align-item.app-menu .navbar .mega-dropdown-list li a:hover .icon{color:#614ef9}.theme-menu-one.d-align-item.app-menu .navbar .mega-dropdown-list li a:hover .svg path{fill:#614ef9}@keyframes menu_sticky{0%{margin-top:-120px;opacity:0}50%{margin-top:-64px;opacity:0}to{margin-top:0;opacity:1}}.theme-main-menu.fixed{position:fixed!important;background:#fff;box-shadow:0 13px 35px -12px #23232326;animation:menu_sticky .6s ease-in-out}.theme-menu-one.d-align-item.fixed .logo{width:63px}.theme-menu-one.fixed.d-align-item .logo{top:5px}.theme-menu-one.fixed .navbar-nav .nav-item .nav-link,.theme-menu-two.fixed .navbar-nav .nav-item .nav-link{padding-bottom:20px}.theme-menu-one.fixed,.theme-menu-two.fixed{padding:20px 0 0}.theme-main-menu.theme-menu-three.fixed{padding:20px 0 5px}.theme-menu-one.fixed .logo,.theme-menu-three.fixed .logo{width:70px}.theme-menu-one.fixed .header-right-widget,.theme-menu-two.fixed .logo{top:7px}.theme-menu-two.fixed .quote-button{top:9px}.theme-main-menu.theme-menu-two.fixed,.theme-menu-one.d-align-item.color-white.fixed{background:#1b1d3d}.theme-main-menu.theme-menu-three.fixed{background:#1d1f42fa;border-bottom:1px solid rgba(255,255,255,.03)}.theme-menu-three.fixed .header-right-widget{top:14px}.theme-menu-one.d-align-item.fixed .navbar-nav .nav-item .nav-link{padding-bottom:0}.theme-menu-one.d-align-item.fixed{padding-bottom:12px}#theme-banner-one{background:url(/assets/1-DdlIva6Y.png) no-repeat top right;position:relative}#theme-banner-one .main-wrapper{padding:235px 0 155px}#theme-banner-one .main-wrapper .slogan{display:inline-block;background:#fbfbff;border:1px solid #e9e9e9;line-height:32px;padding:0 20px;font-size:15px;color:#677180;border-radius:3px}#theme-banner-one .main-wrapper .slogan span{color:#ff605e}#theme-banner-one .main-wrapper .main-title{font-family:Poppins,sans-serif;font-weight:700;font-size:70px;line-height:80px;padding:25px 0 35px}#theme-banner-one .main-wrapper .sub-title{font-size:20px;line-height:32px;color:#8b8e92;padding-bottom:28px}#theme-banner-one .main-wrapper .button-group li{display:inline-block;vertical-align:middle;margin-top:5px;line-height:55px}#theme-banner-one .main-wrapper .button-group .more-button{margin-right:30px}#theme-banner-one .illustration{position:absolute;right:12%;top:27%}#theme-banner-one .illustration .shape-one{position:absolute;top:-28px;right:-63px}#theme-banner-one .illustration .shape-two{position:absolute;bottom:0;right:-25px}#theme-banner-one .oval-one{position:absolute;right:-3%;top:26%;animation:jump 8s infinite linear}#theme-banner-one .shape-three{position:absolute;top:21%;right:22%;animation:animationFramesTwo 13s infinite linear}#theme-banner-one .shape-four{position:absolute;top:27%;left:7%;animation:animationFramesFour 25s alternate infinite linear}#theme-banner-one .shape-five{position:absolute;top:50%;left:50%;animation:animationFramesThree 35s alternate infinite linear}#theme-banner-one .shape-six{position:absolute;top:70%;right:3%;animation:animationFramesFour 20s alternate infinite linear}#theme-banner-one .shape-seven{position:absolute;bottom:2%;right:28%;animation:animationFramesOne 15s infinite linear}#theme-banner-one .shape-eight{position:absolute;bottom:3%;left:38%;animation:animationFramesFour 20s alternate infinite linear}#theme-banner-one .shape-nine{position:absolute;bottom:4%;left:4%;animation:animationFramesOne 17s infinite linear}#theme-banner-one .shape-ten{position:absolute;top:60%;left:4%;animation:animationFramesOne 20s alternate infinite linear}#theme-banner-one .shape-eleven{position:absolute;top:22%;left:41%;animation:animationFramesOne 15s infinite linear}#theme-banner-two{background:linear-gradient(-120deg,#8758ff,#614ef9);position:relative;overflow:hidden}#theme-banner-two:before{content:"";position:absolute;width:100%;height:753px;background:url(/assets/bg4-DDur0486.png) no-repeat left top;bottom:-1px;left:0;z-index:2}#theme-banner-two .main-wrapper{padding:285px 0 300px;position:relative;z-index:9}#theme-banner-two .bg-round-one{width:690px;height:690px;background:#ffffff0a;border-radius:50%;position:absolute;top:-170px;left:-281px;z-index:1}#theme-banner-two .bg-round-two{width:690px;height:690px;background:#ffffff05;border-radius:50%;position:absolute;bottom:0;left:-464px;z-index:1}#theme-banner-two .bg-round-three{width:400px;height:400px;background:#ffffff05;border-radius:0 0 0 85px;position:absolute;top:-87px;right:-98px;z-index:1;transform:rotate(-9deg)}#theme-banner-two .bg-round-four{width:250px;height:250px;background:#ffffff05;border-radius:0 0 0 85px;position:absolute;top:-87px;right:-98px;z-index:1;transform:rotate(-9deg)}#theme-banner-two .bg-round-five{width:650px;height:650px;background:linear-gradient(-90deg,#8557ff,#805cff);border-radius:50%;position:absolute;bottom:-90px;right:-205px;z-index:1}#theme-banner-two .illustration{position:absolute;right:10%;top:28%;z-index:1;max-width:47%}#theme-banner-two .main-title{font-family:Poppins,sans-serif;font-weight:700;font-size:60px;line-height:72px;color:#fff;text-decoration:underline}#theme-banner-two .sub-title{font-size:20px;line-height:32px;color:#fff;padding:40px 0 35px}#theme-banner-two .main-wrapper .button-group li{display:inline-block;vertical-align:middle;margin-top:5px;line-height:50px}#theme-banner-two .main-wrapper .button-group .more-button{width:165px;line-height:50px;border:1px solid transparent;text-align:center;border-radius:3px;font-size:18px;color:#fff;background:linear-gradient(-180deg,#00ebac,#00d1f4);margin-right:18px}#theme-banner-two .main-wrapper .button-group .more-button i{vertical-align:-1px}#theme-banner-two .main-wrapper .button-group .more-button:hover{background:transparent;border-color:#fff}#theme-banner-two .main-wrapper .button-group .contact-button{width:170px;line-height:48px;border:1px solid #fff;border-radius:3px;text-align:center;font-size:18px;color:#fff}#theme-banner-three{position:relative;padding:320px 0 460px}.partical-bg{position:fixed;width:100%;height:100%;top:0;left:0;z-index:0}#particles{width:100%;height:100%}#theme-banner-three .main-title{font-family:Poppins,sans-serif;font-weight:700;font-size:125px;color:#fff;text-decoration:underline;min-height:500px;position:absolute}#theme-banner-three .main-wrapper{position:relative;padding:0 0 300px}@media (max-width: 768px){#theme-banner-three .main-title{min-height:300px}}@media (max-width: 576px){#theme-banner-three .main-title{min-height:350px}}#theme-banner-three .main-title span,#theme-banner-three .main-title span b{text-decoration:underline;line-height:160px}#theme-banner-three .main-title i{color:#e1a34c;font-style:normal}#theme-banner-three span.cd-words-wrapper span{font-weight:300;position:relative}#theme-banner-three span.cd-words-wrapper span:after{content:"";position:absolute;top:0;right:0;width:2px;height:100%;background-color:#aebcb9}#theme-banner-three:before{content:"";background:-webkit-radial-gradient(50% 50%,circle closest-side,rgb(35,38,91) 0%,rgb(27,29,61) 100%);position:absolute;width:2285px;height:2285px;border-radius:50%;left:50%;top:-500px;transform:translate(-50%)}.main-page-wrapper.has-particles #theme-banner-three:before{display:none}.main-page-wrapper.has-particles .portfo-testimonial.section-portfo:before{opacity:.7}#theme-banner-four{position:relative}#theme-banner-four .main-wrapper{padding:290px 0 260px;position:relative;z-index:5}#theme-banner-four .screen-one{position:absolute;right:0;top:12%;z-index:1;width:35%}#theme-banner-four .screen-two{position:absolute;right:24%;top:27%;z-index:1;width:22%}#theme-banner-four .shape-one{position:absolute;right:0;top:145px;z-index:0;opacity:.65}#theme-banner-four .shape-two{position:absolute;bottom:12%;left:31%;animation:rotated 20s infinite linear}#theme-banner-four .shape-three{position:absolute;bottom:19%;right:4%;z-index:-1;animation:rotated 50s infinite linear}#theme-banner-four .shape-four{position:absolute;top:17%;right:37%;z-index:-1;animation:rotatedHalf 30s infinite linear}#theme-banner-four .round-shape-one{width:20px;height:20px;border:3px solid #fe8f8f;border-radius:50%;position:absolute;top:15%;left:36%;animation:animationFramesOne 15s infinite linear}#theme-banner-four .round-shape-two{width:7px;height:7px;background:#d5eeff;border-radius:50%;position:absolute;top:23%;left:8%;animation:animationFramesTwo 13s infinite linear}#theme-banner-four .round-shape-three{position:absolute;width:8px;height:8px;border:2px solid #a3eead;border-radius:50%;bottom:42%;left:6%;animation:animationFramesTwo 15s infinite linear}#theme-banner-four .round-shape-four{position:absolute;right:26%;bottom:20%;width:350px;height:350px;border-radius:50%;border:1px solid #fbfbfb;animation:rotated 10s infinite linear}#theme-banner-four .round-shape-four:before{content:"";width:10px;height:10px;position:absolute;top:50%;left:-5px;background:#ddabf6;border-radius:50%}#theme-banner-four .main-wrapper .slogan{display:inline-block;background:#fbfbff;border:1px solid #e9e9e9;line-height:32px;padding:0 20px;font-size:15px;color:#677180;border-radius:18px}#theme-banner-four .main-wrapper .slogan span{color:#ff605e}#theme-banner-four .main-wrapper .main-title{font-family:Poppins,sans-serif;font-weight:700;font-size:70px;line-height:80px;padding:25px 0 35px}#theme-banner-four .main-wrapper .sub-title{font-size:20px;line-height:32px;color:#8b8e92;padding-bottom:28px}#theme-banner-four .main-wrapper .button-group li{display:inline-block;vertical-align:middle;margin-top:5px;line-height:55px}#theme-banner-four .main-wrapper .button-group .more-button{width:185px;line-height:50px;text-align:center;border-radius:3px;color:#fff;box-shadow:0 10px 40px #96393940;background:linear-gradient(-135deg,#bf6cff,#9041ff);margin-right:30px}#theme-banner-four .main-wrapper .button-group .more-button:hover{box-shadow:none}#theme-banner-four .main-wrapper .button-group .more-button i{vertical-align:-1px;margin-left:5px}#theme-banner-four .main-wrapper .button-group .video-button:hover,#theme-banner-four .main-wrapper .button-group .video-button:hover i{color:#f569f8}#theme-banner-five{background:linear-gradient(145deg,#8400fc,#11def4);position:relative;z-index:5}#theme-banner-five .bg-shape-holder{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;overflow:hidden}#theme-banner-five .bg-shape-holder .big-round-one{position:absolute;width:662px;height:662px;background:#ffffff0a;top:-346px;left:-75px;border-radius:50%}#theme-banner-five .bg-shape-holder .big-round-two{position:absolute;width:1372px;height:1372px;background:#ffffff0a;top:-689px;left:-368px;border-radius:50%;z-index:-1}#theme-banner-five .bg-shape-holder .big-round-three{position:absolute;width:2242px;height:2242px;background:#ffffff0a;top:-1161px;left:-779px;border-radius:50%;z-index:-3}#theme-banner-five .bg-shape-holder .shape-one{width:7px;height:7px;border-radius:50%;background:#d5eeff4a;position:absolute;top:18%;left:14%;animation:animationFramesTwo 13s infinite linear}#theme-banner-five .bg-shape-holder .shape-two{width:25px;height:25px;border-radius:50%;border:5px solid rgba(255,255,255,.16);position:absolute;top:16%;left:41%;animation:animationFramesOne 15s infinite linear}#theme-banner-five .bg-shape-holder .shape-three{position:absolute;bottom:15%;left:35%;animation:animationFramesFour 15s infinite linear alternate}#theme-banner-five .bg-shape-holder .shape-four{width:10px;height:10px;border-radius:50%;background:#d5eeff4a;position:absolute;bottom:12%;right:30%;animation:animationFramesFive 15s infinite linear alternate}#theme-banner-five .mobile-screen-one{position:absolute;right:-3%;top:145px;z-index:-1;width:29%}#theme-banner-five .mobile-screen-two{position:absolute;right:20%;top:260px;z-index:-1;width:29%}#theme-banner-five .mobile-screen-two .search-box{position:absolute;top:31%;right:28%;width:68%}#theme-banner-five .main-wrapper{padding:300px 0 215px 15%}#theme-banner-five .main-title{font-family:Poppins,sans-serif;font-weight:700;font-size:60px;line-height:72px;color:#fff}#theme-banner-five .sub-title{font-size:20px;line-height:32px;color:#fff;padding:40px 0 35px}#theme-banner-five .main-wrapper .button-group li{display:inline-block;vertical-align:middle;margin-top:5px}#theme-banner-five .main-wrapper .button-group li a{width:213px;border:2px solid #fff;border-radius:3px;padding:9px 0 9px 70px;position:relative;font-size:20px;color:#fff}#theme-banner-five .main-wrapper .button-group li a span{display:block;font-size:13px;margin-bottom:-5px}#theme-banner-five .main-wrapper .button-group li a.google-button{margin-right:22px}#theme-banner-five .main-wrapper .button-group li a img{position:absolute;left:30px;top:50%;transform:translateY(-50%);width:30px}.agn-what-we-do{position:relative}.agn-what-we-do .shape-one{position:absolute;top:19%;left:0}.agn-what-we-do .shape-two{position:absolute;top:25%;right:11%}.agn-what-we-do .theme-title-one{padding-bottom:50px}.agn-what-we-do .single-block .icon{position:relative;height:98px}.agn-what-we-do .single-block .icon .bg{animation:rotated 25s infinite linear}.agn-what-we-do .single-block .icon .shape{position:absolute;top:35px;left:10px;z-index:1}.agn-what-we-do .single-block .title{font-size:22px;color:#244574;padding:35px 0}.agn-what-we-do .single-block p{padding-right:90px}.agn-what-we-do .single-block .more-button{font-size:15px;text-decoration:underline;margin-top:20px}.agn-what-we-do .single-block .more-button:hover{text-decoration:overline}.agn-what-we-do .single-block{padding-top:60px}.seo-what-we-do{position:relative;padding:150px 0 100px}.seo-what-we-do .theme-title-one{padding-bottom:60px}.seo-what-we-do .single-block{margin-top:40px}.seo-what-we-do .single-block .wrapper{background:#fff;border-radius:4px;text-align:center;padding:50px 10px 60px}.seo-what-we-do .single-block.active .wrapper,.seo-what-we-do .single-block .wrapper:hover{box-shadow:0 20px 70px #0407120f}.seo-what-we-do .single-block .wrapper .title{display:block;font-size:20px;color:#233d63;margin-top:30px}.seo-what-we-do .single-block .wrapper .icon-box{position:relative;width:100px;height:100px;border-radius:50%;margin:0 auto;z-index:5}.seo-what-we-do .single-block .wrapper .icon-box img{position:relative;margin:0 auto;top:50%;transform:translateY(-50%)}.seo-what-we-do .single-block:nth-child(2) .wrapper .icon-box{background:#00ebac}.seo-what-we-do .single-block:nth-child(3) .wrapper .icon-box{background:#9657f6}.seo-what-we-do .single-block:nth-child(4) .wrapper .icon-box{background:#ff930e}.seo-what-we-do .single-block .wrapper .icon-box:before,.seo-what-we-do .single-block .wrapper .icon-box:after{content:"";position:absolute;border-radius:50%;z-index:-1}.seo-what-we-do .single-block .wrapper .icon-box:before{top:0;right:0;bottom:0;left:0}.seo-what-we-do .single-block .wrapper .icon-box:after{top:0;right:0;bottom:0;left:0}.seo-what-we-do .single-block:nth-child(1) .wrapper .icon-box:before,.seo-what-we-do .single-block:nth-child(1) .wrapper .icon-box:after{background:#ff3a4680}.seo-what-we-do .single-block:nth-child(2) .wrapper .icon-box:before,.seo-what-we-do .single-block:nth-child(2) .wrapper .icon-box:after{background:#00ebac80}.seo-what-we-do .single-block:nth-child(3) .wrapper .icon-box:before,.seo-what-we-do .single-block:nth-child(3) .wrapper .icon-box:after{background:#9657f680}.seo-what-we-do .single-block:nth-child(4) .wrapper .icon-box:before,.seo-what-we-do .single-block:nth-child(4) .wrapper .icon-box:after{background:#ff930e80}.seo-what-we-do .single-block.active .wrapper .icon-box:after,.seo-what-we-do .single-block .wrapper:hover .icon-box:after{animation:hvr-ripple-out 1.5s linear infinite}.seo-what-we-do .single-block.active .wrapper .icon-box:before,.seo-what-we-do .single-block .wrapper:hover .icon-box:before{animation:hvr-ripple-out-two 1.5s linear infinite}.agn-about-us{position:relative;padding:135px 0 0}.agn-about-us .shape-one{position:absolute;left:52%;top:2%;animation:animationFramesOne 35s alternate infinite linear}.agn-about-us .shape-two{position:absolute;right:0;top:-15%}.agn-about-us .shape-three{position:absolute;left:0;top:20%;z-index:-1}.agn-about-us .shape-four{position:absolute;left:50%;bottom:-16%;animation:animationFramesTwo 25s alternate infinite linear}.agn-about-us .theme-title-one{padding-bottom:35px}.agn-about-us .img-box{position:relative;padding-left:85px}.agn-about-us .img-box .main-img{border-radius:5px}.agn-about-us .img-box:before{content:"";width:188px;height:196px;background:#614ef9;border-radius:5px;position:absolute;top:-100px;left:0;z-index:-1}.agn-about-us .text-wrapper .quote{font-size:20px;line-height:34px;color:#233d63;padding:45px 0 35px}.agn-about-us .text-wrapper .author{position:relative;padding-left:35px;margin-bottom:35px;font-size:16px;color:#808c9f}.agn-about-us .text-wrapper .author .name{font-family:Poppins,sans-serif;font-weight:500;font-size:18px;color:#233d63}.agn-about-us .text-wrapper .author:before{content:"";width:20px;height:2px;position:absolute;left:0;top:14px;background:#233d63}.agn-about-us .learn-more{font-size:20px;width:230px;line-height:70px;position:absolute;bottom:0;right:0}.agn-about-us:before{content:url(/assets/2-CJABBPsK.png);position:absolute;top:0;left:0;z-index:-1}.agn-counter-section{position:relative;margin:250px 0 185px}.agn-counter-section .shape-one{position:absolute;left:9%;top:28%;animation:animationFramesFour 25s alternate infinite linear}.agn-counter-section .shape-two{position:absolute;right:14%;top:13%;animation:animationFramesFour 35s alternate infinite linear}.agn-counter-section .shape-three{position:absolute;bottom:4%;right:8%;animation:rotated 20s infinite linear}.agn-counter-section .main-wrapper{background:url(/assets/map-BvIicyhJ.png) no-repeat bottom center;padding-bottom:115px;position:relative}.agn-counter-section .main-wrapper .theme-title-one{padding-bottom:80px}.agn-counter-section .counter-wrapper .single-counter-box{text-align:center;padding-top:35px}.agn-counter-section .counter-wrapper .single-counter-box .icon{font-size:60px;margin-bottom:10px}.agn-counter-section .counter-wrapper .single-counter-box .number{font-size:84px}.agn-counter-section .counter-wrapper .single-counter-box p{font-size:20px}.agn-counter-section .bottom-banner{border:1px solid #e6e6e6;border-radius:5px;margin:50px 100px 0;padding:45px 60px 28px}.agn-counter-section .bottom-banner .text{float:left}.agn-counter-section .bottom-banner .text .title{font-size:27px;padding-bottom:2px}.agn-counter-section .bottom-banner .text p{font-size:18px}.agn-counter-section .bottom-banner .contact{float:right;line-height:46px}.agn-counter-section.fix-bg-position .main-wrapper{padding:95px 0 155px}.agn-our-gallery{position:relative;padding:100px 0 195px}.agn-our-gallery .shape-one{position:absolute;top:0;left:45%;animation:animationFramesOne 25s infinite linear}.agn-our-gallery .shape-two{position:absolute;top:15%;right:10%;animation:animationFramesFour 25s alternate infinite linear}.agn-our-gallery .shape-three{position:absolute;bottom:12%;right:40%;animation:rotated 20s infinite linear}.agn-our-gallery:before{content:url(/assets/3-Su8pLe3p.png);position:absolute;top:0;right:0;z-index:-1}.agn-our-gallery .main-wrapper{position:relative;margin:0 auto;padding:50px 35px 0}.agn-our-gallery .main-wrapper .item{margin:0 30px}.agn-our-gallery .main-wrapper .img-box{position:relative;margin:50px 0;overflow:hidden;border-radius:5px;box-shadow:0 20px 50px #2e415a1a}.agn-our-gallery .main-wrapper .img-box img{width:100%;border-radius:5px;transition:all .4s ease-in-out}.agn-our-gallery .main-wrapper .img-box .hover-content{position:absolute;top:0;left:0;bottom:0;right:0;background:#1a1a1a80;text-align:center;border-radius:5px;transform:scale(.5);opacity:0}.agn-our-gallery .main-wrapper .img-box .hover-content .icon{position:relative;top:50%;transform:translateY(-50%);font-size:60px;color:#fff;width:100%}.agn-our-gallery .main-wrapper .img-box:hover .hover-content{transform:scale(1);opacity:1}.agn-our-gallery .main-wrapper .view-gallery{width:190px;line-height:55px;text-align:center;border-radius:4px;border:2px solid rgba(151,151,151,.3);font-size:18px;color:#233d63;position:absolute;top:0;right:150px}.agn-our-gallery .main-wrapper .view-gallery:hover{color:#fff;box-shadow:0 13px 28px #a3303540}.agn-our-gallery .swiper-controls [class*=swiper-]{background:transparent;margin:0 10px;padding:0;font-size:30px;color:#0006;cursor:pointer}.agn-our-gallery .swiper-controls{position:absolute;top:0;right:365px}.agn-our-gallery .swiper-controls [class*=swiper-]:hover{color:#233d63}.pricing-tab-menu{text-align:center}.pricing-tab-menu .nav-wrapper{display:inline-block;border-width:2px;border-style:solid;border-radius:5px}.pricing-tab-menu .nav{border:none}.pricing-tab-menu .nav-tabs .nav-item{margin:0}.pricing-tab-menu .nav-tabs .nav-item .nav-link{border:none;width:160px;padding:0;line-height:48px;font-size:20px;border-radius:0;display:block;margin-bottom:.5px}.pricing-tab-menu .nav-tabs .nav-item .nav-link.active{color:#fff}.pricing-tab-menu p{font-size:20px;padding-top:30px}.agn-our-pricing{position:relative}.agn-our-pricing .shape-one{position:absolute;top:20%;left:10%}.agn-our-pricing .shape-two{animation:animationFramesOne 15s infinite linear;position:absolute;top:18%;right:14%}.agn-our-pricing .shape-three{position:absolute;bottom:10%;left:10%;animation:animationFramesOne 15s infinite linear}.agn-our-pricing .shape-four{position:absolute;bottom:5%;left:50%;animation:animationFramesOne 25s infinite linear}.agn-our-pricing .shape-five{position:absolute;bottom:5%;right:5%}.agn-our-pricing .table-wrapper{max-width:1245px;margin:100px auto 0;padding:0 15px}.agn-our-pricing .table-wrapper .inner-table{position:relative;padding-left:215px}.agn-our-pricing .table-wrapper .inner-table .pr-list-text{width:215px;position:absolute;left:0;top:230px}.agn-our-pricing .table-wrapper .inner-table .pr-list-text li{font-size:17px;padding:25px 0 25px 25px;color:#233d63;border-top:1px solid #e0e9ef;border-left:1px solid #e0e9ef}.agn-our-pricing .table-wrapper .inner-table .pr-list-text li:last-child{border-bottom:1px solid #e0e9ef}.agn-our-pricing .table-wrapper .inner-table .pr-column{float:left;width:33.333333%;border:1px solid #e0e9ef;border-right:none;text-align:center}.agn-our-pricing .table-wrapper .inner-table .pr-column:last-child{border-right:1px solid #e0e9ef}.agn-our-pricing .table-wrapper .pr-column .pr-header{padding:40px 0 41px;border-bottom:1px solid #e0e9ef}.agn-our-pricing .table-wrapper .pr-column .pr-header .price{font-size:44px}.agn-our-pricing .table-wrapper .pr-column .pr-header .price span{font-size:18px}.agn-our-pricing .table-wrapper .pr-column .pr-header .title{font-size:32px;color:#233d63;padding:5px 0 12px}.agn-our-pricing .table-wrapper .pr-column .pr-header .package{font-size:18px;text-transform:uppercase;color:#233d6359}.agn-our-pricing .table-wrapper .pr-column .pr-body li{border-bottom:1px solid #e0e9ef;padding:25px 0}.agn-our-pricing .table-wrapper .pr-column .pr-body li .pr-text{font-size:16px;color:#233d6373;padding-bottom:3px;display:none}.agn-our-pricing .table-wrapper .pr-column .pr-body li .icon{font-size:16px}.agn-our-pricing .table-wrapper .pr-column .pr-body li .none{color:#979797bf}.agn-our-pricing .table-wrapper .pr-column .pr-body li .available{color:#00e953}.agn-our-pricing .table-wrapper .pr-column .pr-footer{padding:48px 0 45px}.agn-our-pricing .table-wrapper .pr-column .pr-footer p{font-size:17px;color:#233d6380;padding-top:15px}.pricing-app .theme-title-one.upper-bar:before{background:#63e8ce}.agn-our-pricing.pricing-app .table-wrapper .pr-column .pr-header .price{font-size:58px;color:#9285ff}.agn-our-pricing.pricing-app .table-wrapper .pr-column .pr-header .price sup{font-size:24px;top:-23px}.agn-our-pricing.pricing-app .table-wrapper .pr-column .pr-header .title{font-size:18px;color:#233d6373;padding:0}.agn-our-pricing.pricing-app .table-wrapper .pr-column .pr-header{padding-bottom:54px}.agn-our-pricing.pricing-app .table-wrapper .pr-column .pr-header .package{color:#202020}.agn-our-pricing.pricing-app .table-wrapper .pr-column .pr-body li .icon{display:block;font-size:14px;width:27px;height:27px;border-radius:50%;text-align:center;line-height:27px;margin:0 auto}.agn-our-pricing.pricing-app .table-wrapper .pr-column .pr-body li .available{background:#4cdd75;color:#fff}.agn-our-pricing.pricing-app .table-wrapper .pr-column .pr-body li{padding:24px 0}.agn-our-pricing.pricing-app .table-wrapper .pr-column .pr-footer .choose-button{border-radius:4px}.agn-our-pricing.pricing-app .table-wrapper .pr-column:hover .pr-footer .choose-button{background:#614ef9;border-color:#614ef9;box-shadow:none}.pricing-app .pricing-tab-menu .nav-wrapper{border-color:#9285ff}.pricing-app .pricing-tab-menu .nav-tabs .nav-item .nav-link{color:#9285ff}.pricing-app .pricing-tab-menu .nav-tabs .nav-item .nav-link.active{background:#9285ff;color:#fff}.seo-our-pricing{position:relative}.seo-our-pricing.section-bg{background:url(/assets/bg2-juNceMGs.png) no-repeat center top;background-size:cover;padding:185px 0 280px}.seo-our-pricing .theme-title-one{padding-bottom:45px}.seo-our-pricing .single-pr-table{background:#fff;box-shadow:0 10px 40px #3c43710d;position:relative;text-align:center;border-radius:5px 5px 0 0;margin-top:50px;overflow:hidden}.seo-our-pricing .single-pr-table:before{content:"";width:50px;height:6px;border-radius:5px 5px 0 0;background:#fff;position:absolute;top:0;left:-50px;z-index:1;transition:all .8s ease-out}.seo-our-pricing .single-pr-table:after{content:"";width:100%;height:6px;border-radius:5px 5px 0 0;position:absolute;top:0;left:calc(-100% - 100px);z-index:1;transition:all .8s ease-out;background:#fff}.seo-our-pricing .single-pr-table:hover:after{left:100%}.seo-our-pricing .single-pr-table:hover:before{opacity:1;left:100%}.seo-our-pricing .single-pr-table .pr-header{position:relative;z-index:1;padding:40px 0 32px;border-bottom:1px solid #e8e8e8}.seo-our-pricing .single-pr-table.subway .pr-header{border-top:6px solid #00e1ce}.seo-our-pricing .single-pr-table.sandwich .pr-header{border-top:6px solid #ffcd63}.seo-our-pricing .single-pr-table.burger .pr-header{border-top:6px solid #9f4aff}.seo-our-pricing .single-pr-table .pr-header .title{font-size:18px;text-transform:uppercase;color:#202020}.seo-our-pricing .single-pr-table .pr-header .price{font-size:60px;margin:-12px 0 -5px}.seo-our-pricing .single-pr-table .pr-header .price sup{font-size:24px;top:-20px}.seo-our-pricing .single-pr-table .pr-header .package{font-size:15px;text-transform:uppercase;color:#b9b9b9}.seo-our-pricing .single-pr-table .pr-header .icon{opacity:.18;position:absolute;left:-60px;top:17%;z-index:-1}.seo-our-pricing .single-pr-table:hover .pr-header .icon{transform:scale(1.3) translate(80px)}.seo-our-pricing .single-pr-table .pr-body{padding:42px 0 40px}.seo-our-pricing .single-pr-table .pr-body .slogan{font-size:24px;padding-bottom:12px;color:#2f3442}.seo-our-pricing .single-pr-table .pr-body ul li{line-height:45px;font-size:17px;color:#233d63b3}.seo-our-pricing .single-pr-table .pr-footer{border-top:1px solid #e8e8e8;padding:40px 0}.seo-our-pricing .single-pr-table .pr-footer .plan-button{position:relative;z-index:5;margin:0 auto}.seo-our-pricing .single-pr-table .pr-footer .plan-button:before{content:" ";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(-105deg,#00e9b0,#00d4ed);z-index:-1;border-radius:25px;transform:scaleX(0);opacity:0}.seo-our-pricing .single-pr-table:hover .pr-footer .plan-button{color:#fff}.seo-our-pricing .single-pr-table:hover .pr-footer .plan-button:before{transform:scaleX(1);opacity:1}.seo-our-pricing .single-pr-table .pr-footer .plan-button:hover{border-color:transparent;box-shadow:none;background:#fff}.seo-our-pricing .single-pr-table .pr-footer .trial-button{font-size:17px;color:#233d6373;margin-top:20px;display:block}.agn-testimonial{position:relative;padding:85px 0 125px}.agn-testimonial .main-content{max-width:600px;float:right;position:relative;z-index:1}.agn-testimonial .main-content .theme-title-one{padding-bottom:40px}.agn-testimonial .main-content .agn-testimonial-slider p{font-size:20px;color:#76797e;line-height:37px;padding:0 80px 50px 0}.agn-testimonial .main-content .agn-testimonial-slider .author-info .author-img{width:50px;height:50px;border-radius:50%;float:left}.agn-testimonial .main-content .agn-testimonial-slider .author-info .name-info{float:left;padding-left:20px}.agn-testimonial .main-content .agn-testimonial-slider .author-info .name-info .name{font-size:20px}.agn-testimonial .main-content .agn-testimonial-slider .author-info .name-info span{color:#c7c7c7;font-size:16px}.agn-testimonial .swiper-controls [class*=swiper-]{background:transparent;margin:0 10px;padding:0;font-size:30px;color:#0006;cursor:pointer}.agn-testimonial .swiper-controls{text-align:left;margin-top:35px}.agn-testimonial .swiper-controls [class*=swiper-]:hover{color:#233d63}.agn-testimonial .shape-box{position:absolute;top:0;left:0;width:38%;height:100%}.agn-testimonial .shape-box .people{position:absolute;border-radius:50%;width:110px;height:110px;box-shadow:0 10px 20px #142c3840;z-index:1}.agn-testimonial .shape-box .people:nth-child(2){top:37%;right:41%;animation:scale-up-one 14s infinite linear}.agn-testimonial .shape-box .people:nth-child(3){top:47%;right:22%;animation:scale-up-two 9s infinite linear}.agn-testimonial .shape-box .people:nth-child(4){top:16%;right:29%;animation:scale-up-three 8s infinite linear}.agn-testimonial .shape-box .people:nth-child(5){top:24%;right:66%;animation:scale-up-two 10s infinite linear}.agn-testimonial .shape-box .people:nth-child(6){top:52%;right:69%;animation:scale-up-three 11s infinite linear}.agn-testimonial .shape-box .people:nth-child(7){top:61%;right:40%;animation:scale-up-one 12s infinite linear}.agn-testimonial .shape-box .shape-one{position:absolute;left:-30%;top:28%;animation:rotated 2s infinite linear}.agn-testimonial .shape-two{position:absolute;right:0;bottom:11%}.portfo-testimonial.section-portfo{border-bottom:none;padding-bottom:270px}.portfo-testimonial:before{content:"";background:-webkit-radial-gradient(50% 50%,circle closest-side,rgb(35,38,91) 0%,rgb(27,29,61) 100%);position:absolute;width:2366px;height:2366px;border-radius:50%;left:50%;top:-600px;transform:translate(-50%)}.portfo-testimonial .theme-title-two{padding-bottom:95px}.portfo-testimonial .inner-title{font-family:Poppins,sans-serif;font-weight:700;color:#fff;font-size:48px;line-height:65px;text-decoration:underline}.portfo-testimonial .slider-wrapper{position:relative;padding-left:80px}.portfo-testimonial .slider-wrapper:before{content:"";font-family:Flaticon;position:absolute;color:#2d3061;font-size:115px;top:-93px;left:80px}.portfo-testimonial .slider-wrapper .item p{font-size:26px;line-height:50px;color:#fffc;font-style:italic;padding-bottom:50px}.portfo-testimonial .slider-wrapper .author-info .author-img{width:50px;height:50px;border-radius:50%;float:left}.portfo-testimonial .slider-wrapper .author-info .name-info{float:left;padding-left:20px}.portfo-testimonial .slider-wrapper .author-info .name-info .name{font-size:24px;color:#fff}.portfo-testimonial .slider-wrapper .author-info .name-info span{color:#797a96;font-size:18px}.portfo-testimonial .swiper-controls [class*=swiper-]{background:transparent;margin:0 10px;padding:0;font-size:30px;color:#fff9;cursor:pointer}.portfo-testimonial .swiper-controls{text-align:left;margin-top:35px}.portfo-testimonial .swiper-controls [class*=swiper-]:hover{color:#e1a34c}.sass-testimonial-section{position:relative;border-top:1px solid #eeeeee;border-bottom:1px solid #eeeeee;padding:115px 0 272px;background:linear-gradient(90deg,#f3ffe7,#defff0);overflow:hidden}.sass-testimonial-section:before{content:"D";font-family:CircularStdblck;font-size:400px;color:#fafffd;position:absolute;right:-109px;bottom:-272px;transform:rotate(180deg)}.sass-testimonial-section .main-content{position:relative;background:#fff;border-radius:20px;box-shadow:0 16px 25px #00000008;padding:80px 70px 55px;z-index:5}.sass-testimonial-section .main-content:before{content:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='79px'%20height='68px'%3e%3cpath%20fill-rule='evenodd'%20fill='rgb(0,%200,%200)'%20d='M36.611,39.762%20C39.037,44.172%2039.639,49.282%2038.307,54.155%20C36.078,62.306%2028.749,67.999%2020.485,67.999%20C20.457,67.999%2020.430,67.999%2020.403,67.997%20C13.704,67.730%208.499,65.054%204.931,60.043%20C-1.445,51.088%20-0.686,36.860%201.903,27.396%20C6.312,11.265%2016.762,-0.000%2027.314,-0.000%20C27.969,-0.000%2028.631,0.045%2029.280,0.136%20C29.877,0.220%2030.409,0.564%2030.741,1.080%20C31.072,1.595%2031.168,2.232%2031.006,2.826%20L29.085,9.856%20C28.863,10.667%2028.196,11.269%2027.382,11.393%20C18.591,12.729%2014.178,24.599%2012.341,31.478%20C14.246,30.635%2016.704,29.946%2019.649,29.946%20C21.556,29.946%2023.516,30.239%2025.477,30.817%20C30.256,32.224%2034.210,35.402%2036.611,39.762%20Z'/%3e%3cpath%20fill-rule='evenodd'%20fill='rgb(0,%200,%200)'%20d='M78.309,54.155%20C76.079,62.306%2068.750,67.999%2060.486,67.999%20C60.457,67.999%2060.431,67.999%2060.403,67.997%20C53.706,67.731%2048.499,65.054%2044.932,60.044%20C38.555,51.087%2039.314,36.859%2041.902,27.396%20C46.312,11.265%2056.762,-0.000%2067.314,-0.000%20C67.971,-0.000%2068.632,0.045%2069.280,0.136%20C69.878,0.220%2070.411,0.564%2070.741,1.080%20C71.073,1.595%2071.169,2.232%2071.007,2.826%20L69.085,9.856%20C68.862,10.666%2068.196,11.269%2067.382,11.392%20C58.590,12.729%2054.177,24.599%2052.340,31.478%20C54.246,30.635%2056.704,29.946%2059.649,29.946%20C61.555,29.946%2063.516,30.239%2065.476,30.816%20C70.256,32.223%2074.210,35.401%2076.610,39.763%20C79.036,44.171%2079.639,49.282%2078.309,54.155%20Z'/%3e%3c/svg%3e");position:absolute;top:50px;left:50%;transform:translate(-50%);opacity:.04}.sass-testimonial-section .inner-container{width:69%;margin:60px auto 0;position:relative;z-index:1;text-align:center}.sass-testimonial-section .inner-container:before{content:"";position:absolute;bottom:-30px;left:35px;right:35px;height:200px;background:#fff;border-radius:20px;box-shadow:0 15px 23px #23314017;z-index:-1}.sass-testimonial-section .inner-container:after{content:"";position:absolute;bottom:-55px;left:80px;right:80px;height:200px;background:#fff;border-radius:20px;box-shadow:0 14px 21px #00000008;z-index:-3}.sass-testimonial-section .inner-container p{font-size:24px;line-height:40px;color:#303858}.sass-testimonial-section .inner-container .name{font-family:Poppins,sans-serif;font-weight:700;font-size:18px;text-transform:uppercase;color:#303858;padding:45px 0 4px}.sass-testimonial-section .inner-container .designation{font-size:17px;color:#9fa4b8}.sass-testimonial-section .swiper-controls{position:absolute;width:100%;left:0;bottom:-170px}.sass-testimonial-section .swiper-controls [class*=swiper-]{background:transparent;margin:0 10px;padding:0;font-size:35px;color:#5fa775;opacity:.5;cursor:pointer}.sass-testimonial-section .swiper-controls [class*=swiper-]:hover{opacity:1}.sass-testimonial-section .people{position:absolute;border-radius:50%;width:110px;height:110px;box-shadow:0 10px 20px #142c3840}.sass-testimonial-section .people:nth-child(1){top:12%;left:13%;animation:scale-up-one 14s infinite linear}.sass-testimonial-section .people:nth-child(2){top:44%;left:4%;animation:scale-up-two 9s infinite linear}.sass-testimonial-section .people:nth-child(3){bottom:7%;left:10%;animation:scale-up-three 8s infinite linear}.sass-testimonial-section .people:nth-child(4){top:12%;right:19%;animation:scale-up-two 10s infinite linear}.sass-testimonial-section .people:nth-child(5){top:42%;right:2%;animation:scale-up-three 11s infinite linear}.sass-testimonial-section .people:nth-child(6){bottom:7%;right:10%;animation:scale-up-one 12s infinite linear}.apps-testimonial{background:#f8faff;position:relative;padding:190px 0 20px;overflow:hidden}.apps-testimonial.bg-white{background:#fff}.apps-testimonial .theme-title-one.upper-bar:before{background:#fee341}.apps-testimonial .theme-title-one{padding-bottom:78px;display:inline-block}.apps-testimonial .customer-block{padding:72px 30px 50px 45px;position:relative;background:#fff;border-radius:5px;box-shadow:0 10px 30px #f4f5f9cc;margin:10px 15px 30px}.apps-testimonial .customer-block:before{content:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='60'%20height='50'%20viewBox='0%200%2060%2050'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20opacity:%200.05;%20}%20.cls-2%20{%20fill-rule:%20evenodd;%20}%20%3c/style%3e%3c/defs%3e%3cg%20id='Icon'%20class='cls-1'%3e%3cpath%20id='Path'%20class='cls-2'%20d='M344.162,8248.24a13.555,13.555,0,0,1,1.305,10.58,14.248,14.248,0,0,1-13.71,10.18h-0.063c-5.152-.2-9.157-2.17-11.9-5.85-4.905-6.59-4.321-17.05-2.33-24.01,3.392-11.86,11.431-20.14,19.548-20.14a10.93,10.93,0,0,1,1.512.1,1.6,1.6,0,0,1,1.124.69,1.55,1.55,0,0,1,.2,1.29l-1.478,5.17a1.618,1.618,0,0,1-1.31,1.13c-6.762.98-10.157,9.71-11.57,14.76a14.363,14.363,0,0,1,5.621-1.12,16.366,16.366,0,0,1,4.484.64A14.208,14.208,0,0,1,344.162,8248.24Z'%20transform='translate(-316%20-8219)'/%3e%3cpath%20id='Path-2'%20data-name='Path'%20class='cls-2'%20d='M375.468,8258.82a14.249,14.249,0,0,1-13.71,10.18H361.7c-5.152-.2-9.157-2.17-11.9-5.85-4.9-6.59-4.322-17.05-2.331-24.01,3.392-11.86,11.431-20.14,19.548-20.14a10.9,10.9,0,0,1,1.512.1,1.6,1.6,0,0,1,1.124.69,1.55,1.55,0,0,1,.2,1.29l-1.478,5.17a1.618,1.618,0,0,1-1.31,1.13c-6.763.98-10.157,9.71-11.571,14.76a14.374,14.374,0,0,1,5.623-1.12,16.352,16.352,0,0,1,4.482.64,14.207,14.207,0,0,1,8.565,6.58A13.568,13.568,0,0,1,375.468,8258.82Z'%20transform='translate(-316%20-8219)'/%3e%3c/g%3e%3c/svg%3e");position:absolute;top:50px;left:45px}.apps-testimonial.bg-white .customer-slider:before{opacity:.45}.apps-testimonial .customer-block p{font-size:20px;line-height:35px;padding-bottom:45px}.apps-testimonial .customer-block .customer-img{width:60px;height:60px;border-radius:50%;float:left}.apps-testimonial .customer-block .customer-info{padding-left:25px;float:left}.apps-testimonial .customer-block .customer-info .name{font-size:20px;color:#303858;padding:5px 0 2px}.apps-testimonial .customer-block .customer-info span{color:#acb0bd}.apps-testimonial .swiper-controls{position:absolute;right:0;top:-140px}.apps-testimonial .swiper-controls [class*=swiper-]{background:transparent;margin:0 6px;padding:0;font-size:35px;color:#d3d3d3;cursor:pointer}.apps-testimonial .swiper-controls [class*=swiper-]:hover{color:#45ebff}.apps-testimonial .customer-slider.p-rel{z-index:1}.apps-testimonial .customer-slider:before{content:url("data:image/svg+xml,%3csvg%20id='Bg_Icon'%20data-name='Bg%20Icon'%20xmlns='http://www.w3.org/2000/svg'%20width='215'%20height='179'%20viewBox='0%200%20215%20179'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20%23f2f6ff;%20fill-rule:%20evenodd;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20id='Path'%20class='cls-1'%20d='M1306.38,8008.67a48.326,48.326,0,0,1,4.7,37.89c-6.17,21.45-26.47,36.44-49.35,36.44a1.77,1.77,0,0,1-.23-0.01c-18.55-.7-32.96-7.74-42.84-20.93-17.66-23.58-15.56-61.03-8.39-85.94,12.21-42.47,41.15-72.12,70.37-72.12a41.191,41.191,0,0,1,5.44.36,5.821,5.821,0,0,1,4.05,2.48,5.483,5.483,0,0,1,.73,4.6l-5.32,18.5a5.725,5.725,0,0,1-4.71,4.05c-24.35,3.52-36.57,34.76-41.66,52.87a51.989,51.989,0,0,1,20.24-4.03,59.958,59.958,0,0,1,16.14,2.29A51.145,51.145,0,0,1,1306.38,8008.67Z'%20transform='translate(-1205%20-7904)'/%3e%3cpath%20id='Path-2'%20data-name='Path'%20class='cls-1'%20d='M1418.09,8046.56c-6.18,21.45-26.48,36.44-49.36,36.44a1.77,1.77,0,0,1-.23-0.01c-18.55-.7-32.96-7.74-42.84-20.93-17.66-23.58-15.56-61.03-8.39-85.94,12.21-42.47,41.15-72.12,70.37-72.12a41.078,41.078,0,0,1,5.44.36,5.821,5.821,0,0,1,4.05,2.48,5.483,5.483,0,0,1,.73,4.6l-5.32,18.5a5.725,5.725,0,0,1-4.71,4.05c-24.35,3.52-36.57,34.76-41.66,52.87a51.989,51.989,0,0,1,20.24-4.03,59.958,59.958,0,0,1,16.14,2.29,51.173,51.173,0,0,1,30.83,23.55A48.372,48.372,0,0,1,1418.09,8046.56Z'%20transform='translate(-1205%20-7904)'/%3e%3c/svg%3e");position:absolute;right:0;top:-278px;z-index:-1}.apps-testimonial .d-shape{position:absolute;font-size:600px;font-family:CircularStdblck;line-height:420px;color:#fff;bottom:-60px;left:-192px}.apps-testimonial .u-shape{position:absolute;font-size:705px;font-family:CircularStdblck;line-height:420px;color:#fff;right:-199px;top:-190px}.apps-testimonial .trusted-partner{margin-top:130px}.apps-testimonial .shape-one{position:absolute;top:10%;left:5%;animation:animationFramesFive 20s infinite linear alternate}.apps-testimonial .shape-two{position:absolute;top:50%;left:5%;animation:animationFramesFive 18s infinite linear alternate}.apps-testimonial .shape-three{position:absolute;top:25%;left:50%;animation:animationFramesOne 15s infinite linear alternate}.apps-testimonial .shape-four{position:absolute;top:50%;right:5%;animation:animationFramesFive 18s infinite linear alternate}.agn-home-blog{position:relative;padding:200px 0}.agn-home-blog .shape-one{position:absolute;top:20%;left:9%;animation:animationFramesOne 25s infinite linear}.agn-home-blog .shape-two{position:absolute;top:17%;right:13%;animation:animationFramesFour 50s alternate infinite linear}.agn-home-blog .shape-three{position:absolute;bottom:12%;right:6%;animation:rotated 18s infinite linear}.agn-home-blog .shape-four{position:absolute;bottom:9%;left:25%;animation:animationFramesFour 50s alternate infinite linear}.agn-home-blog .theme-title-one{padding-bottom:100px}.agn-home-blog .single-blog-post{position:relative;overflow:hidden;transform:perspective(1px) translateZ(0)}.agn-home-blog .single-blog-post .flip-box-front{border:1px solid #f1f1f1;padding:50px 15px 50px 35px;border-radius:3px}.agn-home-blog .single-blog-post .flip-box-front .author-img{width:60px;height:60px;border-radius:50%;float:left}.agn-home-blog .single-blog-post .flip-box-front .author-info{float:left;padding-left:22px}.agn-home-blog .single-blog-post .author-info .name{font-size:20px;color:#233d63;padding-top:7px}.agn-home-blog .single-blog-post .author-info .date{font-size:16px;color:#838b98}.agn-home-blog .single-blog-post .title{font-size:24px;line-height:32px;color:#233d63;margin:28px 0 20px}.agn-home-blog .single-blog-post p{color:#57667ecc}.agn-home-blog .single-blog-post .flip-box-back{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;border-radius:3px;padding:50px 15px 50px 35px;transform:scaleY(0);transform-origin:50% 100%;transition-property:transform;transition-duration:.4s;transition-timing-function:ease-out}.agn-home-blog .single-blog-post .flip-box-back .author-info .name,.agn-home-blog .single-blog-post .flip-box-back .author-info .date,.agn-home-blog .single-blog-post .flip-box-back .title{color:#fff}.agn-home-blog .single-blog-post .flip-box-back .author-info .name{padding:0 0 5px}.agn-home-blog .single-blog-post .flip-box-back .more{color:#fff;font-size:40px;position:absolute;left:35px;bottom:10px}.agn-home-blog .single-blog-post:hover .flip-box-back{transform-origin:center top;transform:scaleY(1)}.agn-contact-banner{text-align:center;background-color:#f9fbfe;background-image:url(/assets/map2-Dcs6cEOp.png);background-position:center center;background-repeat:no-repeat;padding:140px 0}.agn-contact-banner .title{font-size:48px;line-height:64px;color:#233d63;padding-bottom:35px}.agn-contact-banner .contact-button{font-size:20px;line-height:56px;width:220px}.seo-contact-banner{text-align:center;background:linear-gradient(-135deg,#8a4eff,#6b52ff);padding:140px 0;position:relative;overflow:hidden;z-index:5;margin-top:210px}.seo-contact-banner:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-image:url(/assets/map2-Dcs6cEOp.png);background-position:center center;background-repeat:no-repeat;z-index:-1}.seo-contact-banner .title{font-size:48px;line-height:64px;color:#fff;padding-bottom:35px}.seo-contact-banner .contact-button{width:220px;line-height:56px;border:2px solid #fff;border-radius:30px;font-size:20px;color:#fff}.seo-contact-banner .contact-button:hover{color:#fff}.seo-contact-banner .round-shape-one{position:absolute;width:482px;height:482px;border-radius:50%;background:#d8d8d808;top:-175px;left:-130px;animation:jello 5s infinite linear;z-index:-1}.seo-contact-banner .round-shape-two{position:absolute;width:482px;height:482px;border-radius:50%;background:#d8d8d808;bottom:-105px;left:-290px;animation:pulse 2s infinite linear}.seo-contact-banner .d-shape{font-family:CircularStdblck;font-size:700px;position:absolute;line-height:500px;right:-200px;top:-31px;transform:rotate(180deg);color:#233d630d;z-index:-1}.sass-contact-banner{text-align:center;background:linear-gradient(-134deg,#feffef,#fffbd0);padding:140px 0;position:relative;overflow:hidden;z-index:5}.sass-contact-banner:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-image:url(/assets/map3-DxSggUK8.png);background-position:center center;background-repeat:no-repeat;z-index:-1}.sass-contact-banner .title{font-size:48px;line-height:64px;padding-bottom:35px}.sass-contact-banner .subscribe-button{width:248px;line-height:60px;background:#fff;border-radius:5px;font-size:20px;color:#393939;box-shadow:0 15px 30px #f6f5d3}.sass-contact-banner .subscribe-button:hover{color:#fff;background:#233d63}.sass-contact-banner .u-shape{font-family:CircularStdblck;font-size:705px;position:absolute;top:-500px;left:-260px;color:#fff;z-index:-1}.sass-contact-banner .d-shape{font-family:CircularStdblck;font-size:700px;color:#fff;position:absolute;right:-218px;bottom:-515px;transform:rotate(180deg);z-index:-1}.theme-footer-one{position:relative;padding-top:125px}.theme-footer-one .shape-two{position:absolute;right:10%;top:50%;animation:rotated 18s infinite linear}.theme-footer-one.top-border{border-top:1px solid #ededed;padding-top:95px}.theme-footer-one .about-widget .email{font-size:18px;color:#76797e;margin:15px 0;display:block}.theme-footer-one .about-widget .phone{font-size:22px}.theme-footer-one .top-footer .title{font-size:22px;padding:12px 0 25px}.theme-footer-one .top-footer .footer-list ul li a{display:block;line-height:38px;font-size:17px;color:#76797e}.theme-footer-one .top-footer .footer-information p{padding:0 0 30px;color:#76797e}.theme-footer-one .top-footer .footer-information ul li{display:inline-block}.theme-footer-one .top-footer .footer-information ul li a{width:40px;height:40px;border:1px solid #dbdbdb;border-radius:50%;text-align:center;line-height:40px;color:#dbdbdb;margin-right:10px}.theme-footer-one .top-footer .footer-information ul li a:hover{color:#fff}.theme-footer-one .bottom-footer{border-top:1px solid #ededed;margin-top:90px;padding:35px 0}.theme-footer-one .bottom-footer p{float:left;color:#57667ecc}.theme-footer-one .bottom-footer ul{float:right}.theme-footer-one .bottom-footer ul li{display:inline-block}.theme-footer-one .bottom-footer ul li a{line-height:28px;color:#57667ecc;margin-left:15px}.theme-footer-one .shape-one{width:54px;height:54px;border:6px solid #27c3ff;border-radius:50%;position:absolute;left:-22px;top:48%}.theme-footer-one .shape-one:before{content:"";position:absolute;top:-55px;left:-55px;right:-55px;bottom:-55px;border:1px solid #ecf4ff;border-radius:50%}.seo-our-goal{position:relative;background:url(/assets/bg1-D45JZ4IN.png) no-repeat center;background-size:cover;padding:150px 0 220px}.seo-our-goal .theme-title-one .upper-title{color:#233d6366}.seo-our-goal .text-wrapper p{font-size:18px;line-height:32px;padding:22px 0 30px}.seo-our-goal .text-wrapper .list-item li{font-size:17px;line-height:37px;color:#57667ecc;padding-left:28px;position:relative}.seo-our-goal .text-wrapper .list-item li:before{content:"";font-family:Flaticon;font-size:16px;color:#ff6400;position:absolute;left:0;top:0;line-height:37px}.seo-our-goal .text-wrapper .request-button{font-size:16px;color:#ff6400;margin-top:40px}.seo-our-goal .text-wrapper .request-button i{font-size:18px;vertical-align:-1px;margin-left:2px}.seo-our-goal .text-wrapper .request-button:hover{text-decoration:underline}.seo-our-goal .right-shape{position:absolute;top:60px;right:0;height:569px;width:41%;background:url(/assets/8-xgt6lApP.jpg) no-repeat left top;box-shadow:0 50px 100px #59668a1a}.our-service-seo{position:relative;background:linear-gradient(-135deg,#8c67ff,#5842ff);padding:300px 0 350px;overflow:hidden}.our-service-seo:before{content:"";width:150%;height:350px;background:#fff;transform:rotate(-4deg);position:absolute;top:-125px;right:0}.our-service-seo:after{content:"";width:150%;height:170px;background:#fff;transform:rotate(-4deg);position:absolute;bottom:-45px;left:-3px}.our-service-seo .round-shape-one{position:absolute;font-size:550px;color:#ffffff0d;top:88px;right:-145px;line-height:290px;animation:tada 8s infinite linear}.our-service-seo .round-shape-two{position:absolute;width:396px;height:396px;border:50px solid rgba(0,0,0,.03);border-radius:50%;bottom:-100px;left:-190px;animation:jello 10s infinite linear}.our-service-seo .theme-title-one .upper-title{color:#ffffff80}.our-service-seo .theme-title-one .main-title{color:#fff}.our-service-seo .theme-title-one{padding-bottom:100px}.our-service-seo .single-block{position:relative;z-index:1;border:1px solid rgba(250,250,250,.15);border-radius:7px;padding:45px 60px 40px 115px;margin-bottom:40px}.our-service-seo .single-block .icon{position:absolute;top:50px;left:42px}.our-service-seo .single-block .title a{font-size:24px;display:block;color:#fff;margin-right:100px}.our-service-seo .single-block p{line-height:30px;color:#fffc;padding:12px 0 25px}.our-service-seo .single-block .more-button{font-size:16px;color:#ffffffe6}.our-service-seo .single-block .more-button i{font-size:18px;vertical-align:-1px;margin-left:2px}.our-service-seo .single-block .more-button:hover{text-decoration:underline}.our-service-seo .single-block:before{content:"";position:absolute;background:#fff;top:0;left:0;bottom:0;right:0;z-index:-1;border-radius:7px;transform:scaleY(0);transform-origin:50% 100%;transition:transform .4s ease-out}.our-service-seo .single-block:hover:before{transform-origin:center top;transform:scaleY(1)}.our-service-seo .single-block:hover .title a{color:#2c3e5c}.our-service-seo .single-block:hover p{color:#34343499}.our-service-seo .single-block:hover .more-button{color:#ff6400}.our-service-sass{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='1748px'%20height='980px'%3e%3cdefs%3e%3clinearGradient%20id='PSgrad_0'%20x1='4.365%25'%20x2='0%25'%20y1='0%25'%20y2='99.905%25'%3e%3cstop%20offset='0%25'%20stop-color='rgb(251,252,255)'%20stop-opacity='1'%20/%3e%3cstop%20offset='100%25'%20stop-color='rgb(248,251,255)'%20stop-opacity='1'%20/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath%20fill-rule='evenodd'%20fill='url(%23PSgrad_0)'%20d='M-0.000,-0.001%20L1702.899,-0.001%20L1748.000,870.396%20C1748.000,870.396%201694.480,785.455%201590.619,632.461%20C1486.758,479.469%201190.099,761.323%201190.099,761.323%20C1190.099,761.323%20884.292,1087.970%20616.915,941.824%20C349.537,795.678%20-0.000,761.323%20-0.000,761.323%20L-0.000,-0.001%20Z'/%3e%3c/svg%3e") no-repeat center bottom;background-size:cover;position:relative;padding:105px 0 115px}.our-service-sass:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;background:linear-gradient(0deg,#fbfdff,#fff)}.our-service-sass:after{content:"";position:absolute;width:2px;height:80px;background:#d4e5ea;top:-40px;left:50%;margin-left:-1px;transform:scaleY(0);transition:all 1s ease-out}.our-service-sass.show-pr:after{transform:scale(1)}.our-service-sass .theme-title-one{padding-bottom:52px;z-index:2}.our-service-sass .inner-wrapper{position:relative;z-index:1}.our-service-sass .inner-wrapper:before{content:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='301px'%20height='368px'%3e%3cdefs%3e%3clinearGradient%20id='PSgrad_0'%20x1='0%25'%20x2='96.593%25'%20y1='25.882%25'%20y2='0%25'%3e%3cstop%20offset='0%25'%20stop-color='rgb(213,255,246)'%20stop-opacity='1'%20/%3e%3cstop%20offset='100%25'%20stop-color='rgb(253,254,255)'%20stop-opacity='1'%20/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath%20fill-rule='evenodd'%20fill='url(%23PSgrad_0)'%20d='M213.200,19.050%20L299.384,340.689%20C305.109,362.056%20293.053,372.894%20272.414,364.937%20L19.933,267.592%20C-0.706,259.634%20-6.157,239.290%207.738,222.079%20L177.721,11.536%20C191.616,-5.675%20207.475,-2.316%20213.200,19.050%20Z'/%3e%3c/svg%3e");position:absolute;top:-165px;left:-165px;z-index:-1}.our-service-sass .inner-wrapper:after{content:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='330px'%20height='381px'%3e%3cdefs%3e%3clinearGradient%20id='PSgrad_0'%20x1='93.969%25'%20x2='0%25'%20y1='0%25'%20y2='34.202%25'%3e%3cstop%20offset='0%25'%20stop-color='rgb(255,244,219)'%20stop-opacity='1'%20/%3e%3cstop%20offset='100%25'%20stop-color='rgb(251,253,255)'%20stop-opacity='1'%20/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath%20fill-rule='evenodd'%20fill='url(%23PSgrad_0)'%20d='M124.846,363.696%20L2.772,28.301%20C-4.793,7.515%206.271,-4.333%2027.525,1.795%20L307.053,82.394%20C328.307,88.522%20335.511,108.313%20323.169,126.670%20L160.846,368.089%20C148.503,386.445%20132.411,384.482%20124.846,363.696%20Z'/%3e%3c/svg%3e");position:absolute;bottom:-165px;right:-165px;z-index:-1}.our-service-sass .service-block{background:#fff;border:1px solid #eff7ff;border-radius:5px;overflow:hidden;position:relative;z-index:5;padding:180px 30px 25px 40px;margin-top:45px}.our-service-sass .service-block:before{content:"";width:273px;height:273px;background:#d858f5;border-radius:50%;position:absolute;top:-148px;left:-83px;transform:scale(0)}.our-service-sass .service-block:hover:before{transform:scale(1);transition:all .5s linear;transition-delay:.1s}.our-service-sass .service-block:hover{border-color:transparent}.our-service-sass .service-block .icon-s{position:absolute;font-size:65px;left:40px;top:52px}.our-service-sass .single-block:nth-child(1) .service-block .icon-s{color:#6df7bc}.our-service-sass .single-block:nth-child(2) .service-block .icon-s{color:#25e5eb}.our-service-sass .single-block:nth-child(3) .service-block .icon-s{color:#ff4ca5}.our-service-sass .service-block .title a{font-size:22px;line-height:32px;color:#253d5f;margin-bottom:30px}.our-service-sass .service-block p{color:#737f92;padding-bottom:20px}.our-service-sass .service-block .detail-button{font-size:40px;color:#cad5e5}.our-service-sass .service-block .hover-content{position:absolute;top:0;left:0;right:0;bottom:0;background:#9a5be8;z-index:-3;opacity:0;transition:all .3s linear}.our-service-sass .service-block:hover .hover-content{opacity:1}.our-service-sass .service-block .hover-content:before{content:"";width:493px;height:493px;background:#c647fe;border-radius:50%;position:absolute;top:-250px;left:-180px;z-index:1;transform:translate(-50%,-50%);opacity:0}.our-service-sass .service-block:hover .hover-content:before{opacity:1;transform:translate(0);transition:all .9s linear}.our-service-sass .service-block .hover-content:after{content:"";width:602px;height:602px;background:#a461e8;border-radius:50%;position:absolute;top:-196px;left:-180px;z-index:-1;transform:translate(-50%,-50%);opacity:0}.our-service-sass .service-block:hover .hover-content:after{opacity:1;transform:translate(0);transition:all 1.3s linear}.our-service-sass .service-block .snow-dot{position:absolute;width:8px;height:8px;border-radius:50%;background:#ffffff80;z-index:-1}.our-service-sass .service-block .snow-dot:nth-child(1){top:25px;left:41%;z-index:1;animation:scale-upOne 1s alternate infinite ease-in}.our-service-sass .service-block .snow-dot:nth-child(2){top:25px;left:78%;animation:scale-upOne 1.1s alternate infinite ease-in}.our-service-sass .service-block .snow-dot:nth-child(3){top:75px;left:61%;animation:scale-upOne .8s alternate infinite ease-in}.our-service-sass .service-block .snow-dot:nth-child(4){top:136px;left:84%;animation:scale-upOne 1s alternate infinite ease-in}.our-service-sass .service-block .snow-dot:nth-child(5){bottom:35px;right:12%;animation:scale-upOne 1.2s alternate infinite ease-in}.our-service-sass .service-block .snow-dot:nth-child(6){bottom:80px;right:31%;animation:scale-upOne .9s alternate infinite ease-in}.our-service-sass .service-block .snow-dot:nth-child(7){bottom:40px;right:51%;animation:scale-upOne 1s alternate infinite ease-in}.our-service-sass .service-block:hover .title a,.our-service-sass .service-block:hover .icon-s,.our-service-sass .service-block:hover p,.our-service-sass .service-block:hover .detail-button{color:#fff!important}.theme-more-feature.our-service-sass:after,.theme-more-feature.our-service-sass .inner-wrapper:before,.theme-more-feature.our-service-sass .inner-wrapper:after,.theme-more-feature.our-service-sass:before{display:none}.our-service-sass.theme-more-feature{background:none;padding:165px 0 180px}.our-service-app{position:relative;padding:260px 0 200px;border-bottom:1px solid #ededed}.our-service-app .main-content{max-width:1450px;padding:0 15px;margin:90px auto 0}.our-service-app .main-content .inner-wrapper{text-align:center;position:relative;margin-top:50px}.our-service-app .main-content .inner-wrapper .title a{font-size:24px;color:#4e4e4e;margin:45px 0 30px}.our-service-app .main-content .inner-wrapper:hover .title a{color:#614ef9}.our-service-app .main-content .inner-wrapper p{line-height:30px;padding:0 50px;color:#8c929d}.our-service-app .main-content .inner-wrapper .illustration-box{display:inline-block;position:relative;min-height:230px}.our-service-app .main-content .single-block:nth-child(1) .illustration-box .bg-shape,.our-service-app .main-content .single-block:nth-child(3) .illustration-box .bg-shape{animation:rotated 35s infinite linear}.our-service-app .main-content .single-block:nth-child(1) .illustration-box .block-shape-one{position:absolute;top:42px;left:-16px}.our-service-app .main-content .single-block:nth-child(1) .illustration-box .block-shape-two{position:absolute;top:42px;right:0}.our-service-app .main-content .single-block:nth-child(1) .illustration-box .block-shape-three{position:absolute;bottom:24px;right:0}.our-service-app .main-content .single-block:nth-child(1) .illustration-box [class*=block-shape]{transform:scale(1.5)}.our-service-app .main-content .single-block .illustration-box [class*=block-shape]{opacity:0;transition:all 1.5s ease-in-out}.our-service-app .main-content .single-block:nth-child(2) .illustration-box .block-shape-one{position:absolute;top:120px;left:26px;transform:scale(1.5)}.our-service-app .main-content .single-block:nth-child(2) .illustration-box .block-shape-two{position:absolute;top:0;left:120px;transform:scale(1.5)}.our-service-app .main-content .single-block:nth-child(2) .illustration-box .block-shape-three{position:absolute;top:66px;right:6px;transform:scale(1.5)}.our-service-app .main-content .single-block:nth-child(2) .illustration-box .block-shape-four{position:absolute;top:52px;right:63px;transform:translateY(30px)}.our-service-app .main-content.show-pr .single-block:nth-child(2) .illustration-box [class*=block-shape]{opacity:1;transform:scale(1)}.our-service-app .main-content.show-pr .single-block:nth-child(2) .illustration-box .block-shape-four{transform:translateY(0)}.our-service-app .main-content .single-block:nth-child(3) .illustration-box .block-shape-one{position:absolute;top:7px;left:45px;transform:scale(1.5)}.our-service-app .main-content.show-pr .single-block:nth-child(1) .illustration-box [class*=block-shape],.our-service-app .main-content.show-pr .single-block:nth-child(2) .illustration-box [class*=block-shape],.our-service-app .main-content.show-pr .single-block:nth-child(3) .illustration-box [class*=block-shape]{opacity:1;transform:scale(1)}.our-service-app .main-content .single-block:nth-child(2) .illustration-box:before,.our-service-app .main-content .single-block:nth-child(2) .illustration-box:after{content:"";position:absolute;width:145px;height:1px;border-top:1px dashed #e6e6e6;top:45%}.our-service-app .main-content .single-block:nth-child(2) .illustration-box:before{right:-150px}.our-service-app .main-content .single-block:nth-child(2) .illustration-box:after{left:-150px}.our-service-app .main-content .more-button{display:block;width:230px;line-height:51px;border-radius:30px;background:#614ef9;border:2px solid #614ef9;font-size:14px;color:#fff;text-transform:uppercase;margin:100px auto 0;text-align:center}.our-service-app .main-content .more-button:hover{background:#fff;color:#614ef9}.our-service-app .main-content .down-arrow{display:block;width:60px;height:60px;box-shadow:0 15px 20px #d1daeb59;background:#fff;border-radius:50%;margin:0 0 0 -30px;line-height:60px;text-align:center;color:#7494b5;font-size:20px;position:absolute;bottom:-30px;left:50%;z-index:1}.our-service-app .main-content .down-arrow span{display:block;transform:rotate(-90deg)}.our-service-app .main-content .down-arrow:hover{color:#fff;background:#614ef9}.seo-work-progress{position:relative;padding:210px 0 230px}.seo-work-progress .single-work-list{position:relative;padding-bottom:310px}.seo-work-progress .single-work-list:nth-child(odd):before{content:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='744'%20height='475.906'%20viewBox='0%200%20744%20475.906'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20none;%20stroke:%20%23acb7d5;%20stroke-miterlimit:%2010;%20stroke-width:%202px;%20stroke-dasharray:%206%2010;%20fill-rule:%20evenodd;%20opacity:%200.4;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20id='SHape'%20class='cls-1'%20d='M21.317,1195V882.525c0-110.316,125.5-122.574,125.5-122.574H612.83C744,759.951,744,612.362,744,612.362V334.6c0-137.741-158.739-139.539-158.739-139.539H246.989C0,195.057,0-1,0-1'%20transform='translate(0%20-5.094)'/%3e%3c/svg%3e");position:absolute;top:53%;left:22%;z-index:-1}.seo-work-progress .single-work-list:nth-child(2n):before{content:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='744'%20height='577'%20viewBox='0%200%20744%20577'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20none;%20stroke:%20%23acb7d5;%20stroke-miterlimit:%2010;%20stroke-width:%202px;%20stroke-dasharray:%206%2010;%20fill-rule:%20evenodd;%20opacity:%200.4;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20id='SHape'%20class='cls-1'%20d='M21.317,727V414.525c0-110.316,125.5-122.574,125.5-122.574H612.83C744,291.951,744,144.362,744,144.362V-133.4c0-137.741-158.739-139.539-158.739-139.539H246.989C0-272.943,0-469,0-469'/%3e%3c/svg%3e");position:absolute;top:35%;right:16%;z-index:-1}.seo-work-progress .single-work-list:last-child:before{display:none!important}.seo-work-progress .single-work-list:last-child{padding-bottom:0}.seo-work-progress .single-work-list .text-wrapper{position:relative;padding-left:90px}.seo-work-progress .single-work-list .text-wrapper .icon-box{width:50px;height:50px;border-radius:50%;position:absolute;top:11px;left:0}.seo-work-progress .single-work-list .text-wrapper .icon-box img{margin:0 auto;position:relative;top:50%;transform:translateY(-50%)}.seo-work-progress .single-work-list .text-wrapper .icon-box:before{content:"";top:-10px;right:-10px;bottom:-10px;left:-10px;z-index:-1;position:absolute;border-radius:50%;animation:hvr-ripple-out-two 2s linear infinite}.seo-work-progress .single-work-list:nth-child(1) .text-wrapper .icon-box{background:#a16fff}.seo-work-progress .single-work-list:nth-child(1) .text-wrapper .icon-box:before{background:#bc99fd}.seo-work-progress .single-work-list:nth-child(2) .text-wrapper .icon-box{background:#ff6464}.seo-work-progress .single-work-list:nth-child(2) .text-wrapper .icon-box:before{background:#f88}.seo-work-progress .single-work-list:nth-child(3) .text-wrapper .icon-box{background:#01e9eb}.seo-work-progress .single-work-list:nth-child(3) .text-wrapper .icon-box:before{background:#49fcfe}.seo-work-progress .single-work-list .text-wrapper .title{font-size:48px;line-height:60px;padding-bottom:28px;text-decoration:underline}.seo-work-progress .single-work-list .text-wrapper p{font-size:20px;line-height:32px;color:#57667ecc;padding-bottom:15px}.seo-work-progress .single-work-list .text-wrapper ul{padding-top:10px}.seo-work-progress .single-work-list .text-wrapper ul li{font-size:18px;color:#57667ecc;line-height:32px;position:relative;padding-bottom:22px}.seo-work-progress .single-work-list .text-wrapper ul li:before{content:"";font-family:Flaticon;font-size:18px;color:#ff6400;position:absolute;left:-32px;top:0;line-height:32px}.seo-work-progress .single-work-list .img-box{position:relative;z-index:1}.seo-work-progress .single-work-list:nth-child(2n) .img-box img{float:right}.home-portfo{background:#1b1d3d;color:#fff}.section-portfo{position:relative;border-bottom:1px solid #31345e;margin-bottom:190px}.section-portfo .section-num{position:absolute;font-family:Lato,sans-serif;font-weight:100;font-size:180px;color:#26294f;top:60px;right:75px}.section-portfo .section-num:before{content:"";width:0;height:2px;position:absolute;right:-75px;top:50%;margin-top:-1px;background:#e1a34c;transition:width 1s ease-out;transition-delay:.9s}.section-portfo .section-num span{opacity:0;transition:opacity .8s ease-out}.section-portfo .section-num span:first-child{transition-delay:.1s}.section-portfo .section-num span:last-child{transition-delay:.3s}.section-portfo .section-num.show-pr span{opacity:1}.section-portfo .section-num.show-pr:before{width:60px}.about-me-portfo{padding-bottom:240px}.about-me-portfo .inner-content{position:relative;z-index:1;padding-left:330px}.about-me-portfo .inner-content .profile-tab{margin:-25px 0 0;padding-left:240px;position:relative}.about-me-portfo .inner-content .profile-tab .nav-tabs{border:none;margin-bottom:55px;position:relative}.about-me-portfo .inner-content .profile-tab .nav-tabs:before{content:"";position:absolute;width:0;height:2px;background:#fff;top:31px;left:-240px;transition:width 1.5s ease-in-out}.about-me-portfo .inner-content .profile-tab .nav-tabs.show-pr:before{width:200px}.about-me-portfo .inner-content .profile-tab .nav-tabs .nav-item{margin:0}.about-me-portfo .inner-content .profile-tab .nav-tabs .nav-link{background:transparent;border:none;color:#fff;font-size:24px;margin:15px 25px 0;padding:0}.about-me-portfo .inner-content .profile-tab .nav-tabs .nav-item:first-child .nav-link{margin-left:0}.about-me-portfo .inner-content .profile-tab .nav-tabs .nav-item:last-child .nav-link{margin-right:0}.about-me-portfo .inner-content .profile-tab .nav-tabs .nav-item.show .nav-link,.about-me-portfo .inner-content .profile-tab .nav-tabs .nav-link.active{color:#e1a34c}.about-me-portfo .inner-content .profile-tab .tab-content p{font-size:20px;line-height:40px;color:#83859b}.about-me-portfo .inner-content .profile-tab .tab-content p span{color:#fff;text-decoration:underline}.about-me-portfo .inner-content .profile-tab .tab-content p b{font-weight:400;font-size:22px;color:#fff}.about-me-portfo .inner-content .profile-tab .tab-content .tag{font-size:20px;color:#83859b;padding:15px 0 30px}.about-me-portfo .inner-content .profile-tab .tab-content ul{list-style-type:disc}.about-me-portfo .inner-content .profile-tab .tab-content ul li{font-size:18px;line-height:28px;color:#83859b;padding-bottom:15px;margin-left:18px}.about-me-portfo .inner-content .profile-tab .skill-list{padding-top:25px}.about-me-portfo .inner-content .profile-tab .skill-list li{font-size:22px;color:#fff}.about-me-portfo .inner-content .profile-tab .skill-list li span{font-size:14px;color:#e1a34c}.about-me-portfo .inner-content .button-group{margin-top:45px}.about-me-portfo .inner-content .button-group li{display:inline-block;margin-top:10px}.about-me-portfo .inner-content .button-group li .download-button{width:220px;line-height:52px;text-align:center;border:1px solid #e1a34c;color:#e1a34c;font-size:22px;margin-right:20px}.about-me-portfo .inner-content .button-group li .hire-button{width:180px;line-height:52px;text-align:center;border:1px solid rgba(255,255,255,.2);color:#fff;font-size:22px;margin-right:20px}.about-me-portfo .inner-content .button-group li .hire-button:hover,.about-me-portfo .inner-content .button-group li .download-button:hover{background:#e1a34c;border:1px solid #e1a34c;color:#fff}.about-me-portfo .inner-content .img-box{position:absolute;top:170px;left:0;z-index:-1;width:38%}.about-me-portfo .inner-content .img-box:before{content:"";width:1px;height:0;background:#e1a34c;position:absolute;top:-95px;left:-115px;transition:all 1.5s ease-out}.about-me-portfo .inner-content .img-box:after{content:"";width:0;height:1px;background:#e1a34c;position:absolute;top:-95px;left:-115px;transition:all 1.5s ease-out}.about-me-portfo .inner-content .img-box.show-pr:before{height:425px}.about-me-portfo .inner-content .img-box.show-pr:after{width:350px}.skill-section-portfo{padding-bottom:225px}.skill-section-portfo:before{content:"";background:-webkit-radial-gradient(50% 50%,circle closest-side,rgb(35,38,91) 0%,rgb(27,29,61) 100%);position:absolute;width:2366px;height:2366px;border-radius:50%;left:50%;top:-500px;transform:translate(-50%);z-index:-1}.skill-section-portfo .skill-bar{padding:225px 0 0}.skill-section-portfo .skill-bar .progress{height:5px;width:100%;background:#ffffff1a;overflow:visible;position:relative;margin:0 0 35px;border-radius:3px}.skill-section-portfo .skill-bar .progress-bar{position:absolute;width:0;top:0;left:0;height:100%;background:#e1a34c;border-radius:3px;transition:all 3s ease-in-out;overflow:visible}.skill-section-portfo .skill-bar .progress-bar .percent-text{font-family:Poppins,sans-serif;font-weight:700;font-size:72px;color:#fff;position:absolute;top:-127px;left:0}.skill-section-portfo .skill-bar .skill-title{font-size:30px;color:#fff;padding-bottom:3px}.skill-section-portfo .skill-bar .category{font-size:17px;text-transform:uppercase;color:#e1a34c}.our-service-portfo{padding-bottom:200px}.our-service-portfo .title-wrapper{margin-bottom:60px}.our-service-portfo .title-wrapper p{font-size:24px;color:#fffc;margin:-30px 0 0}.our-service-portfo .service-block{background:#202245;position:relative;padding:50px 80px 40px 70px;margin-top:70px;z-index:1}.our-service-portfo .service-block .title a{font-size:24px;color:#fff;line-height:32px;display:block;margin:28px 80px 25px 0}.our-service-portfo .service-block p{font-size:18px;line-height:32px;color:#fff9}.our-service-portfo .service-block .read-more{font-size:35px;color:#fff;margin-top:20px}.our-service-portfo .service-block:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;border-left:1px solid #e1a34c;border-right:1px solid #e1a34c;background:#1b1d3d;z-index:-1;transform:scaleY(0)}.our-service-portfo .service-block:after{content:"";height:100%;position:absolute;top:0;left:1px;right:1px;border-top:1px solid #e1a34c;border-bottom:1px solid #e1a34c;background:#1b1d3d;z-index:-1;transform:scaleX(0)}.our-service-portfo .service-block:hover:before,.our-service-portfo .service-block:hover:after{transform:scale(1)}.our-service-portfo .service-block:hover .read-more,.our-service-portfo .service-block:hover .title a{color:#e1a34c}.our-project-portfo.section-portfo{border-bottom:none;padding-bottom:90px}.our-project-portfo .isotop-menu-wrapper{position:relative;margin:5px 0 60px;padding-left:190px}.our-project-portfo .isotop-menu-wrapper:before{content:"";width:0;height:2px;position:absolute;top:17px;left:0;background:#e1a34c;transition:width 1s ease-out}.our-project-portfo .isotop-menu-wrapper.show-pr:before{width:150px}.our-project-portfo .isotop-menu-wrapper li{display:inline-block;font-size:24px;color:#fff;margin-right:65px;cursor:pointer}.our-project-portfo .isotop-menu-wrapper li.is-checked{color:#e1a34c}.our-project-portfo .text-content{position:relative;margin-bottom:120px}.our-project-portfo .text-content p{font-size:20px;line-height:38px;color:#fff9;width:70%;padding-left:190px}.our-project-portfo .text-content .gallery-button{width:190px;line-height:55px;font-size:20px;text-align:center;color:#fff;background:#e1a34c;position:absolute;right:0;top:8px}.our-project-portfo .text-content .gallery-button:hover{background:#fff;color:#e1a34c}.our-project-portfo #isotop-gallery-wrapper .isotop-item,.our-project-portfo #isotop-gallery-wrapper .grid-sizer{width:25%;padding:0 20px;margin-top:35px}.our-project-portfo #isotop-gallery-wrapper .isotop-item .effect-zoe{position:relative!important;overflow:hidden;background:-webkit-radial-gradient(50% 50%,circle closest-side,rgb(35,38,91) 0%,rgb(27,29,61) 100%);text-align:center;margin:0}.our-project-portfo #isotop-gallery-wrapper .isotop-item .effect-zoe img{position:relative;display:block;width:100%}.our-project-portfo #isotop-gallery-wrapper .isotop-item:hover .effect-zoe img{transform:scale3d(1.1,1.1,1);opacity:.4}.our-project-portfo #isotop-gallery-wrapper .isotop-item .effect-zoe .inner-caption{position:absolute;left:0;width:100%;padding:20px 25px;text-transform:uppercase;top:auto;bottom:0;height:auto;background:#fff;transition:all .35s;transform:translate3d(0,100%,0);opacity:0;visibility:hidden}.our-project-portfo #isotop-gallery-wrapper .isotop-item h2{font-size:20px;float:left}.our-project-portfo #isotop-gallery-wrapper .isotop-item h2 span{font-weight:700}.our-project-portfo #isotop-gallery-wrapper .isotop-item h2 a{color:#233d63}.our-project-portfo #isotop-gallery-wrapper .isotop-item p.icon-links button{float:right;color:#3c4a50;font-size:25px;margin-left:18px}.our-project-portfo #isotop-gallery-wrapper .isotop-item:hover p.icon-links button:hover,.our-project-portfo #isotop-gallery-wrapper .isotop-item:hover p.icon-links button:focus{color:#e1a34c}.our-project-portfo #isotop-gallery-wrapper .isotop-item p.description{position:absolute;width:100%;left:0;bottom:100px;padding:0 0 70px;color:#fff;text-transform:none;opacity:0;font-size:95%;transition:opacity .35s;-webkit-backface-visibility:hidden}.our-project-portfo #isotop-gallery-wrapper .isotop-item h2,.our-project-portfo #isotop-gallery-wrapper .isotop-item p.icon-links button{transition:all .35s;transform:translate3d(0,200%,0)}.our-project-portfo #isotop-gallery-wrapper .isotop-item:hover p.description{opacity:1}.our-project-portfo #isotop-gallery-wrapper .isotop-item:hover .inner-caption,.our-project-portfo #isotop-gallery-wrapper .isotop-item:hover h2,.our-project-portfo #isotop-gallery-wrapper .isotop-item:hover p.icon-links button{transform:translateZ(0);opacity:1;visibility:visible}.our-project-portfo #isotop-gallery-wrapper .isotop-item:hover h2{transition-delay:.05s}.our-project-portfo #isotop-gallery-wrapper .isotop-item:hover p.icon-links button:nth-child(2){transition-delay:.15s}.our-project-portfo #isotop-gallery-wrapper .isotop-item:hover p.icon-links button:first-child{transition-delay:.2s}.portfo-footer{position:relative;background:linear-gradient(-180deg,#1b1d3d,#1d1f47);padding:270px 0 0}.portfo-footer:before{content:"";position:absolute;width:3px;height:182px;border-radius:8px;background:#e1a34c;top:-91px;left:50%;transform:translate(-50%) scaleY(0);transition:all 1s ease-out}.portfo-footer.show-pr:before{transform:translate(-50%) scale(1)}.portfo-footer .round-shape{position:absolute;left:0;top:-45px}.portfo-footer .theme-title-one{margin-bottom:118px}.portfo-footer .theme-title-one:before{content:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'%20?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='276'%20height='175'%3e%3cdefs%3e%3cclipPath%20id='clip_0'%3e%3crect%20x='-711.20361'%20y='-8481.1416'%20width='1696.9399'%20height='9662.5762'%20clip-rule='evenodd'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23clip_0)'%3e%3cpath%20fill='none'%20stroke='rgb(255,255,255)'%20stroke-width='1'%20stroke-miterlimit='4'%20stroke-opacity='0.043137256'%20transform='matrix(0.9982%200%200%200.9982%203.50781%200.563965)'%20d='M262%200L8%200Q6.92443%200%205.91037%200.253515Q4.89631%200.50703%204%201L266%201Q265.104%200.50703%20264.09%200.253515Q263.076%200%20262%200ZM269.043%204.07947L136.099%20112.5L1.01988%203.96409Q0.517254%204.86658%200.258627%205.89003Q0%206.91348%200%208L0%20167Q0%20167.205%200.009326%20167.408Q0.018652%20167.612%200.037285%20167.814Q0.055918%20168.015%200.0838199%20168.215Q0.111722%20168.415%200.148836%20168.612Q0.18595%20168.808%200.2322%20169.002Q0.27845%20169.196%200.333743%20169.387Q0.389035%20169.577%200.453256%20169.764Q0.517478%20169.951%200.590497%20170.133Q0.663517%20170.316%200.745186%20170.494Q0.826855%20170.672%200.917006%20170.845Q1.00716%20171.018%201.10561%20171.186Q1.20406%20171.354%201.31061%20171.516Q1.41715%20171.678%201.53158%20171.834Q1.64601%20171.991%201.76809%20172.141Q1.89016%20172.291%202.01963%20172.434Q2.14911%20172.578%202.28571%20172.714Q2.42232%20172.851%202.56578%20172.98Q2.70925%20173.11%202.85927%20173.232Q3.0093%20173.354%203.16558%20173.468Q3.32186%20173.583%203.48408%20173.689Q3.6463%20173.796%203.81412%20173.894Q3.98195%20173.993%204.15504%20174.083Q4.32813%20174.173%204.50613%20174.255Q4.68413%20174.337%204.86668%20174.41Q5.04923%20174.483%205.23595%20174.547Q5.42268%20174.611%205.61319%20174.666Q5.80371%20174.722%205.99764%20174.768Q6.19157%20174.814%206.3885%20174.851Q6.58544%20174.888%206.78498%20174.916Q6.98453%20174.944%207.18627%20174.963Q7.38802%20174.981%207.59155%20174.991Q7.79509%20175%208%20175L262%20175Q262.205%20175%20262.408%20174.991Q262.612%20174.981%20262.814%20174.963Q263.016%20174.944%20263.215%20174.916Q263.415%20174.888%20263.612%20174.851Q263.808%20174.814%20264.002%20174.768Q264.196%20174.722%20264.387%20174.666Q264.577%20174.611%20264.764%20174.547Q264.951%20174.483%20265.133%20174.41Q265.316%20174.337%20265.494%20174.255Q265.672%20174.173%20265.845%20174.083Q266.018%20173.993%20266.186%20173.894Q266.354%20173.796%20266.516%20173.689Q266.678%20173.583%20266.834%20173.468Q266.991%20173.354%20267.141%20173.232Q267.291%20173.11%20267.434%20172.98Q267.578%20172.851%20267.714%20172.714Q267.851%20172.578%20267.98%20172.434Q268.11%20172.291%20268.232%20172.141Q268.354%20171.991%20268.468%20171.834Q268.583%20171.678%20268.689%20171.516Q268.796%20171.354%20268.894%20171.186Q268.993%20171.018%20269.083%20170.845Q269.173%20170.672%20269.255%20170.494Q269.337%20170.316%20269.41%20170.133Q269.483%20169.951%20269.547%20169.764Q269.611%20169.577%20269.666%20169.387Q269.722%20169.196%20269.768%20169.002Q269.814%20168.808%20269.851%20168.612Q269.888%20168.415%20269.916%20168.215Q269.944%20168.015%20269.963%20167.814Q269.981%20167.612%20269.991%20167.408Q270%20167.205%20270%20167L270%208Q270%206.94851%20269.758%205.95521Q269.515%204.96191%20269.043%204.07947Z'%20fill-rule='evenodd'/%3e%3c/g%3e%3c/svg%3e");position:absolute;top:-32px;left:50%;transform:translate(-50%);opacity:0;transition:all 1s ease-in-out}.portfo-footer .theme-title-one.show-pr:before{top:-72px;opacity:1}.portfo-footer .theme-title-one .upper-title{color:#e1a34c}.portfo-footer .theme-title-one .main-title{color:#fff}.portfo-footer form{max-width:840px;padding:0 15px;margin:0 auto}.portfo-footer form .row{margin:0 -25px}.portfo-footer form .row [class=col-]{padding:0 25px}.portfo-footer form .input-group{position:relative;z-index:1;margin-bottom:75px}.portfo-footer form .input-group input{width:100%;border:none;border-bottom:1px solid rgba(255,255,255,.25);background:transparent;height:53px;font-size:18px;color:#fff;position:relative}.portfo-footer form .input-group textarea{width:100%;max-width:100%;height:160px;max-height:160px;resize:none;border:none;border-bottom:1px solid rgba(255,255,255,.25);background:transparent;font-size:18px;color:#fff;padding-top:12px}.portfo-footer form .input-group label{font-weight:400;font-size:18px;color:#ffffff4d;line-height:53px;position:absolute;left:0;top:0;z-index:-1;margin:0}.portfo-footer form .input-group input:focus~label,.portfo-footer form .input-group input:valid~label,.portfo-footer form .input-group textarea:focus~label,.portfo-footer form .input-group textarea:valid~label{top:-35px}.portfo-footer form .input-group input:focus,.portfo-footer form .input-group textarea:focus{border-bottom-color:#fff}.portfo-footer form button{float:right;margin-top:40px;width:185px;line-height:48px;border:1px solid #e1a34c;background:transparent;color:#e1a34c;font-size:20px}.portfo-footer form button:hover{background:#e1a34c;color:#fff}.portfo-footer .copyright-text{text-align:center;padding:130px 0 50px}.portfo-footer .copyright-text .social-icon li{display:inline-block}.portfo-footer .copyright-text .social-icon li a{width:45px;height:45px;background:#ffffff0d;border-radius:50%;line-height:45px;color:#fff3;font-size:22px;display:block;margin:0 6px}.portfo-footer .copyright-text .social-icon li a:hover{background:#e1a34c;color:#fff}.portfo-footer .copyright-text p{font-size:20px;color:#fff9;padding-top:45px}.trusted-partner{margin-bottom:130px}.trusted-partner .title{font-size:18px;color:#878787;text-align:center;text-transform:uppercase;padding-bottom:100px}.trusted-partner .title span{font-size:22px;color:#244574}.partner-slider{text-align:center}.partner-slider a{opacity:.4;transition:all .3s ease-in-out}.partner-slider a:hover,.partner-slider .swiper-slide-active a{opacity:1;transform:scale(1.1)}.our-feature-sass{background:url(/assets/bg3-BxmlCr0k.png) no-repeat top 81% right;padding:0 0 20px;position:relative;z-index:1}.our-feature-sass .down-arrow{display:block;width:90px;height:90px;box-shadow:0 15px 20px #d1daeb59;border-radius:50%;margin:0 auto 405px;line-height:90px;text-align:center;color:#7494b5;font-size:35px}.our-feature-sass .down-arrow span{display:block;transform:rotate(-90deg)}.our-feature-sass .down-arrow:hover{color:#fff;background:#9a5be8}.our-feature-sass .single-feature-block{position:relative;margin-bottom:330px}.our-feature-sass .single-feature-block:last-child{margin:0}.our-feature-sass .single-feature-block .text-box{max-width:550px}.our-feature-sass .feature-wrapper .single-feature-block:nth-child(odd) .text-box{float:right}.our-feature-sass .single-feature-block .text-box .theme-title-one .main-title .line{display:inline-block;position:relative}.our-feature-sass .single-feature-block .text-box .theme-title-one .main-title .line:before{content:"";width:0;height:3px;background:#233d63;border-radius:5px;position:absolute;right:-105px;bottom:10px;transition:all 1s ease-out}.our-feature-sass .single-feature-block .text-box .theme-title-one.show-pr .main-title .line:before{width:100px}.our-feature-sass .single-feature-block .text-box p{font-size:18px;line-height:32px;padding:40px 0 38px}.our-feature-sass .single-feature-block .text-box ul li{font-size:17px;line-height:38px;color:#76797e;padding-left:30px;position:relative}.our-feature-sass .single-feature-block .text-box ul li:before{content:"";font-family:Flaticon;font-size:15px;color:#ff6400;position:absolute;top:0;left:0;line-height:38px}.our-feature-sass .single-feature-block .text-box .read-more{width:162px;line-height:50px;border-radius:4px;border:1px solid #e9e9e9;text-align:center;color:#30385866;margin-top:55px}.our-feature-sass .single-feature-block .text-box .read-more:hover{color:#fff;background:#f569f8;border-color:#f569f8}.our-feature-sass .feature-wrapper .single-feature-block:nth-child(odd) .img-box{position:absolute;top:-35px;left:-52px;z-index:-1;width:43%}.our-feature-sass .feature-wrapper .single-feature-block:nth-child(odd) .img-box .bg-shape{position:absolute;left:100px;top:20%}.our-feature-sass .feature-wrapper .single-feature-block:nth-child(odd) .img-box .screen-one{position:absolute;top:-50px;left:10px}.our-feature-sass .feature-wrapper .single-feature-block:nth-child(odd) .img-box .screen-two{position:absolute;top:30px;left:42%}.our-feature-sass .feature-wrapper .single-feature-block:nth-child(odd) .img-box .screen-three{position:absolute;top:42%;left:12%}.our-feature-sass .feature-wrapper .single-feature-block:nth-child(odd) .img-box .screen-four{position:absolute;top:59%;left:55%}.our-feature-sass .feature-wrapper .single-feature-block:nth-child(2n) .img-box{position:absolute;right:0;top:-80px;z-index:-1}.our-feature-sass .feature-wrapper .single-feature-block:nth-child(2n) .img-box .main-shape{position:absolute;right:0;top:-100px}.our-feature-sass .feature-wrapper .single-feature-block:nth-child(2n) .img-box .screen-two{position:absolute;right:45px;top:-130px}.our-feature-sass .section-shape-one{width:8px;height:8px;background:#fce3ba;border-radius:50%;position:absolute;left:8%;top:11%;animation:animationFramesOne 15s alternate infinite linear}.our-feature-sass .section-shape-two{position:absolute;right:-356px;top:-170px;opacity:.7;animation:rotatedHalfTwo 15s alternate infinite linear;z-index:-1}.our-feature-sass .section-shape-two:before{content:url(/assets/shape-19-BwSWxyO8.svg);position:absolute;top:50%;left:50px}.our-feature-sass .section-shape-three{position:absolute;left:-400px;top:55%;opacity:.6}.our-feature-sass .section-shape-four{position:absolute;width:8px;height:8px;border:2px solid #ffe49f;border-radius:50%;left:27%;top:65%;animation:animationFramesOne 12s alternate infinite linear}.our-feature-sass .section-shape-five{position:absolute;top:62%;left:46%;animation:rotatedHalfTwo 15s alternate infinite linear}.our-feature-sass .section-shape-six{position:absolute;top:60%;right:33%;animation:animationFramesThree 25s alternate infinite linear}.our-feature-sass .section-shape-seven{position:absolute;bottom:-70px;left:50%;animation:animationFramesThree 25s alternate infinite linear}.our-feature-sass .section-shape-eight{position:absolute;right:150px;bottom:100px;animation:rotatedHalfTwo 10s alternate infinite linear}.our-feature-app{position:relative;padding:310px 0 250px}.our-feature-app .single-feature-box{padding-bottom:315px;position:relative}.our-feature-app .single-feature-box:last-child{padding:0}.our-feature-app .single-feature-box:nth-child(1):before{content:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='979.346'%20height='445.12'%20viewBox='0%200%20979.346%20445.12'%3e%3cdefs%3e%3cstyle%3e%20.cls-1,%20.cls-2%20{%20fill:%20none;%20fill-rule:%20evenodd;%20}%20.cls-1%20{%20stroke:%20%23c6dcea;%20stroke-miterlimit:%2010;%20stroke-width:%201px;%20stroke-dasharray:%204%206;%20}%20.cls-2%20{%20stroke:%20%23eaf3fd;%20stroke-width:%202px;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20id='Path_63'%20data-name='Path%2063'%20class='cls-1'%20d='M1262.08,3527c50.48-274.7-567.1-151-757.131-106s-174.823-339-174.823-339'%20transform='translate(-329.344%20-3081.97)'/%3e%3cpath%20id='Path_64'%20data-name='Path%2064'%20class='cls-2'%20d='M447,3463.67C383.626,3481,358,3429,358,3429'%20transform='translate(-329.344%20-3081.97)'/%3e%3cpath%20id='Path_65'%20data-name='Path%2065'%20class='cls-2'%20d='M1307.69,3371.29c-1.04-27.69-33.2-47.29-33.2-47.29'%20transform='translate(-329.344%20-3081.97)'/%3e%3c/svg%3e");position:absolute;top:53%;left:81px;z-index:-1}.our-feature-app .single-feature-box:nth-child(2):before{content:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='797.31'%20height='233.5'%20viewBox='0%200%20797.31%20233.5'%3e%3cdefs%3e%3cstyle%3e%20.cls-1,%20.cls-2,%20.cls-3%20{%20fill:%20none;%20fill-rule:%20evenodd;%20}%20.cls-1%20{%20stroke:%20%23ced7ea;%20stroke-miterlimit:%2010;%20stroke-width:%201px;%20stroke-dasharray:%204%206;%20}%20.cls-2%20{%20stroke:%20%23eceff8;%20}%20.cls-2,%20.cls-3%20{%20stroke-width:%202px;%20}%20.cls-3%20{%20stroke:%20%23f2f4ff;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20id='Path_67'%20data-name='Path%2067'%20class='cls-1'%20d='M380.614,4319c-32.266-197.41,59.623-208.87,143.595-208.87s470.923,114.72,551.311,105.46S1171,4081,1171,4081'%20transform='translate(-373.5%20-4085.59)'/%3e%3cpath%20id='Path_70'%20data-name='Path%2070'%20class='cls-2'%20d='M1162,4210c-14.32,30-52,30-52,30'%20transform='translate(-373.5%20-4085.59)'/%3e%3cpath%20id='Path_71'%20data-name='Path%2071'%20class='cls-3'%20d='M493,4161.15c-49.708-2.75-61,43.85-61,43.85'%20transform='translate(-373.5%20-4085.59)'/%3e%3c/svg%3e");position:absolute;top:63%;left:80px}.our-feature-app .text-wrapper .title{font-size:46px;line-height:55px;color:#3e3e3e;padding:40px 0 30px}.our-feature-app .text-wrapper p{font-size:18px;line-height:30px;color:#8c929d}.our-feature-app .text-wrapper .sub-heading{font-size:21px;color:#57667e;padding-bottom:30px}.our-feature-app .text-wrapper ul li{font-size:17px;line-height:38px;color:#57667eb3;position:relative;padding-left:35px}.our-feature-app .text-wrapper ul li:before{content:"";font-family:Flaticon;position:absolute;line-height:30px;font-size:16px;left:0;top:0;color:#ff6400}.our-feature-app .text-wrapper .explore-button{width:175px;line-height:50px;font-size:18px;text-align:center;border-radius:3px;margin-top:38px}.our-feature-app .single-feature-box:nth-child(1) .text-wrapper .explore-button{color:#ead24c;background:#fef9da}.our-feature-app .single-feature-box:nth-child(1) .text-wrapper .explore-button:hover{background:#ead24c;color:#fef9da}.our-feature-app .single-feature-box:nth-child(2) .text-wrapper .explore-button{color:#4ebef9;background:#1ec1fe1c}.our-feature-app .single-feature-box:nth-child(2) .text-wrapper .explore-button:hover{background:#4ebef9;color:#e6f8ff}.our-feature-app .single-feature-box:nth-child(3) .text-wrapper .explore-button{color:#ff8aa0;background:#ff3d5c1c}.our-feature-app .single-feature-box:nth-child(3) .text-wrapper .explore-button:hover{background:#ff8aa0;color:#ffeaed}.our-feature-app .single-feature-box:nth-child(1) .text-wrapper{margin-top:165px}.our-feature-app .single-feature-box:nth-child(3) .text-wrapper{margin-top:60px}.our-feature-app .feature-img-box{position:relative;padding-right:90px}.our-feature-app .feature-img-box .feature-offer-box{padding:45px 15px 30px 35px;margin-bottom:45px;border-radius:5px;background:#fff;box-shadow:0 25px 50px #4e519012}.our-feature-app .feature-img-box .feature-offer-box .icon-box{position:relative;width:85px;height:85px;border-radius:50%}.our-feature-app .feature-img-box .support-feature .icon-box{background:linear-gradient(120deg,#f99a78,#ff538c)}.our-feature-app .feature-img-box .price-feature .icon-box{background:linear-gradient(120deg,#6c47da,#e081ff)}.our-feature-app .feature-img-box .access-feature .icon-box{background:linear-gradient(120deg,#51ec70,#24bd9b)}.our-feature-app .feature-img-box .feature-offer-box .icon-box img{margin:0 auto;position:relative;top:50%;transform:translateY(-50%)}.our-feature-app .feature-img-box .price-feature .icon-box img{width:22px}.our-feature-app .feature-img-box .feature-offer-box .title{font-size:24px;color:#4e4e4e;padding:20px 0 30px}.our-feature-app .feature-img-box .feature-offer-box p{color:#8c929d}.our-feature-app .feature-img-box .support-feature{margin-top:180px}.our-feature-app .feature-img-box .feature-offer-box .icon-box:before,.our-feature-app .feature-img-box .feature-offer-box .icon-box:after{content:"";position:absolute;top:4px;left:4px;width:calc(100% - 8px);height:calc(100% - 8px);border-radius:50%;background:linear-gradient(-51deg,#f99a78,#8834cc 20%,#37bdd1 42%,#d4ea3e 62%,#f8669d 83%,#fc5d95 91%,#ff538c);background-size:400%;z-index:-1;animation:gradientBG 10s infinite linear alternate;opacity:.65}.our-feature-app .feature-img-box .feature-offer-box .icon-box:after{filter:blur(13px)}.our-feature-app .feature-img-box .shape-one{position:absolute;top:34%;left:-12%;animation:animationFramesOne 15s infinite linear alternate}.our-feature-app .feature-img-box .shape-two{position:absolute;top:12%;left:15%;animation:animationFramesFive 18s infinite linear alternate}.our-feature-app .feature-img-box .shape-three{position:absolute;top:0%;left:24%;animation:animationFramesTwo 15s infinite linear alternate}.our-feature-app .feature-img-box .shape-four{position:absolute;top:19%;right:28%;animation:animationFramesFive 20s infinite linear alternate}.our-feature-app .feature-img-box .shape-five{position:absolute;top:12%;right:2%;animation:animationFramesFive 18s infinite linear alternate}.our-feature-app .single-feature-box:nth-child(1) .feature-img-box:before{content:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='776px'%20height='747px'%3e%3cdefs%3e%3clinearGradient%20id='PSgrad_0'%20x1='69.686%25'%20x2='0%25'%20y1='71.72%25'%20y2='0%25'%3e%3cstop%20offset='0%25'%20stop-color='rgb(249,253,255)'%20stop-opacity='1'%20/%3e%3cstop%20offset='51%25'%20stop-color='rgb(255,255,255)'%20stop-opacity='1'%20/%3e%3cstop%20offset='100%25'%20stop-color='rgb(249,253,255)'%20stop-opacity='1'%20/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath%20fill-rule='evenodd'%20fill='url(%23PSgrad_0)'%20d='M321.377,7.166%20C453.125,42.467%20582.897,174.494%20624.945,228.901%20C666.993,283.309%20750.650,245.417%20772.761,385.166%20C794.872,524.913%20661.477,726.649%20598.855,744.636%20C536.232,762.623%20436.722,623.165%20392.637,517.166%20C348.551,411.165%20167.991,620.166%2085.680,552.166%20C3.370,484.165%20-12.317,296.105%209.854,192.136%20C32.026,88.166%20189.630,-28.136%20321.377,7.166%20Z'/%3e%3c/svg%3e");position:absolute;top:34px;right:55px}.our-feature-app .single-feature-box:nth-child(2) .feature-img-box:before{content:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='671px'%20height='425px'%3e%3cdefs%3e%3clinearGradient%20id='PSgrad_0'%20x1='2.855%25'%20x2='0%25'%20y1='99.959%25'%20y2='0%25'%3e%3cstop%20offset='0%25'%20stop-color='rgb(255,255,255)'%20stop-opacity='1'%20/%3e%3cstop%20offset='100%25'%20stop-color='rgb(246,250,254)'%20stop-opacity='1'%20/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath%20fill-rule='evenodd'%20fill='url(%23PSgrad_0)'%20d='M670.470,338.159%20C676.439,277.083%20631.179,216.993%20573.292,201.422%20C555.545,196.647%20536.558,195.619%20520.178,187.235%20C474.490,163.847%20457.927,103.688%20428.852,64.818%20C393.514,17.573%20344.047,-3.433%20285.877,0.453%20C235.261,3.838%20182.244,25.503%20150.887,67.093%20C127.995,97.459%20125.984,138.419%2099.523,166.859%20C53.308,216.541%20-18.185,269.044%204.249,346.667%20C12.305,374.539%2028.445,398.712%2042.641,423.623%20C42.641,423.623%2042.759,423.836%2042.973,424.224%20L615.031,424.224%20C622.249,424.224%20632.413,426.970%20638.439,422.127%20C644.197,417.496%20666.598,377.793%20670.470,338.159%20'/%3e%3c/svg%3e");position:absolute;top:-24px;right:-12px}.our-feature-app .single-feature-box:nth-child(3) .feature-img-box:before{content:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='623px'%20height='600px'%3e%3cdefs%3e%3clinearGradient%20id='PSgrad_0'%20x1='69.686%25'%20x2='0%25'%20y1='71.72%25'%20y2='0%25'%3e%3cstop%20offset='0%25'%20stop-color='rgb(249,253,255)'%20stop-opacity='1'%20/%3e%3cstop%20offset='51%25'%20stop-color='rgb(255,255,255)'%20stop-opacity='1'%20/%3e%3cstop%20offset='100%25'%20stop-color='rgb(249,253,255)'%20stop-opacity='1'%20/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath%20fill-rule='evenodd'%20fill='url(%23PSgrad_0)'%20d='M258.159,5.453%20C364.027,33.831%20468.317,139.933%20502.110,183.656%20C535.902,227.379%20603.122,196.938%20620.901,309.235%20C638.681,421.532%20531.510,583.624%20481.191,598.072%20C430.872,612.520%20350.899,500.450%20315.464,415.270%20C280.030,330.089%20134.959,498.015%2068.813,443.367%20C2.667,388.718%20-9.956,237.600%207.851,154.058%20C25.657,70.515%20152.290,-22.926%20258.159,5.453%20Z'/%3e%3c/svg%3e");position:absolute;top:-83px;left:-40px;z-index:-1}.our-feature-app .single-feature-box .access-screen-holder .screen{float:right;position:relative}.our-feature-app .single-feature-box .screen-mockup{position:relative}.our-feature-app .single-feature-box .screen-mockup .mockup{margin:0 auto}.our-feature-app .single-feature-box .screen-mockup .screen-one{position:absolute;right:-84px;top:16%}.our-feature-app .single-feature-box .screen-mockup .screen-two{position:absolute;left:-38px;top:43%}.sass-our-pricing{position:relative;padding:260px 0 245px}.sass-our-pricing .section-shape-one{position:absolute;right:-356px;top:0;opacity:.7;animation:rotatedHalfTwo 15s alternate infinite linear;z-index:-1}.sass-our-pricing .section-shape-one:before{content:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='10'%20height='10'%20viewBox='0%200%2010%2010'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20none;%20stroke-width:%202px;%20stroke:%20url(%23linear-gradient);%20}%20%3c/style%3e%3clinearGradient%20id='linear-gradient'%20x1='5'%20y1='1'%20x2='5'%20y2='9'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='NaN'%20stop-color='%2300fff7'/%3e%3cstop%20offset='Infinity'%20stop-color='%234ff48a'/%3e%3c/linearGradient%3e%3c/defs%3e%3ccircle%20id='Oval'%20class='cls-1'%20cx='5'%20cy='5'%20r='4'/%3e%3c/svg%3e");position:absolute;top:50%;left:calc(21% + 4px)}.sass-our-pricing .section-shape-two{position:absolute;left:-25px;top:13%;z-index:-1}.sass-our-pricing .section-shape-three{position:absolute;left:17%;top:23%;animation:animationFramesFour 20s alternate infinite linear}.sass-our-pricing .section-shape-four{position:absolute;width:9px;height:9px;border-radius:50%;background:#937fff;top:50%;left:5%;animation:animationFramesTwo 13s infinite linear}.sass-our-pricing .section-shape-five{position:absolute;top:51%;right:5%;animation:animationFramesTwo 13s infinite linear}.sass-our-pricing .section-shape-six{position:absolute;right:-75px;bottom:170px}.sass-our-pricing .icon-box .icon{height:31px}.sass-our-pricing .theme-title-one{margin-bottom:80px}.sass-our-pricing .row [class*=col-]{border-left:1px solid #e0e9ef;padding:0 50px}.sass-our-pricing .row [class*=col-]:last-child{border-right:1px solid #e0e9ef}.sass-our-pricing .single-pr-table .pr-header{text-align:center;padding-top:20px;min-height:180px}.sass-our-pricing .single-pr-table .pr-header .price{font-size:44px}.sass-our-pricing .single-pr-table.free .pr-header .price{color:#ffcc6f}.sass-our-pricing .single-pr-table.regular .pr-header .price{color:#06df9e}.sass-our-pricing .single-pr-table.plus .pr-header .price{color:#ff6262}.sass-our-pricing .single-pr-table .pr-header .title{font-size:19px;color:#303858;text-transform:uppercase;padding-bottom:7px}.sass-our-pricing .single-pr-table .pr-header .package{font-size:18px;color:#696d80}.sass-our-pricing .single-pr-table .pr-body{border-top:1px dashed #d8dde1;padding:40px 0 30px;min-height:330px}.sass-our-pricing .single-pr-table .pr-body .feature{font-family:Poppins,sans-serif;font-weight:700;font-size:20px;color:#303858;padding-bottom:15px}.sass-our-pricing .single-pr-table .pr-body ul li{font-size:16px;position:relative;padding-left:28px;line-height:40px;color:#818386}.sass-our-pricing .single-pr-table .pr-body ul li:before{content:"";font-family:Flaticon;font-size:14px;position:absolute;color:#12d859;line-height:40px;left:0;top:0}.sass-our-pricing .single-pr-table .upgrade-button{display:block;text-align:center;border:1px solid #f2f2f2;border-radius:25px;line-height:50px;font-size:18px;color:#233d63;position:relative}.sass-our-pricing .single-pr-table .upgrade-button:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;border-radius:30px;background:linear-gradient(-135deg,#bf6cff,#9041ff);transform:scaleX(0);z-index:-1}.sass-our-pricing .single-pr-table:hover .upgrade-button{border-color:transparent;color:#fff}.sass-our-pricing .single-pr-table:hover .upgrade-button:before{transform:scale(1)}.sass-our-pricing .single-pr-table .trial-button{display:block;text-align:center;color:#818386;margin-top:32px}.sass-our-pricing .single-pr-table .trial-button:hover{color:#bf6cff}.sass-our-pricing .single-pr-table .pr-footer{padding-bottom:70px}.sass-our-pricing .pricing-tab-menu .nav-wrapper{border:none;padding:2px;background:linear-gradient(-135deg,#bf6cff,#9041ff)}.sass-our-pricing .pricing-tab-menu .nav-tabs .nav-item .nav-link{color:#9546ff;background:#fff}.sass-our-pricing .pricing-tab-menu .nav-tabs .nav-item .nav-link.active{background:transparent;color:#fff}.sass-faq-section{position:relative;padding:150px 0}.sass-faq-section .section-shape-one{position:absolute;left:-356px;top:20px;opacity:.6;z-index:-1;animation:rotatedHalfTwo 20s alternate infinite linear}.sass-faq-section .section-shape-one:before{content:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='19px'%20height='16px'%3e%3cdefs%3e%3clinearGradient%20id='PSgrad_0'%20x1='77.715%25'%20x2='0%25'%20y1='0%25'%20y2='62.932%25'%3e%3cstop%20offset='0%25'%20stop-color='rgb(255,241,207)'%20stop-opacity='1'%20/%3e%3cstop%20offset='100%25'%20stop-color='rgb(250,171,94)'%20stop-opacity='1'%20/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath%20fill-rule='evenodd'%20fill='url(%23PSgrad_0)'%20d='M17.579,1.553%20L17.579,1.553%20C18.275,2.413%2018.142,3.670%2017.283,4.366%20L4.071,15.065%20C3.212,15.761%201.954,15.628%201.259,14.769%20L1.259,14.769%20C0.562,13.910%200.695,12.652%201.554,11.956%20L14.766,1.258%20C15.625,0.562%2016.883,0.694%2017.579,1.553%20Z'/%3e%3c/svg%3e");position:absolute;top:50%;right:-10px}.sass-faq-section .section-shape-two{position:absolute;top:69%;left:5%;animation:animationFramesTwo 13s infinite linear}.sass-faq-section .section-shape-three{position:absolute;top:23%;right:10%;animation:animationFramesTwo 20s infinite linear}.sass-faq-section .section-shape-four{position:absolute;right:-90px;bottom:190px}.sass-faq-section .sub-heading{text-align:center;font-size:20px;line-height:32px;color:#9f9f9f;margin:25px 0 95px}.sass-faq-section .sub-heading a{color:#303858;text-decoration:underline}.sass-faq-section .faq-tab-wrapper .nav-tabs{margin:0 0 95px;border:none;justify-content:center;-webkit-justify-content:center}.sass-faq-section .faq-tab-wrapper .nav-tabs .nav-item{margin:10px 0 0}.sass-faq-section .faq-tab-wrapper .nav-tabs .nav-link{border:none;line-height:32px;border-radius:3px;padding:0 18px;color:#989898;font-size:17px;margin:0 10px}.sass-faq-section .faq-tab-wrapper .nav-tabs li:nth-child(1) .nav-link{background:#f4f3ff}.sass-faq-section .faq-tab-wrapper .nav-tabs li:nth-child(2) .nav-link{background:#fee}.sass-faq-section .faq-tab-wrapper .nav-tabs li:nth-child(3) .nav-link{background:#f3ffed}.sass-faq-section .faq-tab-wrapper .nav-tabs li:nth-child(4) .nav-link{background:#edf3ff}.sass-faq-section .faq-tab-wrapper .nav-tabs li:nth-child(5) .nav-link{background:#fdf9e9}.sass-faq-section .faq-tab-wrapper .nav-tabs li:nth-child(6) .nav-link{background:#e6fafd}.sass-faq-section .faq-tab-wrapper .nav-tabs .nav-item.show .nav-link,.sass-faq-section .faq-tab-wrapper .nav-tabs .nav-link.active{background:#22d4ab!important;color:#fff}.faq-tab-wrapper .faq-panel .panel{background:#fff;box-shadow:0 10px 14px #5a6f9b0d;margin-bottom:30px}.faq-tab-wrapper .faq-panel .panel .panel-heading .panel-title button{display:block;padding:25px 10px 25px 65px;font-size:20px;color:#303858;position:relative}.faq-tab-wrapper .faq-panel .panel .accordion-button:after{content:"-";position:absolute;left:35px;top:50%;transform:translateY(-50%);font-size:30px;color:#464646}.faq-tab-wrapper .faq-panel .panel .accordion-button.collapsed:after{content:"+"}.faq-tab-wrapper .faq-panel .panel .panel-body p{line-height:30px;padding:0 90px 38px 65px}.sass-faq-section .down-button{display:block;width:50px;height:50px;border:2px solid #22d4ab;border-radius:50%;margin:60px auto 0;color:#22d4ab;line-height:50px;text-align:center;font-size:25px}.sass-faq-section .down-button:hover{background:#22d4ab;color:#fff}.why-choose-us-app{background:linear-gradient(-35deg,#902afc,#3498f6);position:relative;padding:255px 0 150px;overflow:hidden;z-index:5}.why-choose-us-app .bg-shape-holder{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;overflow:hidden}.why-choose-us-app .bg-shape-holder .big-round-one{position:absolute;width:662px;height:662px;background:#ffffff08;top:-346px;left:-75px;border-radius:50%}.why-choose-us-app .bg-shape-holder .big-round-two{position:absolute;width:1372px;height:1372px;background:#ffffff08;top:-689px;left:-368px;border-radius:50%;z-index:-1}.why-choose-us-app .bg-shape-holder .big-round-three{position:absolute;width:2242px;height:2242px;background:#ffffff08;top:-1161px;left:-779px;border-radius:50%;z-index:-3}.why-choose-us-app .text-wrapper{max-width:500px;float:right}.why-choose-us-app .text-wrapper .title-box{display:inline-block;line-height:35px;font-size:13px;text-transform:uppercase;color:#fff;padding:0 30px;border:1px solid rgba(255,255,255,.2);border-radius:3px}.why-choose-us-app .text-wrapper .bottom-title{font-size:24px;line-height:34px;color:#fff;padding:45px 0 35px}.why-choose-us-app .text-wrapper ul li{color:#fff;font-size:20px;line-height:32px;position:relative;padding:0 0 15px 40px}.why-choose-us-app .text-wrapper ul li:before{content:"";font-family:Flaticon;position:absolute;top:0;left:0;line-height:32px;font-size:24px}.why-choose-us-app .text-wrapper ul{border-bottom:1px solid rgba(216,216,216,.2);padding-bottom:48px;margin-bottom:55px}.why-choose-us-app .text-wrapper .director-speech{position:relative}.why-choose-us-app .text-wrapper .director-speech .d-img{width:55px;height:55px;border-radius:50%;float:left}.why-choose-us-app .text-wrapper .director-speech .bio-block{float:left;padding-left:25px}.why-choose-us-app .text-wrapper .director-speech .bio-block .name{font-size:20px;color:#fff;padding:2px 0}.why-choose-us-app .text-wrapper .director-speech .bio-block span{font-size:18px;color:#fff;font-style:italic}.why-choose-us-app .text-wrapper .director-speech .sign{position:absolute;right:0;top:-32px}.why-choose-us-app .screen-preview{position:absolute;bottom:-1px;left:0;width:50%}.newsletter-section{position:relative;padding:140px 0 0}.newsletter-section .theme-title-one.upper-bar:before{background:#7491ff}.newsletter-section .main-wrapper{border-bottom:1px solid #e8e8e8;padding-bottom:120px}.newsletter-section .main-wrapper form{max-width:57%;margin:50px auto 0;position:relative}.newsletter-section .main-wrapper form input{width:100%;height:65px;border:1px solid rgba(186,186,186,.3);border-radius:38px;padding:0 105px 0 40px;font-size:18px;color:#3e3e3e66}.newsletter-section .main-wrapper form button{position:absolute;top:0;right:0;height:65px;width:100px;border-radius:0 38px 38px 0;color:#fff;font-size:32px;background:#6d5cf8}.newsletter-section .main-wrapper form ::-moz-placeholder{color:#3e3e3e66;opacity:1}.newsletter-section .main-wrapper form ::placeholder{color:#3e3e3e66;opacity:1}.newsletter-section .main-wrapper form :-ms-input-placeholder{color:#3e3e3e66}.newsletter-section .main-wrapper form ::-ms-input-placeholder{color:#3e3e3e66}.newsletter-section .subscription-label{text-align:center;margin:0;display:block}.newsletter-section .subscription-label.error{color:#ff4343}.newsletter-section .subscription-label.valid{color:#28a745}.theme-Ecommerce-menu{position:relative;padding:60px 60px 40px;z-index:99}.theme-Ecommerce-menu .left-content ul li,.theme-Ecommerce-menu .right-content>ul>li{display:inline-block;vertical-align:middle}.theme-Ecommerce-menu .left-content ul .menu-button{display:block;background:transparent;position:relative;margin:-8px 15px 0 0}.eCommerce-search{width:300px;position:relative}.eCommerce-search input{width:100%;border:none;font-style:italic;color:#41414154;padding-left:30px;background:transparent}.eCommerce-search .icon{position:absolute;left:0;top:0;font-size:20px;line-height:27px;color:#2e2e2e}.eCommerce-search ::-moz-placeholder{color:#41414154;opacity:1}.eCommerce-search ::placeholder{color:#41414154;opacity:1}.eCommerce-search :-ms-input-placeholder{color:#41414154}.eCommerce-search ::-ms-input-placeholder{color:#41414154}.theme-Ecommerce-menu .right-content .dropdown-toggle:after{display:none}.theme-Ecommerce-menu .right-content .dropdown-toggle{background:transparent}.theme-Ecommerce-menu .right-content .dropdown-menu{background:#fff;box-shadow:0 25px 50px #d5d8df80;border:1px solid #f8f8f8;border-radius:0;margin:15px -35px 0 0}.theme-Ecommerce-menu .right-content .cart-action-wrapper .dropdown-toggle{height:27px;position:relative}.theme-Ecommerce-menu .right-content .cart-action-wrapper .dropdown-toggle .item-count{position:absolute;width:15px;height:15px;border-radius:50%;background:#ff3612;line-height:15px;text-align:center;font-size:9px;color:#fff;right:-12px;top:-6px}.theme-Ecommerce-menu .right-content .cart-action-wrapper .dropdown-menu{padding:40px 35px;min-width:300px}.theme-Ecommerce-menu .right-content .cart-action-wrapper .cart-product-list .item-img{width:70px;height:80px;display:block;float:left}.theme-Ecommerce-menu .right-content .cart-action-wrapper .cart-product-list .item-info{width:calc(100% - 70px);float:left;padding-left:25px;position:relative}.theme-Ecommerce-menu .right-content .cart-action-wrapper .cart-product-list .item-info .close{position:absolute;top:13px;right:0;font-size:12px;color:#1f1f1fe6}.theme-Ecommerce-menu .right-content .cart-action-wrapper .cart-product-list .item-info .close:hover{color:#ff3612}.theme-Ecommerce-menu .right-content .cart-action-wrapper .cart-product-list .item-info .name{font-size:18px;color:#1f1f1f;margin:5px 0;padding-right:12px}.theme-Ecommerce-menu .right-content .cart-action-wrapper .cart-product-list .item-info .price{font-size:20px;color:#1f1f1f}.theme-Ecommerce-menu .right-content .cart-action-wrapper .cart-product-list .item-info .price .quantity{font-size:17px;color:#1f1f1f4d;margin-left:15px}.theme-Ecommerce-menu .right-content .cart-action-wrapper .cart-product-list .selected-item{border-bottom:1px solid #eeeeee;padding-bottom:30px;margin-bottom:30px}.theme-Ecommerce-menu .right-content .cart-action-wrapper .cart-product-list .selected-item:last-child{margin-bottom:14px}.theme-Ecommerce-menu .right-content .cart-action-wrapper .subtotal .title{font-size:18px;color:#1f1f1f}.theme-Ecommerce-menu .right-content .cart-action-wrapper .subtotal .total-price{font-size:20px;color:#1f1f1f}.theme-Ecommerce-menu .right-content .cart-action-wrapper .subtotal{padding-bottom:7px}.theme-Ecommerce-menu .right-content .cart-action-wrapper .button-group a{font-family:Poppins,sans-serif;font-weight:700;display:block;line-height:45px;border:1px solid #dbdbdb;text-align:center;font-size:14px;text-transform:uppercase;color:#1f1f1f;margin-top:15px}.theme-Ecommerce-menu .right-content .cart-action-wrapper .button-group a:hover{color:#fff}.theme-Ecommerce-menu .right-content .user-profile-action{padding-left:35px}.theme-Ecommerce-menu .right-content .user-profile-action .dropdown-toggle img{display:inline-block}.theme-Ecommerce-menu .right-content .user-profile-action .dropdown-toggle span{font-size:17px;color:#414141;vertical-align:middle;padding-left:10px;line-height:16px}.theme-Ecommerce-menu .right-content .user-profile-action .dropdown-menu{min-width:220px;padding:20px 25px 25px}.theme-Ecommerce-menu .right-content .user-profile-action .dropdown-menu ul li a{font-size:16px;line-height:42px;color:#4b4c51;padding-left:30px;position:relative}.theme-Ecommerce-menu .right-content .user-profile-action .dropdown-menu ul li a .icon{position:absolute;left:0;top:11px}.theme-Ecommerce-menu .right-content .user-profile-action .dropdown-menu ul li a:hover .icon path{fill:#ff3612}#eCommerce-home{height:100vh;position:relative}#eCommerce-home:before{content:"";position:absolute;top:0;bottom:0;width:1px;background:#f0f0f0;left:50%;z-index:-1}#eCommerce-home .main-page-wrapper{height:100%;position:relative}#eCommerce-home .main-page-wrapper:before,#eCommerce-home .main-page-wrapper:after{content:"";position:absolute;height:100%;top:0;width:16.666666666%;border-left:1px solid #f0f0f0;border-right:1px solid #f0f0f0;z-index:-1}#eCommerce-home .main-page-wrapper:before{left:16.6666666%}#eCommerce-home .main-page-wrapper:after{right:16.6666666%}.eCommerce-side-menu{position:fixed;top:0;bottom:0;left:0;width:360px;background:#fff;box-shadow:0 2px 100px #dadada80;z-index:999;padding:0 25px 30px 80px;opacity:0;transform:scaleX(0);transform-origin:0% 0%;transition:all .5s ease-in-out;max-height:100vh;overflow-y:auto}.eCommerce-side-menu.show-menu{opacity:1;transform:scale(1)}.eCommerce-side-menu .logo-wrapper{margin-top:60px;position:relative;padding-left:30px}.eCommerce-side-menu .logo-wrapper .close-button{position:absolute;top:0;left:0;background:transparent;height:36px}.eCommerce-side-menu .main-menu-list>ul{margin-top:70%;padding-bottom:30px}.eCommerce-side-menu .main-menu-list>ul>li>a{font-size:36px;line-height:60px;color:#3e3e3e;position:relative;display:block}.eCommerce-side-menu .main-menu-list>ul>li{opacity:0;transform:translate(-50%);transition:all .7s ease-in-out}.eCommerce-side-menu.show-menu .main-menu-list>ul>li:nth-child(1){transition-delay:.2s}.eCommerce-side-menu.show-menu .main-menu-list>ul>li:nth-child(2){transition-delay:.3s}.eCommerce-side-menu.show-menu .main-menu-list>ul>li:nth-child(3){transition-delay:.4s}.eCommerce-side-menu.show-menu .main-menu-list>ul>li:nth-child(4){transition-delay:.5s}.eCommerce-side-menu.show-menu .main-menu-list>ul>li:nth-child(5){transition-delay:.6s}.eCommerce-side-menu.show-menu .main-menu-list>ul>li{opacity:1;transform:translate(0)}.eCommerce-side-menu .main-menu-list>ul>li>a .expander{position:absolute;right:0;top:0;background:transparent;font-size:15px;line-height:60px;color:inherit}.eCommerce-side-menu .main-menu-list>ul .sub-menu{padding:10px 0 10px 30px}.eCommerce-side-menu .main-menu-list>ul .sub-menu a{font-size:24px;line-height:35px;color:#b7b7b7}.eCommerce-side-menu .copy-right{font-size:16px;color:#3e3e3eb3;margin-top:100px}.main-menu-list ul .sub-menu{display:none;transition:all .3s ease-in-out}.main-menu-list ul .sub-menu.show{display:block}.eCommerce-side-menu .eCommerce-search{width:100%;margin:40px 0;display:none}.eCommerce-hero-section{position:relative}.eCommerce-hero-section:before,.eCommerce-hero-section:after{content:url(/assets/shape-54-bqXqgLet.svg);position:absolute;z-index:-3}.eCommerce-hero-section:before{right:0;bottom:0}.eCommerce-hero-section:after{top:4%;right:35%}.eCommerce-hero-section .carousel-indicators{position:absolute;right:auto;left:60px;top:30%;bottom:auto;display:block!important;margin:0;width:inherit}.eCommerce-hero-section .carousel-indicators span{width:3px;height:20px;border-radius:3px;background:#e7e7e7;margin:5px 0!important;cursor:pointer;border:none;display:block;opacity:1}.eCommerce-hero-section .carousel-indicators span.swiper-pagination-bullet-active,.eCommerce-hero-section .carousel-indicators span:hover{background:#454545}.eCommerce-hero-section .carousel-indicators span.swiper-pagination-bullet-active{transform:scaleY(1.2)}#eCommerce-carousel .inner-item-wrapper{position:relative;padding:100px 0 90px;z-index:1}#eCommerce-carousel .inner-container{max-width:1350px;margin:0 auto;padding:0 90px}#eCommerce-carousel .inner-item-wrapper .main-title{font-family:Playfair Display,serif;font-size:130px;line-height:120px;color:#19212b;width:35%}#eCommerce-carousel .inner-item-wrapper .price-tag{padding:25px 0 50px}#eCommerce-carousel .inner-item-wrapper .price-tag .current-price{font-size:58px;color:#ff4b68;font-weight:400;margin-right:40px;display:inline-block;animation-delay:.5s}#eCommerce-carousel .inner-item-wrapper .price-tag del{font-size:32px;color:#d3d3d3;display:inline-block;animation-delay:.5s}#eCommerce-carousel .inner-item-wrapper .button-group li{display:inline-block;vertical-align:middle;margin-top:10px}#eCommerce-carousel .inner-item-wrapper .button-group .shop-now{width:180px;line-height:55px;display:inline-block;text-align:center;font-family:Poppins,sans-serif;font-weight:700;font-size:14px;text-transform:uppercase;color:#3c3c3c;background:#fff;box-shadow:0 15px 40px #c7cad340;margin-right:115px;animation-delay:1s}#eCommerce-carousel .inner-item-wrapper .button-group .shop-now:hover{color:#fff}#eCommerce-carousel .inner-item-wrapper .button-group .details-info-button{font-family:Lato,sans-serif;font-weight:100;width:65px;height:65px;line-height:65px;border-radius:50%;color:#fff;font-size:50px;background:#2e2e2e;display:block;animation-delay:1s}#eCommerce-carousel .inner-item-wrapper .product-img{position:absolute;right:0;top:50px;z-index:-1}#eCommerce-carousel .color-tab{text-align:center;position:absolute;top:100px;right:-20px;transform:rotate(-90deg)}#eCommerce-carousel .color-tab p{font-size:20px;color:#343638;padding-bottom:35px}#eCommerce-carousel .color-tab ul li{display:inline-block}#eCommerce-carousel .color-tab ul li a{display:block;margin:0 10px;width:40px;height:40px;border-radius:50%;border-width:5px;border-style:solid}#eCommerce-carousel .color-tab ul li:nth-child(1) a{border-color:#9aa2ce}#eCommerce-carousel .color-tab ul li:nth-child(2) a{border-color:#00ead0}#eCommerce-carousel .color-tab ul li:nth-child(3) a{border-color:#ff4b68}#eCommerce-carousel .color-tab ul li:nth-child(1):hover a{background:#9aa2ce}#eCommerce-carousel .color-tab ul li:nth-child(2):hover a{background:#00ead0}#eCommerce-carousel .color-tab ul li:nth-child(3):hover a{background:#ff4b68}#eCommerce-carousel .brand-text{font-size:400px;font-family:CircularStdblck;color:#f8f8f8;position:absolute;right:0;bottom:0;line-height:290px;z-index:-3;animation-delay:1.2s}.eCommerce-hero-section .social-share{position:absolute;bottom:150px;left:-40px;transform:rotate(-90deg);z-index:1}.eCommerce-hero-section .social-share li{display:inline-block;font-family:Poppins,sans-serif;font-weight:700;font-size:16px;color:#3c3c3c;text-transform:uppercase}.eCommerce-hero-section .social-share li a{color:#dbdbdb;font-size:20px;margin:0 10px;transform:rotate(90deg)}.eCommerce-hero-section .social-share li:first-child{margin-right:25px}.product-details-modal .main-bg-wrapper{width:100%;height:100%;padding:50px 0 100px;text-align:center}.product-details-modal .main-bg-wrapper .product-img{margin:0 auto;max-width:400px}.product-details-modal .main-bg-wrapper .close-button{position:fixed;top:20px;right:30px;background:transparent;font-size:35px;color:#0009;font-weight:400}.product-details-modal .main-bg-wrapper .title{font-family:Playfair Display,serif;font-size:40px;color:#19212b;padding:80px 0 30px}.product-details-modal .main-bg-wrapper p{font-size:18px;line-height:30px;color:#5a6473;width:60%;margin:0 auto}.product-details-modal .main-bg-wrapper .cart-button{line-height:45px;padding:0 30px;color:#fff;border-radius:3px;margin-top:35px;font-size:16px}.product-details-modal .main-bg-wrapper .next,.product-details-modal .main-bg-wrapper .prev{position:absolute;font-size:35px;color:#0006;background:transparent;top:50%}.product-details-modal .main-bg-wrapper .next{right:10px}.product-details-modal .main-bg-wrapper .prev{left:10px}.product-details-modal .main-bg-wrapper .next:hover,.product-details-modal .main-bg-wrapper .prev:hover{color:#000}.product-filter-area{position:relative;padding-bottom:40px}.product-filter-area .display-item-filter{font-size:17px;color:#4f4f4fb3}.filter-dropdown-holder .filter-button{background:transparent;font-size:20px;color:#2e2e2e;padding-left:45px;position:relative;line-height:30px;margin-right:55px}.filter-dropdown-holder .filter-button .icon{width:30px;height:30px;background:#3a3a3a;border-radius:50%;position:absolute;left:0;top:0;padding-top:8px}.filter-dropdown-holder .filter-button .icon span{display:block;height:2px;background:#fff;margin:2px auto;transition:all .3s ease-in-out}.filter-dropdown-holder .filter-button .icon span:nth-child(1){width:17px}.filter-dropdown-holder .filter-button .icon span:nth-child(2){width:11px}.filter-dropdown-holder .filter-button .icon span:nth-child(3){width:5px}.filter-dropdown-holder .filter-button.open .icon span:nth-child(1){width:5px}.filter-dropdown-holder .filter-button.open .icon span:nth-child(2){width:11px}.filter-dropdown-holder .filter-button.open .icon span:nth-child(3){width:17px}.product-filter-area .large-filter-content{position:absolute;z-index:1;left:0;top:70px;width:100%;background:#fff;border:1px solid #f4f4f4;padding:50px 70px 70px;box-shadow:0 50px 100px #cfd7e033;transform:scaleY(0);transform-origin:0% 0%;opacity:0;transition:all .3s ease-in-out}.product-filter-area .large-filter-content.show-content{opacity:1;transform:scale(1)}.theme-sidebar-widget .sidebar-title{font-family:Poppins,sans-serif;font-weight:600;font-size:22px;color:#1d1d1d;padding-bottom:30px}.theme-sidebar-widget .list-item{margin-top:-17px}.theme-sidebar-widget .list-item li a{display:block;position:relative;line-height:50px;font-size:18px;color:#4e4e4e}.theme-sidebar-widget .list-item li a .expander{position:absolute;background:transparent;line-height:50px;right:0;top:0;color:inherit;font-size:14px}.theme-sidebar-widget .list-item li .sub-menu{padding-left:30px}.theme-sidebar-widget .list-item li .sub-menu a{font-size:16px;line-height:31px;color:#585858}.theme-sidebar-widget .list-item li .sub-menu a:hover{padding-left:10px}.theme-sidebar-widget .list-item li a span{position:absolute;right:0;top:0;line-height:50px}.theme-sidebar-widget .list-item.blog-category li a{border-bottom:1px solid #eaeaea;line-height:56px}.theme-sidebar-widget .list-item.blog-category li a span{line-height:50px}.theme-sidebar-widget .price-ranger .ui-widget-content{background:#eee;border:none;height:5px;border-radius:5px;margin-bottom:22px;max-width:350px}.theme-sidebar-widget .price-ranger .ui-slider-handle{width:15px;height:15px;background:#fff;border-radius:50%;border:none;outline:none;cursor:pointer;box-shadow:0 0 10px #cfcfcf9c}.theme-sidebar-widget .price-ranger .ui-slider-horizontal .ui-slider-handle{top:-5px}.theme-sidebar-widget .price-ranger .ranger-min-max-block li{display:inline-block;line-height:30px;font-size:18px}.theme-sidebar-widget .price-ranger .ranger-min-max-block li:first-child{color:#989ca2}.theme-sidebar-widget .price-ranger .ranger-min-max-block input{width:50px;height:30px;border:none;background:transparent;text-align:center;color:#3e3e3e}.theme-sidebar-widget .size-filter{margin:0 -8px}.theme-sidebar-widget .size-filter li{float:left;padding:0 8px}.theme-sidebar-widget .size-filter li a{display:block;text-align:center;width:40px;height:40px;border:1px solid #dfdfdf;line-height:38px;font-size:15px;text-transform:uppercase;color:#1d1d1d66}.theme-sidebar-widget .size-filter li a:hover{color:#fff}.theme-sidebar-widget .color-filter li{display:inline-block}.theme-sidebar-widget .color-filter li a{display:block;margin-right:10px;width:40px;height:40px;border-radius:50%;border-width:5px;border-style:solid}.theme-sidebar-widget .color-filter li:nth-child(1) a{border-color:#9aa2ce}.theme-sidebar-widget .color-filter li:nth-child(2) a{border-color:#00ead0}.theme-sidebar-widget .color-filter li:nth-child(3) a{border-color:#ff4b68}.theme-sidebar-widget .color-filter li:nth-child(4) a{border-color:#ffd657}.theme-sidebar-widget .color-filter li:nth-child(5) a{border-color:#dc6cff}.theme-sidebar-widget .color-filter li:nth-child(6) a{border-color:#57ff86}.theme-sidebar-widget .color-filter li:nth-child(1):hover a{background:#9aa2ce}.theme-sidebar-widget .color-filter li:nth-child(2):hover a{background:#00ead0}.theme-sidebar-widget .color-filter li:nth-child(3):hover a{background:#ff4b68}.theme-sidebar-widget .color-filter li:nth-child(4):hover a{background:#ffd657}.theme-sidebar-widget .color-filter li:nth-child(5):hover a{background:#dc6cff}.theme-sidebar-widget .color-filter li:nth-child(6):hover a{background:#57ff86}.theme-sidebar-widget .color-filter li:nth-child(1) a.active{background:#9aa2ce}.theme-sidebar-widget .color-filter li:nth-child(2) a.active{background:#00ead0}.theme-sidebar-widget .color-filter li:nth-child(3) a.active{background:#ff4b68}.theme-sidebar-widget .color-filter li:nth-child(4) a.active{background:#ffd657}.theme-sidebar-widget .color-filter li:nth-child(5) a.active{background:#dc6cff}.shop-demo-filter .selectize-input{width:170px;line-height:45px;border-radius:0;border:1px solid #e9e9e9;box-shadow:none;outline:none;padding:0 15px}.shop-demo-filter .selectize-input input,.shop-demo-filter .selectize-input .item{font-size:15px;color:#4f4f4f}.shop-demo-filter .selectize-dropdown{background:#fff;border:1px solid #e9e9e9;border-top:none;box-shadow:0 50px 100px #e5e8eb33;cursor:pointer}.shop-demo-filter .selectize-dropdown .option{font-size:15px;color:#4f4f4f;line-height:30px}.shop-demo-filter .selectize-dropdown .option:hover,.shop-demo-filter .selectize-dropdown .active{color:#fff}.shop-demo-filter .selectize-control.single .selectize-input:after{right:8px}.theme-sidebar-widget .sidebar-search{height:60px;position:relative}.theme-sidebar-widget .sidebar-search input{width:100%;height:100%;border:1px solid #f9f9f9;padding:0 50px 0 25px;color:#a9a9a9;box-shadow:4.994px 9.801px 25px #d9e0eb66}.theme-sidebar-widget .sidebar-search ::-moz-placeholder{color:#a9a9a9;opacity:1}.theme-sidebar-widget .sidebar-search ::placeholder{color:#a9a9a9;opacity:1}.theme-sidebar-widget .sidebar-search :-ms-input-placeholder{color:#a9a9a9}.theme-sidebar-widget .sidebar-search ::-ms-input-placeholder{color:#a9a9a9}.theme-sidebar-widget .sidebar-search button{position:absolute;top:0;right:0;bottom:0;width:50px;background:#fff;color:#b1b1b1;font-size:20px}.theme-sidebar-widget .sidebar-popular-product .img{width:85px;height:85px}.theme-sidebar-widget .sidebar-popular-product .info{padding-left:25px}.theme-sidebar-widget .sidebar-popular-product .info a{font-size:22px;color:#3e3e3e;margin-bottom:3px}.theme-sidebar-widget .sidebar-popular-product .info .price{font-size:22px;color:#989ca2}.theme-sidebar-widget .sidebar-popular-product li{margin-bottom:30px}.theme-sidebar-widget .sidebar-popular-product li:last-child{margin:0}.theme-sidebar-widget .recent-news-item .rn-title{font-family:Poppins,sans-serif;font-weight:600;font-size:18px;line-height:28px;margin-bottom:8px}.theme-sidebar-widget .recent-news-item .rn-title a{color:#3e3e3e}.theme-sidebar-widget .recent-news-item .date{font-size:18px;color:#b5b5b5}.theme-sidebar-widget .recent-news-item li{border-bottom:1px solid #eaeaea;padding-bottom:25px;margin-bottom:25px}.theme-sidebar-widget .recent-news-item li:last-child{margin-bottom:0}.theme-sidebar-widget .keywords-tag{margin:0 -5px}.theme-sidebar-widget .keywords-tag li{float:left;padding:0 5px;margin-bottom:15px}.theme-sidebar-widget .keywords-tag li a{font-size:15px;text-transform:uppercase;color:#989ca2;padding:0 20px;line-height:33px;border:1px solid #e0e0e0}.theme-sidebar-widget .keywords-tag li a:hover{color:#fff}.product-showcase .single-product-case{margin-bottom:85px}.product-showcase .single-product-case .img-holder{position:relative;overflow:hidden;margin-bottom:40px}.product-showcase .single-product-case .img-holder a{display:block}.product-showcase .single-product-case .img-holder img{width:100%;transform:scale(1.1);transition:all .5s ease-in-out}.product-showcase .single-product-case:hover .img-holder img{transform:scale(1)}.product-showcase .single-product-case .info{position:relative}.product-showcase .single-product-case .info .name{font-size:24px;color:#3e3e3e}.product-showcase .single-product-case .info .price{font-size:24px;color:#5454548c;margin-top:5px}.product-showcase .single-product-case .info .cart-button{display:block;width:40px;height:40px;position:absolute;bottom:15px;right:0}.product-showcase .single-product-case .info .cart-button:before,.product-showcase .single-product-case .info .cart-button:after{content:" ";position:absolute;background:#bbb}.product-showcase .single-product-case .info .cart-button:before{width:1px;height:100%;top:0;left:50%}.product-showcase .single-product-case .info .cart-button:after{width:100%;height:1px;top:50%;left:0}.product-showcase .single-product-case .info .cart-button:hover:before,.product-showcase .single-product-case .info .cart-button:hover:after{transform:scale(0)}.product-showcase .single-product-case .info .cart-button span{display:block;text-align:center;line-height:40px;color:#fff;border-radius:50%;position:relative;z-index:1;transform:scale(0)}.product-showcase .single-product-case .info .cart-button:hover span{transform:scale(1)}.cart-section .main-container{max-width:1260px;padding:0 15px;margin:0 auto}.cart-list-form{position:relative}.cart-list-form table{margin:0}.cart-list-form .table th{border:none;padding:0 0 60px;text-align:center;text-transform:uppercase;color:#1d1d1d;font-size:15px}.cart-list-form .table th:first-child{text-align:left}.cart-list-form .table tbody td{padding:0 0 70px;border:none;vertical-align:middle;text-align:center}.cart-list-form .table .product-thumbnails{width:85px}.cart-list-form .table .product-thumbnails img{max-width:none}.cart-list-form .table .product-img{display:block}.cart-list-form .table .product-info{padding-left:30px;text-align:left}.cart-list-form .table .product-info .product-name{font-size:20px;color:#1f1f1f}.cart-list-form .table .product-info .serial{font-size:16px;color:#1f1f1f54;padding-bottom:10px}.cart-list-form .table .product-info ul li{display:inline-block;font-size:16px;color:#404040;padding-right:15px}.cart-list-form .table .price{font-size:22px;color:#1d1d1d;font-weight:600}.cart-list-form .table .quantity li{display:inline-block;line-height:40px;max-height:40px}.cart-list-form .table .quantity li button{font-size:24px;color:#1d1d1d;background:transparent}.cart-list-form .table .quantity .product-value{font-size:20px;color:#1d1d1d;max-width:45px;background:transparent;border:none;text-align:center;padding-left:12px}.cart-list-form .table .remove-product{color:#d6d6d6;font-size:22px}.cart-section .cart-footer{border-top:2px solid #545454;margin-top:28px;padding-top:35px}.cart-section .cart-footer .coupon-form{padding-bottom:120px}.cart-section .cart-footer .coupon-form input{width:240px;height:50px;border:none;border-bottom:2px solid #545454;font-size:16px;color:#c4c4c4;margin-right:30px}.cart-section .cart-footer .coupon-form ::-moz-placeholder{color:#c4c4c4;opacity:1}.cart-section .cart-footer .coupon-form ::placeholder{color:#c4c4c4;opacity:1}.cart-section .cart-footer .coupon-form :-ms-input-placeholder{color:#c4c4c4}.cart-section .cart-footer .coupon-form ::-ms-input-placeholder{color:#c4c4c4}.cart-section .cart-footer .cart-total-section{text-align:right}.cart-section .cart-footer .cart-total-table tr th{font-size:18px;color:#1d1d1d54;font-weight:400;padding-right:40px}.cart-section .cart-footer .cart-total-table tr td{font-size:22px;font-weight:600;color:#1d1d1d}.cart-section .cart-footer .cart-total-table tr th,.cart-section .cart-footer .cart-total-table tr td{padding-bottom:12px}.cart-section .cart-footer .cart-total-section .checkout-process{margin-top:24px}.cart-section .cart-footer .cart-total-section{padding-right:82px}.checkout-form .main-title{font-family:Poppins,sans-serif;font-weight:600;font-size:28px;color:#1d1d1d;padding-bottom:55px}.checkout-form .single-input-wrapper{display:block;width:100%;height:40px;font-size:16px;color:#1a1a1a;border:none;border-bottom:2px solid #e5e5e5;margin-bottom:55px}.checkout-form ::-moz-placeholder{color:#1a1a1a;opacity:1}.checkout-form ::placeholder{color:#1a1a1a;opacity:1}.checkout-form :-ms-input-placeholder{color:#1a1a1a}.checkout-form ::-ms-input-placeholder{color:#1a1a1a}.checkout-form .single-input-wrapper:focus{border-bottom-color:#545454}.checkout-form .selectize-input{width:100%;line-height:40px;border-radius:0;border:none;border-bottom:2px solid #e5e5e5;box-shadow:none;outline:none;padding:0 15px 0 0}.checkout-form .selectize-control{margin-bottom:50px}.checkout-form .selectize-input input,.checkout-form .selectize-input .item{font-size:16px;color:#1a1a1a}.checkout-form .selectize-dropdown{background:#fff;border:1px solid #e9e9e9;border-top:none;box-shadow:0 50px 100px #e5e8eb33;cursor:pointer}.checkout-form .selectize-dropdown .option{font-size:14px;color:#1a1a1a;line-height:22px}.checkout-form .selectize-dropdown .option:hover,.checkout-form .selectize-dropdown .active{color:#fff;background:#1a1a1a}.checkout-form .selectize-control.single .selectize-input:after{right:8px}.checkout-form .checkbox-list li label{position:relative;font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:15px;padding-left:30px;color:#1a1a1a;cursor:pointer;margin:0 0 20px}.checkout-form .checkbox-list li input[type=checkbox]{display:none}.checkout-form .checkbox-list li label:before{content:"";width:15px;height:15px;line-height:15px;border-radius:2px;border:1px solid #d5d5d5;font-size:10px;text-align:center;position:absolute;left:0;top:-1px}.checkout-form .checkbox-list li input[type=checkbox]:checked+label:before{content:"";font-family:Flaticon;background:#373737;color:#fff;border-color:#373737}.checkout-form .checkbox-list{padding-bottom:55px}.checkout-form .other-note-area p{font-family:Poppins,sans-serif;font-weight:600;font-size:16px;color:#1a1a1a;padding-bottom:8px}.checkout-form .other-note-area textarea{width:100%;border:1px solid #e5e5e5;padding:15px;resize:none;height:145px}.checkout-form .order-confirm-sheet{padding-left:60px}.checkout-form .order-confirm-sheet .order-review{border:1px solid #e5e5e5;padding:50px 40px}.checkout-form .order-confirm-sheet .order-review .product-review{width:100%}.checkout-form .order-confirm-sheet .order-review .product-review tr{font-family:Poppins,sans-serif;font-weight:600}.checkout-form .order-confirm-sheet .order-review .product-review tbody th span{font-size:17px;color:#242424;font-weight:400}.checkout-form .order-confirm-sheet .order-review .product-review tbody td{font-size:17px;color:#1d1d1d;text-align:right}.checkout-form .order-confirm-sheet .order-review .product-review tbody th,.checkout-form .order-confirm-sheet .order-review .product-review tbody td{padding-bottom:25px}.checkout-form .order-confirm-sheet .order-review .product-review tfoot th{font-size:16px;text-transform:uppercase;color:#242424;font-weight:600}.checkout-form .order-confirm-sheet .order-review .product-review tfoot td{text-align:right;font-size:20px;color:#222}.checkout-form .order-confirm-sheet .order-review .product-review tfoot td,.checkout-form .order-confirm-sheet .order-review .product-review tfoot th{border-top:1px solid #e9e9e9;padding-top:15px}.checkout-form .order-confirm-sheet .order-review .payment-list li{padding:0 0 5px 30px}.checkout-form .order-confirm-sheet .order-review .payment-list li p{font-size:15px;line-height:22px;padding-bottom:15px}.checkout-form .order-confirm-sheet .order-review .payment-list li label{position:relative;font-family:Poppins,sans-serif;font-weight:600;font-size:16px;line-height:15px;color:#1a1a1a;cursor:pointer;margin:0 0 15px}.checkout-form .order-confirm-sheet .order-review .payment-list li{position:relative}.checkout-form .order-confirm-sheet .order-review .payment-list li input[type=radio]{position:absolute;opacity:0;z-index:1;width:100%;height:100%}.checkout-form .order-confirm-sheet .order-review .payment-list li label:before{content:"";width:15px;height:15px;line-height:12px;border-radius:50%;border:1px solid #d5d5d5;font-size:10px;text-align:center;position:absolute;left:-30px;top:-1px}.checkout-form .order-confirm-sheet .order-review .payment-list li input:checked+label:before{content:"";font-family:font-awesome;background:#373737;color:#fff;border-color:#373737}.checkout-form .order-confirm-sheet .order-review .payment-list{padding:30px 0 15px;border-bottom:1px solid #e9e9e9}.checkout-form .credit-card-form{margin-top:25px;display:none}.checkout-form .credit-card-form h6{font-family:Poppins,sans-serif;font-weight:700;font-size:16px;padding-bottom:5px}.checkout-form .credit-card-form input{width:100%;height:40px;font-size:14px;border:1px solid rgba(0,0,0,.07);padding:0 10px;border-radius:3px;margin-bottom:30px}.checkout-form .credit-card-form span{padding:0 5px;margin-bottom:30px}.checkout-form .order-confirm-sheet .policy-text{font-size:15px;line-height:22px;color:#979797;padding:25px 0 20px}.checkout-form .order-confirm-sheet .agreement-checkbox label{position:relative;font-family:Poppins,sans-serif;font-weight:500;font-size:16px;color:#1a1a1a;cursor:pointer;padding-left:30px;margin-bottom:35px}.checkout-form .order-confirm-sheet .agreement-checkbox input[type=checkbox]{display:none}.checkout-form .order-confirm-sheet .agreement-checkbox label:before{content:"";width:15px;height:15px;line-height:12px;border-radius:2px;border:1px solid #d5d5d5;font-size:10px;text-align:center;position:absolute;left:0;top:3px}.checkout-form .order-confirm-sheet .agreement-checkbox input[type=checkbox]:checked+label:before{content:"";font-family:font-awesome;background:#373737;color:#fff;border-color:#373737}.checkout-form .order-confirm-sheet .dark-button-one{width:100%}.checkout-toggle-area p{padding-bottom:5px}.checkout-toggle-area p button{color:#1a1a1a;background:transparent;display:inline-block;text-decoration:underline}.checkout-toggle-area form input{width:100%;height:55px;border:1px solid #d5d5d5;border-radius:5px;padding:0 30px;margin-bottom:20px}.checkout-toggle-area form input:focus{border-color:#777}.checkout-toggle-area form .lost-passw{color:#636067;font-size:16px;margin:12px 0 35px}.checkout-toggle-area form button{font-size:15px}.checkout-toggle-area form p{padding-top:30px}.solid-inner-banner{background:#fafcff;text-align:center;padding:265px 0 0}.solid-inner-banner.white-bg{background:#fff}.solid-inner-banner .page-title{font-family:Poppins,sans-serif;font-weight:600;font-size:58px;color:#313131;padding-bottom:150px}.solid-inner-banner .page-breadcrumbs{background:#fff;border-bottom:1px solid #eeeeee;padding:25px 0}.solid-inner-banner .page-breadcrumbs li{display:inline-block;font-size:22px;color:#244574;margin:0 3px}.solid-inner-banner .page-breadcrumbs li a{color:#244574}.shop-details .procuct-details .tab-content img{width:100%}.shop-details .procuct-details .tab-content{margin-bottom:40px}.shop-details .nav-tabs>li{margin:0}.shop-details .procuct-details .nav-tabs>li>a{padding:0;margin:0 20px 0 0;border:0;border-radius:0;width:100px;height:100px;display:block;overflow:hidden}.shop-details .nav-tabs{border:none}.shop-details .procuct-details .product-info{padding-left:30px}.shop-details .procuct-details .product-info .product-name{font-size:32px;line-height:40px;padding-bottom:15px;color:#313131}.shop-details .procuct-details .product-info .rating li{display:inline-block;color:#a2a2a2}.shop-details .procuct-details .product-info .rating li:nth-child(6){margin:0 10px}.shop-details .procuct-details .product-info .rating li i{color:#ffbd3a}.shop-details .procuct-details .product-info .price{font-family:Poppins,sans-serif;font-weight:600;display:block;font-size:32px;margin:30px 0 20px}.shop-details .procuct-details .product-info .availability li{display:inline-block;line-height:40px;font-size:18px;color:#989ca2}.shop-details .procuct-details .product-info .availability li span{color:#212121;font-weight:600}.shop-details .procuct-details .product-info .availability li:nth-child(2){margin:0 10px}.shop-details .procuct-details .product-info p{font-size:18px;margin:25px 0 50px}.shop-details .procuct-details .product-info .customize-order h6{font-size:21px;font-weight:500;color:#313131;padding-bottom:25px}.shop-details .procuct-details .product-info .quantity ul{border:1px solid #e3e3e3;display:inline-block}.shop-details .procuct-details .product-info .quantity ul li{display:inline-block;line-height:40px;max-height:40px}.shop-details .procuct-details .product-info .quantity ul li button{font-size:25px;color:#c9c9c9;background:transparent;width:25px}.shop-details .procuct-details .product-info .quantity ul .product-value{font-size:19px;color:#313131;max-width:42px;background:transparent;border:none;padding-left:10px}.shop-details .procuct-details .product-info .quantity{padding-right:90px}.shop-details .procuct-details .product-info .color-filter li{display:inline-block}.shop-details .procuct-details .product-info .color-filter li a{display:block;margin-right:10px;width:20px;height:20px;border-radius:50%;border-width:4px;border-style:solid}.shop-details .procuct-details .product-info .color-filter li:nth-child(1) a{border-color:#9aa2ce}.shop-details .procuct-details .product-info .color-filter li:nth-child(2) a{border-color:#00ead0}.shop-details .procuct-details .product-info .color-filter li:nth-child(3) a{border-color:#ff4b68}.shop-details .procuct-details .product-info .color-filter li:nth-child(4) a{border-color:#ffd657}.shop-details .procuct-details .product-info .color-filter li:nth-child(1):hover a{background:#9aa2ce}.shop-details .procuct-details .product-info .color-filter li:nth-child(2):hover a{background:#00ead0}.shop-details .procuct-details .product-info .color-filter li:nth-child(3):hover a{background:#ff4b68}.shop-details .procuct-details .product-info .color-filter li:nth-child(4):hover a{background:#ffd657}.shop-details .procuct-details .product-info .customize-order{margin-bottom:50px}.shop-details .procuct-details .product-info .cart-button{font-family:Poppins,sans-serif;font-weight:700;width:155px;line-height:46px;font-size:14px;text-transform:uppercase;border-width:2px;border-style:solid;color:#fff;text-align:center;margin-right:20px}.shop-details .procuct-details .product-info .cart-button:hover{background:#fff}.shop-details .procuct-details .product-info .wishlist-button{font-family:Poppins,sans-serif;font-weight:700;width:190px;line-height:48px;font-size:14px;color:#00000073;text-align:center;border:1px solid #dcdcdc}.shop-details .procuct-details .product-info .wishlist-button:hover{color:#fff}.shop-details .procuct-details .product-info .wishlist-button i{margin-right:8px;opacity:.8}.shop-details .product-review-tab{border:1px solid #ebebeb;padding:40px 55px 35px;margin:125px 0 130px}.shop-details .product-review-tab .nav-tabs li a{padding:0 0 22px;margin-right:60px;font-size:22px;color:#a6aab1;border:none;border-radius:0;background:transparent;position:relative}.shop-details .product-review-tab .nav-tabs li a:before{content:"";position:absolute;width:20px;height:20px;background:#fff;border-top:1px solid #ebebeb;border-right:1px solid #ebebeb;transform:rotate(135deg);bottom:-11px;left:50%;margin-left:-10px;z-index:1;opacity:0}.shop-details .product-review-tab .nav-tabs li:last-child a{margin-right:0}.shop-details .product-review-tab .nav-tabs{border-bottom:1px solid #ebebeb}.shop-details .product-review-tab .nav-tabs .nav-link.active{color:#474747}.shop-details .product-review-tab .nav-tabs .nav-link.active:before{opacity:1}.shop-details .product-review-tab .tab-pane{padding:30px 0 0}.shop-details .product-review-tab .tab-content p{line-height:32px;color:#989ca2}.shop-details .product-review-tab .tab-content .list-title{font-size:18px;color:#474747;font-style:italic;padding:35px 0 22px}.shop-details .product-review-tab .tab-content .tab-title{font-size:20px;color:#474747;padding:10px 0 22px}.shop-details .product-review-tab .tab-content .list-item li{font-size:18px;color:#989ca2;padding-left:20px;margin-bottom:15px;position:relative}.shop-details .product-review-tab .tab-content .list-item li:before{content:"";position:absolute;width:6px;height:6px;border-radius:50%;left:0;top:10px}.shop-details .user-comment-area{padding-right:200px}.user-comment-area .single-comment{padding-bottom:50px}.user-comment-area .single-comment:last-child{padding-bottom:0}.user-comment-area .single-comment .user-img{width:60px;height:60px;border-radius:50%}.user-comment-area .single-comment .user-comment-data{padding-left:30px;position:relative}.user-comment-area .single-comment .user-comment-data .name{font-family:Poppins,sans-serif;font-weight:600;font-size:18px;color:#3e3e3e;padding-bottom:5px}.user-comment-area .single-comment .user-comment-data .rating li{display:inline-block}.user-comment-area .single-comment .user-comment-data .rating li a{font-size:15px;color:#fbc134;margin-right:1px}.user-comment-area .single-comment .user-comment-data p{padding-top:15px;color:#989ca2}.realated-product .title{font-size:35px;padding-bottom:55px;font-weight:500}.realated-product.product-showcase .single-product-case{margin:0}.realated-product .swiper-controls [class*=swiper-]{background:transparent;padding:0;font-size:32px;margin:0 0 0 15px;color:#cacaca;cursor:pointer}.realated-product .swiper-controls{position:absolute;top:-100px;right:0}.faq-page .faq-page-title{font-size:32px;font-weight:500}.faq-page .faq-search-form{height:60px;position:relative}.faq-page .faq-search-form input{width:500px;height:100%;border:1px solid #e1e1e1;padding:0 70px 0 30px;font-size:18px;color:#a6a6a6;font-style:italic}.faq-page .faq-search-form input:focus{border-color:#313131}.faq-page .faq-search-form button{position:absolute;width:70px;top:0;right:0;bottom:0;background:transparent;color:#b1b1b1}.faq-page .submit-faq .faq-page-title{padding-bottom:75px}.faq-page .submit-faq input{width:100%;height:60px;padding:0 15px 0 30px;color:#989ca2;border:1px solid #e7e7e7;margin-bottom:30px}.faq-page .submit-faq ::-moz-placeholder{color:#989ca2;opacity:1}.faq-page .submit-faq ::placeholder{color:#989ca2;opacity:1}.faq-page .submit-faq :-ms-input-placeholder{color:#989ca2}.faq-page .submit-faq ::-ms-input-placeholder{color:#989ca2}.faq-page .submit-faq textarea{width:100%;height:290px;max-height:290px;padding:15px 30px;color:#989ca2;resize:none;border:1px solid #e7e7e7;margin-bottom:30px}.faq-page .submit-faq input:focus,.faq-page .submit-faq textarea:focus{border-color:#212121}.faq-page .submit-faq button{display:block;width:100%;height:60px;border-width:2px;border-style:solid;font-size:18px;color:#fff}.faq-page .submit-faq button:hover{background:#fff}.our-team .theme-title-one .upper-title{color:#2445748c}.our-team .img-box img{width:100%}.team-standard .single-team-member{position:relative;padding:0 45px 55px 0;margin-bottom:100px}.team-standard .single-team-member .wrapper{position:relative}.team-standard .single-team-member .img-box img{border-radius:4px}.team-standard .single-team-member .info-meta{position:absolute;width:100%;right:0;bottom:0;transform:translate(45px,55px);padding:25px 0 25px 50px;background:#fff;box-shadow:5.994px 14.835px 30px #e5eaef80}.our-team .single-team-member .info-meta .name{font-weight:500;font-size:20px;color:#3d3d3d;padding-bottom:5px}.our-team .single-team-member .info-meta span{font-size:20px;color:#0006}.team-standard .single-team-member:hover .info-meta{transform:translateY(55px)}.team-standard .single-team-member .hover-content{position:absolute;width:45px;background:#fff;box-shadow:8px 0 8.6px 1.4px #e5eaef33;right:0;top:0;bottom:0;transform:scaleX(0);transform-origin:0% 0%}.team-standard .single-team-member .hover-content ul{position:relative;top:40%;transform:translateY(-50%)}.team-standard .single-team-member .hover-content ul li a{display:block;text-align:center;color:#0006;font-size:20px;margin:15px 0}.team-standard .single-team-member:hover .hover-content{transform:scale(1)}.team-minimal .single-team-member{text-align:center;margin-bottom:130px}.team-minimal .single-team-member .img-box{width:300px;height:300px;border-radius:50%;overflow:hidden;margin:0 auto;position:relative}.team-minimal .single-team-member .info-meta{padding:30px 0 0}.team-minimal .single-team-member .hover-content{position:absolute;top:0;right:0;border-radius:50%;width:100%;height:100%;background:#000c;transform:scale(.7);opacity:0}.team-minimal .single-team-member:hover .hover-content{transform:scale(1);opacity:1}.team-minimal .single-team-member .hover-content ul{position:relative;top:50%;transform:translateY(-50%)}.team-minimal .single-team-member .hover-content ul li{display:inline-block;margin:0 12px}.team-minimal .single-team-member .hover-content ul li a{font-size:25px;color:#fff}.team-business .single-team-member{margin-bottom:120px}.team-business .single-team-member .img-box{width:220px}.team-business .single-team-member .info-meta{padding-left:40px;width:calc(100% - 220px)}.team-business .single-team-member .info-meta q{font-size:21px;line-height:25px;font-style:italic;color:#3d3d3d;display:block;padding:30px 0 45px}.team-classic .wrapper{position:relative;background:#353535;margin-bottom:100px}.team-classic .single-team-member:hover img{opacity:.4}.team-classic .wrapper .info-meta{position:absolute;left:0;bottom:0;z-index:1;width:100%;text-align:center;padding:15px 0;background:#fff;box-shadow:0 18px 24px #00000008;transform:translateY(10%);opacity:0}.team-classic .wrapper .hover-content{position:absolute;width:100%;text-align:center;left:0;top:40%;transform:translateY(-50%);opacity:0}.team-classic .wrapper .hover-content li{display:inline-block;margin:0 10px}.team-classic .wrapper .hover-content li a{font-size:25px;color:#fff}.team-classic .single-team-member:hover .hover-content{opacity:1}.team-classic .single-team-member:hover .info-meta{transform:translateY(0);opacity:1}.about-us-standard .top-icon-box{text-align:center;padding-bottom:50px}.about-us-standard .top-icon-box .icon{background-color:#fff;box-shadow:0 5px 10px #caddf380;width:70px;height:70px;margin:0 auto;line-height:70px;border-radius:50%;font-size:28px;color:#ffc77e}.about-us-standard .top-icon-box span{display:block;text-transform:uppercase;font-size:20px;color:#2445748c;padding-top:30px}.about-us-standard .single-block .block-title{font-weight:600;font-size:24px;color:#244574}.about-us-standard .single-block p{font-size:18px;line-height:32px;color:#798598;padding-right:50px}.about-us-standard .single-block .author-data{padding:38px 0 0 40px}.about-us-standard .single-block .author-data .name{font-family:Poppins,sans-serif;font-weight:700;font-size:16px;text-transform:uppercase;color:#3e3e3e;position:relative}.about-us-standard .single-block .author-data .name:before{content:"";position:absolute;width:23px;height:2px;background:#666;top:8px;left:-40px}.about-us-standard.agency-style .row{padding-bottom:120px}.about-us-standard.agency-style .row:last-child{padding:0}.about-us-standard.agency-style .row:nth-child(2n) .img-box img{margin-top:-185px}.theme-counter-two{border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}.theme-counter-two .single-counter-box:nth-child(2){border-left:1px solid #e9e9e9;border-right:1px solid #e9e9e9}.theme-counter-two .single-counter-box{padding:95px 15px 95px 7%}.theme-counter-two .single-counter-box .icon-box{position:relative;width:60px;height:60px;border-radius:50%}.theme-counter-two .single-counter-box .icon-box img{margin:0 auto;position:relative;top:50%;transform:translateY(-50%)}.theme-counter-two .single-counter-box:nth-child(1) .icon-box{background:linear-gradient(120deg,#f99a78,#ff538c)}.theme-counter-two .single-counter-box:nth-child(2) .icon-box{background:linear-gradient(120deg,#51ec70,#24bd9b)}.theme-counter-two .single-counter-box:nth-child(3) .icon-box{background:linear-gradient(120deg,#6c47da,#e081ff)}.theme-counter-two .single-counter-box .text{padding-left:30px}.theme-counter-two .single-counter-box .text .number{font-size:36px;color:#3e3e3e}.theme-counter-two .single-counter-box .text p{font-size:18px;color:#a4a7ac;margin-top:-8px}.video-action-banner-one{background-image:url(/assets/12-D0RnD21b.jpg);background-size:120%;background-repeat:no-repeat;animation:imageBgAnim 50s infinite linear alternate}.video-action-banner-one .overlay{background:#0006;padding:320px 0;text-align:center}.video-action-banner-one .video-button{width:125px;height:125px;border-radius:50%;position:relative}.video-action-banner-one .video-button img{margin:0 auto;position:relative;top:50%;transform:translateY(-50%)}.video-action-banner-one .video-button:before{content:"";position:absolute;right:0;bottom:0;top:0;left:0;border-radius:50%;animation:hvr-ripple-out-two 1.2s linear infinite}.theme-action-banner-two{position:relative;background:url(/assets/13-BA5JEsMh.jpg) no-repeat center;background-size:cover;background-attachment:fixed;text-align:center;padding:150px 0 160px;z-index:1}.theme-action-banner-two:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:#0000002e;z-index:-1}.theme-action-banner-two .title{font-family:Poppins,sans-serif;font-weight:700;font-size:48px;color:#fff;padding:0 200px}.theme-action-banner-two .banner-button{width:210px;line-height:53px;color:#fff;font-size:19px;text-transform:uppercase;border:1px solid #fff;border-radius:3px;margin-top:65px}.our-service .service-block .service-title{font-size:45px;line-height:54px}.our-service .service-block .service-title a{color:#3e3e3e}.our-service .service-block .read-more{font-size:38px;line-height:20px}.service-minimal .row{margin:0 -110px}.service-minimal .row [class*=col-]{padding:0 110px}.service-minimal .service-block .icon-box{height:80px;margin-bottom:40px}.service-minimal .service-block p{font-size:17px;line-height:32px;color:#798598;padding:35px 0}.service-minimal .service-block .read-more{color:#cfd5df}.service-minimal .service-block{margin-bottom:140px}.service-standard .service-block{background-size:cover;border-radius:5px;position:relative;overflow:hidden;margin-bottom:50px;height:475px}.service-standard .service-block:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:#0003;opacity:0;z-index:-1}.service-standard .service-block:hover:before{opacity:1}.service-standard .service-block .hover-content{position:absolute;width:100%;left:0;bottom:15px;padding:20px 40px}.service-standard .service-block .hover-content .title a{font-size:22px;line-height:32px;color:#fff;margin-bottom:12px}.service-standard .service-block .hover-content .read-more{color:#fff}.service-standard .service-block .hover-content p{font-size:16px;color:#fff;padding:10px 40px 20px;opacity:0;position:absolute;top:0;left:-50px;transform:translateY(-100%)}.service-standard .service-block:hover .hover-content p{opacity:1;left:0}.our-service .our-history .img-box{position:relative;overflow:hidden;padding-bottom:180px}.our-service .our-history .img-box .bottom-img{position:absolute;right:-65px;bottom:0;border:30px solid #fff}.our-service .our-history .text-wrapper{padding:80px 0 0 180px}.our-service .our-history .text-wrapper p{color:#67707e;font-size:20px;line-height:35px;padding-top:30px}.service-creative .service-block{padding:110px 0 125px}.service-creative .service-block .img-box{margin-top:30px}.service-creative .service-block .service-info .num{font-size:80px;color:#fff3;line-height:70px;margin-bottom:30px}.service-creative .service-block .service-info .service-title a{color:#fff}.service-creative .service-block .service-info p{font-size:18px;color:#fffc;padding:22px 0 40px}.service-creative .service-block .service-info .read-more{color:#fff}.service-creative .service-block:nth-child(2n) .service-info{padding-left:60px}.service-creative .service-block:nth-child(odd) .service-info{padding-right:60px}.service-creative .service-block:nth-child(odd) .img-box{float:right}.service-modren .service-block .img-box img{border-radius:5px}.service-modren .service-block .service-info .tag{display:inline-block;line-height:40px;font-size:15px;padding:0 35px;border-radius:3px}.service-modren .service-block .service-info .tag.color-one{background:#ffeaee;color:#ff8aa0}.service-modren .service-block .service-info .tag.color-two{background:#fef9da;color:#ead24c}.service-modren .service-block .service-info .tag.color-three{background:#e7fff5;color:#70e9ae}.service-modren .service-block .service-info .tag.color-four{background:#edf9ff;color:#7fd8ff}.service-modren .service-block .service-info .read-more{color:#cfd5df}.service-modren .service-block .service-info .service-title{margin:40px 0 45px}.service-modren .service-block{padding-bottom:150px}.service-modren .service-block:last-child{padding-bottom:0}.service-modren .service-block:nth-child(odd) .service-info{padding-right:30px}.service-modren .service-block:nth-child(2n) .service-info{padding-left:30px}.project-ms-grid .inner-container{max-width:1410px;padding:0 15px;margin:0 auto}.our-project .isotop-menu-wrapper{text-align:center}.our-project .isotop-menu-wrapper li{display:inline-block;font-size:20px;color:#244574;line-height:31px;text-transform:capitalize;border-radius:5px;padding:0 16px;border:2px solid transparent;cursor:pointer;margin:0 5px 10px}#isotop-gallery-wrapper .grid-sizer,#isotop-gallery-wrapper .isotop-item{width:33.33333333%}.project-standard #isotop-gallery-wrapper{margin:0 -35px}.project-standard #isotop-gallery-wrapper .grid-sizer,.project-standard #isotop-gallery-wrapper .isotop-item{width:50%;padding:0 35px;margin-bottom:70px}.project-ms-full-width #isotop-gallery-wrapper .grid-sizer,.project-ms-full-width #isotop-gallery-wrapper .isotop-item{width:25%}.project-ms-grid #isotop-gallery-wrapper{margin:0 -25px}.project-ms-grid #isotop-gallery-wrapper .grid-sizer,.project-ms-grid #isotop-gallery-wrapper .isotop-item{width:33.3333333%;padding:0 25px;margin-bottom:45px}.our-project .project-item{overflow:hidden;position:relative}.our-project .project-item .img-box img{width:100%;transition:all 1s ease-in-out}#isotop-gallery-wrapper .isotop-item .hover-jojo{position:absolute;top:0;left:0;right:0;bottom:0;background:#37373780;padding:10px 25px;opacity:0}#isotop-gallery-wrapper .isotop-item .project-item:hover .hover-jojo{opacity:1}#isotop-gallery-wrapper .isotop-item .hover-jojo>div{position:relative;display:inline-block;top:50%;transform:translateY(-50%)}.our-project .project-item .title a{font-size:30px;color:#fff;text-transform:uppercase;margin-bottom:25px}.our-project .project-item .title span{font-family:Poppins,sans-serif;font-weight:700;text-decoration:underline}#isotop-gallery-wrapper .isotop-item .hover-jojo .title a{opacity:0;transform:translate3d(-360px,0,0)}#isotop-gallery-wrapper .isotop-item .hover-jojo>div p{font-size:95%;line-height:30px;padding:0 15px;margin-bottom:5px;background:#ffffffe6;opacity:0;transform:translate3d(-300px,0,0)}#isotop-gallery-wrapper .isotop-item .hover-jojo div div>p:first-child{transition-delay:.1s}#isotop-gallery-wrapper .isotop-item .hover-jojo div div>p:nth-child(2){transition-delay:.15s}#isotop-gallery-wrapper .isotop-item .hover-jojo div div>p:nth-child(3){transition-delay:.2s}#isotop-gallery-wrapper .isotop-item .hover-jojo ul li{display:inline-block;vertical-align:middle;margin-top:20px;opacity:0;transform:translate3d(-100px,0,0)}#isotop-gallery-wrapper .isotop-item .hover-jojo ul li:first-child{transition-delay:.25s}#isotop-gallery-wrapper .isotop-item .hover-jojo ul li:last-child{transition-delay:.3s}#isotop-gallery-wrapper .isotop-item .hover-jojo ul li a{width:45px;height:45px;border:1px solid rgba(255,255,255,.8);color:#fff;text-align:center;line-height:45px;font-size:20px;margin-right:8px;border-radius:50%}#isotop-gallery-wrapper .isotop-item .hover-jojo ul li a span{font-family:Lato,sans-serif;display:block;font-weight:300;font-size:40px;margin-top:-2px}#isotop-gallery-wrapper .isotop-item .project-item:hover .hover-jojo .title a,#isotop-gallery-wrapper .isotop-item .project-item:hover .hover-jojo p,#isotop-gallery-wrapper .isotop-item .project-item:hover .hover-jojo ul li{opacity:1;transform:translateZ(0)}#isotop-gallery-wrapper .isotop-item .project-item:hover .img-box img,.project-with-sidebar .project-item:hover .img-box>img{transform:scale3d(1.1,1.1,1)}.our-project .project-item .hover-valina{position:absolute;top:0;left:0;right:0;bottom:0;background:#000000b3;padding:30px;opacity:0}.our-project .project-item:hover .hover-valina{opacity:1}.our-project .project-item .hover-valina:before,.our-project .project-item .hover-valina:after{content:"";position:absolute;top:30px;right:30px;bottom:30px;left:30px;opacity:0}.our-project .project-item .hover-valina:before{border-top:1px solid #fff;border-bottom:1px solid #fff;transform:scaleX(0)}.our-project .project-item .hover-valina:after{border-right:1px solid #fff;border-left:1px solid #fff;transform:scaleY(0)}.our-project .project-item:hover .hover-valina:before,.our-project .project-item:hover .hover-valina:after{opacity:1;transform:scale(1)}.our-project .project-item .hover-valina>div{text-align:center;position:relative;z-index:1;top:50%;transform:translateY(-50%)}.our-project .project-item .hover-valina .title a{opacity:0;transform:translate3d(0,-20px,0);margin-bottom:15px}.our-project .project-item .hover-valina p{opacity:0;font-size:98%;color:#fff;padding-bottom:30px;transform:translate3d(0,20px,0);transition-delay:.15s}.our-project .project-item .hover-valina .zoom{opacity:0;transform:translate3d(0,20px,0);transition-delay:.2s;text-align:center;display:inline-block}.our-project .project-item .hover-valina .svg{width:35px;height:35px;display:inline-block}.our-project .project-item .hover-valina .zoom:hover .svg path,.project-with-sidebar .project-item .img-box a .svg:hover path{fill:#ff3612}.our-project .project-item:hover .hover-valina .title a,.our-project .project-item:hover .hover-valina p,.our-project .project-item:hover .hover-valina .zoom{opacity:1;transform:translateZ(0)}.project-with-sidebar .project-item{padding-bottom:60px;margin-bottom:70px}.project-with-sidebar .project-item .hover-coco{position:absolute;bottom:0;left:0;right:60px;background:#fff;padding:25px 0 10px;z-index:1}.project-with-sidebar .project-item .hover-coco .title a{font-size:24px;color:#1d1d1d;text-transform:capitalize;margin-bottom:0}.project-with-sidebar .project-item .hover-coco p{color:#c1c1c1;font-size:18px}.project-with-sidebar .project-item .img-box{position:relative;overflow:hidden}.project-with-sidebar .project-item .img-box a{position:absolute;width:100%;height:100%;top:0;left:0;background:#00000080;opacity:0}.project-with-sidebar .project-item .img-box a .svg{width:35px;height:35px;margin:0 auto;position:relative;top:52%;transition:all .35s ease-in-out;transform:translateY(-50%)}.project-with-sidebar .project-item:hover .img-box a{opacity:1}.project-with-sidebar .project-item:hover .img-box a .svg{top:50%}.project-with-sidebar .page-title{font-family:Poppins,sans-serif;font-weight:700;font-size:60px;color:#313131;padding:100px 0 80px}.project-minimal-page-wrapper{height:100vh}.project-minimal-style{padding:250px 95px 50px}.project-minimal-style .inner-wrapper{padding:0 35px}.project-minimal-style .swiper-controls [class*=swiper-]{width:59px;height:54px;line-height:54px;background:#fff;padding:0;border-radius:50%;color:#222;font-size:32px;margin:-27px 0 0;position:absolute;top:50%;text-align:center;cursor:pointer;z-index:1}.project-minimal-style .swiper-controls .swiper-prev{left:0}.project-minimal-style .swiper-controls .swiper-next{right:0}.project-minimal-style .share-icon{text-align:right;padding-top:60px}.project-minimal-style .share-icon li{display:inline-block;font-size:24px;color:#3e3e3e}.project-minimal-style .share-icon li a{font-size:20px;color:#d3d3d3;margin-left:15px}.project-minimal-style .share-icon li a:hover{color:#212121}.gallery-sidebar{padding-top:245px}.gallery-sidebar .sidebar-title{font-size:28px;color:#313131;position:relative;padding-bottom:18px;margin-bottom:50px}.gallery-sidebar .sidebar-title:before{content:"";position:absolute;width:30px;height:3px;bottom:0;left:0}.gallery-sidebar .sidebar-list li a{display:block;font-size:18px;line-height:40px;color:#585858}.gallery-sidebar .sidebar-icon ul li{display:inline-block}.gallery-sidebar .sidebar-icon ul li a{font-size:22px;color:#bcbcbc;margin-right:15px}.project-details .project-title-one{font-size:48px;line-height:55px;color:#3e3e3e;width:45%}.project-details .project-title-two{font-size:60px;line-height:65px;color:#3e3e3e;width:80%;margin:0 auto}.project-details .share-icon li{font-family:Poppins,sans-serif;font-weight:500;display:inline-block;font-size:18px;text-transform:uppercase;color:#3e3e3e}.project-details .share-icon li:first-child{padding-right:15px}.project-details .share-icon li a{font-size:20px;color:#d3d3d3;margin-left:13px}.project-details .share-icon li a:hover{color:#212121}.project-details .project-info .title{font-size:28px;color:#3e3e3e;border-bottom:1px solid #e2e2e2;padding-bottom:25px}.project-details .project-info .list-title{font-family:Poppins,sans-serif;font-weight:500;font-size:20px;color:#3e3e3e;text-transform:uppercase;padding-bottom:8px}.project-details .project-info span{font-size:20px;color:#999}.project-details .project-info ul li{padding-bottom:50px}.project-details .project-info ul li:last-child{padding-bottom:0}.project-details .side-block .block-title{font-size:24px;font-weight:500;text-transform:capitalize;color:#3e3e3e;position:relative;padding-bottom:12px;margin-bottom:25px}.project-details .side-block .block-title:before{content:"";width:28px;height:4px;position:absolute;left:0;bottom:0;border-radius:3px}.project-details .side-block p{padding-right:50px}.project-details .side-block{padding-bottom:75px}.pd-footer .theme-pager{font-size:22px;color:#3e3e3e;line-height:35px}.pd-footer .theme-pager span{font-size:35px;line-height:35px;display:inline-block;vertical-align:-6px;color:#979797}.project-details .pd-body p{font-size:18px;line-height:32px;color:#a4a7ac}.project-details-agency .pd-img-box{margin:68px 0 90px}.project-details-agency .pd-body .sub-heading{font-family:Poppins,sans-serif;font-weight:500;font-size:24px;line-height:35px;color:#3e3e3e;padding-bottom:50px}.project-details-agency .pd-body .project-info{border-left:1px solid #e1e1e1;padding-left:100px}.project-details-agency .pd-footer{padding-top:170px}.project-details-standard .pd-footer{padding-top:35px;position:relative}.project-details-standard .pd-header{max-width:890px;margin:0 auto;padding:120px 0 65px}.project-details-standard .pd-header p{font-size:20px;color:#8d8d8d;line-height:35px;padding:70px 100px 100px}.project-details-standard .pd-img-box{margin-bottom:90px}.project-details-business .pd-img-box{margin-bottom:50px}.project-details.project-details-business .project-info .title{margin:60px 0 35px}.project-details.project-details-business .project-info .list-title{font-size:18px;text-transform:capitalize}.project-details.project-details-business .project-info ul li{padding-bottom:35px}.project-details.project-details-business .project-info{padding-bottom:50px}.project-details .pd-banner{height:820px;position:relative;background-size:cover;background-repeat:no-repeat;animation:imageBgAnim 40s infinite linear alternate}.project-details-creative .pd-banner .container,.project-details-creative .pd-banner .container-inner{position:relative;height:100%}.project-details-creative .pd-banner .project-title-one{background:#fff;padding:45px 100px 35px 60px;position:absolute;left:0;bottom:-60px;width:55%;z-index:1}.project-details-creative .container-wrapper{padding:0 60px}.project-details-creative .pd-body{padding:180px 0 150px}.project-details-creative .project-info{border-right:1px solid #e1e1e1;margin-right:50px}.project-details.project-details-creative .project-info ul li{padding-bottom:73px}.project-details.project-details-creative .project-info ul li:last-child{padding-bottom:0}.project-details.project-details-creative .side-block .block-title{padding-bottom:0}.project-details.project-details-creative .side-block .block-title:before{display:none}.project-details.project-details-creative .pd-footer>div{width:37%}.related-project{background:#f9fbfe;padding:135px 0 150px}.related-project .sec-title{font-size:36px;color:#313131;padding-bottom:55px}.related-project .swiper-controls [class*=swiper-]{background:transparent;padding:0;font-size:32px;margin:0 0 0 15px;color:#cacaca;cursor:pointer}.related-project .swiper-controls{position:absolute;top:-100px;right:0}.masnory-blog-wrapper{margin:0 -25px}.masnory-blog-wrapper .grid-sizer,.masnory-blog-wrapper .isotop-item{width:33.333333%;padding:0 25px}.our-blog .img-holder{background:#292928;overflow:hidden;position:relative}.our-blog .img-holder img{width:100%;transition:all .6s ease-in}.our-blog .single-blog-post:hover .img-holder img{opacity:.6;transform:scale3d(1.1,1.1,1)}.our-blog .img-holder .video-button{display:block;width:100px;height:100px;background:#fff;border-radius:50%;text-align:center;line-height:100px;color:#000;font-size:50px;position:absolute;top:50%;left:50%;padding-left:10px;transform:translate(-50%,-50%)}.our-blog .single-blog-post:hover .img-holder .video-button{color:#fff}.our-blog .post-data .date{font-size:20px;color:#b5b5b5;text-transform:capitalize}.our-blog .post-data .date:hover{color:#363636;text-decoration:underline}.our-blog .post-data .blog-title-one{font-family:Poppins,sans-serif;font-weight:700;font-size:24px;line-height:35px;color:#3e3e3e}.our-blog .post-data .blog-title-two{font-family:Poppins,sans-serif;font-weight:600;font-size:28px;line-height:40px}.our-blog .post-data .title a{color:#3e3e3e}.our-blog .post-data p{color:#76797e;line-height:30px}.our-blog .post-data .read-more{font-size:35px;color:#00000040;line-height:20px}.our-blog .post-data .read-more:hover{color:#5e5e5e}.our-blog .bg-solid-post.single-blog-post .post-data{padding:100px 65px 70px;text-align:center;position:relative;background:#ff4c57;z-index:1}.our-blog .bg-solid-post.single-blog-post .post-data:before{content:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='111'%20height='92'%20viewBox='0%200%20111%2092'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20opacity:%200.12;%20}%20.cls-2%20{%20fill:%20%23fff;%20fill-rule:%20evenodd;%20}%20%3c/style%3e%3c/defs%3e%3cg%20id='flaticon1544191279-svg'%20class='cls-1'%3e%3cpath%20id='Path'%20class='cls-2'%20d='M647.631,2955.8a25.029,25.029,0,0,1,2.392,19.47A26.123,26.123,0,0,1,624.889,2994h-0.116c-9.446-.36-16.787-3.98-21.819-10.76-8.992-12.12-7.921-31.37-4.271-44.17,6.219-21.83,20.956-37.07,35.837-37.07a21.4,21.4,0,0,1,2.772.18,2.969,2.969,0,0,1,2.06,1.28,2.839,2.839,0,0,1,.375,2.36l-2.71,9.51a2.913,2.913,0,0,1-2.4,2.08c-12.4,1.81-18.621,17.87-21.211,27.18a26.262,26.262,0,0,1,10.306-2.07,30.3,30.3,0,0,1,8.219,1.17A26.142,26.142,0,0,1,647.631,2955.8Z'%20transform='translate(-596%20-2902)'/%3e%3cpath%20id='Path-2'%20data-name='Path'%20class='cls-2'%20d='M706.025,2975.27A26.124,26.124,0,0,1,680.89,2994h-0.116c-9.446-.36-16.788-3.98-21.818-10.76-8.993-12.12-7.923-31.37-4.274-44.17,6.22-21.83,20.957-37.07,35.838-37.07a21.364,21.364,0,0,1,2.772.18,2.964,2.964,0,0,1,2.061,1.28,2.839,2.839,0,0,1,.375,2.36l-2.71,9.51a2.914,2.914,0,0,1-2.4,2.08c-12.4,1.81-18.622,17.87-21.213,27.18a26.267,26.267,0,0,1,10.307-2.07,30.291,30.291,0,0,1,8.218,1.17,26.137,26.137,0,0,1,15.7,12.11A25.047,25.047,0,0,1,706.025,2975.27Z'%20transform='translate(-596%20-2902)'/%3e%3c/g%3e%3c/svg%3e");position:absolute;left:50%;top:0;transform:translate(-50%);z-index:-1;opacity:0;transition:all 1s ease-in-out}.our-blog .bg-solid-post.single-blog-post.show-pr .post-data:before{top:45px;opacity:1}.our-blog .bg-solid-post.single-blog-post .post-data .title{font-family:Poppins,sans-serif;font-weight:700;font-size:36px;line-height:50px;margin:0 0 38px}.our-blog .bg-solid-post.single-blog-post .post-data .title a{color:#fff}.our-blog .bg-solid-post.single-blog-post .post-data .title a:hover{text-shadow:0px 0px 5px rgba(255,255,255,.3)}.our-blog .bg-solid-post.single-blog-post .post-data .author{font-size:20px;color:#fff;text-transform:uppercase}.blog-masonry .single-blog-post .post-data{padding:28px 20px 18px 30px;border:1px solid #ededed;border-top:none}.blog-masonry .single-blog-post{margin-bottom:35px}.blog-masonry .single-blog-post .title{margin:18px 0 15px}.blog-default .single-blog-post .post-data{padding-top:45px}.blog-default .single-blog-post .post-data .title{margin:15px 0 20px}.blog-default .single-blog-post .post-data .read-more{margin-top:26px}.blog-default .single-blog-post{margin-bottom:90px}.blog-default .single-blog-post.blog-text-style .post-data{border:1px solid #ededed;padding:45px 55px 35px}.blog-filter-title{text-align:center;padding:270px 0 100px}.blog-filter-title .upper-title{font-family:Poppins,sans-serif;font-weight:700;font-size:16px;text-transform:uppercase;color:#3e3e3e4d;padding-bottom:45px}.blog-filter-title .main-title{font-family:Poppins,sans-serif;font-weight:700;font-size:60px;line-height:60px;color:#313131}.blog-filer{padding-left:50px;padding-right:50px}.blog-filer .blog-filter-nav{border-bottom:1px solid #5d5d5d;margin-bottom:80px}.blog-filer .blog-filter-nav li{font-family:Poppins,sans-serif;font-weight:700;float:left;width:16.66666666%;text-align:center;margin:15px 0 0;font-size:18px;color:#3e3e3e66;position:relative;padding-bottom:20px}.blog-filer .blog-filter-nav li span{cursor:pointer}.blog-filer .blog-filter-nav li.is-checked{color:#3e3e3e}.blog-filer .blog-filter-nav li:before{content:"";position:absolute;width:20px;height:20px;background:#fff;border-top:1px solid #5d5d5d;border-right:1px solid #5d5d5d;transform:rotate(135deg);bottom:-8px;left:50%;margin-left:-10px;z-index:1;opacity:0;transition:all .3s ease-in-out}.blog-filer .blog-filter-nav li.is-checked:before{opacity:1;bottom:-11px}.blog-filer .masnory-blog-wrapper .grid-sizer,.blog-filer .masnory-blog-wrapper .isotop-item{width:25%;padding:0 25px}.our-blog.blog-filer .post-data{padding-top:28px}.our-blog.blog-filer .post-data .blog-title-one{font-size:26px;margin:15px 0 16px}.our-blog.blog-filer .post-data .read-more{margin-top:15px}.our-blog.blog-filer .single-blog-post{margin-bottom:100px}.our-blog .full-grid-container{max-width:1030px;margin:0 auto;padding:0 15px}.our-blog .full-grid-container .bg-solid-post.single-blog-post .post-data{padding-left:90px;padding-right:90px}.blog-details .post-data{padding:40px 0 60px}.blog-details .post-data .title{padding:15px 0 20px}.blog-details .post-data p{padding-bottom:30px}.blog-details .post-data .quote-one{font-size:32px;line-height:45px;margin:42px 0 60px;color:#3e3e3e;position:relative;padding-left:90px}.blog-details .post-data .quote-one:before{content:"";width:60px;height:3px;background:#3e3e3e;position:absolute;top:17px;left:0}.blog-details .post-data .bold-text{font-family:Poppins,sans-serif;font-weight:500;font-size:20px;line-height:32px;color:#3e3e3e;padding-bottom:30px}.blog-details .post-tag-area .tags li{display:inline-block;font-size:20px;color:#3e3e3e}.blog-details .post-tag-area .tags li:first-child{font-family:Poppins,sans-serif;font-weight:600}.blog-details .post-tag-area .tags li a{font-size:18px;color:#989ca2}.blog-details .post-tag-area .tags li a:hover{color:#3e3e3e}.blog-details .post-tag-area .share-icon li{font-family:Poppins,sans-serif;font-weight:600;display:inline-block;font-size:20px;color:#3e3e3e}.blog-details .post-tag-area .share-icon li a{font-size:20px;color:#d3d3d3;margin-left:13px}.blog-details .post-tag-area ul{padding-bottom:20px}.blog-details .post-tag-area{border-bottom:1px solid #e5e5e5;padding-bottom:10px}.blog-details .inner-block-title{font-family:Poppins,sans-serif;font-weight:700;font-size:36px;color:#3e3e3e;padding-bottom:28px}.blog-details .user-comment-area .single-comment .user-comment-data .date{font-style:italic;color:#989ca2}.blog-details .user-comment-area .single-comment{padding:50px 0 40px;border-bottom:1px solid #e5e5e5}.blog-details .user-comment-area .single-comment.comment-reply{margin-left:100px}.blog-details .user-comment-area .single-comment .reply{font-family:Poppins,sans-serif;font-weight:600;width:70px;height:30px;border:2px solid #e7e7e7;border-radius:3px;font-size:14px;text-transform:uppercase;color:#3e3e3e;position:absolute;top:0;right:0;background:transparent}.blog-details .user-comment-area .single-comment .reply:hover{color:#fff}.blog-details .comment-form-area form{padding-top:55px}.blog-details .comment-form-area form input,.blog-details .comment-form-area form textarea{border:1px solid #dcdcdc;width:100%;max-width:100%;color:#989ca2}.blog-details .comment-form-area form .input_group{margin-bottom:35px}.blog-details .comment-form-area form input:focus,.blog-details .comment-form-area form textarea:focus{border-color:#383838}.blog-details .comment-form-area form input{height:60px;padding:0 25px}.blog-details .comment-form-area form textarea{height:260px;max-height:240px;padding:25px}.blog-details .comment-form-area form ::-moz-placeholder{color:#989ca2;opacity:1}.blog-details .comment-form-area form ::placeholder{color:#989ca2;opacity:1}.blog-details .comment-form-area form :-ms-input-placeholder{color:#989ca2}.blog-details .comment-form-area form ::-ms-input-placeholder{color:#989ca2}.blog-details .blog-hero-banner{padding:480px 0 220px;position:relative;background-repeat:no-repeat;background-size:cover;animation:imageBgAnim 50s infinite linear alternate}.blog-details .blog-custom-container{max-width:980px;padding:0 15px;margin:0 auto}.blog-details .blog-hero-banner .date{font-size:20px;color:#fff;margin-bottom:30px}.blog-details .blog-hero-banner .blog-title{font-family:Poppins,sans-serif;font-weight:700;font-size:48px;line-height:55px;color:#fff;width:70%}.blog-details-fg .blog-fg-data .post-data{padding:0}.blog-details-fg .blog-fg-data{position:relative;z-index:1;margin-top:-150px}.blog-details-fg .blog-fg-data .custom-container-bg{padding:0 75px;background:#fff}.blog-details-fg .blog-fg-data .post-data .sub-heading{font-family:Poppins,sans-serif;font-weight:600;font-size:22px;color:#3d3d3d;padding:30px 0 25px}.blog-details-fg .blog-fg-data .blog-img-gallery{padding:50px 0 80px}.blog-details-fg .blog-fg-data .blog-img-gallery img{width:100%}.blog-details-fg .blog-fg-data .video-banner-blog{background-size:cover;background-attachment:fixed;height:615px;position:relative;margin:100px 0 105px}.blog-details-fg .blog-fg-data .video-banner-blog .video-button{display:block;width:100px;height:100px;background:#fff;border-radius:50%;text-align:center;line-height:100px;color:#000;font-size:50px;position:absolute;top:50%;left:50%;padding-left:10px;transform:translate(-50%,-50%)}.blog-details-fg .blog-fg-data .video-banner-blog .video-button:hover{color:#fff}.blog-details .post-data .quote-two{display:inline-block;font-size:23px;line-height:32px;font-style:italic;margin:0 0 45px;color:#3e3e3e;position:relative;padding-right:90px}.blog-details .post-data .quote-two span{display:inline-block;vertical-align:middle;margin-left:10px;width:100px;height:2px;background:#535353}.blog-details.blog-details-fg .user-comment-area .single-comment{border-bottom:none;padding-bottom:30px}.blog-details-fg .comment-form-area{background:#f8fcff;padding:130px 0 140px}.blog-details-fg .comment-form-area .custom-container-bg{background:transparent}.blog-details.blog-details-fg .comment-form-area form input,.blog-details.blog-details-fg .comment-form-area form textarea{border:none;border-bottom:2px solid #383838;background:transparent}.blog-details.blog-details-fg .comment-form-area form input{padding:0}.blog-details.blog-details-fg .comment-form-area form textarea{padding:25px 0}.blog-details.blog-details-fg .comment-form-area form ::-moz-placeholder{color:#b8b8b8;opacity:1}.blog-details.blog-details-fg .comment-form-area form ::placeholder{color:#b8b8b8;opacity:1}.blog-details.blog-details-fg .comment-form-area form :-ms-input-placeholder{color:#b8b8b8}.blog-details.blog-details-fg .comment-form-area form ::-ms-input-placeholder{color:#b8b8b8}#contact-form .form-group{position:relative;margin-bottom:22px}#contact-form .form-group input,#contact-form .form-group textarea{border:1px solid #ebebeb;width:100%;max-width:100%;color:#989ca2;background:transparent}#contact-form .form-group input:focus,#contact-form .form-group textarea:focus{border-color:#545454}#contact-form .form-group ::-moz-placeholder{color:#989ca2;opacity:1}#contact-form .form-group ::placeholder{color:#989ca2;opacity:1}#contact-form .form-group :-ms-input-placeholder{color:#989ca2}#contact-form .form-group ::-ms-input-placeholder{color:#989ca2}#contact-form .form-group input{height:60px;padding:0 25px}#contact-form .form-group textarea{height:190px;max-height:190px;resize:none;padding:20px 25px}#contact-form .form-group .help-block{position:absolute;left:0;bottom:-12px;font-size:15px;line-height:20px;color:#fff;padding:0 15px;border-radius:3px;box-shadow:0 10px 25px #7b93ab26}#contact-form .form-group .help-block li{position:relative}#contact-form .form-group .help-block li:before{content:"";font-family:font-awesome;position:absolute;top:-12px;left:0}#contact-form button{margin-top:35px}.contact-us-section .contact-info{padding-left:100px}.contact-us-section .contact-info .title{font-family:Poppins,sans-serif;font-weight:600;font-size:38px;line-height:55px;color:#3e3e3e;margin:-8px 0 25px}.contact-us-section .contact-info p{font-size:20px;color:#798598}.contact-us-section .contact-info .call{font-size:27px;color:#3e3e3e;margin:25px 0 40px}.contact-us-section .contact-info .call:hover{text-decoration:underline}.contact-us-section .contact-info ul li{display:inline-block}.contact-us-section .contact-info ul li a{width:40px;line-height:36px;border:2px solid #e8e8e8;border-radius:50%;text-align:center;font-size:18px;color:#dbdbdb;margin-right:5px}.contact-us-section .contact-info ul li a:hover{color:#fff}#google-map{height:700px}#google-map-two{margin:170px 70px 0;height:625px}#google-map-three,.map-canvas{height:100%}#contact-form.form-style-two .form-group input,#contact-form.form-style-two .form-group textarea{border:none;border-bottom:1px solid #ebebeb;padding-left:0;padding-right:0}#contact-form.form-style-two .form-group input:focus,#contact-form.form-style-two .form-group textarea:focus{border-bottom-color:#545454}.contact-address-two{text-align:center;padding:250px 0 150px}.contact-address-two .theme-title-one .upper-title{color:#939ba980}.contact-address-two .theme-title-one{padding-bottom:50px}.contact-address-two .address-block{padding-top:40px}.contact-address-two .address-block .icon-box{display:inline-block;height:70px}.contact-address-two .address-block h5{font-size:22px;font-weight:500;padding:18px 0 20px}.contact-address-two .address-block p,.contact-address-two .address-block p a{color:#939ba9}.contact-address-two .address-block ul li{display:inline-block;margin:10px 8px 0}.contact-address-two .address-block ul li a{font-size:20px;color:#d3d3d3}.contact-minimal .inner-wrapper{background:#2f2f2f;padding:60px 15px 80px 100px}.contact-minimal .inner-wrapper .contact-form{max-width:585px}#contact-form.form-style-three .form-group ::-moz-placeholder{color:#fff;opacity:1}#contact-form.form-style-three .form-group ::placeholder{color:#fff;opacity:1}#contact-form.form-style-three .form-group :-ms-input-placeholder{color:#fff}#contact-form.form-style-three .form-group ::-ms-input-placeholder{color:#fff}#contact-form.form-style-three .form-group input,#contact-form.form-style-three .form-group textarea{border:none;border-bottom:2px solid #ffffff;padding-left:0;padding-right:0;color:#fff}.form-style-three .send-button{font-family:Poppins,sans-serif;font-weight:600;width:193px;line-height:51px;border:2px solid #fff;font-size:17px;color:#fff;background:transparent}.page-404{height:100vh;position:relative}.page-404 .main-page-wrapper,.error-content{height:100%;position:relative}.error-content:before{content:"";position:absolute;right:0;top:0;z-index:-1;width:40%;height:100%;background:url(/assets/404-BqCO81B7.png) no-repeat;background-size:cover}.error-content .inner-wrapper{width:60%;text-align:center;padding:95px 0 50px;position:relative;top:50%;transform:translateY(-50%)}.error-content .inner-wrapper h2{font-size:200px;color:#313131}.error-content .inner-wrapper p{font-size:25px;line-height:42px;margin:-30px 0 50px}.error-creative-content{background:url(/assets/error-bg-kOtWu1b7.svg) no-repeat center;background-size:cover;height:100%}.error-creative-content .inner-wrapper{text-align:center;padding:35px 0 50px;position:relative;top:50%;transform:translateY(-50%)}.error-creative-content .inner-wrapper h2{font-size:65px;color:#302c48}.error-creative-content .inner-wrapper p{font-size:24px;line-height:35px;color:#3e3e3e8c;margin:35px 0 45px}.error-creative-content .inner-wrapper .solid-button-one:hover{background:transparent}.project-creative{padding-top:50px;color:#76797e;position:relative}.project-creative .back-button{position:fixed;top:10px;right:15px;z-index:99}.project-creative .back-button .icon{margin:0}.project-creative .slideshow{position:relative;overflow:hidden;margin:0;height:100vh;width:100%;height:calc(100vh - 10rem);display:grid;grid-template-columns:33% 33% 33%;grid-column-gap:.5%;grid-template-rows:100%;grid-template-areas:"... slide ..."}.project-creative .slide{width:100%;display:flex;pointer-events:none;cursor:pointer;position:relative;height:100%;grid-area:slide}.project-creative .slideshow--previewopen .slide{cursor:default}.project-creative .slide--current{pointer-events:auto}.project-creative .slide__img-wrap{width:100%;overflow:hidden;z-index:100;height:80%;top:10%;position:absolute}.project-creative .slideshow__deco{grid-area:slide;background:#f8f8f8;width:100%;height:80%;align-self:center;position:relative;margin:-40px 0 0;right:-20px}.project-creative .nav{position:absolute;background:none;width:48px;height:48px;z-index:1000;border:0;padding:0;margin:0;color:#fff;font-size:30px;pointer-events:none;transition:transform .8s,opacity .8s;transition-timing-function:cubic-bezier(.7,0,.3,1)}.project-creative .nav--next{bottom:10px;right:10px}.project-creative .icon--navarrow-next{transform:rotate(45deg)}.project-creative .nav--prev{top:10px;left:10px}.project-creative .icon--navarrow-prev{transform:rotate(-135deg)}.project-creative .slideshow--previewopen .nav{opacity:0;transition-duration:.4s}.project-creative .slideshow--previewopen .nav--next{transform:translate3d(100%,100%,0)}.project-creative .slideshow--previewopen .nav--prev{transform:translate3d(-100%,-100%,0)}.project-creative .slide__img{width:100%;height:100%;left:0;top:0;background-size:cover;background-position:50% 50%;position:absolute;pointer-events:none;transform:scale3d(1.01,1.01,1)}.js .slide__img-wrap,.js .slide__title-wrap,.js .slide__side{opacity:0;pointer-events:none}.js .slide--current .slide__img-wrap{opacity:1;pointer-events:auto}.project-creative .slide--visible .slide__img-wrap{pointer-events:auto}.project-creative .slide__title-wrap{justify-self:flex-end;width:100%;position:relative;z-index:1000}.project-creative .slide__number{display:block;font-size:30px;font-weight:700;color:#fff}.project-creative .slide__title{font-family:Poppins,sans-serif;font-weight:700;color:#fff}.project-creative .slide__number:before{content:"—";display:inline-block;margin:0 1rem 0 0}.project-creative .slide__title,.project-creative .slide__subtitle,.project-creative .slide__side{display:none}.project-creative .content{position:fixed;top:10rem;left:0;width:100%;height:calc(100% - 10rem);pointer-events:none;z-index:100}.project-creative .content__item{position:absolute;top:0;right:0;width:100%;height:100%;padding:10vh 5vw;overflow:auto}.project-creative .content__item--current,.project-creative .content__item--current~.content__close{pointer-events:auto}.project-creative .content__close{position:absolute;top:1rem;left:1rem;background:none;border:0;margin:0;padding:0;font-size:30px}.project-creative .content__close:focus{outline:none}.project-creative .content__number{color:#212121;font-weight:700}.project-creative .content__number:before{content:"—";display:inline-block;margin:0 1rem 0 0}.project-creative .content__title{font-family:CircularStdblck;margin:10px 0;font-size:40px;color:#212121}.project-creative .content__subtitle{margin:0 0 5px;font-size:16px;color:#777}.js .content__title,.js .content__subtitle,.js .content__number,.js .content__text,.js .content__close{opacity:0}@media screen and (min-width: 53em){.project-creative{padding:0}.project-creative .slideshow{height:100vh;grid-template-columns:27% 27% 27%;grid-column-gap:9.5%}.project-creative .slide{padding:10vh 0 7vh;flex-direction:column;justify-content:space-between}.project-creative .slide__side{margin:0 0 0 -30px}.project-creative .slide__title-wrap{margin:0 0 0 20px}.project-creative .slide__title,.project-creative .slide__subtitle,.project-creative .slide__side{display:block}.project-creative .slide__title{font-size:48px;margin:0 0 5px}.project-creative .slide__subtitle{font-size:15px}.project-creative .slide__side{font-size:15px;position:relative;writing-mode:vertical-rl;transform:rotate(180deg);z-index:1000}.project-creative .content{top:0;height:100%}.project-creative .content__item{padding:calc(10vh + 5rem) 0 7vh;width:50.5%;right:7.5%;overflow:visible}.project-creative .content__close{left:42%;top:calc(10vh + 1rem)}.project-creative .content__number{position:absolute;bottom:7vh;right:0;font-size:2rem}.project-creative .content__title{font-size:100px}.project-creative .content__subtitle{margin-bottom:7.5vh}.project-creative .content__text{-moz-column-count:2;column-count:2;-moz-column-gap:30px;column-gap:30px;max-width:700px;text-align:justify}}.signUp-illustration{position:fixed;top:0;left:0;bottom:0;width:38%;background:#f8faff;z-index:-1}.signUp-illustration img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.signUp-page{position:relative;min-height:100vh;z-index:5}.signUp-minimal{padding-left:15px;padding-right:15px}.signUp-minimal .sign-up-form-wrapper{max-width:650px;margin:0 auto;border:1px solid #e0e0e0;padding:70px 80px 60px;position:relative}.signUp-page .shape-wrapper{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}.signUp-page .shape-wrapper span{position:absolute;display:block;width:26px;height:26px;border-radius:50%}.signUp-page .shape-wrapper span:nth-child(1){background:#ff9898;top:0;left:20%;animation:scale-upOne 3.9s alternate infinite ease-in}.signUp-page .shape-wrapper span:nth-child(2){background:#abafff;top:14%;right:7%;animation:scale-upOne 6s alternate infinite ease-in}.signUp-page .shape-wrapper span:nth-child(3){background:#67f5e2;top:48%;right:62%;margin-right:-13px;animation:scale-upOne 5s alternate infinite ease-in}.signUp-page.signUp-minimal .shape-wrapper span:nth-child(3){right:88%}.signUp-page .shape-wrapper span:nth-child(4){background:#ffb3b3;bottom:5%;right:25%;animation:scale-upOne 4s alternate infinite ease-in}.signUp-page .shape-wrapper span:nth-child(5){background:#ffe281;bottom:4%;left:5%;animation:scale-upOne 5s alternate infinite ease-in}.signUp-page .title-area p{font-size:20px;padding:5px 0 35px}.signUp-page .social-icon-wrapper a{display:block;text-align:center;line-height:55px;font-size:20px;color:#fff;margin-top:10px}.signUp-page .social-icon-wrapper .gmail{background:#d93025}.signUp-page .social-icon-wrapper .facebook{background:#4267b2}.signUp-page .social-icon-wrapper a .fa{font-size:18px;margin-right:5px;vertical-align:1px}.signUp-page .or-text{position:relative;text-align:center;margin:50px 0 45px}.signUp-page .or-text:before{content:"";position:absolute;width:100%;height:1px;background:#e2e2e2;left:0;top:14px;z-index:-1}.signUp-page .or-text span{display:inline-block;font-size:13px;text-transform:uppercase;color:#454545;background:#fff;width:50px}.signUp-page form ::-moz-placeholder{color:#bcbcbc;opacity:1}.signUp-page form ::placeholder{color:#bcbcbc;opacity:1}.signUp-page form :-ms-input-placeholder{color:#bcbcbc}.signUp-page form ::-ms-input-placeholder{color:#bcbcbc}.signUp-page form .input-group{position:relative;z-index:1;margin-bottom:35px}.signUp-page form .input-group input{width:100%;border:1px solid #e0e0e0;border-radius:5px;background:transparent;height:60px;font-size:18px;color:#454545;position:relative;padding:0 20px}.signUp-page form .input-group label{font-weight:400;font-size:15px;color:#bcbcbc;line-height:60px;position:absolute;left:20px;top:0;z-index:-1;margin:0;transition:all .3s ease-in-out}.signUp-page form .input-group input:focus~label,.signUp-page form .input-group input:valid~label{top:-12px}.signUp-page form .input-group input:focus{border-color:#393939}.signUp-page form .input-group input:focus,.signUp-page form .input-group input:valid{padding-top:18px}.signUp-page .selectize-control{width:100%}.signUp-page .input-group .selectize-input{width:100%;line-height:60px;height:60px;border-radius:5px;border:none;border:1px solid #e0e0e0;box-shadow:none;outline:none;padding:0 20px;background:transparent}.signUp-page .input-group .selectize-input input{font-size:15px}.signUp-page .selectize-input .item{font-size:18px;color:#454545}.signUp-page .selectize-dropdown{background:#fff;border:1px solid #e9e9e9;border-top:none;box-shadow:0 50px 100px #e5e8eb33;cursor:pointer}.signUp-page .selectize-dropdown .option{font-size:14px;color:#1a1a1a;line-height:22px}.signUp-page .selectize-dropdown .option:hover,.signUp-page .selectize-dropdown .active{color:#fff;background:#1a1a1a}.signUp-page .selectize-control.single .selectize-input:after{right:8px}.signUp-page .acType-content h4{font-size:28px}.signUp-page .acType-content p{padding:8px 0 25px}.signUp-page .acType-content .acType-list{margin:0 -22px}.signUp-page .acType-content .acType-list li{float:left;padding:0 22px}.signUp-page .acType-content .acType-list li>div{position:relative}.signUp-page .acType-content .acType-list li>div input{position:absolute;opacity:0;z-index:1;width:100%;height:100%;cursor:pointer}.signUp-page .acType-content .acType-list li>div label{position:relative;font-size:16px;line-height:15px;color:#2f343ecc;cursor:pointer;padding-left:25px;margin:0 0 15px;transition:all .1s ease-in-out}.signUp-page .acType-content .acType-list li>div label:before{content:"";width:14px;height:14px;border-radius:50%;border:2px solid #d6d6d6;position:absolute;left:0;top:0;transition:all .1s ease-in-out}.signUp-page .acType-content .acType-list li>div input:checked+label:before{border-color:#ff3a46}.signUp-page .acType-content .acType-list li>div input:checked+label{color:#2f343e}.signUp-page .acType-content{border-bottom:1px solid #e0e0e0;padding-bottom:65px}.signUp-page .agreement-checkbox label{position:relative;font-size:16px;color:#2f343e99;cursor:pointer;padding-left:22px;margin:30px 0 35px;transition:all .1s ease-in-out}.signUp-page .agreement-checkbox input[type=checkbox]{display:none}.signUp-page .agreement-checkbox label:before{content:"";width:12px;height:12px;line-height:10px;border-radius:2px;border:1px solid #d5d5d5;font-size:8px;text-align:center;position:absolute;left:0;top:6px;transition:all .1s ease-in-out}.signUp-page .agreement-checkbox input[type=checkbox]:checked+label:before{content:"";font-family:font-awesome;background:#373737;color:#fff;border-color:#373737}.signUp-page .agreement-checkbox input[type=checkbox]:checked+label{color:#373737}.signUp-page.signUp-minimal .agreement-checkbox label{margin-top:0}.signUp-page.signUp-minimal form .line-button-one{width:100%;border-radius:5px}.signin-form-wrapper .title-area{margin-bottom:50px}.signUp-standard .signin-form-wrapper #login-form .input-group input{border:none;border-radius:0;border-bottom:1px solid #e0e0e0;padding-left:0}.signUp-standard .signin-form-wrapper #login-form .input-group label{left:0}.signUp-standard .signin-form-wrapper #login-form{padding-right:170px}#login-form .agreement-checkbox label{margin:0}#login-form .agreement-checkbox a{font-size:16px;color:#2f343e99}#login-form .agreement-checkbox a:hover{color:#212121}#login-form .agreement-checkbox{margin-bottom:55px}.signin-form-wrapper .signUp-text{font-size:20px;padding-top:40px}#login-form button{text-transform:uppercase}.signUp-minimal .signin-form-wrapper{max-width:520px;margin:0 auto;border:1px solid #e0e0e0;padding:70px 65px 35px;position:relative}.signUp-minimal .signin-form-wrapper .signUp-text{font-size:17px;padding-top:35px}.element-section .highlight{background:#f7f7f9;padding:40px 15px;margin:30px 0}.highlight .s{color:#e83e8c}.highlight .na{color:#4f9fcf}.highlight .nt{color:#2f6f9f}.highlight .c{color:#999}.element-tile{font-size:28px;color:#313131;margin-bottom:22px;text-transform:capitalize}.element-tile-two{font-size:36px;color:#313131;text-align:center;padding-bottom:10px;margin-bottom:70px;border-bottom:1px solid rgba(0,0,0,.06)}.button-style button{display:inline-block;margin:35px 0 0}.element-section .section-portfo{background:#1b1d3d;padding:30px 0 150px}.element-section .project-minimal-style{padding-top:0;padding-bottom:0}.element-section .portfo-footer{padding:150px 0}.element-section .portfo-footer:before{display:none}.element-section .btn{margin-top:10px}.faq-tab-wrapper-two .faq-panel .panel .panel-heading .panel-title button{display:block;padding:22px 40px 22px 45px;font-size:22px;color:#303858;position:relative;background:transparent}.faq-tab-wrapper-two .faq-panel .panel{margin-bottom:20px;border:1px solid rgba(21,21,21,.06)}.faq-tab-wrapper-two .faq-panel .panel-body{border-top:1px solid rgba(21,21,21,.06);padding:35px 40px 10px 45px}.faq-tab-wrapper-two .faq-panel .panel-body p{padding-bottom:25px}.faq-tab-wrapper-two .faq-panel .panel .accordion-button:before{content:"";font-family:font-awesome;position:absolute;right:25px;top:50%;transform:translateY(-50%);font-size:25px;color:#464646}.faq-tab-wrapper-two .faq-panel .panel .accordion-button.collapsed:before{content:""}.faq-tab-wrapper-two .faq-panel .panel .panel-heading.active-panel .panel-title button:before{content:""}.faq-tab-wrapper-three .faq-panel .panel .panel-heading .panel-title button{display:block;padding:20px 40px 20px 25px;font-size:21px;color:#303858;position:relative;background:#f9f9f9}.faq-tab-wrapper-three .faq-panel .panel{margin-bottom:20px}.faq-tab-wrapper-three .faq-panel .panel-body{padding:35px 40px 10px 25px}.faq-tab-wrapper-three .faq-panel .panel-body p{padding-bottom:25px}.faq-tab-wrapper-three .faq-panel .panel .accordion-button:before{content:"";font-family:font-awesome;position:absolute;right:25px;top:50%;transform:translateY(-50%);font-size:25px;color:#464646}.faq-tab-wrapper-three .faq-panel .panel .accordion-button.collapsed:before{content:""}.faq-tab-wrapper-three .faq-panel .panel .panel-heading .panel-title button[aria-expanded=true]{background:#ff3a46;color:#fff}.faq-tab-wrapper-three .faq-panel .panel .panel-heading .panel-title button[aria-expanded=true]:before{color:#fff}.faq-tab-wrapper-four .faq-panel .panel .panel-heading .panel-title button{display:block;padding:20px 10px 20px 60px;font-size:21px;color:#303858;position:relative;background:#f9f9f9}.faq-tab-wrapper-four .faq-panel .panel .panel-heading .panel-title button i{position:absolute;left:20px;top:50%;transform:translateY(-50%);font-size:18px}.faq-tab-wrapper-four .faq-panel .panel{margin-bottom:20px}.faq-tab-wrapper-four .faq-panel .panel-body{padding:40px 15px 30px}.faq-tab-wrapper-four .faq-panel .panel .panel-heading.active-panel .panel-title a,.faq-tab-wrapper-four .faq-panel .panel .panel-heading.active-panel .panel-title a i{color:#fff}.faq-panel .panel-body .img-gallery{padding:25px 0 30px}.faq-panel .panel-body .img-gallery img{width:100%;margin-top:5px}.faq-tab-wrapper-four .faq-panel .panel .panel-heading .panel-title button[aria-expanded=true]{background:#ff3a46;color:#fff}.breadcrumbs-two{background:#fafcff;padding:265px 0 150px}.breadcrumbs-two .page-title{font-family:Poppins,sans-serif;font-weight:700;font-size:55px;color:#313131}.breadcrumbs-two .page-breadcrumbs li{display:inline-block;font-size:22px;color:#244574;margin:0 0 0 3px}.breadcrumbs-two .page-breadcrumbs li a{color:#244574}.breadcrumbs-three{background-size:cover;background-repeat:no-repeat;text-align:center;padding:265px 0 150px;position:relative;z-index:1}.breadcrumbs-three .page-title{font-family:Poppins,sans-serif;font-weight:700;font-size:60px;padding-bottom:15px}.breadcrumbs-three .page-breadcrumbs li{display:inline-block;font-size:22px;margin:0 3px}.b-wh-text .page-title,.b-wh-text .page-breadcrumbs li a,.b-wh-text .page-breadcrumbs li{color:#fff}.breadcrumbs-four{background-size:cover;background-repeat:no-repeat;text-align:center;padding:265px 0 150px;position:relative;z-index:1}.breadcrumbs-four .page-title{font-family:Poppins,sans-serif;font-weight:700;font-size:55px}.breadcrumbs-four .page-breadcrumbs li{display:inline-block;font-size:22px;margin:0 0 0 3px}.theme-counter-three .single-counter-box{text-align:center;background:#fff;box-shadow:0 10px 25px #7b93ab26;padding:40px 5px 50px;border-radius:5px;margin-bottom:40px}.theme-counter-three .single-counter-box .icon{font-size:45px;padding-bottom:10px}.theme-counter-three .single-counter-box .number{font-size:60px}.theme-counter-three .single-counter-box p{font-size:20px}.theme-list-item li{font-family:Rubik,sans-serif;line-height:44px;color:#777;position:relative;padding-left:22px}.theme-list-item li i,.theme-list-item li span{position:absolute;line-height:44px;left:0;top:0;color:#313131;font-size:15px}.theme-footer-two{background:#1e202d;padding:25px 0}.theme-footer-two .copy-right{color:#ffffffb3}.theme-footer-two .footer-menu li{display:inline-block}.theme-footer-two .footer-menu li a{color:#a4a6b0;margin:5px 8px}.theme-footer-two .footer-menu li a:hover{color:#fff}.theme-footer-two .social-icon,.theme-footer-two .footer-menu{text-align:right}.theme-footer-two .social-icon li{display:inline-block}.theme-footer-two .social-icon li a{color:#dbdbdb4d;margin:0 0 0 30px;font-size:20px}.theme-footer-three{text-align:center;padding-bottom:30px}.theme-footer-three .email{color:#57667ecc;font-size:20px;margin:15px 0}.theme-footer-three .phone{font-size:22px;margin-bottom:30px}.theme-footer-three .social-icon li{display:inline-block;margin:0 8px}.theme-footer-three .social-icon li a{width:40px;height:40px;border:1px solid #e8e8e8;border-radius:50%;text-align:center;line-height:40px;color:#dadada}.theme-footer-three .social-icon li a:hover{color:#fff}.theme-footer-three .copy-right{font-size:14px;color:#798598;text-transform:uppercase;letter-spacing:1px;margin-top:35px}.theme-footer-four{background:#1e202d;padding-top:90px}.theme-footer-four .row [class*=col-]{padding-bottom:35px}.theme-footer-four .title{font-size:24px;color:#fff;padding-bottom:25px}.theme-footer-four .gallery-widget ul{margin:30px -6px 0;max-width:260px}.theme-footer-four .gallery-widget li{float:left;width:33.33333%;padding:0 6px}.theme-footer-four .footer-list ul li a{line-height:36px;font-size:17px;color:#ffffffb3}.theme-footer-four .email{color:#ffffffb3;font-size:20px}.theme-footer-four .phone{font-size:22px;margin:15px 0 25px}.theme-footer-four .social-icon li{display:inline-block;margin-right:10px}.theme-footer-four .social-icon li a{width:40px;height:40px;border:1px solid #dcdcdc;border-radius:50%;text-align:center;line-height:40px;color:#dbdbdb}.theme-footer-four .social-icon li a:hover{color:#fff}.theme-footer-four .bottom-footer{border-top:1px solid rgba(237,237,237,.05);margin-top:45px;padding:35px 0}.theme-footer-four .bottom-footer p{float:left;color:#ffffffb3}.theme-footer-four .bottom-footer ul{float:right}.theme-footer-four .bottom-footer ul li{display:inline-block}.theme-footer-four .bottom-footer ul li a{line-height:28px;color:#ffffffb3;margin-left:15px}.theme-footer-four.light-v{background:#fff;padding-top:0}.theme-footer-four.light-v .title{color:#102622;font-size:18px;text-transform:uppercase;letter-spacing:1.5px}.theme-footer-four.light-v .footer-list ul li a,.theme-footer-four.light-v .email,.theme-footer-four.light-v .bottom-footer p,.theme-footer-four.light-v .bottom-footer ul li a{color:#76797e}.theme-footer-four .about-widget p{padding:0 80px 35px 0}.theme-footer-four.light-v .bottom-footer{border-top-color:#ededed}.modal .modal-dialog{transform:translate(0)}.modal .fade-right{animation:fadeInLeft .5s;animation-direction:reverse}.modal .fade-left{animation:fadeInRight .5s;animation-direction:reverse}.modal .fade-up{animation:fadeInDown .5s;animation-direction:reverse}.modal .fade-down{animation:fadeInUp .5s;animation-direction:reverse}.modal.show .fade-right{animation:fadeInRight .5s}.modal.show .fade-left{animation:fadeInLeft .5s}.modal.show .fade-up{animation:fadeInUp .5s}.modal.show .fade-down{animation:fadeInDown .5s}.modal-button{width:100%}.btn-white,.form-control{border:1px solid rgba(0,0,0,.05)}.form-control{line-height:30px}.btn-white:hover{color:#fff}.modal-content{border:1px solid rgba(0,0,0,.05)}.modal-header{border-bottom:1px solid rgba(0,0,0,.05)}.modal-footer{border-top:1px solid rgba(0,0,0,.05)}.text-sm{font-size:15px}.modal-body form ::-moz-placeholder{color:#0006;opacity:1}.modal-body form ::placeholder{color:#0006;opacity:1}.modal-body form :-ms-input-placeholder{color:#0006}.modal-body form ::-ms-input-placeholder{color:#0006}.modal-body .facebook{background:#3f51b5}.modal-body .google{background:#f44336}.modal-body .twitter{background:#00bcd4}.modal-body .s-sign{padding:5px 15px;color:#fff;font-size:15px}.modal-body .s-sign i{margin-top:5px}.modal-content.bg-dark .modal-title,.modal-content.bg-dark p,.modal-content.bg-dark{color:#ffffffd9}.modal-content.bg-dark .modal-header{border-bottom-color:#8796a51a}.modal-content.bg-dark .modal-footer{border-top-color:#8796a51a}.modal-content.bg-dark .btn-white{color:#fff;background:#0003}.shrt-menu{position:relative;z-index:99}.element-section .shrt-menu{z-index:inherit}.shrt-menu .main-header,.shrt-menu .widget-container{position:relative}.shrt-menu .logo a{display:block;position:relative;z-index:1}.shrt-menu .contact-us{margin-left:35px}.shrt-menu.light-bg{background:#fff;box-shadow:0 260px 100px #ececec33}.shrt-menu.dark-bg{background:#222836}.text-dark .navbar-nav .nav-item .nav-link{color:#353535}.shrt-menu .navbar-nav .nav-item .nav-link{padding:30px 0}.shrt-menu .top-header{border-bottom:1px solid #ececec}.shrt-menu ::-moz-placeholder{color:#00000059;opacity:1}.shrt-menu ::placeholder{color:#00000059;opacity:1}.shrt-menu.dark-bg ::-moz-placeholder{color:#ffffff59;opacity:1}.shrt-menu.dark-bg ::placeholder{color:#ffffff59;opacity:1}.shrt-menu.dark-bg :-ms-input-placeholder{color:#ffffff59}.shrt-menu.dark-bg ::-ms-input-placeholder{color:#ffffff59}.shrt-menu .top-header .infoList li{display:inline-block;line-height:52px;border-right:1px solid #ececec;padding:0 35px}.shrt-menu .top-header .infoList li a{color:#2a2a2a}.shrt-menu .top-header .infoList li a i{margin-right:5px}.shrt-menu .top-header .right-widget>li{display:inline-block;line-height:52px;vertical-align:middle}.shrt-menu .top-header .right-widget .language-switcher button{background:transparent;height:52px;text-transform:uppercase;color:#233d63;font-size:14px;margin:0 20px;padding:0 20px;border-left:1px solid #ececec;border-right:1px solid #ececec}.shrt-menu .top-header .right-widget .language-switcher .dropdown-menu{min-width:170px;padding:10px 0;background:#fff;box-shadow:0 25px 50px #d5d8df80;border:1px solid #f8f8f8;border-radius:0}.shrt-menu .top-header .right-widget .language-switcher .dropdown-menu ul li a{display:block;padding:0 15px;font-size:15px;color:#767a89;line-height:32px;text-transform:uppercase}.shrt-menu .top-header .right-widget .user-profile-action{margin-right:18px}.shrt-menu .top-header .right-widget .user-profile-action .dropdown-toggle img{display:inline-block}.shrt-menu .top-header .right-widget .user-profile-action .dropdown-toggle span{font-size:17px;color:#414141;vertical-align:middle;padding-left:10px;line-height:16px}.shrt-menu .top-header .right-widget .user-profile-action .dropdown-menu{min-width:220px;padding:20px 25px 25px;background:#fff;box-shadow:0 25px 50px #d5d8df80;border:1px solid #f8f8f8;border-radius:0;margin:0}.shrt-menu .top-header .right-widget .user-profile-action .dropdown-menu ul li{line-height:42px}.shrt-menu .top-header .right-widget .user-profile-action .dropdown-menu ul li a{font-size:16px;line-height:42px;color:#4b4c51;padding-left:30px;position:relative}.shrt-menu .top-header .right-widget .user-profile-action .dropdown-menu ul li a .icon{position:absolute;left:0;top:11px}.shrt-menu .top-header .right-widget .user-profile-action .dropdown-menu ul li a:hover .icon path{fill:#ff3612}.shrt-menu .top-header .right-widget .theme-button-two{line-height:52px;display:block}.header-search{position:relative;height:40px}.header-search input{width:220px;height:100%;border:none;border-bottom:1px solid #e6e6e6;font-size:15px;color:#00000059;padding-right:20px;font-style:italic;transform-origin:100% 0%;background:transparent}.header-search .icon{position:absolute;right:0;top:0;bottom:0;width:20px;line-height:40px;color:#2e2e2e;cursor:pointer}.header-search.toggle-search input{transform:scaleX(0)}.header-search.toggle-search.show input{transform:scale(1)}.shrt-menu .main-header .cart-action-wrapper .dropdown-toggle{position:relative;margin:0 50px 0 30px}.shrt-menu.shrt-menu-four .main-header .cart-action-wrapper .dropdown-toggle,.shrt-menu.shrt-menu-five .main-header .cart-action-wrapper .dropdown-toggle{margin-right:13px}.shrt-menu .main-header .cart-action-wrapper .dropdown-toggle:after{display:none}.shrt-menu .main-header .cart-action-wrapper .dropdown-toggle .item-count{position:absolute;width:15px;height:15px;border-radius:50%;background:#ff3612;line-height:15px;text-align:center;font-size:9px;color:#fff;right:-14px;top:-9px}.shrt-menu .main-header .cart-action-wrapper .dropdown-menu{padding:40px 35px;min-width:300px;box-shadow:0 25px 50px #d5d8df80;border:1px solid #f8f8f8}.shrt-menu .main-header .cart-action-wrapper .cart-product-list .item-img{width:70px;height:80px;display:block;float:left}.shrt-menu .main-header .cart-action-wrapper .cart-product-list .item-info{width:calc(100% - 70px);float:left;padding-left:25px;position:relative}.shrt-menu .main-header .cart-action-wrapper .cart-product-list .item-info .close{position:absolute;top:13px;right:0;font-size:12px;color:#1f1f1fe6}.shrt-menu .main-header .cart-action-wrapper .cart-product-list .item-info .close:hover{color:#ff3612}.shrt-menu .main-header .cart-action-wrapper .cart-product-list .item-info .name{font-size:18px;color:#1f1f1f;margin:5px 0;padding-right:12px}.shrt-menu .main-header .cart-action-wrapper .cart-product-list .item-info .price{font-size:20px;color:#1f1f1f}.shrt-menu .main-header .cart-action-wrapper .cart-product-list .item-info .price .quantity{font-size:17px;color:#1f1f1f4d;margin-left:15px}.shrt-menu .main-header .cart-action-wrapper .cart-product-list .selected-item{border-bottom:1px solid #eeeeee;padding-bottom:30px;margin-bottom:30px}.shrt-menu .main-header .cart-action-wrapper .cart-product-list .selected-item:last-child{margin-bottom:14px}.shrt-menu .main-header .cart-action-wrapper .subtotal .title{font-size:18px;color:#1f1f1f}.shrt-menu .main-header .cart-action-wrapper .subtotal .total-price{font-size:20px;color:#1f1f1f}.shrt-menu .main-header .cart-action-wrapper .subtotal{padding-bottom:7px}.shrt-menu .main-header .cart-action-wrapper .button-group a{font-family:Poppins,sans-serif;font-weight:700;display:block;line-height:45px;border:1px solid #dbdbdb;text-align:center;font-size:14px;text-transform:uppercase;color:#1f1f1f;margin-top:15px}.shrt-menu .main-header .cart-action-wrapper .button-group a:hover{color:#fff}.shrt-menu .menu-social-icon li{display:inline-block;margin:0 5px}.shrt-menu .menu-social-icon li a{font-size:22px;color:#0000004d;display:block}.shrt-menu .menu-social-icon li a:hover{color:#000c}.shrt-menu.shrt-menu-five .menu-social-icon li a{font-size:20px}.shrt-menu.shrt-menu-five .menu-social-icon li{border-left:1px solid #ececec;margin:0;width:45px;text-align:center}.shrt-menu .main-header .call-us{font-size:20px;color:#a2adbd}.shrt-menu .main-header .call-us a{font-size:24px;margin-left:15px}.shrt-menu-one .main-header{padding:0 40px}.shrt-menu-two .main-header{padding-right:40px}.shrt-menu-three .main-header{padding:0 40px 0 10px}.shrt-menu.shrt-menu-five .top-header .infoList li{padding:0 15px 0 0;border:none}.shrt-menu.text-light .top-header .infoList li a,.shrt-menu.text-light .top-header .right-widget .language-switcher button,.shrt-menu.text-light .top-header .right-widget .user-profile-action .dropdown-toggle span,.shrt-menu.text-light .top-header .right-widget .user-profile-action .dropdown-toggle:after,.dark-bg .header-search .icon,.shrt-menu.dark-bg .top-header .right-widget .user-profile-action .dropdown-menu ul li a,.shrt-menu.dark-bg .top-header .right-widget .language-switcher .dropdown-menu ul li a,.shrt-menu.text-light .navbar .mega-menu-title{color:#fff}.shrt-menu.text-light .menu-social-icon li a{color:#ffffff4d}.shrt-menu.text-light .menu-social-icon li a:hover{color:#fff}.shrt-menu.text-light .navbar .dropdown-menu .dropdown-item,.shrt-menu.text-light .navbar .mega-dropdown-list li a{color:#ffffffb3}.shrt-menu.dark-bg .top-header .infoList li{border-right-color:#383f50}.shrt-menu.shrt-menu-five.dark-bg .menu-social-icon li{border-left-color:#383f50}.shrt-menu.dark-bg .top-header,.shrt-menu.dark-bg .main-header .cart-action-wrapper .cart-product-list .selected-item{border-bottom-color:#383f50}.shrt-menu.dark-bg .top-header .right-widget .language-switcher button{border-right-color:#383f50;border-left-color:#383f50}.shrt-menu.dark-bg .navbar .dropdown-submenu.dropdown>.dropdown-item:before{border-top-color:#383f50;border-bottom-color:#383f50}.dark-bg .header-search input{background:transparent;border-bottom-color:#383f50;color:#fff6}.dark-bg .navbar .navbar-collapse .navbar-nav .nav-item .nav-link{border-top-color:#383f50}.shrt-menu.dark-bg .top-header .right-widget .language-switcher .dropdown-menu,.shrt-menu.dark-bg .top-header .right-widget .user-profile-action .dropdown-menu,.shrt-menu.dark-bg .navbar .dropdown-menu,.shrt-menu.dark-bg .main-header .cart-action-wrapper .dropdown-menu{background:#222836;box-shadow:none;border:1px solid #383f50}.shrt-menu.text-light .main-header .cart-action-wrapper .cart-product-list .item-info .name,.shrt-menu.text-light .main-header .cart-action-wrapper .cart-product-list .item-info .price,.shrt-menu.text-light .main-header .cart-action-wrapper .cart-product-list .item-info .close,.shrt-menu.text-light .main-header .cart-action-wrapper .button-group a,.shrt-menu.text-light .main-header .cart-action-wrapper .subtotal .title,.shrt-menu.text-light .main-header .cart-action-wrapper .subtotal .total-price{color:#fff}.z-tabs>ul.z-tabs-nav>li.z-disabled{filter:alpha(opacity=45);opacity:.45}.z-tabs>ul.z-tabs-nav>li.z-disabled a{cursor:default}.theme-tab .z-container{border-top:1px solid rgba(0,0,0,.07)}.theme-tab .tabs-menu li a{position:relative;transition:all .3s ease-in-out;display:block}.theme-tab .tabs-menu li a:before{content:"";position:absolute;transition:all .3s ease-in-out}.theme-tab-basic.theme-tab .tabs-menu li a{padding:0 5px;line-height:60px;margin:0 20px;font-size:18px;color:#777}.theme-tab-basic.theme-tab .tabs-menu li:first-child a{padding-left:0;margin-left:0}.theme-tab-basic.theme-tab .tabs-menu li a:before{width:100%;height:3px;left:0;bottom:-2px;opacity:0;transform:scaleX(0)}.theme-tab-basic.theme-tab .tabs-menu li.z-active a:before{opacity:1;transform:scale(1)}.theme-tab-basic .z-content-inner{padding:50px 0 40px}.theme-tab .z-content-inner h4,.theme-tab .z-content-inner h5{padding-bottom:20px}.theme-tab .tabs-menu li a .icon-font{font-size:15px}.theme-tab-basic.theme-tab.vertical .tabs-menu li a{margin:0 0 5px;padding:0 15px 0 25px;background:#f9f9f9;line-height:70px}.theme-tab-basic.theme-tab.vertical .tabs-menu li a:before{width:4px;height:100%;bottom:0}.theme-tab-basic.theme-tab.vertical .z-content-inner{padding:0 0 0 50px}.theme-tab.vertical .tab-container{border:none}.theme-tab .z-content-inner .list-item{margin-top:30px}.theme-tab .z-content-inner .list-item li{padding-left:20px;margin-bottom:15px;position:relative}.theme-tab .z-content-inner .list-item li:before{content:"";position:absolute;width:6px;height:6px;border-radius:50%;left:0;top:10px}.theme-tab .z-content-inner ol{margin:10px 0 0;padding-left:22px}.theme-tab .z-content-inner ol li a{line-height:32px;color:#4c4c4c;margin-bottom:12px;transition:all .3s ease-in-out}.theme-tab .z-content-inner .img-gallery{margin-top:20px}.theme-tab .z-content-inner .img-gallery img{width:100%;margin-top:10px}.theme-tab-solid.theme-tab .tabs-menu li a{font-size:18px;background:#f9f9f9;line-height:60px;padding:0 30px;margin:0 3px 3px 0;border-radius:3px 3px 0 0}.theme-tab-solid.theme-tab .tabs-menu li.z-active a{color:#fff}.theme-tab-solid.theme-tab .z-container{border:none;background:#f9f9f9}.theme-tab-solid.theme-tab .z-container .z-content-inner{padding:50px 30px 40px}.theme-tab-solid.theme-tab.vertical .tabs-menu li a{line-height:75px;margin:0 5px 5px 0;border-radius:5px 0 0 5px}.theme-tab .nested-tab-menu li a{font-size:16px;line-height:40px;display:block;margin:0 20px;border-radius:5px;opacity:.8;transition:all .3s ease-in-out}.theme-tab .nested-tab-menu li:first-child a{margin-left:0}.theme-tab .nested-tab-menu li a:before{content:"";width:100%;height:2px;position:absolute;bottom:0;left:0;opacity:0;border-radius:5px;transition:all .3s ease-in-out}.theme-tab .nested-tab-menu li.z-active a{opacity:1}.theme-tab .nested-tab-menu li.z-active a:before{opacity:1}.theme-tab-solid.theme-tab .nested-tab .z-container{background:transparent}.theme-tab-solid.theme-tab .nested-tab .z-container .z-content-inner{padding:20px 0 0}.theme-tab-solid.theme-tab.tab-dark .tabs-menu li a,.tab-dark.theme-tab.theme-tab-solid .z-container,.theme-tab.tab-dark .z-container,.theme-tab.z-tabs.mobile.z-shadows.tab-dark>ul.z-tabs-mobile,.z-tabs.mobile.tab-dark>ul.z-tabs-desktop,.tab-dark .z-tabs.mobile>ul.nested-tab-menu.z-tabs-nav{background:#202245}.theme-tab.tab-dark .tabs-menu li a,.theme-tab.tab-dark .z-content-inner h4,.theme-tab.tab-dark .z-content-inner h5,.theme-tab.tab-dark .z-content-inner p,.theme-tab.tab-dark .z-content-inner .list-item li,.theme-tab.tab-dark .nested-tab-menu li a,.theme-tab.tab-dark .z-content-inner ol li a,.theme-tab.tab-dark .z-content-inner ol li,.z-tabs.mobile.tab-dark>ul.z-tabs-nav>li>.z-link{color:#dcdcdc}.theme-tab.tab-dark .z-container{border-top:none;margin-top:35px}.theme-tab-basic.tab-dark .z-content-inner{padding:30px 15px}.theme-tab.z-tabs.mobile.z-shadows>ul.z-tabs-mobile{border:1px solid rgba(0,0,0,.06)}.z-tabs.mobile>ul.z-tabs-nav>li>.z-link{font-size:18px;padding:13px 15px}.z-tabs.mobile>ul.z-tabs-mobile>li>a>span.drp-icon{position:absolute;top:50%;font-size:25px;transform:translateY(-50%);right:15px}.z-tabs.mobile>ul.z-tabs-desktop{position:absolute;top:inherit;margin-top:8px;left:0;z-index:1000;width:100%;background:#fff;border:1px solid rgba(0,0,0,.06);box-shadow:0 13px 35px -12px #23232326}.z-content-inner .z-tabs.mobile>ul.z-tabs-nav{background:#fff}.z-content-inner .z-tabs.mobile>ul.z-tabs-nav>li>.z-link{padding:10px 0 10px 15px}.arch-hero-area{position:relative;margin:40px 65px 0}.arch-hero-area .shrt-menu{padding:18px 0 0;position:absolute;width:100%}.arch-hero-area .shrt-menu .logo{margin-right:90px}.arch-hero-area .header-search input{border-bottom-color:#0b0b0b}.arch-hero-area .shrt-menu .main-header .cart-action-wrapper .dropdown-toggle{margin-right:0}#arch-carousel{position:relative;height:calc(100vh - 80px)}#arch-carousel .carousel-item,#arch-carousel .carousel-inner,#arch-carousel .inner-container{height:100%}#arch-carousel .inner-container{position:relative}#arch-carousel .carousel-item{background-size:cover;background-repeat:no-repeat;background-position:top center;padding-top:90px}#arch-carousel .carousel-item .inner-item-wrapper{max-width:1200px;padding:0 15px;margin:0 auto;position:relative;top:50%;transform:translateY(-50%);z-index:9}#arch-carousel .inner-item-wrapper .upper-title{font-size:18px;text-transform:uppercase;letter-spacing:1.4px}#arch-carousel .inner-item-wrapper .main-title{font-family:Poppins,sans-serif;font-weight:700;font-size:78px;line-height:82px;color:#191919;padding-top:25px}#arch-carousel .inner-item-wrapper .read-more{font-size:30px;color:#191919;animation-delay:.5s}#arch-carousel .inner-item-wrapper .shape{position:absolute;width:350px;height:450px;border:10px solid #ffffff;left:-55px;top:-40%;z-index:-1}#arch-carousel .details-info-button{width:90px;height:90px;text-align:center;line-height:90px;color:#fff;font-weight:300;font-size:50px;position:absolute;bottom:146px;right:705px;opacity:.95;z-index:9;animation-delay:.3s}#arch-carousel .indicators-one{display:block;right:0;margin:0;left:auto;bottom:50%;transform:translateY(50%)}#arch-carousel .indicators-one li{width:auto;height:auto;background:transparent;margin:0;padding:0;cursor:pointer;text-indent:unset;text-align:right;border:none;opacity:1}#arch-carousel .indicators-one li:before{display:none}#arch-carousel .indicators-one li span{display:inline-block;width:25px;height:2px;background:#000;vertical-align:middle}#arch-carousel .indicators-one li i{font-size:16px;display:inline-block;vertical-align:middle;margin-right:10px;opacity:0}#arch-carousel .indicators-one li.active span{width:50px}#arch-carousel .indicators-one li.active i{opacity:1}#arch-carousel .indicators-two{display:block;right:0;margin:0;left:auto;bottom:0}#arch-carousel .indicators-two li{width:235px;height:auto;margin:0;padding:30px 5px 30px 40px;cursor:pointer;text-indent:unset;text-align:left;float:left;background:#fff;border:none;opacity:1;border-left:1px solid #eaeaea;box-sizing:border-box}#arch-carousel .indicators-two li>div{font-size:18px;color:#2424242e;font-style:italic}#arch-carousel .indicators-two li .title{font-size:20px;color:#242424;padding:5px 0 2px}#arch-carousel .indicators-two li p{color:#24242480}.arch-modal .main-bg-wrapper{width:100%;height:100%;padding:30px 40px}.arch-modal .close-button{position:fixed;top:20px;right:30px;background:transparent;font-size:35px;color:#0009;font-weight:400}.arch-modal .main-bg-wrapper .title{font-size:40px;color:#19212b}.arch-modal .main-bg-wrapper h5{font-size:15px;text-transform:uppercase;color:#212121;padding:10px 0 55px}.arch-modal .main-bg-wrapper p{font-family:Lato,sans-serif;font-size:18px;line-height:30px;margin-bottom:30px;color:#9e9e9e}.arch-modal .main-bg-wrapper .cart-button{line-height:45px;padding:0 30px;color:#fff;border-radius:3px;margin-top:35px;font-size:16px}.arch-modal .next,.arch-modal .prev{position:absolute;font-size:35px;color:#0006;background:transparent;top:50%}.arch-modal .next{right:10px}.arch-modal .prev{left:10px}.arch-modal .next:hover,.arch-modal .prev:hover{color:#000}.iziModal-overlay{background:#fff!important}.about-arch{padding:250px 0 300px;position:relative}.about-arch:before{content:url(/assets/18-C6fYx4M4.jpg);position:absolute;bottom:0;left:0;z-index:-1}.about-arch .text-wrapper{padding:50px 100px 30px}.about-arch .text-wrapper .mark-text{font-size:24px;color:#000;line-height:35px;position:relative;margin-bottom:30px}.about-arch .text-wrapper p{font-size:18px}.about-arch .text-wrapper .mark-text:before{content:"";position:absolute;width:85px;height:2px;left:-100px;top:17px}.about-arch .text-wrapper .name{font-size:20px;padding-left:30px;position:relative;margin:50px 0 40px}.about-arch .text-wrapper .name:before{content:"";position:absolute;width:20px;height:2px;background:#233d63;left:0;top:10px}.about-arch .img-box{position:relative;float:right}.about-arch .img-box .sq-box{position:absolute;width:200px;height:200px;bottom:-110px;left:-110px;color:#fff;font-family:Lato,sans-serif;text-transform:uppercase;font-size:20px;text-align:center;padding-top:40px}.about-arch .img-box .sq-box span{font-size:65px;font-weight:300}.arch-project-gallery{padding:40px 0 190px}.arch-project-gallery .isotop-menu-wrapper li{display:inline-block;font-family:Lato,sans-serif;font-size:18px;color:#bfbfbf;margin:5px 25px;cursor:pointer}.arch-project-gallery .inner-container{padding:5px 50px 0}.arch-project-gallery #isotop-gallery-wrapper{margin:0 -25px}.arch-project-gallery #isotop-gallery-wrapper .grid-sizer,.arch-project-gallery #isotop-gallery-wrapper .isotop-item{padding:0 25px;margin-top:35px}.arch-service .single-block{padding:40px 50px 0 0}.arch-service .single-block .title a{font-size:24px;color:#233d63;line-height:30px;margin:45px 0 10px}.arch-service .single-block p{font-size:18px}.arch-testimonial{background:url(/assets/19-CyhUVWRR.jpg) no-repeat center;background-size:cover;padding:125px 15px 100px;margin:180px 65px;position:relative}.arch-testimonial:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:#ffffffb3}.arch-testimonial .single-block{background:#fff;padding:105px 45px 45px;position:relative;box-shadow:0 60px 100px #00000005}.arch-testimonial .single-block:before{content:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='43'%20height='35'%20viewBox='0%200%2043%2035'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20%23ff3a46;%20fill-rule:%20evenodd;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20class='cls-1'%20d='M9.854,15.256a9.828,9.828,0,0,0-8.062,4.218V10.132A8.216,8.216,0,0,1,9.854,1.795,0.9,0.9,0,0,0,9.854,0,10,10,0,0,0,0,10.132v15A9.854,9.854,0,1,0,9.854,15.256Zm0,17.949a8.077,8.077,0,1,1,8.062-8.077A8.07,8.07,0,0,1,9.854,33.205ZM33.146,15.256a9.828,9.828,0,0,0-8.062,4.218V10.132a8.216,8.216,0,0,1,8.062-8.337,0.9,0.9,0,0,0,0-1.795,10.008,10.008,0,0,0-9.854,10.132v15A9.854,9.854,0,1,0,33.146,15.256Zm0,17.949a8.077,8.077,0,1,1,8.063-8.077A8.07,8.07,0,0,1,33.146,33.205Z'/%3e%3c/svg%3e");position:absolute;top:55px;left:45px}.arch-testimonial .single-block p{font-size:20px;color:#000;line-height:38px}.arch-testimonial .single-block .name{font-size:20px;color:#000;padding-left:40px;position:relative;margin:40px 0 5px}.arch-testimonial .single-block .name:before{content:"";width:22px;height:2px;position:absolute;left:0;top:10px;background:#000}.arch-testimonial .single-block span{color:#7e7e7e;padding-left:40px}.arch-testimonial .swiper-pagination-bullets .swiper-pagination-bullet{background:transparent;margin:0 5px;border-width:2px;width:10px;height:10px;border-style:solid;border-radius:50%;opacity:1}.arch-testimonial .swiper-pagination-bullets{margin-top:75px;position:static}.arch-blog .blog-post{margin-top:40px}.arch-blog .blog-post .img{overflow:hidden;margin-bottom:32px;background:#000}.arch-blog .blog-post .img img{transition:all .6s ease-in-out;width:100%}.arch-blog .blog-post:hover .img img{transform:scale3d(1.1,1.1,1);opacity:.9}.arch-blog .blog-post .date{font-size:16px;color:#a2a2a2;letter-spacing:1.3px}.arch-blog .blog-post .title a{font-size:26px;line-height:32px;color:#000;margin:15px 0 25px}.arch-blog .blog-post .read-more{line-height:43px;min-width:150px}.arch-contact{background:url(/assets/20-BqbtAnsY.jpg) no-repeat center;background-size:cover;height:650px;margin:180px 65px;position:relative}.arch-contact .form-wrapper{position:absolute;width:100%;left:0;bottom:-160px;z-index:5}.arch-contact .form-wrapper .inner-wrapper{background:#fff;padding:70px 40px 60px 75px;border-bottom:4px solid #ff3a46;box-shadow:0 50px 100px #03030305}.arch-contact .form-wrapper form input,.arch-contact .form-wrapper form textarea{width:100%;border:none;border-bottom:1px solid #ff3a46;margin-bottom:30px;color:#848484}.arch-contact .form-wrapper form input{padding-bottom:12px}.arch-contact .form-wrapper form textarea{height:105px;max-height:105px;resize:none}.arch-contact .form-wrapper form button{width:190px;line-height:55px;text-transform:uppercase}.arch-contact .form-wrapper .contact-text{padding-left:50px}.arch-contact .form-wrapper .contact-text .main-title{font-family:Poppins,sans-serif;font-weight:700}.arch-contact .form-wrapper .contact-text p{font-size:20px;color:#959595;font-weight:300;padding:15px 0 10px}.arch-contact .form-wrapper .contact-text .call-us{font-size:24px}.arch-footer{position:relative;padding-top:180px;z-index:1}.arch-footer:before{content:url(/assets/3-Dj-xPu-Y.png);position:absolute;left:0;bottom:0;z-index:-1}.arch-footer .logo{margin-top:20px}.arch-footer .top-footer h2{margin-bottom:80px}.theme-footer-one.arch-footer .top-footer .title{font-size:24px;padding:0 0 25px}.theme-footer-one.arch-footer .top-footer .footer-list ul li a{font-family:Lato,sans-serif;color:#9e9e9e}.arch-footer .top-footer .email{color:#9e9e9e;font-size:17px}.arch-footer .top-footer .phone{font-size:19px;margin:15px 0 0}.theme-footer-one.arch-footer .bottom-footer{font-family:Lato,sans-serif;border:none;padding-top:0;margin-top:55px}.theme-footer-one.arch-footer .bottom-footer p,.theme-footer-one.arch-footer .bottom-footer ul li a{color:gray}.eCommerce-side-menu.op-page-menu-one{left:auto;right:0;transform-origin:100% 0%}.one-page-header-one{position:absolute;top:0;left:0;padding:60px 0 0 110px;z-index:5}.op-menu-one{position:absolute;right:0;top:0;height:100%;background:#fff;border-left:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;width:140px;z-index:99;text-align:center;padding-top:55px}.op-menu-one .op-menu-button{display:inline-block}.op-menu-one .ct-language__dropdown li{display:inline-block;font-family:K2D,sans-serif;font-size:24px}.op-menu-one .ct-language__dropdown li a{color:#b3b3b3}html[lang=en] .op-menu-one .ct-language__dropdown li a[data-lang=en],html[lang=ru] .op-menu-one .ct-language__dropdown li a[data-lang=ru]{color:#202020}.op-menu-one .ct-language__dropdown{transform:rotate(90deg) translate(-50%);position:absolute;top:50%;left:0;width:100%}.op-menu-one .social-icon{position:absolute;width:100%;left:0;bottom:30px}.op-menu-one .social-icon li a{font-size:20px;color:#0000002e;margin-bottom:10px;transition:all .3s ease-in-out}.op-menu-one .social-icon li a:hover{color:#3a3a3a}.op-banner-one{position:relative;padding:260px 12% 0}.op-banner-one .main-title{font-size:100px;font-weight:500;line-height:105px;color:#161616}.op-banner-one .main-title span{position:relative}.op-banner-one .main-title span:before{content:"";width:100%;height:57%;position:absolute;top:39px;left:0;background:#ffdd4f4d;z-index:-1}.op-banner-one .banner-form{width:465px;background:#fff;position:relative;z-index:1;margin-left:auto;box-shadow:0 10px 19px 12px #23232308;margin-bottom:-109px;margin-top:20px}.op-banner-one .banner-form .input-group-wrapper{padding:75px 70px 25px}.op-banner-one .banner-form .input-group-wrapper input,.op-banner-one .banner-form .input-group-wrapper textarea{width:100%;border:none;border-bottom:1px solid #3b3b3b;margin-bottom:50px;font-size:18px}.op-banner-one .banner-form .input-group-wrapper input{height:50px}.op-banner-one .banner-form .input-group-wrapper textarea{height:130px;max-height:130px;resize:none}.op-banner-one .banner-form form ::-moz-placeholder{color:#2c2c2c;opacity:1}.op-banner-one .banner-form form ::placeholder{color:#2c2c2c;opacity:1}.op-banner-one .banner-form form :-ms-input-placeholder{color:#2c2c2c}.op-banner-one .banner-form form ::-ms-input-placeholder{color:#2c2c2c}.op-banner-one .banner-form form button{width:100%;height:110px;font-size:22px;color:#fff;background:#1c1c1c;text-transform:uppercase}.op-banner-one .credit-tag{position:absolute;top:360px;left:-24px;text-align:right;transform:rotate(-90deg)}.op-banner-one .credit-tag:before{content:"";width:2px;height:36px;position:absolute;top:12px;right:-22px;background:#212121}.op-banner-one .credit-tag span{text-transform:uppercase;color:#202020}#op-hero-one{height:940px;position:relative;overflow:hidden}#op-hero-one .carousel-item,#op-hero-one .carousel-inner{height:100%}#op-hero-one .carousel-item{background-size:cover}#op-hero-one .carousel-nav{position:absolute;width:140px;height:100%;background:#fff;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;top:0;right:0;z-index:1}#op-hero-one .carousel-control-next,#op-hero-one .carousel-control-prev{position:static;display:block;font-size:18px;color:#3d3f4247;text-transform:uppercase;opacity:1;width:100%;transform:rotate(-90deg);margin:60px 0;transition:all .3s ease-in-out}#op-hero-one .carousel-nav>div{position:absolute;width:100%;left:0;top:50%;transform:translateY(-50%)}#op-hero-one .carousel-control-next:hover,#op-hero-one .carousel-control-prev:hover{color:#3d3f42}#op-hero-one .carousel-inner h2{font-family:Playfair Display,serif;font-size:520px;color:#fff;position:absolute;left:0;bottom:-238px}.op-about-us-one{padding-top:250px;position:relative}.op-about-us-one .upper-wrapper{overflow:visible}.op-about-us-one .top-text{position:relative;padding:0 0 75px 60px}.op-about-us-one .top-text:before{content:"";width:10000px;height:1000px;background:linear-gradient(-132.59deg,#ffffff21,#d8d8d821);position:absolute;z-index:-1;left:-60px;bottom:0}.op-about-us-one .top-text p{font-size:26px;line-height:42px;color:#303030}.op-about-us-one .top-text p:first-letter{-webkit-initial-letter:4 1;initial-letter:4 1;font-size:136px;vertical-align:middle;margin-right:10px;margin-bottom:5px;float:left}.op-about-us-one .img-box{display:inline-block;position:relative}.op-about-us-one .img-box .text{position:absolute;width:100%;left:0;top:100%;font-size:24px;z-index:9;background:#fff;padding:50px 10px;text-align:center;color:#242424;box-shadow:0 30px 50px #8a8a8a1a}.op-about-us-one .bottom-text{padding:50px 0 0 60px}.op-about-us-one .bottom-text h4{font-size:32px;margin-bottom:25px}.op-about-us-one .bottom-text p{padding-bottom:30px}.op-about-us-one .bottom-text .name{font-size:22px;margin:30px 0 60px;padding-left:40px;position:relative;color:#242424}.op-about-us-one .bottom-text .name:before{content:"";position:absolute;width:20px;height:2px;background:#242424;top:50%;left:0}.op-about-us-one .bottom-text .more-button{width:280px;line-height:65px;background:#fdf3cb;font-size:18px;color:#857a47;padding:0 20px 0 30px;margin-top:60px;transition:all .3s ease-in-out}.op-about-us-one .bottom-text .more-button i{float:right;font-size:30px}.op-about-us-one .bottom-text .more-button:hover{background:#242424;color:#fff}.op-project-one{position:relative;z-index:1;background:#fdfbf6;padding:350px 0 0}.op-project-one .upper-heading p{font-size:24px;color:#202020;line-height:36px;padding:12px 85px 0 50px}.op-project-one .inner-wrapper{position:relative;margin-top:120px;overflow:hidden}.op-project-one .inner-wrapper .work-text{position:absolute;top:-215px;right:0;z-index:1;font-family:Playfair Display,serif;font-weight:700;font-size:380px;color:#161616}.op-project-one .inner-wrapper .project-text{position:absolute;bottom:-190px;right:0;width:100%;text-align:center;font-family:Playfair Display,serif;font-weight:700;font-size:390px;color:#fdfbf6}.op-project-one .inner-wrapper .bg-wrapper{background:#fff;border-radius:100px 0 0;padding:280px 0 240px;z-index:1;max-width:90vw;margin:0 auto}.op-project-one #isotop-gallery-wrapper{margin:0 -35px}.op-project-one #isotop-gallery-wrapper .grid-sizer,.op-project-one #isotop-gallery-wrapper .isotop-item{width:50%;padding:0 35px;margin-bottom:70px}.op-project-one #isotop-gallery-wrapper .item-content{position:relative;padding-bottom:110px}.op-project-one #isotop-gallery-wrapper .item-content .img-box{border:1px solid #ededed;overflow:hidden}.op-project-one #isotop-gallery-wrapper .item-content .img-box img{width:100%;transition:all .5s ease-in-out}.op-project-one #isotop-gallery-wrapper .item-content:hover .img-box img{transform:scale3d(1.1,1.1,1)}.op-project-one #isotop-gallery-wrapper .item-content .text{position:absolute;bottom:0;right:0;left:100px;padding:50px 35px 42px 60px;background:#fff;box-shadow:-15.045px 19.966px 40px #f0f0f080;transition:all .5s ease-in-out}.op-project-one #isotop-gallery-wrapper .item-content:hover .text{left:15px}.op-project-one #isotop-gallery-wrapper .item-content .text h3{font-size:42px;color:#303030;margin-bottom:15px}.op-project-one #isotop-gallery-wrapper .item-content .text .icon-box{width:70px;height:70px;text-align:center;color:#fff;font-size:35px;line-height:70px;border-radius:50%;position:absolute;top:-35px;left:60px;z-index:1;box-shadow:0 15px 40px #bdbdbd80}.op-project-one #isotop-gallery-wrapper .item-content .text .icon-box.cl-one{background:#2b78ff}.op-project-one #isotop-gallery-wrapper .item-content .text .icon-box.cl-two{background:#ff4649}.op-project-one #isotop-gallery-wrapper .item-content .text .icon-box.cl-three{background:#ff427a}.op-project-one #isotop-gallery-wrapper .item-content .text .icon-box.cl-four{background:#10c7ff}.op-project-one #isotop-gallery-wrapper .item-content .text .read-more{font-family:Lato,sans-serif;display:block;font-weight:300;font-size:55px;color:#202020;position:absolute;right:0;top:50%;transform:translateY(-50%)}.op-project-one .more-text{max-width:430px;margin-top:-140px;position:relative;z-index:1}.op-project-one .more-text span{text-transform:uppercase;font-size:15px;color:#b5b5b5}.op-project-one .more-text p{font-size:20px;color:#000;padding:15px 0 80px}.op-project-one .more-text .more-button{display:block;background:#fff1b5;font-size:24px;color:#292929;padding:40px 20px 40px 30px;transition:all .3s ease-in-out}.op-project-one .more-text .more-button i{float:right;font-size:30px}.op-project-one .more-text .more-button:hover{background:#242424;color:#fff}.op-services-one{padding:200px 0 180px}.op-services-one .title-text{font-family:Playfair Display,serif;font-weight:700;font-size:290px;color:#2c2c2c;transform:rotate(90deg)}.op-services-one p{font-size:24px;line-height:35px;color:#2c2c2c;padding:60px 0 125px}.op-services-one .list-item{padding-bottom:80px}.op-services-one .list-item h6{font-size:24px;font-weight:700;color:#202020;padding-bottom:25px}.op-services-one .list-item ul li{font-size:18px;line-height:35px;color:#5e5e5e;position:relative;padding-left:20px}.op-services-one .list-item ul li:before{content:"+";position:absolute;left:0;top:0;line-height:35px}.op-testimonial-one{position:relative;z-index:1;background:#fdfbf6;padding:200px 0 100px}.op-testimonial-one:before{content:url("data:image/svg+xml,%3csvg%20id='flaticon1550302567-svg'%20xmlns='http://www.w3.org/2000/svg'%20width='412'%20height='376'%20viewBox='0%200%20412%20376'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20%23fff1b5;%20fill-rule:%20evenodd;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20id='Shape'%20class='cls-1'%20d='M2364.46,8164.02c-56.71-25.82-142.1,22.94-127.89,90.81,7.98,38.1,42.72,65.67,79.83,72.52,32.11,5.93,61.66-8.19,83.29-30.44-4.48,31.8-17.71,63.68-30.65,89.95-21.69,44.03-52.79,90.83-94.13,118.55-15.45,10.36-.96,35.55,14.62,25.1C2380.44,8469.56,2514.59,8232.38,2364.46,8164.02Zm29.85,92.25c-18.27,31.55-48.53,50.13-85.01,39.54-31.18-9.05-54.23-43.4-39.91-74.24,27.2-58.53,105.38-37.57,125.11,14.29,0.4,6.47.51,12.95,0.54,19.43C2394.8,8255.63,2394.53,8255.89,2394.31,8256.27Z'%20transform='translate(-2235%20-8157)'/%3e%3cpath%20id='Shape-2'%20data-name='Shape'%20class='cls-1'%20d='M2579.46,8164.02c-56.71-25.82-142.1,22.94-127.89,90.81,7.98,38.1,42.72,65.67,79.83,72.52,32.11,5.93,61.66-8.19,83.28-30.44-4.47,31.8-17.7,63.68-30.64,89.95-21.69,44.03-52.78,90.83-94.13,118.55-15.46,10.36-.96,35.55,14.62,25.1C2595.44,8469.56,2729.59,8232.38,2579.46,8164.02Zm29.86,92.25c-18.27,31.55-48.54,50.13-85.02,39.54-31.17-9.05-54.23-43.4-39.9-74.24,25.99-55.95,98.53-39.25,122.12,7.62a108.193,108.193,0,0,1,3.15,26.6A5.925,5.925,0,0,0,2609.32,8256.27Z'%20transform='translate(-2235%20-8157)'/%3e%3c/svg%3e");position:absolute;right:7%;top:-100px;z-index:5}.op-testimonial-one .row{margin:0 -25px}.op-testimonial-one .row [class*=col-]{padding:0 25px}.op-testimonial-one .theme-title-four{margin-bottom:100px}.op-testimonial-one .client-text-box{background:#fff;padding:50px 30px 60px 60px;box-shadow:0 20px 40px #a2a2a20d;margin-bottom:65px}.op-testimonial-one .client-text-box img{width:70px;height:70px;border-radius:50%}.op-testimonial-one .client-text-box blockquote{font-size:24px;line-height:38px;color:#2c2c2c;padding:30px 0 45px;margin:0}.op-testimonial-one .client-text-box h6{font-size:24px;color:#202020;font-weight:600;padding-bottom:4px}.op-testimonial-one .client-text-box .desg{font-size:20px;color:#b7b7b7}.op-partner-section-one{padding:130px 0 150px}.op-partner-section-one .img-box a{display:block;height:100%}.op-partner-section-one .img-box img{position:relative;top:50%;transform:translateY(-50%);margin:0 auto}.op-partner-section-one .img-box{background:#fff;border-radius:50%;box-shadow:15.436px 30.294px 50px #e9ecf180;width:175px;height:175px;margin:0 auto 25px;transition:all .4s ease-in-out}.op-partner-section-one .img-box:hover{transform:scale(1.1)}.op-partner-section-one .img-box.bx-b{width:121px;height:121px;margin-top:45px}.op-partner-section-one .img-box.bx-d{width:151px;height:151px;margin-top:25px}.op-partner-section-one .img-box.bx-f{width:135px;height:135px;margin-top:20px}.op-partner-section-one .img-box.bx-g{width:197px;height:197px}.op-partner-section-one .img-box.bx-h{width:138px;height:138px;margin-top:20px}.op-footer-one h2{font-size:72px;font-weight:400;line-height:85px;color:#202020}.op-footer-one h2 a{color:#202020}.op-footer-one .bottom-text{border-top:1px solid rgba(0,0,0,.06);margin-top:120px;padding:70px 0}.op-footer-one .bottom-text ul{margin:0 -40px}.op-footer-one .bottom-text ul li{float:left;padding:0 40px}.op-footer-one .bottom-text ul li a{font-size:20px;color:#202020;transition:all .3s ease-in-out}.op-footer-one .bottom-text ul li a:hover{color:#ff4649}.op-footer-one .bottom-text p{font-size:18px;color:#c9c9c9}.studio-box-container{padding:50px;background:#efefef;z-index:5}.studio-box-container .main-page-wrapper{background:#fff;position:relative}.studio-menu-two{padding:30px 100px 0}.studio-menu-two.fixed{padding:0 100px;left:50px;right:50px;width:auto}#studio-banner-two{position:relative;padding:200px 100px;max-width:1920px;margin:0 auto}#studio-banner-two .main-text-wrapper{position:relative;max-width:600px;z-index:2}#studio-banner-two .main-text-wrapper h1{font-weight:500;font-size:100px;line-height:100px;color:#161616}#studio-banner-two .main-text-wrapper .button-link{font-size:18px;margin-top:30px}#studio-banner-two .main-text-wrapper .button-link i{vertical-align:-1px;margin-left:3px}#studio-banner-two .illustration{position:absolute;right:100px;top:50%;transform:translateY(-50%);z-index:1;width:50%}.action-banner-three{padding:70px 0 35px;margin-top:50px;position:relative;z-index:5}.action-banner-three .main-wrapper{max-width:960px;margin:0 auto;text-align:center}.action-banner-three .main-wrapper h3{font-weight:500;color:#fff;font-size:20px;padding-bottom:65px}.action-banner-three .main-wrapper p{color:#fff;font-size:25px;line-height:35px;padding:55px 0 20px}.action-banner-three .main-wrapper img{margin:0 auto}.studio-feature-area{background:url(/assets/4-0USiDQxv.png) no-repeat top center;background-size:cover;padding:140px 0 180px}.studio-feature-area .theme-title-one{margin-bottom:40px}.studio-feature-area .feature-block{background:#fff;border:1px solid #f6f6f6;overflow:hidden;position:relative;z-index:5;padding:180px 30px 25px 40px;margin-top:45px}.studio-feature-area .feature-block .icon-s{position:absolute;font-size:65px;left:40px;top:52px}.studio-feature-area .feature-block .title{font-size:24px;font-weight:500;margin-bottom:30px}.studio-feature-area .feature-block .detail-button{font-size:30px;margin-top:20px}.studio-project-area{padding:90px 0 150px;position:relative}.studio-project-area:before{content:"";background-image:-ms-linear-gradient(-90deg,rgba(249,248,246,.18039) 0%,rgb(255,255,255) 100%);position:absolute;top:-200px;left:0;right:0;height:285px;z-index:49}.studio-project-area .studio-title{margin-bottom:90px}.studio-project-holder{position:relative;overflow:hidden;border-radius:5px;margin-bottom:60px}.studio-project-holder a{display:block}.studio-project-holder img{width:100%;transition:all .5s ease-in-out}.studio-project-holder:hover{box-shadow:0 13px 35px -12px #23232326}.studio-project-holder:hover img{transform:scale3d(1.1,1.1,1)}.studio-project-holder .text{position:absolute;top:50px;left:50px}.studio-project-holder .text p{font-size:24px;text-transform:uppercase;color:#fff;padding-bottom:10px}.studio-project-holder .text h2{font-size:42px;color:#fff;font-weight:500}.studio-project-area .text-block h3{font-size:32px;line-height:39px;font-weight:400;color:#000}.studio-project-area .text-block p{padding:45px 0 50px;color:#00000073}.studio-project-area .text-block.scree-lg{padding-top:60px}.studio-project-area .text-block.scree-mobile{display:none}.testimonial-studio-vr{margin:100px auto 50px;padding:135px 0 0;position:relative;z-index:5}.testimonial-studio-vr:after{content:"";position:absolute;width:100%;height:590px;top:0;left:0;background:#f7f9ff;z-index:-1}.testimonial-studio-vr:before{content:url("data:image/svg+xml,%3csvg%20id='flaticon1550302567-svg'%20xmlns='http://www.w3.org/2000/svg'%20width='198.97'%20height='178.97'%20viewBox='0%200%20198.97%20178.97'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20%23fe1e48;%20fill-rule:%20evenodd;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20id='Shape'%20class='cls-1'%20d='M944.282,4431.66c28.788,12.29,72.138-10.92,64.918-43.23-4.05-18.14-21.682-31.27-40.519-34.53-16.3-2.82-31.3,3.9-42.278,14.49,2.27-15.14,8.988-30.31,15.557-42.82,11.008-20.96,26.795-43.24,47.782-56.44,7.843-4.93.488-16.92-7.422-11.95C936.174,4286.2,868.075,4399.12,944.282,4431.66Zm-15.152-43.92c9.275-15.02,24.637-23.86,43.156-18.82,15.824,4.31,27.529,20.66,20.255,35.34-13.8,27.87-53.492,17.89-63.505-6.8-0.2-3.08-.258-6.17-0.276-9.25C928.881,4388.05,929.018,4387.92,929.13,4387.74Z'%20transform='translate(-811%20-4256.03)'/%3e%3cpath%20id='Shape-2'%20data-name='Shape'%20class='cls-1'%20d='M845.284,4431.66c28.787,12.29,72.133-10.92,64.918-43.23-4.049-18.14-21.685-31.27-40.521-34.53-16.3-2.82-31.3,3.9-42.276,14.49,2.27-15.14,8.984-30.31,15.556-42.82,11.007-20.96,26.793-43.24,47.782-56.44,7.843-4.93.486-16.92-7.423-11.95C837.174,4286.2,769.074,4399.12,845.284,4431.66Zm-15.155-43.92c9.274-15.02,24.637-23.86,43.155-18.82,15.823,4.31,27.529,20.66,20.254,35.34-13.191,26.63-50.013,18.68-61.99-3.63a48.549,48.549,0,0,1-1.6-12.66A2.63,2.63,0,0,0,830.129,4387.74Z'%20transform='translate(-811%20-4256.03)'/%3e%3c/svg%3e");position:absolute;left:50%;top:0;transform:translate(-50%,-50%);z-index:1}.studio-client-slider{max-width:1920px;margin:0 auto}.testimonial-studio-vr .studio-title{padding-bottom:100px}.studio-client-slider .customer-block{background:#fff;position:relative;padding:50px 50px 60px;margin-bottom:80px;box-shadow:0 10px 25px #7b93ab26}.studio-client-slider .customer-block:before{content:"";font-family:Flaticon;position:absolute;right:50px;bottom:60px;font-size:28px;transform:rotate(180deg)}.studio-client-slider .customer-block .customer-img{width:70px;height:70px;border-radius:50%}.studio-client-slider .customer-block p{font-size:18px;line-height:34px;color:#2c2c2c;padding:30px 0 35px}.studio-client-slider .customer-block .name{font-size:24px;color:#212121}.studio-client-slider .customer-block .customer-info span{color:#b7b7b7}.studio-client-slider .swiper-slide-active .customer-block p,.studio-client-slider .swiper-slide-active .customer-block .name,.studio-client-slider .swiper-slide-active .customer-block .customer-info span,.studio-client-slider .swiper-slide-active .customer-block:before{color:#fff}.studio-client-slider .swiper-controls [class*=swiper-]{background:transparent;font-size:25px;color:#d2d2d2;padding:0;margin:0 10px;cursor:pointer}.studio-contact-area{position:relative;padding:100px 0 200px;z-index:5}.studio-contact-area:before{content:url(/assets/5-BSzfGS91.png);position:absolute;top:-100px;right:0;z-index:-1}.studio-contact-area .contact-text p{font-size:20px;color:#888;position:relative;padding:65px 0 5px}.studio-contact-area .contact-text .call-to-dial{font-size:26px}.studio-contact-area .studio-contact-style{margin-left:60px}.studio-contact-style{background:#fff;padding:65px 60px;box-shadow:19.799px 19.799px 100px #60606014}.studio-contact-style input,.studio-contact-style textarea{width:100%;border:none;border-bottom:2px solid #eaeaea}.studio-contact-style .s-input-group{margin-bottom:55px}.studio-contact-style textarea.s-input-group{margin-bottom:50px}.studio-contact-style input{height:50px}.studio-contact-style textarea{height:120px;resize:none}.studio-contact-style input:focus,.studio-contact-style textarea:focus{border-bottom-color:#6a6a6a}.studio-footer-one{background:#151515;position:relative;z-index:5;padding:140px 0 50px;overflow:hidden}.studio-footer-one:before{content:url(/assets/5-BQKaqsVu.png);position:absolute;width:100%;bottom:-20px;left:0;z-index:-1;opacity:.7}.studio-footer-one .top-footer .about-widget{margin-top:15px}.studio-footer-one .top-footer h2{font-size:48px;color:#fff;font-weight:400;padding-bottom:70px}.studio-footer-one .top-footer .title{font-size:24px;color:#fff;padding-bottom:25px;font-weight:400}.studio-footer-one .top-footer .footer-list ul li a{line-height:36px;display:block;color:#6d7175;font-size:16px}.studio-footer-one .top-footer .footer-list ul.soical-icon li{display:inline-block;margin:10px 15px 0 0}.studio-footer-one .top-footer .footer-list ul.soical-icon li a{font-size:18px}.studio-footer-one .bottom-footer{padding-top:100px}.studio-footer-one .bottom-footer p{color:#ffffff80}.studio-footer-one .bottom-footer ul li{display:inline-block}.studio-footer-one .bottom-footer ul li a{color:#ffffff80;margin:0 5px}.studio-footer-one .bottom-footer ul li a:hover{color:#fff}.arch-modal .modal-header{border:none}.theme-pagination-one .paginasstions .page-items.disabled{display:none}.theme-sidebar-widget .list-item li.active a{color:#ff3a46}.theme-sidebar-widget .price-ranger .rangeslider-horizontal{height:6px;border-radius:7px}.theme-sidebar-widget .price-ranger .rangeslider-horizontal .rangeslider__fill{background:#ff3a46;border-radius:7px;box-shadow:none}.theme-sidebar-widget .price-ranger .rangeslider-horizontal .rangeslider__handle{width:20px;height:20px;border-radius:25px}.theme-sidebar-widget .price-ranger .rangeslider .rangeslider__handle{background:#fff;border:1px solid #fff;box-shadow:0 0 10px #cfcfcf9c}.theme-sidebar-widget .price-ranger .rangeslider{margin:0 0 20px;position:relative;background:#eee;touch-action:none;box-shadow:none}.rangeslider-horizontal .rangeslider__handle:after{content:" ";position:absolute;width:10px;height:10px;top:4px;left:4px;border-radius:50%;background-color:#fff;box-shadow:none}ul.sidebar-popular-product li img{width:90px;height:90px;-o-object-fit:cover;object-fit:cover}.theme-sidebar-widget .size-filter li a.active{background:#ff3a46;border-color:#ff3a46;color:#fff}.checkout-form select.theme-select-menu{width:100%;line-height:40px;border-radius:0;border:none;border-bottom:2px solid #e5e5e5;box-shadow:none;outline:none;padding:0 15px 5px 0;margin-bottom:55px}#signUp-form select.theme-select-menu{display:flex;flex-wrap:wrap;z-index:1;width:100%;border:1px solid #e0e0e0;border-radius:5px;background:transparent;height:60px;font-size:18px;color:#454545;position:relative;padding:0 20px}td.product-thumbnails .product-img img{width:100px;height:100px;-o-object-fit:cover;object-fit:cover}pre{white-space:pre-wrap}.element-section .button-style .modal-video-close-btn{margin:0}.element-section button{margin-right:5px;display:inline-block}.modal-header,.modal-body,.modal-footer{padding:1rem}.form-group{margin-bottom:1rem}.element-section .badge{margin-right:5px;display:inline-block}.product-showcase .single-product-case .cart-button.active-cart span{background-color:#ff3a46;transform:scale(1)}.shop-demo-filter{position:relative}.shop-demo-filter:after{content:"";font-family:fontawesome;position:absolute;right:14px;top:10px}.shop-demo-filter select{border-radius:0;border:1px solid #e9e9e9;box-shadow:none;outline:none;line-height:1.3;padding:10px 25px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.select__multi-value__label,.select__option,.select__input input{text-transform:capitalize}@font-face{font-family:zimed-icon;src:url(/assets/zimed-icon-BXasqhB6.eot?xoxouk);src:url(/assets/zimed-icon-BXasqhB6.eot?xoxouk#iefix) format("embedded-opentype"),url(/assets/zimed-icon-DgI1BFET.ttf?xoxouk) format("truetype"),url(/assets/zimed-icon-C2t3wfwh.woff?xoxouk) format("woff"),url(/assets/zimed-icon-oAX3WqHS.svg?xoxouk#zimed-icon) format("svg");font-weight:400;font-style:normal;font-display:block}[class^=zimed-icon-],[class*=" zimed-icon-"]{font-family:zimed-icon!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.zimed-icon-app-development:before{content:""}.zimed-icon-computer-graphic:before{content:""}.zimed-icon-development:before{content:""}.zimed-icon-development1:before{content:""}.zimed-icon-left-arrow:before{content:""}.zimed-icon-right-arrow:before{content:""}.zimed-icon-message:before{content:""}.zimed-icon-phone-call:before{content:""}.zimed-icon-placeholder:before{content:""}.zimed-icon-responsive:before{content:""}.zimed-icon-strategy:before{content:""}.zimed-icon-training:before{content:""}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-wrapper{display:inline-block;padding:0;border:0}.react-datepicker{font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3rem;display:inline-block;position:relative;line-height:initial}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker-popper{z-index:1;line-height:0}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{fill:#fff;color:#fff}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__year-dropdown-container--select,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--scroll{display:inline-block;margin:0 15px}.react-datepicker__current-month,.react-datepicker-time__header,.react-datepicker-year-header{margin-top:0;color:#000;font-weight:700;font-size:.944rem}h2.react-datepicker__current-month{padding:0;margin:0}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{align-items:center;background:none;display:flex;justify-content:center;text-align:center;cursor:pointer;position:absolute;top:2px;padding:0;border:none;z-index:1;height:32px;width:32px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover *:before{border-color:#a6a6a6}.react-datepicker__navigation-icon{position:relative;top:-1px;font-size:20px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{transform:rotate(45deg);left:-7px}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{transform:rotate(225deg);right:-7px}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__input-time-container{clear:both;width:100%;float:left;margin:5px 0 10px 15px;text-align:left}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.3rem;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:#fff;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:85px;overflow-x:hidden;margin:0 auto;text-align:center;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + .85rem);overflow-y:scroll;padding-right:0;padding-left:0;width:100%;box-sizing:content-box}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__week-number{color:#ccc;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected,.react-datepicker__week-number--keyboard-selected):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__week-number--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__week-number--keyboard-selected{border-radius:.3rem;background-color:#2a87d0;color:#fff}.react-datepicker__week-number--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day-names{white-space:nowrap;margin-bottom:-8px}.react-datepicker__week{white-space:nowrap}.react-datepicker__day-name,.react-datepicker__day,.react-datepicker__time-name{color:#000;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{border-radius:.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{position:relative;border-radius:.3rem;background-color:#ff6803;color:#fff}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__day--holidays:hover,.react-datepicker__month-text--holidays:hover,.react-datepicker__quarter-text--holidays:hover,.react-datepicker__year-text--holidays:hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{visibility:visible;opacity:1}.react-datepicker__day--selected,.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range,.react-datepicker__month-text--selected,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--selected,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--selected,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--in-range{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--selected:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--in-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__year-text--selected:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--in-range:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{border-radius:.3rem;background-color:#bad9f1;color:#000}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:transparent}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{position:absolute;bottom:70%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__input-container{position:relative;display:inline-block;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{position:absolute;padding:.5rem;box-sizing:content-box}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__year-read-view,.react-datepicker__month-read-view,.react-datepicker__month-year-read-view{border:1px solid transparent;border-radius:.3rem;position:relative}.react-datepicker__year-read-view:hover,.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover{cursor:pointer}.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{transform:rotate(135deg);right:-16px;top:0}.react-datepicker__year-dropdown,.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3rem;border:1px solid #aeaeae}.react-datepicker__year-dropdown:hover,.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover{cursor:pointer}.react-datepicker__year-dropdown--scrollable,.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__year-option,.react-datepicker__month-option,.react-datepicker__month-year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__year-option:first-of-type,.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__year-option:last-of-type,.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;user-select:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__year-option:hover,.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover{background-color:#ccc}.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__year-option--selected,.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;background-color:transparent;border:0;outline:0;padding:0 6px 0 0;position:absolute;top:0;right:0;height:100%;display:table-cell;vertical-align:middle}.react-datepicker__close-icon:after{cursor:pointer;background-color:#216ba5;color:#fff;border-radius:50%;height:16px;width:16px;padding:2px;font-size:12px;line-height:1;text-align:center;display:table-cell;vertical-align:middle;content:"×"}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{cursor:default;background-color:#ccc}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:#000c;left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media (max-width: 400px),(max-height: 550px){.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker__current-month,.react-datepicker__portal .react-datepicker-time__header{font-size:1.44rem}.react-datepicker__children-container{width:13.8rem;margin:.4rem;padding-right:.2rem;padding-left:.2rem;height:auto}.react-datepicker__aria-live{position:absolute;-webkit-clip-path:circle(0);clip-path:circle(0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;width:1px;white-space:nowrap}.react-datepicker__calendar-icon{width:1em;height:1em;vertical-align:-.125em}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-bubble.ql-toolbar:after,.ql-bubble .ql-toolbar:after{clear:both;content:"";display:table}.ql-bubble.ql-toolbar button,.ql-bubble .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble.ql-toolbar button svg,.ql-bubble .ql-toolbar button svg{float:left;height:100%}.ql-bubble.ql-toolbar button:active:hover,.ql-bubble .ql-toolbar button:active:hover{outline:none}.ql-bubble.ql-toolbar input.ql-image[type=file],.ql-bubble .ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble.ql-toolbar button:hover,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar button:focus,.ql-bubble .ql-toolbar button:focus,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected{color:#fff}.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#fff}.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#fff}@media (pointer: coarse){.ql-bubble.ql-toolbar button:hover:not(.ql-active),.ql-bubble .ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble,.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:"";display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-thin,.ql-bubble .ql-stroke.ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor code,.ql-bubble .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label:before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-label:before,.ql-bubble .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-label:before,.ql-bubble .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-label:before,.ql-bubble .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:transparent;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{top:10px;position:absolute;right:20px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"×";font-size:16px;font-weight:700}.ql-container.ql-bubble:not(.ql-disabled) a{position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a:before{background-color:#444;border-radius:15px;top:-5px;font-size:12px;color:#fff;content:attr(href);font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a:after{border-top:6px solid #444;border-left:6px solid transparent;border-right:6px solid transparent;top:0;content:" ";height:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:before,.ql-container.ql-bubble:not(.ql-disabled) a:after{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease .2s;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:hover:before,.ql-container.ql-bubble:not(.ql-disabled) a:hover:after{visibility:visible}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.pointer-events-none{pointer-events:none}.\!visible{visibility:visible!important}.visible{visibility:visible}.collapse{visibility:collapse}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.-right-11{right:-2.75rem}.bottom-0{bottom:0}.left-0{left:0}.right-0{right:0}.top-0{top:0}.top-6{top:1.5rem}.top-auto{top:auto}.z-\[100\]{z-index:100}.m-0{margin:0}.m-2{margin:.5rem}.mx-0{margin-left:0;margin-right:0}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-auto{margin-top:auto;margin-bottom:auto}.\!mb-0{margin-bottom:0!important}.\!mb-\[100px\]{margin-bottom:100px!important}.-mt-64{margin-top:-16rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-\[10px\]{margin-bottom:10px}.mb-\[50px\]{margin-bottom:50px}.me-1{margin-inline-end:.25rem}.me-2{margin-inline-end:.5rem}.me-3{margin-inline-end:.75rem}.ml-3{margin-left:.75rem}.ms-2{margin-inline-start:.5rem}.ms-3{margin-inline-start:.75rem}.ms-6{margin-inline-start:1.5rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-\[20px\]{margin-top:20px}.block{display:block}.\!flex{display:flex!important}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.flow-root{display:flow-root}.contents{display:contents}.hidden{display:none}.h-10{height:2.5rem}.h-12{height:3rem}.h-20{height:5rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-\[300px\]{height:300px}.h-\[400px\]{height:400px}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.\!max-h-\[118px\]{max-height:118px!important}.max-h-20{max-height:5rem}.max-h-\[300px\]{max-height:300px}.max-h-\[520px\]{max-height:520px}.\!min-h-\[15px\]{min-height:15px!important}.min-h-\[300px\]{min-height:300px}.\!w-auto{width:auto!important}.\!w-full{width:100%!important}.\!w-max{width:-moz-max-content!important;width:max-content!important}.w-12{width:3rem}.w-16{width:4rem}.w-2\/3{width:66.666667%}.w-20{width:5rem}.w-24{width:6rem}.w-3\/4{width:75%}.w-4{width:1rem}.w-4\/5{width:80%}.w-5{width:1.25rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-\[300px\]{width:300px}.w-\[400px\]{width:400px}.w-full{width:100%}.min-w-0{min-width:0px}.\!max-w-\[118px\]{max-width:118px!important}.max-w-20{max-width:5rem}.max-w-full{max-width:100%}.rotate-\[360deg\]{--tw-rotate: 360deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-0{--tw-scale-x: 0;--tw-scale-y: 0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize-none{resize:none}.resize{resize:both}.list-disc{list-style-type:disc}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.\!items-center{align-items:center!important}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.\!justify-center{justify-content:center!important}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-8{gap:2rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-scroll{overflow-y:scroll}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[\.25rem\],.rounded-\[0\.25rem\]{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.\!border-8{border-width:8px!important}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}.border-gray-500{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity))}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity))}.border-slate-500{--tw-border-opacity: 1;border-color:rgb(100 116 139 / var(--tw-border-opacity))}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity))}.\!bg-\[\#6c757d\]{--tw-bg-opacity: 1 !important;background-color:rgb(108 117 125 / var(--tw-bg-opacity))!important}.\!bg-\[\#e9757d\]{--tw-bg-opacity: 1 !important;background-color:rgb(233 117 125 / var(--tw-bg-opacity))!important}.\!bg-\[\#f9f9f9\]{--tw-bg-opacity: 1 !important;background-color:rgb(249 249 249 / var(--tw-bg-opacity))!important}.\!bg-transparent{background-color:transparent!important}.bg-\[\#272839\]{--tw-bg-opacity: 1;background-color:rgb(39 40 57 / var(--tw-bg-opacity))}.bg-\[\#7a6fbe\]{--tw-bg-opacity: 1;background-color:rgb(122 111 190 / var(--tw-bg-opacity))}.bg-\[\#887bd9\]{--tw-bg-opacity: 1;background-color:rgb(136 123 217 / var(--tw-bg-opacity))}.bg-\[\#f4f4f8\]{--tw-bg-opacity: 1;background-color:rgb(244 244 248 / var(--tw-bg-opacity))}.bg-\[\#fff\]{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.bg-blue-200{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-\[\#833ab4\]{--tw-gradient-from: #833ab4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(131 58 180 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500{--tw-gradient-from: #a855f7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-\[\#fd1d1d\]{--tw-gradient-to: rgb(253 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fd1d1d var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-\[\#fcb045\]{--tw-gradient-to: #fcb045 var(--tw-gradient-to-position)}.to-indigo-600{--tw-gradient-to: #4f46e5 var(--tw-gradient-to-position)}.bg-cover{background-size:cover}.bg-center{background-position:center}.fill-current{fill:currentColor}.\!p-\[0px_0px_100px_0px\]{padding:0 0 100px!important}.\!p-\[100px_0\]{padding:100px 0!important}.p-0{padding:0}.p-2{padding:.5rem}.p-20{padding:5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-\[\.375rem_\.75rem\]{padding:.375rem .75rem}.p-\[0px_15px\]{padding:0 15px}.p-\[50px_70px\]{padding:50px 70px}.\!px-0{padding-left:0!important;padding-right:0!important}.\!px-4{padding-left:1rem!important;padding-right:1rem!important}.\!px-\[30px\]{padding-left:30px!important;padding-right:30px!important}.\!py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.\!py-20{padding-top:5rem!important;padding-bottom:5rem!important}.\!py-\[150px\]{padding-top:150px!important;padding-bottom:150px!important}.\!py-\[9px\]{padding-top:9px!important;padding-bottom:9px!important}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-\[100PX\]{padding-top:100PX;padding-bottom:100PX}.py-\[120px\]{padding-top:120px;padding-bottom:120px}.py-\[150px\]{padding-top:150px;padding-bottom:150px}.\!pb-0{padding-bottom:0!important}.\!pb-\[120px\]{padding-bottom:120px!important}.pb-0{padding-bottom:0}.pb-10{padding-bottom:2.5rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pt-0{padding-top:0}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.\!text-center{text-align:center!important}.text-center{text-align:center}.text-justify{text-align:justify}.text-start{text-align:start}.text-end{text-align:end}.align-middle{vertical-align:middle}.\!text-2xl{font-size:1.5rem!important;line-height:2rem!important}.\!text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.\!text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.\!text-sm{font-size:.875rem!important;line-height:1.25rem!important}.\!text-xl{font-size:1.25rem!important;line-height:1.75rem!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.leading-6{line-height:1.5rem}.\!text-\[\#000000\]{--tw-text-opacity: 1 !important;color:rgb(0 0 0 / var(--tw-text-opacity))!important}.\!text-\[\#000080\]{--tw-text-opacity: 1 !important;color:rgb(0 0 128 / var(--tw-text-opacity))!important}.\!text-\[\#0303f7\]{--tw-text-opacity: 1 !important;color:rgb(3 3 247 / var(--tw-text-opacity))!important}.\!text-\[\#303858\]{--tw-text-opacity: 1 !important;color:rgb(48 56 88 / var(--tw-text-opacity))!important}.\!text-\[\#316FF6\]{--tw-text-opacity: 1 !important;color:rgb(49 111 246 / var(--tw-text-opacity))!important}.\!text-\[\#CD201F\]{--tw-text-opacity: 1 !important;color:rgb(205 32 31 / var(--tw-text-opacity))!important}.\!text-\[\#ee464b\]{--tw-text-opacity: 1 !important;color:rgb(238 70 75 / var(--tw-text-opacity))!important}.\!text-\[\#ff3a46\]{--tw-text-opacity: 1 !important;color:rgb(255 58 70 / var(--tw-text-opacity))!important}.\!text-white{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity))!important}.text-\[\#0056b3\]{--tw-text-opacity: 1;color:rgb(0 86 179 / var(--tw-text-opacity))}.text-\[\#0c66e4\]{--tw-text-opacity: 1;color:rgb(12 102 228 / var(--tw-text-opacity))}.text-\[\#495057\]{--tw-text-opacity: 1;color:rgb(73 80 87 / var(--tw-text-opacity))}.text-\[\#7a6fbe\]{--tw-text-opacity: 1;color:rgb(122 111 190 / var(--tw-text-opacity))}.text-\[\#ee464b\]{--tw-text-opacity: 1;color:rgb(238 70 75 / var(--tw-text-opacity))}.text-\[\#ff616b\]{--tw-text-opacity: 1;color:rgb(255 97 107 / var(--tw-text-opacity))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity))}.text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.opacity-50{opacity:.5}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.hover\:\!border-\[\#ff3a46\]:hover{--tw-border-opacity: 1 !important;border-color:rgb(255 58 70 / var(--tw-border-opacity))!important}.hover\:\!bg-\[\#ff3a46\]:hover{--tw-bg-opacity: 1 !important;background-color:rgb(255 58 70 / var(--tw-bg-opacity))!important}.hover\:\!bg-white:hover{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity))!important}.hover\:bg-\[\#7a6fbe\]:hover{--tw-bg-opacity: 1;background-color:rgb(122 111 190 / var(--tw-bg-opacity))}.hover\:bg-slate-50:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity))}.hover\:\!text-\[\#272839\]:hover{--tw-text-opacity: 1 !important;color:rgb(39 40 57 / var(--tw-text-opacity))!important}.hover\:\!text-\[\#ff3a46\]:hover{--tw-text-opacity: 1 !important;color:rgb(255 58 70 / var(--tw-text-opacity))!important}.hover\:\!text-blue-950:hover{--tw-text-opacity: 1 !important;color:rgb(23 37 84 / var(--tw-text-opacity))!important}.hover\:\!text-white:hover{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity))!important}.hover\:text-\[\#272839\]:hover{--tw-text-opacity: 1;color:rgb(39 40 57 / var(--tw-text-opacity))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity))}@media (min-width: 640px){.sm\:mx-2{margin-left:.5rem;margin-right:.5rem}.sm\:mx-\[186px\]{margin-left:186px;margin-right:186px}.sm\:me-0{margin-inline-end:0px}.sm\:block{display:block}.sm\:\!hidden{display:none!important}.sm\:max-h-24{max-height:6rem}.sm\:w-1\/2{width:50%}.sm\:w-2\/3{width:66.666667%}.sm\:w-3\/4{width:75%}.sm\:w-4\/5{width:80%}.sm\:max-w-24{max-width:6rem}.sm\:flex-row{flex-direction:row}.sm\:justify-start{justify-content:flex-start}.sm\:gap-0{gap:0px}.sm\:\!p-\[235px_0_155px\]{padding:235px 0 155px!important}.sm\:p-6{padding:1.5rem}.sm\:\!px-4{padding-left:1rem!important;padding-right:1rem!important}.sm\:\!px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:pt-0{padding-top:0}.sm\:\!text-start{text-align:start!important}.sm\:\!text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width: 768px){.md\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (prefers-color-scheme: dark){.dark\:border-gray-600{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity))}.dark\:border-gray-700{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity))}.dark\:bg-gray-700{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity))}.dark\:bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity))}.dark\:text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.dark\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.dark\:ring-offset-gray-800{--tw-ring-offset-color: #1f2937}.dark\:focus\:ring-blue-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity))}}.\[\&\>svg\]\:w-auto>svg{width:auto}
