@import url(https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400&family=Poppins:wght@300;400;500;600;700;800;900&display=swap);:root{--color-primary:#f0c126;--color-white:#fff;--color-black:#000;--color-light:#ecf2f6;--color-dark:#27272e;--color-text-dark:#292930;--color-accent1:#ffdc60;--color-accent2:#fab8c4;--color-blue-shade:#080808;--color-link:#e9b509;--color-mabel:#dbf8ff;--color-fog:#dbdeff;--color-pink-shade:#ffd3db;--color-peach:#ffeddc;--color-rose:#f0c126;--color-chart1:#896ba7;--color-chart2:#badeff;--color-body:#525260;--color-gray-1:#757589;--color-gray-2:#999fae;--color-gray-3:#999ab8;--color-gray-4:#99a1aa;--color-ship-gray:#42424a;--color-ghost:#c7c7d5;--color-mercury:#e5e5e5;--gradient-primary:linear-gradient(90deg,#ecf2f6,rgba(236,242,246,0) 70.31%);--gradient-blue:linear-gradient(145.92deg,#5956e9 20.18%,#9991ff 76.9%);--gradient-accent:linear-gradient(180deg,#fab8c4,#ffedf0);--gradient-white:linear-gradient(266.3deg,rgba(236,242,246,0) 7.84%,#ecf2f6 29.1%,rgba(236,242,246,0) 64.32%);--gradient-dark:linear-gradient(180deg,#27272e,#303035);--border-light:1px solid #e3e6e9;--border-lighter:1px solid #ecf2f6;--border-dark:1px solid var(--color-ship-gray);--border-gray:1px solid var(--color-gray-4);--font-primary:"DM Sans",sans-serif;--font-secondary:"Poppins",sans-serif;--font-awesome:"Font Awesome 5 Pro";--transition:all 0.3s ease-in-out;--font-body-1:18px;--font-body-2:16px;--font-body-3:14px;--font-body-4:12px;--line-height-b1:1.5;--line-height-b3:1.1;--h1:80px;--h2:64px;--h3:48px;--h4:32px;--h5:24px;--h6:20px}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:auto}}a{text-decoration:none;transition:var(--transition)}a,span{display:inline-block}img{max-width:100%;height:auto;vertical-align:middle}ol.list-style,ul.list-style{margin:-10px 0}ol.list-style li,ul.list-style li{margin:10px 0}ol.list-style li::marker,ul.list-style li::marker{color:var(--color-primary)}.list-unstyled{padding-left:0;list-style:none;margin-bottom:0}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{padding-left:15px;padding-right:15px}@media only screen and (min-width:1200px) and (max-width:1399px){.container{max-width:100%;padding-left:30px;padding-right:30px}}.row{margin-left:-15px;margin-right:-15px}.row>[class*=col]{padding-left:15px;padding-right:15px}.row.g-0{margin-left:0;margin-right:0}.row.g-0>[class*=col]{padding-left:0;padding-right:0}@media only screen and (min-width:1400px){.row-35{margin-left:-35px;margin-right:-35px}.row-35>[class*=col]{padding-left:35px;padding-right:35px}.row-40{margin-left:-40px;margin-right:-40px}.row-40>[class*=col]{padding-left:40px;padding-right:40px}.row-45{margin-left:-45px;margin-right:-45px}.row-45>[class*=col]{padding-left:45px;padding-right:45px}}body{font-family:var(--font-secondary);font-size:var(--font-body-2);line-height:var(--line-height-b1);color:var(--color-body);font-weight:400;height:100%;vertical-align:initial;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.h1,.h2,.h3,.h4,.h5,.h6,address,blockquote,h1,h2,h3,h4,h5,h6,hr,p,pre,table{margin:0 0 30px}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--font-primary);font-weight:500;letter-spacing:-.025em;color:var(--color-text-dark)}.h1,h1{font-size:var(--h1);line-height:1.2}@media only screen and (min-width:1200px) and (max-width:1599px){.h1,h1{font-size:68px}}@media only screen and (max-width:1199px){.h1,h1{font-size:68px}}@media only screen and (max-width:767px){.h1,h1{font-size:48px}}.h2,h2{font-size:var(--h2);line-height:1.2}@media only screen and (min-width:1200px) and (max-width:1599px){.h2,h2{font-size:56px}}@media only screen and (max-width:1199px){.h2,h2{font-size:56px}}@media only screen and (max-width:767px){.h2,h2{font-size:38px}}@media only screen and (max-width:479px){.h2,h2{font-size:34px}}.h3,h3{font-size:var(--h3);line-height:1.2}@media only screen and (min-width:1200px) and (max-width:1599px){.h3,h3{font-size:40px}}@media only screen and (max-width:1199px){.h3,h3{font-size:36px}}@media only screen and (max-width:767px){.h3,h3{font-size:32px}}.h4,h4{font-size:var(--h4);line-height:1.2}@media only screen and (max-width:991px){.h4,h4{font-size:26px}}@media only screen and (max-width:767px){.h4,h4{font-size:20px}}.h5,h5{font-size:var(--h5);line-height:1.4}@media only screen and (max-width:767px){.h5,h5{font-size:20px}}.h6,h6{font-size:var(--h6);line-height:1.2}@media only screen and (max-width:767px){.h6,h6{font-size:18px}}p{font-size:var(--font-body-2);line-height:var(--line-height-b1);margin:0 0 40px}li p{margin:0}.body-font1{font-size:var(--font-body-1)}.body-font1,.body-font2{line-height:var(--line-height-b1)}.body-font2{font-size:var(--font-body-2)}.body-font3{font-size:var(--font-body-3)}.body-font3,.body-font4{line-height:var(--line-height-b3)}.body-font4{font-size:var(--font-body-4)}.form-control,input{border:var(--border-lighter);border-radius:16px;background-color:initial;color:var(--color-text-dark);padding:15px 20px;width:100%}.form-control:focus,input:focus{outline:none;box-shadow:0 20px 48px -14px rgba(153,161,170,.25);border-color:transparent}.form-control::placeholder,input::placeholder{color:var(--color-gray-2);opacity:1}.form-control:-ms-input-placeholder,input:-ms-input-placeholder{color:var(--color-gray-2)}.form-control::-ms-input-placeholder,input::-ms-input-placeholder{color:var(--color-gray-2)}input{height:60px}.form-group{margin-bottom:16px}.form-group label{font-size:14px;font-weight:500;color:var(--color-dark);margin-bottom:10px}.input-group{background-color:var(--color-white);border-radius:20px;height:72px;padding:10px 10px 10px 55px;box-shadow:0 24px 48px -15px rgba(153,161,170,.25)}@media only screen and (max-width:479px){.input-group{display:block;box-shadow:none;height:auto;padding:0}}.input-group .mail-icon{position:absolute;left:30px;top:22px;z-index:1}@media only screen and (max-width:479px){.input-group .mail-icon{left:15px;top:16px}}.input-group .form-control{padding:5px 15px;height:auto;border:none;background-color:initial}.input-group .form-control:focus{box-shadow:none}@media only screen and (max-width:479px){.input-group .form-control{height:60px;width:100%;border-radius:20px!important;padding:5px 15px 5px 50px;border:1px solid var(--color-light)}}.input-group .subscribe-btn{border:none;background-color:var(--color-primary);color:var(--color-white);border-radius:16px!important;margin-left:0!important;padding:10px 28px;transition:var(--transition)}.input-group .subscribe-btn:hover{background-color:var(--color-link)}@media only screen and (max-width:479px){.input-group .subscribe-btn{margin-top:15px;padding:14px 30px}}.error-msg,.success-msg{margin-top:25px}.error-msg p,.success-msg p{margin-bottom:0;font-size:14px}.error-msg{color:red}.success-msg{color:#15c54b;margin-bottom:0}.bg-color-dark{background-color:var(--color-dark)}.bg-color-light{background-color:var(--color-light)}.bg-color-mercury{background-color:var(--color-mercury)}.bg-color-ship-gray{background-color:var(--color-ship-gray)}.color-gray-4{color:var(--color-gray-4)}.opacity-50{opacity:.5}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,50%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-1turn);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{-webkit-backface-visibility:visible;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{-webkit-backface-visibility:visible!important;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{-webkit-backface-visibility:visible!important;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;-webkit-backface-visibility:visible!important;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{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-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) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-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:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(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) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{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(-50%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(50%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,50%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{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}.back-to-top{position:fixed;bottom:-40px;right:40px;display:block;width:50px;height:50px;line-height:50px;background:var(--color-primary);color:#fff;text-align:center;text-decoration:none;border-radius:50%;opacity:0;transform:scale(.3);box-shadow:4px 4px 10px rgba(0,0,0,.2);z-index:9;transition:all .3s}@media only screen and (max-width:575px){.back-to-top{width:40px;height:40px;line-height:40px}}.back-to-top:focus{color:var(--color-white)}.back-to-top.show{bottom:40px;right:40px;opacity:1;transform:scale(1)}@media only screen and (max-width:575px){.back-to-top.show{bottom:10px;right:10px}}.back-to-top.show:hover{color:var(--color-white);bottom:30px;opacity:1}@media only screen and (max-width:575px){.back-to-top.show:hover{bottom:10px}}.breadcrum-area{background:var(--gradient-primary);padding:200px 0 100px;position:relative;z-index:1}@media only screen and (max-width:767px){.breadcrum-area{padding:150px 0 40px}}.breadcrumb{display:block}.breadcrumb ul{margin-bottom:40px}@media only screen and (max-width:767px){.breadcrumb ul{margin-bottom:35px}}.breadcrumb li{display:inline-block;color:var(--color-primary);font-weight:500;position:relative;margin-right:22px}.breadcrumb li:after{content:".";font-size:18px;position:absolute;top:-5px;right:-15px}.breadcrumb li:after,.breadcrumb li a{color:var(--color-gray-2)}.breadcrumb li a:hover{color:var(--color-primary)}.breadcrumb li:last-child:after{display:none}.breadcrumb .title{margin-bottom:0;width:80%}@media only screen and (max-width:991px){.breadcrumb .title{width:100%}}.breadcrumb-banner{padding:280px 0 200px}@media only screen and (max-width:1199px){.breadcrumb-banner{padding:200px 0 50px}}@media only screen and (max-width:991px){.breadcrumb-banner{padding:150px 0 40px}}@media only screen and (max-width:767px){.breadcrumb-banner{padding:150px 0 20px}}.breadcrumb-banner .section-heading .title{color:#000248;width:55%;margin-bottom:40px}@media only screen and (max-width:991px){.breadcrumb-banner .section-heading .title{width:100%;margin-bottom:30px}}.breadcrumb-banner .section-heading p{width:40%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width:991px){.breadcrumb-banner .section-heading p{width:100%}}@media only screen and (max-width:991px){.breadcrumb-banner .section-heading{margin-bottom:40px}}.breadcrumb-banner .banner-thumbnail{position:absolute;bottom:-100px;right:190px;text-align:right}@media only screen and (min-width:1200px) and (max-width:1599px){.breadcrumb-banner .banner-thumbnail{right:-50px;bottom:-80px}.breadcrumb-banner .banner-thumbnail img{width:90%}}@media only screen and (max-width:1199px){.breadcrumb-banner .banner-thumbnail{right:-40px;bottom:-50px}.breadcrumb-banner .banner-thumbnail img{width:65%}}@media only screen and (max-width:991px){.breadcrumb-banner .banner-thumbnail{position:static;text-align:center}.breadcrumb-banner .banner-thumbnail img{width:100%}}.breadcrumb-banner .banner-thumbnail.thumbnail-2{bottom:120px;right:100px}@media only screen and (min-width:1200px) and (max-width:1599px){.breadcrumb-banner .banner-thumbnail.thumbnail-2{right:-50px}}@media only screen and (max-width:1199px){.breadcrumb-banner .banner-thumbnail.thumbnail-2{right:0}}@media only screen and (max-width:991px){.breadcrumb-banner .banner-thumbnail.thumbnail-2{margin:-40px 0 0}.breadcrumb-banner .banner-thumbnail.thumbnail-2 img{width:100%}}.breadcrumb-banner .banner-thumbnail.thumbnail-3{bottom:-120px;right:80px;text-align:right}@media only screen and (min-width:1200px) and (max-width:1599px){.breadcrumb-banner .banner-thumbnail.thumbnail-3{right:-100px;bottom:-60px}.breadcrumb-banner .banner-thumbnail.thumbnail-3 img{width:80%}}@media only screen and (max-width:1199px){.breadcrumb-banner .banner-thumbnail.thumbnail-3{right:0;bottom:-50px}.breadcrumb-banner .banner-thumbnail.thumbnail-3 img{width:60%}}@media only screen and (max-width:991px){.breadcrumb-banner .banner-thumbnail.thumbnail-3{text-align:center;margin:-40px 0 0}.breadcrumb-banner .banner-thumbnail.thumbnail-3 img{width:100%}}@media only screen and (min-width:1200px) and (max-width:1599px){.breadcrumb-banner .banner-thumbnail.thumbnail-4 img{width:100%}}@media only screen and (max-width:1199px){.breadcrumb-banner .shape-group-8 .shape.shape-2 img{width:60%}}@media only screen and (max-width:991px){.breadcrumb-banner .shape-group-8 .shape.shape-2 img{width:50%}}.breadcrumb-banner .shape-group-8 .shape.shape-3{bottom:-200px;top:auto}@media only screen and (max-width:1199px){.breadcrumb-banner .shape-group-8 .shape.shape-3{bottom:0;opacity:.5}}.breadcrumb-banner.single-breadcrumb{padding:200px 0 75px}@media only screen and (max-width:1199px){.breadcrumb-banner.single-breadcrumb{padding:180px 0 70px}}@media only screen and (max-width:991px){.breadcrumb-banner.single-breadcrumb{padding:150px 0 40px}}.breadcrumb-banner.single-breadcrumb .section-heading .title,.breadcrumb-banner.single-breadcrumb .section-heading p{width:100%}.breadcrumb-banner.single-breadcrumb .banner-thumbnail{position:static}.breadcrumb-banner.single-breadcrumb .banner-thumbnail img{border-radius:24px}@media only screen and (max-width:1199px){.breadcrumb-banner.single-breadcrumb .banner-thumbnail img{width:100%}}.axil-btn{border-radius:20px;font-size:16px;font-weight:500;letter-spacing:-.04em;padding:18px 55px;height:auto;text-align:center;transition:var(--transition);position:relative;z-index:1}.axil-btn.btn-borderd{border:var(--border-gray);color:var(--color-dark);background-color:initial}.axil-btn.btn-borderd:hover{border-color:var(--color-primary)}.axil-btn.btn-borderd:hover,.axil-btn.btn-fill-primary{background-color:var(--color-primary);color:var(--color-white)}.axil-btn.btn-fill-primary{border:1px solid var(--color-primary);overflow:hidden}.axil-btn.btn-fill-primary:after{content:"";height:300px;width:300px;background-color:var(--color-link);border-radius:50%;position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%) scale(0);transition:.5s cubic-bezier(.25,.46,.45,.94);z-index:-1}.axil-btn.btn-fill-primary:hover{background-color:var(--color-link);border-color:var(--color-link)}.axil-btn.btn-fill-primary:hover:after{transform:translateY(-50%) translateX(-50%) scale(1)}.axil-btn.btn-fill-white{background-color:var(--color-white);box-shadow:0 48px 48px 0 rgba(0,0,0,.12)}.axil-btn.btn-fill-white:hover{background-color:var(--color-accent1);color:var(--color-white)}.axil-btn.btn-large{padding:23px 55px}@media only screen and (max-width:991px){.axil-btn.btn-large{padding:18px 35px}}.axil-btn.btn-large-fluid{padding:23px;width:100%}.axil-btn.btn-fluid{width:100%}.section{position:relative;z-index:1}.section-heading{text-align:center;margin-bottom:60px}@media only screen and (max-width:991px){.section-heading{margin-bottom:50px}}.section-heading .subtitle{color:var(--color-rose);font-weight:500;font-size:20px;font-family:var(--font-primary);margin-bottom:15px}@media only screen and (max-width:991px){.section-heading .subtitle{font-size:18px}}@media only screen and (max-width:767px){.section-heading .subtitle{font-size:16px}}.section-heading .subtitle span{margin-right:5px;position:relative}.section-heading .subtitle span:after{content:","}.section-heading .subtitle span:last-child{margin-right:0}.section-heading .subtitle span:last-child:after{display:none}@media only screen and (max-width:1199px){.section-heading .title{font-size:60px}}@media only screen and (max-width:991px){.section-heading .title{font-size:50px}}@media only screen and (max-width:575px){.section-heading .title{font-size:38px}}@media only screen and (max-width:479px){.section-heading .title{font-size:34px}}.section-heading p{font-size:var(--font-body-1);width:50%;margin:0 auto 40px}@media only screen and (max-width:991px){.section-heading p{font-size:16px;width:100%}}.heading-light-left{text-align:left}.heading-light-left .title{color:var(--color-white);margin-bottom:35px;width:50%}@media only screen and (max-width:1199px){.heading-light-left .title{width:70%}}@media only screen and (max-width:991px){.heading-light-left .title{width:100%}}.heading-light-left p{color:var(--color-white);margin:0 0 40px;width:40%;opacity:.6}@media only screen and (max-width:1199px){.heading-light-left p{width:60%}}@media only screen and (max-width:991px){.heading-light-left p{width:100%}}.heading-light .title{color:var(--color-white)}.heading-light p{color:var(--color-gray-4)}.heading-left{text-align:left}.heading-left p{margin:0 0 30px}.heading-left p+p{margin:0 0 40px}.shape-group-1 .shape{position:absolute;z-index:-1}@media only screen and (min-width:1200px) and (max-width:1599px){.shape-group-1 .shape img{opacity:.4}}@media only screen and (max-width:991px){.shape-group-1 .shape img{opacity:.4}}.shape-group-1 .shape.shape-1{top:140px;left:315px}.shape-group-1 .shape.shape-2{top:120px;right:0}.shape-group-1 .shape.shape-3{bottom:80px;left:0}.shape-group-1 .shape.shape-4{bottom:60px;right:230px}@media only screen and (min-width:1200px) and (max-width:1599px){.shape-group-1 .shape.shape-4{right:100px}}.shape-group-2 .shape{position:absolute;z-index:-1}.shape-group-2 .shape.shape-1{bottom:0;right:135px}.shape-group-2 .shape.shape-2{right:500px;top:0}.shape-group-2 .shape.shape-3{right:815px;top:125px}.shape-group-3 .shape{position:absolute;z-index:-1}.shape-group-3 .shape.shape-1{right:0;top:90px}.shape-group-3 .shape.shape-2{right:390px;top:165px}.shape-group-3 .shape.shape-3{right:0;top:255px;z-index:2;pointer-events:none}@media only screen and (min-width:1200px) and (max-width:1599px){.shape-group-3 .shape.shape-3{display:none}}@media only screen and (max-width:1199px){.shape-group-3 .shape.shape-3{display:none}}.shape-group-4 .shape-1{top:140px;right:440px}.shape-group-4 .shape-1,.shape-group-5 .shape{position:absolute;z-index:-1}.shape-group-5 .shape.shape-1{top:0;transform:scale(.9);left:22%}.shape-group-5 .shape.shape-2{bottom:0;left:250px;transform:rotate(90deg)}.shape-group-5 .shape.shape-3{bottom:110px;left:160px}.shape-group-5 .shape.shape-4{top:90px;left:35%}.shape-group-6 .shape{position:absolute;z-index:-1}.shape-group-6 .shape.shape-1{top:0;left:0}.shape-group-6 .shape.shape-2{top:110px;left:0}.shape-group-6 .shape.shape-3{bottom:140px;right:0}.shape-group-6 .shape.shape-4{bottom:-1px;left:11%}@media only screen and (min-width:1200px) and (max-width:1599px){.shape-group-6 .shape.shape-4{left:0}.shape-group-6 .shape.shape-4 img{width:90%}}@media only screen and (max-width:1199px){.shape-group-6 .shape.shape-4{left:0}.shape-group-6 .shape.shape-4 img{width:70%}}.shape-group-7 .shape{position:absolute;z-index:-1}.shape-group-7 .shape.shape-1{top:90px;right:200px}.shape-group-7 .shape.shape-2{top:210px;left:52%}@media only screen and (max-width:991px){.shape-group-7 .shape.shape-2{display:none}}.shape-group-7 .shape.shape-3{top:40%;left:170px}.shape-group-8 .shape{position:absolute;z-index:-1;pointer-events:none}.shape-group-8 .shape.shape-1{bottom:0;left:0}@media only screen and (max-width:767px){.shape-group-8 .shape.shape-1{display:none}}.shape-group-8 .shape.shape-2{top:0;right:0;text-align:right}@media only screen and (min-width:1200px) and (max-width:1599px){.shape-group-8 .shape.shape-2 img{width:90%}}@media only screen and (max-width:1199px){.shape-group-8 .shape.shape-2 img{width:80%}}@media only screen and (max-width:767px){.shape-group-8 .shape.shape-2 img{width:60%}}.shape-group-8 .shape.shape-3{top:115px;left:0}.shape-group-9 .shape{position:absolute;z-index:-1}.shape-group-9 .shape.shape-1{top:0;left:32%}.shape-group-9 .shape.shape-2{top:180px;left:18%;opacity:.5;animation:movingleftright1 20s infinite}.shape-group-9 .shape.shape-3{top:31%;left:20%;animation:movingleftright2 25s infinite}.shape-group-9 .shape.shape-4{top:44%;left:28%;animation:movingleftright1 25s infinite}.shape-group-9 .shape.shape-5{top:50%;left:17%;animation:movingleftright2 30s infinite}.shape-group-9 .shape.shape-6{top:26%;right:21%;animation:movingleftright3 30s infinite}@media only screen and (max-width:767px){.shape-group-9 .shape.shape-6{display:none}}.shape-group-9 .shape.shape-7{top:30%;right:15%;animation:movingleftright1 30s infinite}.shape-group-10 .shape{position:absolute;z-index:-1}.shape-group-10 .shape.shape-1{top:100px;right:0}.shape-group-10 .shape.shape-2{bottom:200px;left:0}.shape-group-10 .shape.shape-3{top:680px;left:110px}.shape-group-11 .shape{position:absolute;z-index:-1}.shape-group-11 .shape.shape-1{top:40px;right:0}.shape-group-11 .shape.shape-2{bottom:-310px;left:-10px;opacity:.4}.shape-group-12 .shape{position:absolute;z-index:-1}.shape-group-12 .shape.shape-1{top:115px;left:38%}.shape-group-12 .shape.shape-2{left:60px;bottom:130px}.shape-group-12 .shape.shape-3{right:60px;bottom:50px}.shape-group-13 .shape{position:absolute;z-index:-1}.shape-group-13 .shape.shape-1{top:0;left:0}@media only screen and (max-width:991px){.shape-group-13 .shape.shape-1 img{width:60%}}.shape-group-13 .shape.shape-2{top:0;right:-5px;text-align:right}@media only screen and (min-width:1200px) and (max-width:1599px){.shape-group-13 .shape.shape-2 img{width:80%}}@media only screen and (max-width:1199px){.shape-group-13 .shape.shape-2 img{width:75%}}@media only screen and (max-width:991px){.shape-group-13 .shape.shape-2 img{width:50%}}@media only screen and (max-width:479px){.shape-group-13 .shape.shape-2 img{width:40%}}.shape-group-13 .shape.shape-3{right:-10px;bottom:62px;z-index:2;text-align:right}@media only screen and (min-width:1200px) and (max-width:1599px){.shape-group-13 .shape.shape-3{bottom:220px}.shape-group-13 .shape.shape-3 img{width:60%}}@media only screen and (max-width:1199px){.shape-group-13 .shape.shape-3{bottom:100px}.shape-group-13 .shape.shape-3 img{width:50%}}@media only screen and (max-width:767px){.shape-group-13 .shape.shape-3 img{width:40%}}.shape-group-13 .shape.shape-4{left:220px;top:45%;height:48px;width:48px;animation:movingleftright1 25s infinite}.shape-group-13 .shape.shape-5{left:45%;bottom:130px;height:32px;width:32px;animation:movingleftright3 20s infinite}.shape-group-14 .shape{position:absolute;z-index:-1}@media only screen and (min-width:1200px) and (max-width:1599px){.shape-group-14 .shape img{width:70%}}@media only screen and (max-width:1199px){.shape-group-14 .shape img{width:40%}}.shape-group-14 .shape.shape-1{left:40%;bottom:230px;animation:movingleftright1 20s infinite}.shape-group-14 .shape.shape-2{left:47%;bottom:115px;animation:movingleftright3 30s infinite}.shape-group-14 .shape.shape-3{right:160px;bottom:270px;animation:movingleftright2 40s infinite}.shape-group-16 .shape{position:absolute;z-index:-1}.shape-group-16 .shape.shape-1{top:0;right:0}.shape-group-16 .shape.shape-2{top:120px;left:30%}.shape-group-16 .shape.shape-3{bottom:250px;left:0}.shape-group-17 .shape{position:absolute;z-index:-1}.shape-group-17 .shape.shape-1{top:0;left:0}.shape-group-17 .shape.shape-2{top:360px;right:0}.shape-group-17 .shape.shape-3{top:430px;left:0}.shape-group-17 .shape.shape-4{top:35%;right:0}.shape-group-17 .shape.shape-5{top:56%;left:0}.shape-group-17 .shape.shape-6{top:75%;right:0}.shape-group-18 .shape{position:absolute;z-index:-1}.shape-group-18 .shape.shape-1{top:0;right:0;text-align:right}@media only screen and (min-width:1200px) and (max-width:1599px){.shape-group-18 .shape.shape-1 img{width:70%}}@media only screen and (max-width:1199px){.shape-group-18 .shape.shape-1 img{width:50%}}@media only screen and (max-width:991px){.shape-group-18 .shape.shape-1 img{width:40%}}.shape-group-18 .shape.shape-2{bottom:0;left:0}@media only screen and (min-width:1200px) and (max-width:1599px){.shape-group-18 .shape.shape-2 img{width:70%}}@media only screen and (max-width:1199px){.shape-group-18 .shape.shape-2 img{width:50%}}.shape-group-18 .shape.shape-3{top:34%;left:50%;animation:movingleftright1 20s infinite}.shape-group-18 .shape.shape-3 img{opacity:.5}.shape-group-18 .shape.shape-4{bottom:240px;left:45%;animation:movingleftright2 30s infinite}.shape-group-18 .shape.shape-4 img{width:75px;opacity:.5}.shape-group-18 .shape.shape-5{bottom:120px;left:53%;animation:movingleftright1 25s infinite}.shape-group-18 .shape.shape-6{bottom:100px;left:40%;animation:movingleftright1 35s infinite}.shape-group-18 .shape.shape-7{top:0;right:100px;z-index:-2;text-align:right}@media only screen and (max-width:1199px){.shape-group-18 .shape.shape-7 img{width:80%}}@media only screen and (max-width:991px){.shape-group-18 .shape.shape-7 img{width:60%}}.shape-group-19 .shape{position:absolute;z-index:-1}.shape-group-19 .shape.shape-1{top:0;right:0;text-align:right}@media only screen and (max-width:991px){.shape-group-19 .shape.shape-1 img{width:60%}}.shape-group-19 .shape.shape-2{top:145px;right:0}.shape-group-20 .shape{position:absolute;z-index:-1}.shape-group-20 .shape.shape-1{top:0;left:120px}@media only screen and (min-width:1200px) and (max-width:1599px){.shape-group-20 .shape.shape-1{left:-10px}}@media only screen and (max-width:1199px){.shape-group-20 .shape.shape-1{left:-10px}}@media only screen and (max-width:991px){.shape-group-20 .shape.shape-1 img{width:60%}}.shape-group-20 .shape.shape-2{bottom:0;right:0;text-align:right}@media only screen and (min-width:1200px) and (max-width:1599px){.shape-group-20 .shape.shape-2 img{width:80%}}@media only screen and (max-width:1199px){.shape-group-20 .shape.shape-2 img{width:75%}}@media only screen and (max-width:991px){.shape-group-20 .shape.shape-2{display:none}}.shape-group-20 .shape.shape-3{right:-10px;bottom:62px;z-index:2;text-align:right}@media only screen and (min-width:1200px) and (max-width:1599px){.shape-group-20 .shape.shape-3{bottom:220px}.shape-group-20 .shape.shape-3 img{width:60%}}@media only screen and (max-width:1199px){.shape-group-20 .shape.shape-3{bottom:100px}.shape-group-20 .shape.shape-3 img{width:50%}}@media only screen and (max-width:767px){.shape-group-20 .shape.shape-3 img{width:40%}}.shape-group-20 .shape.shape-4{left:220px;top:45%;height:48px;width:48px;animation:movingleftright1 25s infinite}.shape-group-20 .shape.shape-5{left:45%;bottom:130px;height:32px;width:32px;animation:movingleftright3 20s infinite}.shape-group-20 .shape.shape-6{left:50%;top:250px}@media only screen and (max-width:991px){.shape-group-20 .shape.shape-6{display:none}}.shape-group-20 .shape.shape-7{left:65%;top:180px;animation:movingleftright3 20s infinite}.shape-group-20 .shape.shape-8{bottom:0;right:0}@media only screen and (max-width:991px){.shape-group-20 .shape.shape-8{display:none}}.shape-group-20 .shape.shape-8.marque-images{background-repeat:repeat-x;background-size:auto;height:250px;width:52%}@media only screen and (min-width:1200px) and (max-width:1599px){.shape-group-20 .shape.shape-8.marque-images{width:49%}}@media only screen and (max-width:1199px){.shape-group-20 .shape.shape-8.marque-images{width:62%}}.shape-group-21 .shape{position:absolute;z-index:-1}.shape-group-21 .shape.shape-1{top:0;left:0}@media only screen and (max-width:991px){.shape-group-21 .shape.shape-1 img{width:60%}}.shape-group-21 .shape.shape-2{top:200px;right:200px;text-align:right}@media only screen and (min-width:1200px) and (max-width:1599px){.shape-group-21 .shape.shape-2{top:120px;right:15px}.shape-group-21 .shape.shape-2 img{width:90%}}@media only screen and (max-width:1199px){.shape-group-21 .shape.shape-2{right:15px}.shape-group-21 .shape.shape-2 img{width:50%}}@media only screen and (max-width:991px){.shape-group-21 .shape.shape-2{display:none}}.shape-group-21 .shape.shape-3{right:100px;top:45%;height:53px;width:53px}@media only screen and (min-width:1200px) and (max-width:1599px){.shape-group-21 .shape.shape-3{display:none}}.shape-group-21 .shape.shape-4{left:220px;top:45%;height:20px;width:20px;animation:movingleftright1 25s infinite}.shape-group-21 .shape.shape-5{left:45%;bottom:130px;height:20px;width:20px;animation:movingleftright3 20s infinite}.shape-group-21 .shape.shape-6{right:230px;bottom:40%;height:20px;width:20px}@media only screen and (max-width:1199px){.shape-group-21 .shape.shape-6{display:none}}.shape-group-21 .shape.shape-7{right:250px;top:40%;height:20px;width:20px}@media only screen and (max-width:1199px){.shape-group-21 .shape.shape-7{display:none}}@keyframes movingleftright1{0%{transform:translateX(0) translateY(0)}40%{transform:translateX(50px) translateY(-200px)}75%{transform:translateX(800px)}to{transform:translateY(0) translateX(0)}}@keyframes movingleftright2{0%{transform:translateX(0) translateY(0)}40%{transform:translateX(-50px) translateY(200px)}75%{transform:translateX(-500px)}to{transform:translateY(0) translateX(0)}}@keyframes movingleftright3{0%{transform:translateX(0) translateY(0)}40%{transform:translateX(100px) translateY(-200px)}75%{transform:translateX(-500px)}to{transform:translateY(0) translateX(0)}}.my_switcher{position:fixed;top:200px;left:0;background-color:var(--color-primary);border-radius:0 30px 30px 0;padding:10px;z-index:5}@media only screen and (max-width:991px){.my_switcher{position:static;display:none}}.my_switcher button{background-color:initial;padding:0;border:none;display:flex;align-items:center}.my_switcher button span{padding:0;text-align:center;color:var(--color-white);background-color:initial;font-size:18px;height:40px;width:40px;line-height:36px;border:1px solid transparent;border-radius:50%}@media only screen and (max-width:767px){.my_switcher button span{font-size:16px;height:30px;width:30px}}.my_switcher button span.dark,body.active-dark-mode .my_switcher button span.light{display:none}body.active-dark-mode .my_switcher button span.dark{display:block}.main-wrapper{overflow:hidden;background-color:var(--color-white)}.banner{padding:255px 0 0;position:relative;z-index:2;min-height:800px}@media only screen and (min-width:1200px) and (max-width:1599px){.banner{padding:220px 0 0}}@media only screen and (max-width:1199px){.banner{padding:200px 0 0;min-height:100%}}@media only screen and (max-width:991px){.banner{padding:160px 0 0}}@media only screen and (max-width:767px){.banner{padding:150px 0 0}}@media only screen and (max-width:991px){.banner .banner-content{margin-bottom:90px}}@media only screen and (max-width:767px){.banner .banner-content{margin-bottom:60px}}@media only screen and (max-width:575px){.banner .banner-content{margin-bottom:40px}}.banner .banner-content .title{font-size:80px;font-weight:700;color:var(--color-dark)}@media only screen and (min-width:1200px) and (max-width:1599px){.banner .banner-content .title{font-size:68px}}@media only screen and (max-width:1199px){.banner .banner-content .title{font-size:60px}}@media only screen and (max-width:991px){.banner .banner-content .title{font-size:55px}}@media only screen and (max-width:767px){.banner .banner-content .title{font-size:40px}}.banner .banner-content .subtitle{font-size:var(--font-body-1);margin-bottom:40px;width:90%}.banner .banner-content .axil-btn{padding:28px 45px;box-shadow:0 44px 84px -24px #685f0d}@media only screen and (max-width:991px){.banner .banner-content .axil-btn{padding:20px 35px}}.banner .banner-content .btn-group{display:flex;align-items:center}@media only screen and (max-width:575px){.banner .banner-content .btn-group{flex-direction:column;align-items:flex-start}}.banner .banner-content .btn-group a{margin-right:40px}@media only screen and (max-width:575px){.banner .banner-content .btn-group a{margin-right:0;margin-bottom:30px}}.banner .banner-content .btn-group a:last-child{margin-right:0;margin-bottom:0}.banner .banner-content .about-btn{font-weight:500;color:var(--color-primary);position:relative;padding-left:50px}.banner .banner-content .about-btn:before{content:"";height:1px;width:34px;background-color:var(--color-primary);position:absolute;top:50%;left:0;transform:translateY(-50%);transition:var(--transition)}.banner .banner-content .about-btn:hover:before{width:100%}.banner .banner-thumbnail{position:relative}.banner .banner-social{display:flex;align-items:center}.banner .banner-social .border-line{flex:1 1;height:1px;width:100%;background-color:var(--color-body);margin-right:30px}@media only screen and (max-width:575px){.banner .banner-social .border-line{display:none}}.banner .banner-social .social-icon{display:flex;align-items:center;flex-wrap:wrap}.banner .banner-social .social-icon li{margin-right:20px}.banner .banner-social .social-icon li:last-child{margin-right:0}.banner .banner-social .social-icon li a{color:var(--color-body)}.banner .banner-social .social-icon li a i,.banner .banner-social .social-icon li a svg{margin-right:8px;font-size:20px;color:var(--color-gray-4);transition:var(--transition)}.banner .banner-social .social-icon li a:hover,.banner .banner-social .social-icon li a:hover i{color:var(--color-primary)}.banner.banner-style-1 .banner-content{margin-top:60px}@media only screen and (max-width:1199px){.banner.banner-style-1 .banner-content{padding-bottom:100px}}@media only screen and (max-width:991px){.banner.banner-style-1 .banner-content{margin-top:0;padding-bottom:0}}.banner.banner-style-1 .banner-content .title{font-size:80px;line-height:1}@media only screen and (min-width:1200px) and (max-width:1599px){.banner.banner-style-1 .banner-content .title{font-size:60px}}@media only screen and (max-width:1199px){.banner.banner-style-1 .banner-content .title{font-size:55px}}@media only screen and (max-width:991px){.banner.banner-style-1 .banner-content .title{font-size:45px}}@media only screen and (max-width:767px){.banner.banner-style-1 .banner-content .title{font-size:40px}}.banner.banner-style-1 .banner-content .subtitle{font-size:20px;font-weight:500;margin-bottom:50px}@media only screen and (max-width:991px){.banner.banner-style-1 .banner-content .subtitle{margin-bottom:30px}}.banner.banner-style-1 .banner-thumbnail{z-index:5}@media only screen and (min-width:1200px) and (max-width:1599px){.banner.banner-style-1 .banner-thumbnail .large-thumb img{width:74%}}.banner.banner-style-1 .banner-thumbnail .large-thumb-2{text-align:right;margin-top:-260px;margin-right:-50px}@media only screen and (min-width:1200px) and (max-width:1599px){.banner.banner-style-1 .banner-thumbnail .large-thumb-2 img{width:85%}}@media only screen and (max-width:1199px){.banner.banner-style-1 .banner-thumbnail .large-thumb-2{margin-top:-200px;margin-right:-30px}.banner.banner-style-1 .banner-thumbnail .large-thumb-2 img{width:80%}}@media only screen and (max-width:991px){.banner.banner-style-1 .banner-thumbnail .large-thumb-2{margin-top:-260px;margin-right:0}}@media only screen and (max-width:767px){.banner.banner-style-1 .banner-thumbnail .large-thumb-2{margin-top:0;text-align:center;position:absolute;bottom:0}}.banner.banner-style-1 .banner-thumbnail .shape-group .shape{position:absolute}.banner.banner-style-1 .banner-thumbnail .shape-group .shape.shape-1{top:-25px;right:20px;left:auto}@media only screen and (min-width:1200px) and (max-width:1599px){.banner.banner-style-1 .banner-thumbnail .shape-group .shape.shape-1{right:0}}@media only screen and (max-width:1199px){.banner.banner-style-1 .banner-thumbnail .shape-group .shape.shape-1{display:none}}.banner.banner-style-2{margin:160px 95px 0;padding:250px 0 300px 200px;background-color:var(--color-link);border-radius:60px;overflow:hidden}@media only screen and (min-width:1200px) and (max-width:1599px){.banner.banner-style-2{padding:150px 0 200px 100px;min-height:600px;margin:130px 30px 0}}@media only screen and (max-width:1199px){.banner.banner-style-2{margin:130px 30px 0;padding:150px 60px;min-height:600px}}@media only screen and (max-width:991px){.banner.banner-style-2{min-height:100%;margin:120px 30px 0}}@media only screen and (max-width:767px){.banner.banner-style-2{margin:120px 30px 0;padding:80px 30px}}@media only screen and (max-width:575px){.banner.banner-style-2{margin:120px 15px 0}}.banner.banner-style-2 .banner-content{margin-bottom:0}.banner.banner-style-2 .banner-content .title{color:var(--color-white);margin-bottom:40px}.banner.banner-style-3{padding:220px 0 210px}@media only screen and (min-width:1200px) and (max-width:1599px){.banner.banner-style-3{padding:180px 0 160px}}@media only screen and (max-width:1199px){.banner.banner-style-3{padding:200px 0 150px}}@media only screen and (max-width:767px){.banner.banner-style-3{padding:150px 0 100px}}.banner.banner-style-3 .banner-content{position:relative;z-index:1}.banner.banner-style-3 .banner-content .subtitle{font-size:20px;font-weight:700;color:var(--color-rose);letter-spacing:.1em;font-family:var(--font-primary);margin-bottom:30px}@media only screen and (max-width:991px){.banner.banner-style-3 .banner-content .subtitle{font-size:16px}}.banner.banner-style-3 .banner-content .title{margin-bottom:60px}@media only screen and (max-width:991px){.banner.banner-style-3 .banner-content .title{margin-bottom:40px}}.banner.banner-style-3 .banner-thumbnail{margin-right:-120px;text-align:right}@media only screen and (min-width:1200px) and (max-width:1599px){.banner.banner-style-3 .banner-thumbnail{margin-right:0}}@media only screen and (max-width:1199px){.banner.banner-style-3 .banner-thumbnail{margin-right:0}}@media only screen and (max-width:991px){.banner.banner-style-3 .banner-thumbnail{text-align:left}}.banner.banner-style-4{background:linear-gradient(90deg,#ecf2f6,rgba(236,242,246,0) 70.31%);padding:310px 0 100px}@media only screen and (min-width:1200px) and (max-width:1599px){.banner.banner-style-4{padding:250px 0 100px}}@media only screen and (max-width:1199px){.banner.banner-style-4{padding:250px 0 100px}}@media only screen and (max-width:991px){.banner.banner-style-4{padding:180px 0 80px;min-height:100%}}@media only screen and (max-width:767px){.banner.banner-style-4{padding:150px 0 60px}}.banner.banner-style-4 .banner-content{margin-bottom:200px;position:relative;z-index:1}@media only screen and (max-width:1199px){.banner.banner-style-4 .banner-content{margin-bottom:100px}}@media only screen and (max-width:991px){.banner.banner-style-4 .banner-content{margin-bottom:0}}.banner.banner-style-4 .banner-content .title{width:60%;margin-bottom:50px}@media only screen and (min-width:1200px) and (max-width:1599px){.banner.banner-style-4 .banner-content .title{font-size:70px;width:55%}}@media only screen and (max-width:1199px){.banner.banner-style-4 .banner-content .title{font-size:70px}}@media only screen and (max-width:991px){.banner.banner-style-4 .banner-content .title{font-size:60px;width:100%}}@media only screen and (max-width:767px){.banner.banner-style-4 .banner-content .title{font-size:50px}}@media only screen and (max-width:575px){.banner.banner-style-4 .banner-content .title{font-size:40px;margin-bottom:30px}}.banner.banner-style-4 .banner-content p{font-size:var(--font-body-1);width:50%;margin-bottom:40px}@media only screen and (max-width:991px){.banner.banner-style-4 .banner-content p{width:100%}}.banner.banner-style-4 .banner-thumbnail{position:absolute;top:45%;right:0;transform:translateY(-50%)}@media only screen and (min-width:1200px) and (max-width:1599px){.banner.banner-style-4 .banner-thumbnail{right:-300px}.banner.banner-style-4 .banner-thumbnail img{width:85%}}@media only screen and (max-width:1199px){.banner.banner-style-4 .banner-thumbnail{right:-570px}.banner.banner-style-4 .banner-thumbnail img{width:60%}}@media only screen and (max-width:991px){.banner.banner-style-4 .banner-thumbnail{position:static;transform:translateY(0);text-align:center;margin:-20px 0 20px}.banner.banner-style-4 .banner-thumbnail img{width:100%}}@media only screen and (max-width:575px){.banner.banner-style-4 .banner-thumbnail{margin:0 0 20px}}.banner.banner-style-5{background-repeat:no-repeat;background-size:cover;background-position:50%;padding:310px 0 0}@media only screen and (min-width:1200px) and (max-width:1599px){.banner.banner-style-5{padding:250px 0 0;min-height:750px}}@media only screen and (max-width:1199px){.banner.banner-style-5{padding:230px 0 0;min-height:750px}}@media only screen and (max-width:991px){.banner.banner-style-5{padding:170px 0 80px;min-height:100%}}@media only screen and (max-width:767px){.banner.banner-style-5{padding:150px 0 60px;min-height:100%}}.banner.banner-style-5:after{content:"";height:100%;width:100%;background-color:rgba(41,41,48,.8);position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1}@media only screen and (max-width:991px){.banner.banner-style-5 .banner-content{margin-bottom:40px}}.banner.banner-style-5 .banner-content .title{color:var(--color-white);margin-bottom:50px}@media only screen and (max-width:1199px){.banner.banner-style-5 .banner-content .title{font-size:70px}}@media only screen and (max-width:991px){.banner.banner-style-5 .banner-content .title{font-size:60px}}@media only screen and (max-width:767px){.banner.banner-style-5 .banner-content .title{font-size:50px}}@media only screen and (max-width:575px){.banner.banner-style-5 .banner-content .title{font-size:40px;margin-bottom:40px}}.banner.banner-style-5 .banner-content .axil-btn{color:var(--color-text-dark);box-shadow:none}.banner.banner-style-5 .banner-form{display:flex;justify-content:flex-end;margin-bottom:-140px}@media only screen and (max-width:991px){.banner.banner-style-5 .banner-form{margin-bottom:0;display:block}}.banner.banner-style-5 .banner-form .contact-form-box{max-width:450px}@media only screen and (max-width:991px){.banner.banner-style-5 .banner-form .contact-form-box{max-width:100%}}.banner.banner-style-5 .banner-form .title{letter-spacing:-.045em}.call-to-action-area{padding:140px 0 100px;position:relative;z-index:1}@media only screen and (max-width:1199px){.call-to-action-area{padding:100px 0}}@media only screen and (max-width:991px){.call-to-action-area{padding:80px 0}}@media only screen and (max-width:767px){.call-to-action-area{padding:60px 0 40px}}.call-to-action-area:before{content:"";height:730px;width:100%;background-color:var(--color-primary);position:absolute;top:0;left:0;right:0;z-index:-1}@media only screen and (max-width:991px){.call-to-action-area:before{height:500px}}@media only screen and (max-width:767px){.call-to-action-area:before{height:480px}}@media only screen and (max-width:575px){.call-to-action-area:before{height:400px}}.call-to-action{border-bottom:1px solid #e7e7e7}.call-to-action .section-heading{margin-bottom:65px}@media only screen and (max-width:767px){.call-to-action .section-heading{margin-bottom:50px}}.call-to-action .section-heading span{color:var(--color-accent1)}.call-to-action .section-heading .title{width:60%;margin:0 auto 55px}@media only screen and (max-width:991px){.call-to-action .section-heading .title{width:100%}}.call-to-action .thumbnail{position:relative;text-align:center}.call-to-action .thumbnail .larg-thumb{display:inline-block;margin-right:-180px}@media only screen and (max-width:991px){.call-to-action .thumbnail .larg-thumb{margin-right:-130px}}@media only screen and (max-width:767px){.call-to-action .thumbnail .larg-thumb{margin-right:-100px}}@media only screen and (max-width:575px){.call-to-action .thumbnail .larg-thumb{margin-right:-50px}}@media only screen and (max-width:1199px){.call-to-action .thumbnail .larg-thumb img{width:90%}}@media only screen and (max-width:991px){.call-to-action .thumbnail .larg-thumb img{width:70%}}@media only screen and (max-width:767px){.call-to-action .thumbnail .larg-thumb img{width:50%}}@media only screen and (max-width:575px){.call-to-action .thumbnail .larg-thumb img{width:50%}}.call-to-action .thumbnail .small-thumb li{position:absolute}@media only screen and (max-width:1199px){.call-to-action .thumbnail .small-thumb li img{width:90%}}@media only screen and (max-width:991px){.call-to-action .thumbnail .small-thumb li img{width:70%}}@media only screen and (max-width:767px){.call-to-action .thumbnail .small-thumb li img{width:35%}}.call-to-action .thumbnail .small-thumb li.shape-1{bottom:0;left:155px}@media only screen and (min-width:1200px) and (max-width:1299px){.call-to-action .thumbnail .small-thumb li.shape-1{left:90px}}@media only screen and (max-width:1199px){.call-to-action .thumbnail .small-thumb li.shape-1{left:15px}}@media only screen and (max-width:991px){.call-to-action .thumbnail .small-thumb li.shape-1{left:-50px}}@media only screen and (max-width:767px){.call-to-action .thumbnail .small-thumb li.shape-1{left:-70px}}@media only screen and (max-width:575px){.call-to-action .thumbnail .small-thumb li.shape-1{left:-125px}}.call-to-action .thumbnail .small-thumb li.shape-2{bottom:0;right:80px}@media only screen and (min-width:1200px) and (max-width:1299px){.call-to-action .thumbnail .small-thumb li.shape-2{right:30px}}@media only screen and (max-width:1199px){.call-to-action .thumbnail .small-thumb li.shape-2{bottom:0;right:-60px}}@media only screen and (max-width:991px){.call-to-action .thumbnail .small-thumb li.shape-2{right:-95px}}@media only screen and (max-width:767px){.call-to-action .thumbnail .small-thumb li.shape-2{right:-110px}}@media only screen and (max-width:575px){.call-to-action .thumbnail .small-thumb li.shape-2{right:-130px}}.office-location,.office-location .thumbnail{margin-bottom:30px}.office-location .thumbnail img{width:100%}.office-location .content .title{color:var(--color-white);margin-bottom:20px}.office-location .content p{color:var(--color-gray-2);width:70%}.contact-info{background-color:var(--color-dark);border-radius:14px;padding:60px 50px;box-shadow:0 9px 18px 0 rgba(0,0,0,.25)}.contact-info .title{color:var(--color-white);margin-bottom:20px}.contact-info p{color:var(--color-gray-2);width:80%}.contact-info .phone-number{font-size:48px;color:var(--color-accent2);margin-bottom:0}@media only screen and (max-width:1199px){.contact-info .phone-number{font-size:42px}}@media only screen and (max-width:991px){.contact-info .phone-number{font-size:34px}}@media only screen and (max-width:767px){.contact-info .phone-number{font-size:30px}}.contact-info .phone-number a:hover{color:var(--color-white)}.contact-address .section-heading{margin-bottom:180px}@media only screen and (max-width:991px){.contact-address .section-heading{margin-bottom:80px}}.contact-address .section-heading .title{width:100%}.contact-address .address{margin-bottom:40px}.contact-address .address:last-child{margin-bottom:0}.contact-address .address .title{color:var(--color-white);font-weight:700;margin-bottom:10px}.contact-address .address p{font-family:var(--font-primary);font-weight:500;font-size:24px;color:var(--color-gray-2);width:50%;margin-bottom:0}@media only screen and (max-width:991px){.contact-address .address p{font-size:18px;width:80%}}.contact-address .address p a{color:var(--color-gray-2)}.contact-address .address p a:hover{color:var(--color-white)}.pricing-table{background-color:var(--color-white);padding:40px;border-radius:30px;position:relative;margin-bottom:30px;transition:var(--transition)}@media only screen and (min-width:992px) and (max-width:1199px){.pricing-table{padding:40px 15px}}@media only screen and (max-width:575px){.pricing-table{padding:40px 30px}}.pricing-table .pricing-header{text-align:center}.pricing-table .pricing-header .title{color:var(--color-primary);font-weight:400;font-size:40px;margin-bottom:8px;letter-spacing:-.045em;transition:var(--transition)}@media only screen and (max-width:1199px){.pricing-table .pricing-header .title{font-size:36px}}@media only screen and (max-width:575px){.pricing-table .pricing-header .title{font-size:30px}}.pricing-table .pricing-header .subtitle{font-size:14px;color:var(--color-text-dark);transition:var(--transition);margin-bottom:20px}.pricing-table .pricing-header .price-wrap{border-top:1px solid #e3e6e9;padding-top:50px;margin-bottom:30px;font-family:var(--font-primary);display:flex;align-items:center;justify-content:center;transition:var(--transition)}.pricing-table .pricing-header .price-wrap .amount{font-size:64px;line-height:1;color:var(--color-text-dark);font-weight:500;letter-spacing:-.045em;transition:var(--transition)}@media only screen and (max-width:1199px){.pricing-table .pricing-header .price-wrap .amount{font-size:50px}}@media only screen and (max-width:575px){.pricing-table .pricing-header .price-wrap .amount{font-size:40px}}.pricing-table .pricing-header .price-wrap .duration{font-size:14px;font-weight:500;color:var(--color-gray-2);margin-left:8px;transition:var(--transition)}.pricing-table .pricing-header .price-wrap .monthly-pricing{display:none}.pricing-table .pricing-body{margin-top:30px}.pricing-table .pricing-body li{color:var(--color-gray-2);padding:12px 0 12px 34px;position:relative;transition:var(--transition)}.pricing-table .pricing-body li svg{position:absolute;top:14px;left:0}.pricing-table .star-icon{height:48px;width:48px;line-height:48px;text-align:center;color:var(--color-primary);background-color:var(--color-accent1);border-radius:50%;position:absolute;top:8px;right:10px}.pricing-table.active,.pricing-table:hover{background-color:var(--color-primary)}.pricing-table.active .pricing-header .subtitle,.pricing-table.active .pricing-header .title,.pricing-table:hover .pricing-header .subtitle,.pricing-table:hover .pricing-header .title{color:var(--color-white)}.pricing-table.active .pricing-header .price-wrap,.pricing-table:hover .pricing-header .price-wrap{border-color:rgba(227,230,233,.2)}.pricing-table.active .pricing-header .price-wrap .amount,.pricing-table.active .pricing-header .price-wrap .duration,.pricing-table:hover .pricing-header .price-wrap .amount,.pricing-table:hover .pricing-header .price-wrap .duration{color:var(--color-white)}.pricing-table.active .pricing-header .axil-btn,.pricing-table:hover .pricing-header .axil-btn{background-color:var(--color-white);border-color:var(--color-white);color:var(--color-dark)}.pricing-table.active .pricing-header .axil-btn:hover,.pricing-table:hover .pricing-header .axil-btn:hover{background-color:var(--color-accent1);border-color:var(--color-accent1);color:var(--color-white)}.pricing-table.active .pricing-body li,.pricing-table:hover .pricing-body li{color:var(--color-white)}.pricing-table.pricing-borderd{border:var(--border-light)}.pricing-billing-duration{text-align:center}.pricing-billing-duration ul{list-style:none;padding:5px;margin-bottom:60px;display:inline-flex;align-items:center;flex-wrap:wrap;justify-content:center;background-color:var(--color-white);border:1px solid #e3e6e9;border-radius:110px}.pricing-billing-duration ul .nav-item{margin-right:10px}.pricing-billing-duration ul .nav-item:last-child{margin-right:0}.pricing-billing-duration ul .nav-link{color:var(--color-text-dark);font-size:18px;font-weight:500;letter-spacing:-.025em;font-family:var(--font-primary);background-color:initial;border:none;border-radius:60px;padding:14px 30px}.pricing-billing-duration ul .nav-link.active{background-color:var(--color-primary);color:var(--color-white)}@media only screen and (max-width:575px){.pricing-billing-duration ul .nav-link{font-size:15px;padding:12px 25px}}.pricing-billing-duration ul .billed-check-box{display:flex;align-items:center}.pricing-billing-duration ul .billed-check-box input{height:0;width:0;visibility:hidden}.pricing-billing-duration ul .billed-check-box label{cursor:pointer;width:56px;height:24px;background-color:var(--color-primary);border-radius:12px;position:relative}.pricing-billing-duration ul .billed-check-box label:after{content:"";position:absolute;top:4px;left:4px;width:16px;height:16px;background-color:var(--color-white);border-radius:50%;transition:var(--transition)}.pricing-billing-duration ul .billed-check-box input:checked+label:after{left:calc(100% - 4px);transform:translateX(-100%)}.project-grid{box-shadow:0 55px 86px -35px #ecf2f6;border-radius:30px;margin-bottom:40px}.project-grid .thumbnail{overflow:hidden;border-radius:30px 30px 0 0;position:relative}.project-grid .thumbnail img{border-radius:30px 30px 0 0;width:100%;transition:var(--transition);transform:scale(1);transition:transform 2s cubic-bezier(.2,.96,.34,1)}.project-grid .content{background-color:var(--color-white);border-radius:0 0 30px 30px;padding:40px 50px}@media only screen and (max-width:1199px){.project-grid .content{padding:40px}}@media only screen and (max-width:767px){.project-grid .content{padding:30px}}.project-grid .content .title{letter-spacing:-.045em;margin-bottom:10px}.project-grid .content .title a:hover{color:var(--color-link)}.project-grid .content .subtitle span{margin-right:5px;position:relative}.project-grid .content .subtitle span:after{content:","}.project-grid .content .subtitle span:last-child{margin-right:0}.project-grid .content .subtitle span:last-child:after{display:none}.project-grid:hover .thumbnail img{transform:scale(1.2)}.project-grid.project-style-2{box-shadow:none;position:relative;margin-bottom:60px}.project-grid.project-style-2 .thumbnail,.project-grid.project-style-2 .thumbnail img{border-radius:30px}.project-grid.project-style-2 .content{background-color:initial;border-radius:0;padding:0;position:absolute;top:50px;left:50px}@media only screen and (max-width:991px){.project-grid.project-style-2 .content{top:30px;left:30px}}.project-grid.project-style-2 .content .subtitle{font-size:18px;margin-bottom:15px}.more-project-btn{display:flex;justify-content:center;margin-top:20px}@media only screen and (max-width:767px){.more-project-btn{margin-top:0}}.more-project-btn .axil-btn{padding:24px 80px;color:var(--color-dark);display:block}.more-project-btn .axil-btn.btn-fill-primary{color:var(--color-white)}@media only screen and (max-width:767px){.more-project-btn .axil-btn{padding:18px 40px;font-size:15px}}.project-add-banner{background-color:var(--color-peach);border-radius:30px;padding:50px 60px 50px 50px;margin-bottom:120px;display:flex;align-items:center}@media only screen and (max-width:991px){.project-add-banner{padding:40px 20px;margin-bottom:100px}}@media only screen and (max-width:575px){.project-add-banner{display:block}}.project-add-banner .content{flex:1 1;padding-right:50px}@media only screen and (max-width:575px){.project-add-banner .content{padding-right:0}}.project-add-banner .content .subtitle{font-size:var(--font-body-1);margin-bottom:15px}.project-add-banner .content .title{width:80%;letter-spacing:-.045em;margin-bottom:110px}@media only screen and (max-width:1199px){.project-add-banner .content .title{width:100%}}@media only screen and (max-width:991px){.project-add-banner .content .title{margin-bottom:60px}}.project-add-banner .thumbnail{margin:-170px 0 -110px}@media only screen and (max-width:1199px){.project-add-banner .thumbnail{width:50%}}@media only screen and (max-width:767px){.project-add-banner .thumbnail{width:30%}}@media only screen and (max-width:575px){.project-add-banner .thumbnail{margin:40px auto 0;width:70%}}.isotope-project-btn{margin-bottom:55px}.isotope-project-btn button{border:none;background-color:initial;font-size:20px;font-weight:500;color:var(--color-body);font-family:var(--font-primary);margin-right:100px;padding:8px 0;position:relative}@media only screen and (max-width:575px){.isotope-project-btn button{margin-right:50px;font-size:18px}}.isotope-project-btn button:focus-visible{outline:none}.isotope-project-btn button:after{content:"";height:2px;width:100%;background-color:var(--color-primary);position:absolute;bottom:0;left:0;visibility:hidden;opacity:0;transition:var(--transition)}.isotope-project-btn button.is-checked{color:var(--color-dark)}.isotope-project-btn button.is-checked:after{visibility:visible;opacity:1}.isotope-project-btn button:last-child{margin-right:0}@media only screen and (max-width:991px){.single-portfolio-area .why-choose-us{margin-top:50px}}.project-column-4 .project-grid .content{padding:40px 30px}.project-column-4 .project-grid .content .title{font-size:24px}.services-grid{display:flex;padding:50px 50px 40px;border-radius:30px;margin-bottom:40px;position:relative;z-index:1;transition:var(--transition)}@media only screen and (min-width:1200px) and (max-width:1599px){.services-grid{padding:50px 30px 40px}}@media only screen and (min-width:992px) and (max-width:1199px){.services-grid{padding:40px 15px}}@media only screen and (max-width:991px){.services-grid{padding:40px 25px}}.services-grid:after{content:"";height:100%;width:100%;background:var(--gradient-dark);border:1px solid;border-image-source:linear-gradient(0deg,#27272e 64.45%,rgba(74,75,86,.72));border-radius:30px;position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;visibility:hidden;opacity:0;transition:var(--transition)}.services-grid .thumbnail{margin-right:25px;max-width:85px}@media only screen and (max-width:1199px){.services-grid .thumbnail{max-width:60px}}@media only screen and (max-width:991px){.services-grid .thumbnail{width:60px;margin-right:15px}}.services-grid .content{flex:1 1}.services-grid .content .title a{color:var(--color-white)}.services-grid .content .title a:hover{color:var(--color-primary)}.services-grid .content p{color:var(--color-white);opacity:.5;letter-spacing:-.025em;transition:var(--transition)}.services-grid .content .more-btn{font-weight:500;color:var(--color-white);position:relative;padding-left:50px}.services-grid .content .more-btn:before{content:"";width:34px;height:1px;background-color:var(--color-white);position:absolute;top:50%;left:0;transform:translateY(-50%);transition:var(--transition)}.services-grid.active:after,.services-grid:hover:after{visibility:visible;opacity:1}.services-grid.active .thumbnail:after,.services-grid:hover .thumbnail:after{transform:scale(1)}.services-grid.active .content p,.services-grid:hover .content p{color:var(--color-light);opacity:1}.services-grid.active .content .more-btn,.services-grid:hover .content .more-btn{color:var(--color-accent2)}.services-grid.active .content .more-btn:before,.services-grid:hover .content .more-btn:before{background-color:var(--color-accent2)}.services-grid.service-style-2{background:linear-gradient(180deg,#f8f8f8,hsla(0,0%,100%,0));border:1px solid;border-image-source:linear-gradient(90deg,#ecf2f6,rgba(236,242,246,0) 70.31%);background-color:var(--color-white);margin-bottom:30px}.services-grid.service-style-2:after{display:none}.services-grid.service-style-2 .content .title a{color:var(--color-text-dark)}.services-grid.service-style-2 .content .title a:hover{color:var(--color-primary)}.services-grid.service-style-2 .content p{color:var(--color-body);opacity:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:12;-webkit-box-orient:vertical}.services-grid.service-style-2 .content .more-btn{color:var(--color-body)}.services-grid.service-style-2 .content .more-btn:before{background-color:var(--color-body)}.services-grid.service-style-2.active,.services-grid.service-style-2:hover{background-color:var(--color-light)}.services-grid.service-style-2.active .content .more-btn,.services-grid.service-style-2:hover .content .more-btn{color:var(--color-primary)}.services-grid.service-style-2.active .content .more-btn:before,.services-grid.service-style-2:hover .content .more-btn:before{background-color:var(--color-primary)}.service-scroll-navigation-area{position:relative;padding-top:90px}.service-scroll-nav{background-color:var(--color-white);z-index:3;transition:var(--transition);padding-top:5px;padding-bottom:0;position:absolute;top:0;width:100%}.service-scroll-nav ul{justify-content:center;flex:1 1;border-bottom:1px solid var(--color-mercury)}.service-scroll-nav ul li{margin:0 10px}.service-scroll-nav ul li a{padding:30px 10px;color:var(--color-dark);position:relative}@media only screen and (max-width:991px){.service-scroll-nav ul li a{padding:26px 0;font-size:15px}}@media only screen and (max-width:767px){.service-scroll-nav ul li a{padding:10px 0;font-size:15px}}@media only screen and (max-width:575px){.service-scroll-nav ul li a{font-size:14px}}.service-scroll-nav ul li a:after{content:"";height:2px;width:0;background-color:var(--color-primary);position:absolute;bottom:-1px;left:0;transition:var(--transition)}.service-scroll-nav ul li a:hover{color:var(--color-primary)}.service-scroll-nav ul li a:hover:after{width:100%}.service-scroll-nav ul li.current a{color:var(--color-primary)}.service-scroll-nav ul li.current a:after{width:100%}.privacy-policy-area .section-title{margin-bottom:60px}.privacy-policy-area .section-title .title{border-bottom:3px solid var(--color-primary);padding-bottom:15px}.privacy-policy-area h4{margin-bottom:20px}.privacy-policy-area p{line-height:1.7}.privacy-policy-area ul{padding-left:20px;margin-bottom:40px}.privacy-policy-area ul li{margin-top:10px;margin-bottom:10px;line-height:28px;transition:all .3s ease-in-out}.privacy-policy-area ul li:hover{color:var(--color-primary)}.splash-header-style .axil-mainmenu .header-navbar .header-main-nav{margin:0 22px}.splash-header-style .mainmenu li.current a{color:var(--color-primary)}.splash-header-style .mainmenu li.current a:before{width:100%;opacity:1}.splash-header-style .buy-btn a{display:block}@media only screen and (max-width:767px){.splash-header-style .buy-btn a{padding:15px 30px;font-size:15px}}.splash-main-banner{background-color:var(--color-light);padding:240px 0;height:1000px;z-index:2}@media only screen and (min-width:1200px) and (max-width:1599px){.splash-main-banner{padding:200px 0}}@media only screen and (max-width:1199px){.splash-main-banner{height:auto;padding:240px 0 50px}}@media only screen and (max-width:991px){.splash-main-banner{padding:170px 0 0}}@media only screen and (max-width:767px){.splash-main-banner{padding:150px 0 0}}.splash-main-banner:before{content:"";height:100%;width:100%;background:linear-gradient(0deg,rgba(250,184,196,.7) 10%,#fff);-webkit-clip-path:circle(103% at 50% -52%);clip-path:circle(103% at 50% -52%);position:absolute;top:0;left:0;right:0;z-index:-1}@media only screen and (min-width:1200px) and (max-width:1599px){.splash-main-banner:before{-webkit-clip-path:circle(120% at 50% -52%);clip-path:circle(120% at 50% -52%)}}@media only screen and (max-width:1199px){.splash-main-banner:before{-webkit-clip-path:circle(140% at 50% -52%);clip-path:circle(140% at 50% -52%)}}@media only screen and (max-width:479px){.splash-main-banner:before{-webkit-clip-path:circle(170% at 50% -52%);clip-path:circle(170% at 50% -52%)}}.splash-main-banner .banner-content{text-align:center}.splash-main-banner .banner-content .title{font-size:70px;line-height:1.4;font-weight:700;margin-bottom:40px;letter-spacing:-.045em}@media only screen and (max-width:1199px){.splash-main-banner .banner-content .title{font-size:60px}}@media only screen and (max-width:991px){.splash-main-banner .banner-content .title{font-size:50px}}@media only screen and (max-width:767px){.splash-main-banner .banner-content .title{font-size:40px}}.splash-main-banner .banner-content .title span{color:var(--color-rose)}.splash-main-banner .site-element-count{display:flex;align-items:center;justify-content:center}.splash-main-banner .site-element-count .count-box{margin-right:55px;text-align:center;min-width:170px}.splash-main-banner .site-element-count .count-box:last-child{margin-right:0}@media only screen and (max-width:767px){.splash-main-banner .site-element-count .count-box{min-width:80px;margin-right:30px}}.splash-main-banner .site-element-count .count-title{font-size:14px;font-weight:500;margin-bottom:15px;font-family:var(--font-primary)}.splash-main-banner .site-element-count .count-number{font-size:80px;color:var(--color-primary);font-weight:600;padding:0 8px;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:1199px){.splash-main-banner .site-element-count .count-number{font-size:70px}}@media only screen and (max-width:991px){.splash-main-banner .site-element-count .count-number{font-size:50px}}@media only screen and (max-width:575px){.splash-main-banner .site-element-count .count-number{font-size:40px}}.splash-main-banner .demo-slider{margin-top:60px}@media only screen and (max-width:767px){.splash-main-banner .demo-slider{margin-top:30px}}.splash-main-banner .demo-slider .slick-slide{transform:scale(.85);margin:0 0 100px;transition:var(--transition)}@media only screen and (max-width:991px){.splash-main-banner .demo-slider .slick-slide{margin:0 0 100px}}@media only screen and (max-width:767px){.splash-main-banner .demo-slider .slick-slide{margin:0 0 60px}}.splash-main-banner .demo-slider .slick-slide a{border-radius:30px;box-shadow:0 60px 86px -30px rgba(153,159,174,.4)}.splash-main-banner .demo-slider .slick-slide a img{border-radius:30px}.splash-main-banner .demo-slider .slick-slide.slick-active.slick-center{transform:scale(1)}.splash-main-banner .demo-slider .slick-dots{list-style:none;text-align:center;top:-40px;position:relative}.splash-main-banner .demo-slider .slick-dots li{display:inline-block}.splash-main-banner .demo-slider .slick-dots li button{font-size:0;padding:0}.main-demo-area{padding:380px 0 120px}@media only screen and (min-width:1200px) and (max-width:1599px){.main-demo-area{padding:300px 0 90px}}@media only screen and (max-width:1199px){.main-demo-area{padding:0 0 80px}}.main-demo-area .section-heading{margin-bottom:50px}@media only screen and (max-width:991px){.main-demo-area .section-heading{margin-bottom:10px}}.main-demo-area .section-heading p{width:100%}.main-demo-area .single-demo{text-align:center;margin-bottom:80px}@media only screen and (max-width:767px){.main-demo-area .single-demo{margin-bottom:60px}}.main-demo-area .single-demo a{display:block}.main-demo-area .single-demo .thumb{border-radius:30px;display:block;margin-bottom:40px;box-shadow:0 78px 40px -58px rgba(153,161,170,.5);position:relative;overflow:hidden}.main-demo-area .single-demo .thumb:before{content:"";position:absolute;top:0;left:-75%;z-index:2;display:block;width:50%;height:100%;background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.3));transform:skewX(-25deg)}.main-demo-area .single-demo .thumb img{border-radius:30px;transition:transform 2s cubic-bezier(.2,.96,.34,1);width:100%}.main-demo-area .single-demo .title{margin-bottom:0;transition:var(--transition)}.main-demo-area .single-demo:hover .thumb:before{animation:shine .75s}.main-demo-area .single-demo:hover .thumb img{transform:scale(1.1)}.main-demo-area .single-demo:hover .title{color:var(--color-primary)}.main-demo-area .shape-group li{position:absolute;top:25%;z-index:-1}.main-demo-area .shape-group li.shape-2{top:39%}@keyframes shine{to{left:125%}}.splash-features .section-heading{margin-bottom:40px}@media only screen and (max-width:991px){.splash-features .section-heading{margin-bottom:10px}}.splash-features .section-heading .title,.splash-features .section-heading p{width:100%}.splash-features .services-grid{padding:55px;height:100%;margin-bottom:0;display:block}.splash-features .services-grid .thumbnail{margin-bottom:30px;margin-right:0;max-width:100%}.splash-features .services-grid .content .title{color:var(--color-white)}.splash-features .services-grid .content p{margin-bottom:0;transition:var(--transition)}.splash-features .services-grid.active .content p,.splash-features .services-grid:hover .content p{opacity:1;color:var(--color-light)}.spalsh-why-choose .section-heading{margin-bottom:40px}@media only screen and (max-width:991px){.spalsh-why-choose .section-heading{margin-bottom:10px}}.spalsh-why-choose .section-heading p{width:100%}.spalsh-why-choose .line-shape{position:absolute;top:90px;left:0;transform:scaleX(-1);z-index:-1}.why-buy-box{background-color:var(--color-white);border-radius:30px;padding:35px;margin-bottom:80px;border:var(--border-light);transition:var(--transition)}@media only screen and (max-width:991px){.why-buy-box{margin-bottom:30px}}.why-buy-box .heading{display:flex;align-content:center}.why-buy-box .heading .icon{text-align:center;height:62px;width:62px;line-height:60px;background-color:var(--color-accent1);border-radius:50%;margin-right:20px}.why-buy-box .heading .title{flex:1 1;margin-bottom:20px;transition:var(--transition)}.why-buy-box p{margin-bottom:0;transition:var(--transition)}.support-box{height:100%;padding-bottom:30px}.support-box a{display:block;background-color:var(--color-white);border:var(--border-light);border-radius:30px;overflow:hidden}.support-box .inner,.support-box a{height:100%;position:relative;z-index:1}.support-box .inner{padding:30px 35px;display:flex;flex-direction:column;justify-content:space-between;transition:var(--transition)}.support-box .heading{display:flex;align-content:center}.support-box .heading .icon{text-align:center;height:62px;width:62px;line-height:60px;background-color:var(--color-light);border-radius:50%;margin-left:20px}.support-box .heading .title{flex:1 1;font-weight:700;margin-bottom:18px;letter-spacing:-.045em;transition:var(--transition)}.support-box p{color:var(--color-body);margin-bottom:16px;transition:var(--transition)}.support-box .item-btn{text-align:center;height:46px;width:68px;line-height:43px;font-size:18px;border-radius:100px;color:var(--color-white);border:none;transition:var(--transition)}.support-box .shape-group li{position:absolute;right:0;bottom:-1px;z-index:-1}.support-box.active a,.support-box:hover a{box-shadow:0 50px 50px -24px rgba(153,161,170,.3)}.support-box.active .inner .item-btn,.support-box:hover .inner .item-btn{background-color:var(--color-primary)}.support-box.online-docuentation .item-btn{background-color:var(--color-rose)}.support-box.support-ticket .item-btn{background-color:var(--color-chart1)}.splash-call-to-action{background-color:var(--color-primary);padding:140px 0 80px;margin-bottom:0}@media only screen and (max-width:1199px){.splash-call-to-action{padding:100px 0 40px}}@media only screen and (max-width:991px){.splash-call-to-action{padding:80px 0 30px}}@media only screen and (max-width:767px){.splash-call-to-action{padding:60px 0 10px}}.splash-call-to-action:before{display:none}.splash-call-to-action .section-heading .title{margin-bottom:20px;font-size:80px;width:100%}@media only screen and (min-width:1200px) and (max-width:1599px){.splash-call-to-action .section-heading .title{font-size:70px}}@media only screen and (max-width:1199px){.splash-call-to-action .section-heading .title{font-size:60px}}@media only screen and (max-width:767px){.splash-call-to-action .section-heading .title{font-size:50px}}@media only screen and (max-width:575px){.splash-call-to-action .section-heading .title{font-size:40px}}.splash-call-to-action .section-heading p{width:100%;font-size:20px;color:var(--color-light)}@media only screen and (max-width:991px){.splash-call-to-action .section-heading p{font-size:18px}}.splash-call-to-action .section-heading p a{font-weight:700;margin-left:10px;color:var(--color-light);text-decoration:underline}.splash-call-to-action .section-heading p a:hover{color:var(--color-white)}.splash-call-to-action .section-heading .axil-btn{color:#2a288b;padding:24px 80px;filter:drop-shadow(0 14px 20px rgba(35,34,87,.4)) drop-shadow(0 48px 48px rgba(0,0,0,.12));box-shadow:none}.splash-call-to-action .call-to-action{border-bottom:none}.splash-footer{padding-top:0!important}.splash-footer .footer-bottom{border:none;padding:30px 0}@media only screen and (max-width:991px){.splash-footer .footer-copyright{text-align:center;margin-bottom:20px}}.splash-footer .footer-copyright .copyright-text{font-size:16px}.splash-footer .footer-social{text-align:center}@media only screen and (max-width:991px){.splash-footer .footer-social{margin-bottom:20px}}.splash-footer .footer-social li{display:inline-block;margin-right:25px}.splash-footer .footer-social li:last-child{margin-right:0}.splash-footer .footer-social li a{height:40px;width:40px;line-height:39px;text-align:center;background-color:var(--color-light);border-radius:50%;color:var(--color-body)}.splash-footer .footer-social li a:hover{background-color:var(--color-primary);color:var(--color-light)}@media only screen and (max-width:991px){.splash-footer .footer-bottom-link{text-align:center}}.splash-footer .footer-bottom-link ul{margin:0 -30px}@media only screen and (max-width:991px){.splash-footer .footer-bottom-link ul{margin:0 -20px}}.splash-footer .footer-bottom-link ul li{padding:0 30px}@media only screen and (max-width:991px){.splash-footer .footer-bottom-link ul li{padding:0 20px}}.splash-footer .footer-bottom-link ul li:after{height:58%;width:2px;right:-4px}.splash-footer .footer-bottom-link ul li a{font-size:16px;color:var(--color-body)}.axil-header{position:absolute;width:100%;left:0;right:0;top:0;z-index:4}.axil-header .header-navbar{display:flex;align-items:center;justify-content:space-between}.axil-header .header-navbar .header-logo a{display:block}.axil-header .header-navbar .header-logo .dark-version-logo,.axil-header .header-navbar .header-logo .sticky-logo{display:none}@media only screen and (max-width:991px){.axil-header .header-navbar .header-logo img{width:300px}}.axil-header .header-navbar .header-main-nav{flex:1 1;margin:0 55px 0 50px}@media only screen and (max-width:1199px){.axil-header .header-navbar .header-main-nav{margin:0 30px}}@media only screen and (max-width:991px){.axil-header .header-navbar .header-main-nav{margin:0}}.axil-header.header-style-1 .axil-mainmenu.axil-sticky .header-navbar .header-logo .light-version-logo{display:none}.axil-header.header-style-1 .axil-mainmenu.axil-sticky .header-navbar .header-logo .sticky-logo{display:block}.axil-header.header-style-2 .axil-mainmenu{padding:50px 80px}@media only screen and (min-width:1200px) and (max-width:1599px){.axil-header.header-style-2 .axil-mainmenu{padding:35px 15px}}@media only screen and (max-width:1199px){.axil-header.header-style-2 .axil-mainmenu{padding:35px 15px}}@media only screen and (max-width:575px){.axil-header.header-style-2 .axil-mainmenu{padding:30px 0}}.axil-header.header-style-2 .axil-mainmenu.axil-sticky{padding:15px 80px}@media only screen and (min-width:1200px) and (max-width:1599px){.axil-header.header-style-2 .axil-mainmenu.axil-sticky{padding:15px}}@media only screen and (max-width:1199px){.axil-header.header-style-2 .axil-mainmenu.axil-sticky{padding:15px}}@media only screen and (max-width:575px){.axil-header.header-style-2 .axil-mainmenu.axil-sticky{padding:15px 0}}.axil-header.header-style-2 .axil-mainmenu .mainmenu{justify-content:center}.axil-header.header-style-3 .axil-mainmenu.axil-sticky .header-navbar .header-logo .light-version-logo{display:none}.axil-header.header-style-3 .axil-mainmenu.axil-sticky .header-navbar .header-logo .sticky-logo{display:block}.axil-header.header-style-3 .header-action .sidemenu-btn .btn-wrap{background-color:var(--color-light)}@media only screen and (max-width:1299px){.axil-header.header-style-4 .header-main-nav{margin:0 15px}}@media only screen and (max-width:991px){.axil-header.header-style-4 .header-main-nav{margin:0}}@media only screen and (max-width:991px){.axil-header.header-style-4 .mainmenu-nav{background-color:var(--color-dark)}}.axil-header.header-style-4 .mainmenu-nav .mainmenu .menu-item-has-children .axil-submenu{background-color:var(--color-dark)}.axil-header.header-style-4 .mainmenu-nav .mainmenu .menu-item-has-children .axil-submenu li a{color:var(--color-light)}.axil-header.header-style-4 .mainmenu-nav .mainmenu .menu-item-has-children .axil-submenu li a.active,.axil-header.header-style-4 .mainmenu-nav .mainmenu .menu-item-has-children .axil-submenu li a:hover{color:var(--color-primary)}.axil-header.header-style-4 .mobile-nav-header{border-color:var(--color-gray-4)}.axil-header.header-style-4 .mobile-nav-header .mobile-nav-logo .light-mode{display:none}.axil-header.header-style-4 .mobile-nav-header .mobile-nav-logo .dark-mode{display:block}.axil-header.header-style-4 .mobile-nav-header .mobile-menu-close{background-color:var(--color-white);color:var(--color-black);border:none}.axil-header.header-style-4 .axil-mainmenu.axil-sticky{background-color:var(--color-dark)}@media only screen and (max-width:1199px){.axil-header.header-style-4 .mainmenu li{margin:0 10px}}@media only screen and (max-width:991px){.axil-header.header-style-4 .mainmenu li{border-color:var(--color-gray-4)}}.axil-header.header-style-4 .mainmenu li a{color:var(--color-light)}.axil-header.header-style-4 .mainmenu li a:before{background-color:var(--color-white)}.axil-header.header-style-4 .mainmenu li a:after{color:var(--color-gray-4)}.axil-header.header-style-4 .header-action .header-btn .axil-btn{display:block}.axil-mainmenu{padding:50px 0;transition:var(--transition)}@media only screen and (min-width:1200px) and (max-width:1599px){.axil-mainmenu{padding:35px 0}}@media only screen and (max-width:1199px){.axil-mainmenu{padding:30px 0}}.axil-mainmenu.axil-sticky{position:fixed;top:0;right:0;left:0;z-index:5;background-color:var(--color-white);box-shadow:0 2px 10px 0 rgba(0,0,0,.1);padding:15px 0;animation:headerSlideDown .8s ease forwards}.axil-mainmenu.axil-sticky .header-action .sidemenu-btn .btn-wrap{background-color:var(--color-body)}.axil-mainmenu.axil-sticky .header-action .sidemenu-btn .btn-wrap span{background-color:var(--color-white)}.axil-mainmenu.axil-sticky .header-action .social-icon-list li a{color:var(--color-dark)}.axil-mainmenu.axil-sticky .header-action .social-icon-list li a:hover{color:var(--color-primary)}.mainmenu{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;list-style:none;padding:0;margin:0}.mainmenu>li{margin:0 24px}@media only screen and (max-width:1199px){.mainmenu>li{margin:0 11px}}.mainmenu>li>a{color:var(--color-body);font-weight:500;font-size:var(--font-body-2);font-family:var(--font-primary);line-height:60px;height:60px;display:block;position:relative;transition:var(--transition)}.mainmenu>li>a:before{content:"";height:2px;width:0;background-color:var(--color-primary);position:absolute;bottom:12px;left:0;opacity:0;transition:.5s}.mainmenu>li>a:hover{color:var(--color-primary)}.mainmenu>li>a:hover:before{opacity:1;width:100%}.mainmenu>li>a.active{color:var(--color-primary)}.mainmenu>li>a.active:before{width:100%;opacity:1}.mainmenu>.menu-item-has-children,.mainmenu>.menu-item-has-children>a{position:relative}.mainmenu>.menu-item-has-children>a svg{margin-left:2px;font-size:14px}.mainmenu>.menu-item-has-children .axil-submenu{position:absolute;top:100%;left:20px;background:#fff;z-index:-1;opacity:0;visibility:hidden;min-width:250px;padding:15px 10px;border-radius:4px;transition:var(--transition);list-style:none;margin:0;box-shadow:0 13px 48px 0 rgba(0,0,0,.15)}.mainmenu>.menu-item-has-children .axil-submenu li{margin:0;transition:var(--transition);opacity:0;transform:translateX(20px)}.mainmenu>.menu-item-has-children .axil-submenu li a{position:relative;font-size:14px;text-transform:capitalize;color:var(--color-body);font-weight:500;padding:7px 15px;border-radius:4px;display:block;transition:var(--transition)}.mainmenu>.menu-item-has-children .axil-submenu li a:after{content:"";height:1px;width:0;background-color:var(--color-primary);position:absolute;top:90%;left:0;transform:translateY(-50%);transition:var(--transition)}.mainmenu>.menu-item-has-children .axil-submenu li a:hover{color:var(--color-primary)}.mainmenu>.menu-item-has-children .axil-submenu li a:hover:after{width:100%}.mainmenu>.menu-item-has-children .axil-submenu li a.active{color:var(--color-primary)}.mainmenu>.menu-item-has-children .axil-submenu li a.active:after{width:100%}.mainmenu>.menu-item-has-children:hover .axil-submenu{opacity:1;visibility:visible;z-index:9;left:0}.mainmenu>.menu-item-has-children:hover .axil-submenu li{opacity:1;transform:translateX(0)}.mainmenu>.menu-item-has-children:hover .axil-submenu li:nth-child(1n){transition-delay:.1s}.mainmenu>.menu-item-has-children:hover .axil-submenu li:nth-child(2n){transition-delay:.2s}.mainmenu>.menu-item-has-children:hover .axil-submenu li:nth-child(3n){transition-delay:.3s}.mainmenu>.menu-item-has-children:hover .axil-submenu li:nth-child(4n){transition-delay:.4s}.mainmenu>.menu-item-has-children:hover .axil-submenu li:nth-child(5n){transition-delay:.5s}.mainmenu>.menu-item-has-children:hover .axil-submenu li:nth-child(6n){transition-delay:.6s}.mainmenu>.menu-item-has-children:hover .axil-submenu li:nth-child(7n){transition-delay:.7s}.mainmenu>.menu-item-has-children:hover .axil-submenu li:nth-child(8n),.mainmenu>.menu-item-has-children:hover .axil-submenu li:nth-child(9n),.mainmenu>.menu-item-has-children:hover .axil-submenu li:nth-child(10n),.mainmenu>.menu-item-has-children:hover .axil-submenu li:nth-child(11n),.mainmenu>.menu-item-has-children:hover .axil-submenu li:nth-child(12n){transition-delay:.8s}.header-action>ul{display:flex;align-items:center;flex-wrap:wrap}.header-action>ul>li{margin-right:30px}.header-action .sidemenu-btn,.header-action>ul>li:last-child{margin-right:0}.header-action .sidemenu-btn .btn-wrap{height:60px;width:60px;background-color:var(--color-light);border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;transition:var(--transition)}@media only screen and (max-width:991px){.header-action .sidemenu-btn .btn-wrap{height:50px;width:50px}}.header-action .sidemenu-btn .btn-wrap span{height:2px;width:20px;background-color:var(--color-dark);margin-bottom:4px;border-radius:10px;transition:var(--transition)}.header-action .sidemenu-btn .btn-wrap span:last-child{margin-bottom:0;width:10px;margin-right:-10px}.header-action .sidemenu-btn .btn-wrap:focus{box-shadow:none}.header-action .sidemenu-btn .btn-wrap:hover span:last-child{width:20px;margin-right:0}.header-action .sidemenu-btn .btn-wrap:hover span:first-child{width:10px;margin-right:-10px}.header-action .sidemenu-btn .btn-wrap.btn-dark{background-color:var(--color-body)}.header-action .sidemenu-btn .btn-wrap.btn-dark span{background-color:var(--color-white)}@media only screen and (max-width:575px){.header-action .header-social-link{display:none}}.header-action .social-icon-list{display:flex;align-items:center;flex-wrap:wrap;margin:-15px}.header-action .social-icon-list li{margin:15px}.header-action .social-icon-list li a{font-size:20px;color:var(--color-body)}@media only screen and (max-width:991px){.header-action .social-icon-list li a{color:var(--color-dark)}}.header-action .social-icon-list li a:hover{color:var(--color-primary)}.header-action .header-btn{margin-right:0}@media only screen and (max-width:1399px){.header-action .header-btn .axil-btn{padding:15px 40px}}@media only screen and (min-width:992px) and (max-width:1199px){.header-action .header-btn .axil-btn{padding:15px 25px}}@media only screen and (max-width:991px){.header-action .header-btn{margin-right:30px}}@media only screen and (max-width:575px){.header-action .header-btn{display:none}}@media only screen and (min-width:992px){.header-action .mobile-menu-btn{display:none}}.header-action .mobile-menu-btn .btn-wrap{height:50px;width:50px}.header-action .my_switcher{margin-left:20px;border-radius:50%;height:50px;width:50px;line-height:52px;padding:0;text-align:center}@media only screen and (max-width:767px){.header-action .my_switcher{margin-left:15px}}.header-action .my_switcher button{width:100%;height:100%;line-height:1}.header-action .my_switcher button span{width:100%;line-height:34px}@media only screen and (max-width:767px){.header-action .my_switcher button span{line-height:24px}}.header-offcanvasmenu{width:60vw!important;min-width:300px;background-color:var(--color-white);transition:all .8s cubic-bezier(.77,.2,.05,1)}@media only screen and (max-width:1199px){.header-offcanvasmenu{width:70vw!important}}.header-offcanvasmenu .offcanvas-header{padding:50px 100px}@media only screen and (min-width:1200px) and (max-width:1599px){.header-offcanvasmenu .offcanvas-header{padding:50px}}@media only screen and (max-width:1199px){.header-offcanvasmenu .offcanvas-header{padding:50px}}@media only screen and (max-width:767px){.header-offcanvasmenu .offcanvas-header{padding:30px 30px 0}}.header-offcanvasmenu .offcanvas-header .btn-close{margin:0;font-size:22px;transition:var(--transition)}@media only screen and (max-width:991px){.header-offcanvasmenu .offcanvas-header .btn-close{font-size:14px}}.header-offcanvasmenu .offcanvas-header .btn-close:hover{color:var(--color-primary);opacity:1}.header-offcanvasmenu .offcanvas-header .btn-close:focus{border:none;box-shadow:none}.header-offcanvasmenu .offcanvas-body{padding:50px 100px}@media only screen and (min-width:1200px) and (max-width:1599px){.header-offcanvasmenu .offcanvas-body{padding:50px}}@media only screen and (max-width:1199px){.header-offcanvasmenu .offcanvas-body{padding:50px}}@media only screen and (max-width:767px){.header-offcanvasmenu .offcanvas-body{padding:30px}}.header-offcanvasmenu .offcanvas-body .side-nav-search-form{position:relative;margin-bottom:70px}@media only screen and (max-width:991px){.header-offcanvasmenu .offcanvas-body .side-nav-search-form{margin-bottom:40px}}.header-offcanvasmenu .offcanvas-body .side-nav-search-form .search-field{font-size:40px;height:auto;border:none;border-bottom:2px solid var(--color-gray-3);border-radius:0;padding:5px 0}@media only screen and (max-width:991px){.header-offcanvasmenu .offcanvas-body .side-nav-search-form .search-field{font-size:20px}}.header-offcanvasmenu .offcanvas-body .side-nav-search-form .search-field:focus{box-shadow:none}.header-offcanvasmenu .offcanvas-body .side-nav-search-form .side-nav-search-btn{position:absolute;right:0;top:50%;transform:translateY(-50%);background-color:initial;border:none;padding:0}.header-offcanvasmenu .offcanvas-body .side-nav-search-form .side-nav-search-btn i{font-weight:400;font-size:24px;color:var(--color-gray-4);transition:var(--transition)}@media only screen and (max-width:991px){.header-offcanvasmenu .offcanvas-body .side-nav-search-form .side-nav-search-btn i{font-size:18px}}.header-offcanvasmenu .offcanvas-body .side-nav-search-form .side-nav-search-btn:hover i{color:var(--color-primary)}.header-offcanvasmenu .offcanvas-body .main-navigation{margin:-45px 0 -30px}@media only screen and (max-width:991px){.header-offcanvasmenu .offcanvas-body .main-navigation{margin-bottom:40px}}@media only screen and (max-width:767px){.header-offcanvasmenu .offcanvas-body .main-navigation{margin:-20px 0 40px}}.header-offcanvasmenu .offcanvas-body .main-navigation li{margin:30px 0}@media only screen and (max-width:767px){.header-offcanvasmenu .offcanvas-body .main-navigation li{margin:20px 0}}.header-offcanvasmenu .offcanvas-body .main-navigation li a{color:var(--color-dark);font-size:36px;font-weight:500}@media only screen and (max-width:1199px){.header-offcanvasmenu .offcanvas-body .main-navigation li a{font-size:24px}}@media only screen and (max-width:767px){.header-offcanvasmenu .offcanvas-body .main-navigation li a{font-size:20px}}.header-offcanvasmenu .offcanvas-body .main-navigation li a.active,.header-offcanvasmenu .offcanvas-body .main-navigation li a:hover{color:var(--color-primary)}.header-offcanvasmenu .offcanvas-body .contact-inner .title{font-size:18px;line-height:1;color:var(--color-dark);font-weight:500;display:block;margin-bottom:15px}@media only screen and (max-width:1199px){.header-offcanvasmenu .offcanvas-body .contact-inner .title{font-size:16px}}.header-offcanvasmenu .offcanvas-body .contact-inner .address{margin-bottom:40px}@media only screen and (max-width:991px){.header-offcanvasmenu .offcanvas-body .contact-inner .address{margin-bottom:25px}}.header-offcanvasmenu .offcanvas-body .contact-inner .address a{color:var(--color-body);display:block;margin-bottom:10px}.header-offcanvasmenu .offcanvas-body .contact-inner .address a i{margin-right:20px}.header-offcanvasmenu .offcanvas-body .contact-inner .address a svg{margin-right:15px}.header-offcanvasmenu .offcanvas-body .contact-inner .address p{margin-bottom:0}.header-offcanvasmenu .offcanvas-body .contact-inner .social-share{display:flex;align-items:center;flex-wrap:wrap;margin:-15px -6px}.header-offcanvasmenu .offcanvas-body .contact-inner .social-share li{margin:15px 6px}.header-offcanvasmenu .offcanvas-body .contact-inner .social-share li a{color:var(--color-white);font-size:16px;width:50px;height:50px;line-height:50px;display:block;border-radius:100%;background-color:var(--color-primary);text-align:center}.header-offcanvasmenu .offcanvas-body .contact-inner .social-share li a:hover{background-color:var(--color-dark)}.mobilemenu-popup{position:fixed;left:-300px;z-index:10;transition:all .8s cubic-bezier(.77,.2,.05,1)}.mobilemenu-popup,.mobilemenu-popup:after{width:100%;height:100%;top:0;visibility:hidden;opacity:0}.mobilemenu-popup:after{content:"";background-color:rgba(0,0,0,.5);position:absolute;left:300px;bottom:0;z-index:-1;transition:var(--transition)}.mobilemenu-popup .mobilemenu-inner{width:300px;background-color:var(--color-white);padding:0 10px 50px;overflow-y:auto;height:100%}.mobilemenu-popup .mainmenu-nav{display:block}.mobilemenu-popup .mobilemenu-header{display:flex;align-items:center;justify-content:space-between;margin:0 10px;padding:20px 0;border-bottom:1px solid var(--color-fog)}@media only screen and (min-width:992px){.mobilemenu-popup .mobilemenu-header{display:none}}.mobilemenu-popup .mobilemenu-header .mobile-nav-logo{width:150px;line-height:1}.mobilemenu-popup .mobilemenu-header .mobile-nav-logo .dark-mode{display:none}.mobilemenu-popup .mobilemenu-header .mobile-menu-close{background-color:initial;height:30px;width:30px;border:2px solid var(--color-gray-4);border-radius:10px;color:var(--color-dark);font-size:14px;transition:var(--transition);line-height:1;margin:0;padding:0}.mobilemenu-popup .mobilemenu-header .mobile-menu-close:hover{background-color:var(--color-primary);border-color:var(--color-primary);color:var(--color-white)}.mobilemenu-popup .axil-mainmenu.axil-sticky{animation:none}.mobilemenu-popup .mainmenu-nav .mainmenu{display:block;height:100%;overflow:auto}.mobilemenu-popup .mainmenu-nav .mainmenu>li{border-bottom:1px solid var(--color-fog)}.mobilemenu-popup .mainmenu-nav .mainmenu>li>a{height:50px;line-height:50px;display:flex;align-items:center;justify-content:space-between}.mobilemenu-popup .mainmenu-nav .mainmenu>li>a:before{display:none}.mobilemenu-popup .mainmenu-nav .mainmenu .menu-item-has-children .axil-submenu{display:none;position:static;visibility:visible;opacity:1;min-width:100%;box-shadow:none;padding:0 0 10px;transition:initial}.mobilemenu-popup .mainmenu-nav .mainmenu .menu-item-has-children .axil-submenu li{opacity:1;transform:translateX(0)}.mobilemenu-popup .mainmenu-nav .mainmenu .menu-item-has-children .axil-submenu li a{padding:7px 10px}.mobilemenu-popup .mainmenu-nav .mainmenu .menu-item-has-children .axil-submenu li a:after{display:none}.mobilemenu-popup .mainmenu-nav .mainmenu .menu-item-has-children .axil-submenu.active,.mobilemenu-popup .mainmenu-nav .mainmenu .menu-item-has-children.menu-item-open .axil-submenu{display:block}.mobilemenu-popup .mobilemenu-body{padding:0}.mobilemenu-popup.show{left:0}.mobilemenu-popup.show,.mobilemenu-popup.show:after{visibility:visible;opacity:1}@media only screen and (max-width:991px){.mainmenu-nav{display:none}}@keyframes headerSlideDown{0%{margin-top:-20px;opacity:0}30%{margin-top:-10px;opacity:0}to{margin-top:0;opacity:1}}.footer-area{padding-top:10px}.footer-top{padding-bottom:70px}@media only screen and (max-width:991px){.footer-top{padding-bottom:50px}}.footer-social-link ul{display:flex;align-items:center;justify-content:space-between;margin:0 -5px}.footer-social-link ul li a{color:var(--color-gray-3);font-size:30px;padding:5px}@media only screen and (max-width:991px){.footer-social-link ul li a{font-size:20px}}.footer-social-link ul li a:hover{color:var(--color-link)}.footer-widget{margin-bottom:80px}@media only screen and (max-width:767px){.footer-widget{margin-bottom:50px}}.footer-widget .widget-title{font-weight:700}.footer-widget.border-end{border-right-color:var(--color-ghost)!important;padding-right:80px;margin-right:40px}@media only screen and (max-width:1199px){.footer-widget.border-end{border:none!important;padding-right:0;margin-right:0}}.footer-newsletter .title{margin-bottom:20px;letter-spacing:-.045em}.footer-menu-link ul{margin:-8px 0}.footer-menu-link li a{color:var(--color-body);padding:8px 0;font-size:18px;line-height:1.5}@media only screen and (max-width:991px){.footer-menu-link li a{font-size:16px}}.footer-menu-link li a:hover{color:var(--color-link)}.footer-bottom{border-top:1px solid var(--color-ghost);padding:25px 0}@media only screen and (max-width:767px){.footer-copyright{text-align:center;margin-bottom:10px}}.footer-copyright .copyright-text,.footer-copyright .copyright-text a{color:var(--color-gray-1)}.footer-copyright .copyright-text a:hover{color:var(--color-primary)}.footer-bottom-link{text-align:right}@media only screen and (max-width:767px){.footer-bottom-link{text-align:center}}.footer-bottom-link ul{margin:0 -20px}.footer-bottom-link ul li{padding:0 20px;display:inline-block;position:relative}.footer-bottom-link ul li:after{content:"";height:4px;width:4px;background-color:var(--color-gray-4);border-radius:50%;position:absolute;top:53%;right:-5px;transform:translateY(-50%)}.footer-bottom-link ul li:last-child:after{display:none}.footer-bottom-link ul li a{color:var(--color-gray-1)}.footer-bottom-link ul li a:hover{color:var(--color-link)}.footer-dark{background-color:var(--color-dark);padding-top:0}.footer-dark .footer-bottom{border-top-color:var(--color-body)}.footer-dark .footer-copyright .copyright-text,.footer-dark .footer-copyright .copyright-text a{color:var(--color-gray-2)}.footer-dark .footer-copyright .copyright-text a:hover{color:var(--color-white)}.footer-dark .footer-bottom-link ul li a{color:var(--color-gray-2)}.footer-dark .footer-bottom-link ul li a:hover{color:var(--color-primary)}.footer-dark .footer-bottom-link ul li:after{background-color:var(--color-gray-2)}.section-padding{padding:140px 0 110px}@media only screen and (max-width:1199px){.section-padding{padding:100px 0 70px}}@media only screen and (max-width:991px){.section-padding{padding:80px 0 50px}}@media only screen and (max-width:767px){.section-padding{padding:60px 0 30px}}.section-padding-2{padding:140px 0 100px}@media only screen and (max-width:1199px){.section-padding-2{padding:100px 0 60px}}@media only screen and (max-width:991px){.section-padding-2{padding:80px 0 40px}}@media only screen and (max-width:767px){.section-padding-2{padding:60px 0 20px}}.section-padding-equal{padding:140px 0}@media only screen and (max-width:1199px){.section-padding-equal{padding:100px 0}}@media only screen and (max-width:991px){.section-padding-equal{padding:80px 0}}@media only screen and (max-width:767px){.section-padding-equal{padding:60px 0}}.mt--200{margin-top:200px}.mt--150{margin-top:150px}.mt--100{margin-top:100px}.mt--90{margin-top:90px}.mt--80{margin-top:80px}.mt--20{margin-top:20px!important}.mb--100{margin-bottom:100px}.mb--90{margin-bottom:90px}.mb--80{margin-bottom:80px!important}.mb--50{margin-bottom:50px!important}.mb--40{margin-bottom:40px!important}.mb--30{margin-bottom:30px!important}.mb--20{margin-bottom:20px!important}.ml--20{margin-left:20px!important}.pt--250{padding-top:250px}.pt--200{padding-top:200px}.pt--150{padding-top:150px}.pb--90{padding-bottom:90px}.pb--80{padding-bottom:80px}.pb--70{padding-bottom:70px}.plr--30{padding:0 30px}@media only screen and (max-width:1199px){.pt_lg--200{padding-top:200px}.pt_lg--100{padding-top:100px}.pb_lg--40{padding-bottom:40px}.pb_lg--20{padding-bottom:20px}}@media only screen and (max-width:991px){.mb_md--70{margin-bottom:70px}.mb_md--30{margin-bottom:30px}.pt_md--100{padding-top:100px}.pt_md--80{padding-top:80px}.pb_md--70{padding-bottom:70px}.pb_md--20{padding-bottom:20px}.mt_md--0{margin-top:0}.mb_md--0{margin-bottom:0}.pb_md--0{padding-bottom:0}}@media only screen and (max-width:767px){.pt_sm--80{padding-top:80px}.pt_sm--60{padding-top:60px}.pb_sm--0{padding-bottom:0}}
/*# sourceMappingURL=main.c23a0f61.chunk.css.map */