.__nuxt-error-page{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;align-items:center;background:#f7f8fb;bottom:0;color:#47494e;display:flex;flex-direction:column;font-family:sans-serif;font-weight:100!important;justify-content:center;left:0;padding:1rem;position:absolute;right:0;text-align:center;top:0}.__nuxt-error-page .error{max-width:450px}.__nuxt-error-page .title{color:#47494e;font-size:1.5rem;margin-bottom:8px;margin-top:15px}.__nuxt-error-page .description{color:#7f828b;line-height:21px;margin-bottom:10px}.__nuxt-error-page a{color:#7f828b!important;-webkit-text-decoration:none;text-decoration:none}.__nuxt-error-page .logo{bottom:12px;left:12px;position:fixed}.nuxt-progress{background-color:#000;height:2px;left:0;opacity:1;position:fixed;right:0;top:0;transition:width .1s,opacity .4s;width:0;z-index:999999}.nuxt-progress.nuxt-progress-notransition{transition:none}.nuxt-progress-failed{background-color:red}
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform: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 swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{animation-name:swing;transform-origin:top center}@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{11.1%{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)}to{transform:none}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform: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:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:translateY(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translateX(-2000px)}to{opacity:1;transform:translateX(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translateX(2000px)}to{opacity:1;transform:translateX(0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:translateY(0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(2000px)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-20px)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-2000px)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(20px)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(2000px)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-2000px)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{animation-timing-function:ease-out;transform:perspective(400px) rotateY(-1turn)}40%{animation-timing-function:ease-out;transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{animation-timing-function:ease-in;transform:perspective(400px) translateZ(150px) rotateY(-170deg)}80%{animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95)}to{animation-timing-function:ease-in;transform:perspective(400px)}}.animated.flip{animation-name:flip;backface-visibility:visible}@keyframes flipInX{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{animation-name:flipInX;backface-visibility:visible!important}@keyframes flipInY{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateY(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;transform:perspective(400px) rotateY(10deg)}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{animation-name:flipInY;backface-visibility:visible!important}@keyframes flipOutX{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.flipOutX{animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateY(-15deg)}to{opacity:0;transform:perspective(400px) rotateY(90deg)}}.flipOutY{animation-name:flipOutY;backface-visibility:visible!important}@keyframes lightSpeedIn{0%{opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;transform:skewX(20deg)}80%{opacity:1;transform:skewX(-5deg)}to{opacity:1;transform:none}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg);transform-origin:center}to{opacity:1;transform:none;transform-origin:center}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-45deg);transform-origin:left bottom}to{opacity:1;transform:none;transform-origin:left bottom}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(45deg);transform-origin:right bottom}to{opacity:1;transform:none;transform-origin:right bottom}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(45deg);transform-origin:left bottom}to{opacity:1;transform:none;transform-origin:left bottom}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg);transform-origin:right bottom}to{opacity:1;transform:none;transform-origin:right bottom}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{opacity:1;transform-origin:center}to{opacity:0;transform:rotate(200deg);transform-origin:center}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{opacity:1;transform-origin:left bottom}to{opacity:0;transform:rotate(45deg);transform-origin:left bottom}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{opacity:1;transform-origin:right bottom}to{opacity:0;transform:rotate(-45deg);transform-origin:right bottom}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{opacity:1;transform-origin:left bottom}to{opacity:0;transform:rotate(-45deg);transform-origin:left bottom}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{opacity:1;transform-origin:right bottom}to{opacity:0;transform:rotate(90deg);transform-origin:right bottom}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{animation-timing-function:ease-in-out;transform-origin:top left}20%,60%{animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left}40%,80%{animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg);transform-origin:top left}to{opacity:0;transform:translate3d(0,700px,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 zoomInStable{0%{opacity:0;transform:scale3d(.3,.3,.3)}33.333%{opacity:1;transform:scale3d(1.1,1.1,1.1)}66.666666%{opacity:1;transform:scaleX(1)}}.zoomInStable{animation-name:zoomInStable}@keyframes zoomInDown{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.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%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom}}.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%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,100%,0);visibility:hidden}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0);visibility:hidden}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(100%,0,0);visibility:hidden}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-100%,0);visibility:hidden}}.slideOutUp{animation-name:slideOutUp}@keyframes anime{0%{opacity:0;transform:scaleY(0);-webkit-transform:scaleY(0);-moz-transform:scaleY(0);-ms-transform:scaleY(0);-o-transform:scaleY(0)}to{opacity:1;transform:scaleY(1);-webkit-transform:scaleY(1);-ms-transform:scaleY(1);-o-transform:scaleY(1);-moz-transform:scaleY(1)}}
/*!
 * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-feature-settings:normal;display:inline-block;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;line-height:inherit;position:absolute;text-align:center;width:2em}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s linear infinite}.fa-pulse{animation:fa-spin 1s steps(8) infinite}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-display:block;font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;src:url(/_nuxt/fonts/fa-brands-400.e2ca654.eot);src:url(/_nuxt/fonts/fa-brands-400.e2ca654.eot?#iefix) format("embedded-opentype"),url(/_nuxt/fonts/fa-brands-400.f075c50.woff2) format("woff2"),url(/_nuxt/fonts/fa-brands-400.ad527cc.woff) format("woff"),url(/_nuxt/fonts/fa-brands-400.8300bd7.ttf) format("truetype"),url(/_nuxt/img/fa-brands-400.2f12242.svg#fontawesome) format("svg")}.fab{font-family:Font Awesome\ 5 Brands}@font-face{font-display:block;font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:400;src:url(/_nuxt/fonts/fa-regular-400.b01516c.eot);src:url(/_nuxt/fonts/fa-regular-400.b01516c.eot?#iefix) format("embedded-opentype"),url(/_nuxt/fonts/fa-regular-400.4a74738.woff2) format("woff2"),url(/_nuxt/fonts/fa-regular-400.3c6879c.woff) format("woff"),url(/_nuxt/fonts/fa-regular-400.49f0069.ttf) format("truetype"),url(/_nuxt/img/fa-regular-400.3602b7e.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-display:block;font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:900;src:url(/_nuxt/fonts/fa-solid-900.8ac3167.eot);src:url(/_nuxt/fonts/fa-solid-900.8ac3167.eot?#iefix) format("embedded-opentype"),url(/_nuxt/fonts/fa-solid-900.8e1ed89.woff2) format("woff2"),url(/_nuxt/fonts/fa-solid-900.4451e1d.woff) format("woff"),url(/_nuxt/fonts/fa-solid-900.205f07b.ttf) format("truetype"),url(/_nuxt/img/fa-solid-900.664de39.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:Font Awesome\ 5 Free}.fa,.fas{font-weight:900}@font-face{font-display:block;font-family:icomoon;font-style:normal;font-weight:400;src:url(/_nuxt/fonts/icomoon.4a208ed.eot);src:url(/_nuxt/fonts/icomoon.4a208ed.eot#iefix) format("embedded-opentype"),url(/_nuxt/fonts/icomoon.c5bd6a4.ttf) format("truetype"),url(/_nuxt/fonts/icomoon.3c747de.woff) format("woff"),url(/_nuxt/img/icomoon.20a8973.svg#icomoon) format("svg")}[class*=" icon-"],[class^=icon-]{speak:never;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:icomoon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.bl_field{//white-space:pre-line;-webkit-hyphens:auto;hyphens:auto;text-align:justify}.icon-magnifying-glass:before{content:"\e900"}.icon-shopping-cart:before{content:"\e901"}.icon-chat:before{content:"\e902"}.icon-right-arrow:before{content:"\e903"}.icon-fast-food:before{content:"\e904"}.icon-water:before{content:"\e905"}.icon-health-check:before{content:"\e906"}.icon-heart:before{content:"\e907"}.icon-charity:before{content:"\e908"}.icon-generous:before{content:"\e909"}.icon-fundraiser:before{content:"\e90a"}.icon-message:before{content:"\e90b"}.icon-address:before{content:"\e90c"}.icon-college-graduation:before{content:"\e90d"}.icon-coin:before{content:"\e90e"}.icon-dove:before{content:"\e90f"}.icon-cheque:before{content:"\e910"}.icon-donation:before{content:"\e911"}.icon-handshake:before{content:"\e912"}.icon-adoption:before{content:"\e913"}.icon-donation-1:before{content:"\e914"}
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on January 28, 2021 */@font-face{font-family:reeyregular;font-style:normal;font-weight:400;src:url(/_nuxt/fonts/reey-regular-webfont.66e4ef1.woff2) format("woff2"),url(/_nuxt/fonts/reey-regular-webfont.94a306a.woff) format("woff")}:root{--thm-font:"Nunito",sans-serif;--thm-reey-font:"reeyregular";--thm-gray:#707876;--thm-gray-rgb:112,120,118;--thm-primary:#15c8a0;--thm-primary-rgb:21,200,160;--thm-black:#1f2230;--thm-black-rgb:31,34,48}.row{--bs-gutter-x:30px}.gutter-y-30{--bs-gutter-y:30px}body{color:#707876;color:var(--thm-gray);font-family:Nunito,sans-serif;font-family:var(--thm-font);font-size:18px;font-weight:700;line-height:30px}body.locked{overflow:hidden}a{color:var(--thm-base)}a,a:focus,a:hover,a:visited{-webkit-text-decoration:none;text-decoration:none}h1,h2,h3,h4,h5,h6{color:#1f2230;color:var(--thm-black);margin:0}.page-wrapper{margin:0 auto;min-width:300px;overflow:hidden;position:relative;width:100%}.container{padding-left:15px;padding-right:15px}@media (min-width:1200px){.container{max-width:1200px}}::-moz-placeholder{color:inherit;opacity:1}::placeholder{color:inherit;opacity:1}.section-separator{border-color:var(--thm-border);border-width:1px;margin-bottom:0;margin-top:0}.thm-btn{-webkit-appearance:none;background-color:#15c8a0;background-color:var(--thm-primary);border:none;color:#fff;display:inline-block;font-size:16px;font-weight:900;outline:none!important;padding:18.5px 50px;transition:.5s;vertical-align:middle}.thm-btn i{margin-right:10px}.thm-btn:hover{background:#1f2230;background:var(--thm-black);color:#fff}.section-title{margin-bottom:50px;margin-top:-13px}.section-title__tagline{align-items:center;color:#15c8a0;color:var(--thm-primary);display:inline-flex;font-size:18px;font-weight:900;line-height:30px}.section-title__tagline:before{background-color:currentColor;content:"";height:2px;margin-right:10px;width:44px}.section-title__title{color:#1f2230;color:var(--thm-black);font-size:24px;font-weight:900;line-height:32px;margin:0}.bootstrap-select .dropdown-menu{border-radius:0;padding-bottom:0;padding-top:0}.bootstrap-select .dropdown-item.active,.bootstrap-select .dropdown-item:active{background-color:var(--thm-base)}.preloader{align-items:center;background-color:#fff;background-position:50%;background-repeat:no-repeat;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;text-align:center;top:0;z-index:9991}.preloader__image{animation-duration:2s;animation-fill-mode:both;animation-iteration-count:infinite;animation-name:flipInY}.scroll-to-top{background:#15c8a0;background:var(--thm-primary);border-radius:50%;bottom:40px;cursor:pointer;display:inline-block;height:45px;position:fixed;right:40px;text-align:center;transition:all .4s ease;width:45px;z-index:99}.scroll-to-top i{color:#fff;font-size:18px;line-height:45px}.scroll-to-top:hover{background-color:#1f2230;background-color:var(--thm-black)}.scroll-to-top:hover i{color:#fff}.jarallax{position:relative;z-index:0}.jarallax>.jarallax-img{font-family:"object-fit: cover;";height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}.main-header{display:block;position:relative}.main-header__logo{background-color:#15c8a0;background-color:var(--thm-primary);float:left;padding:4px 0;position:relative;text-align:center;width:15%}.main-menu-wrapper{background-color:#fff;float:right;position:relative;width:85%}.main-menu-wrapper__top{background-color:#fff;box-shadow:0 1px 0 0 #e5eeec;display:block;padding:0 60px;position:relative}.main-menu-wrapper__top-inner{justify-content:space-between;padding:4px 0}.main-menu-wrapper__left-content,.main-menu-wrapper__top-inner{align-items:center;display:flex}.main-menu-wrapper__left-text p{color:#1f2230;color:var(--thm-black);font-size:14px;margin:0}.main-menu-wrapper__left-email-box{align-items:center;display:flex;margin-left:40px}.main-menu-wrapper__left-email-box .icon i{color:#15c8a0;color:var(--thm-primary);font-size:12px}.main-menu-wrapper__left-email-box .email{margin-left:10px}.main-menu-wrapper__left-email-box .email a{color:#1f2230;color:var(--thm-black);font-size:14px}.main-menu-wrapper__right-social{align-items:center;display:flex;padding:9px 0}.main-menu-wrapper__right-social a{align-items:center;color:#1f2230;color:var(--thm-black);display:flex;font-size:14px;justify-content:center;text-align:center;transition:all .5s ease}.main-menu-wrapper__right-social a:hover{color:#15c8a0;color:var(--thm-primary);transition:all .5s ease}.main-menu-wrapper__right-social a+a{margin-left:35px}.main-menu-wrapper__bottom{display:block;padding:0 60px;position:relative}.main-menu{position:relative;z-index:91}.main-menu__inner,.main-menu__right{align-items:center;display:flex;position:relative}.main-menu__right{margin-left:auto;padding-left:60px}.main-menu__right:before{background-color:#e5eeec;bottom:28px;content:"";left:0;position:absolute;top:28px;width:1px}@media (max-width:425px){.main-menu__right{padding-left:0}}.main-menu__search{margin-right:30px}.main-menu__cart,.main-menu__search{color:#1f2230;color:var(--thm-black);font-size:24px;transition:all .5s ease}.main-menu__cart{margin-right:60px}.main-menu__cart:hover,.main-menu__search:hover{color:#15c8a0;color:var(--thm-primary)}@media (max-width:1199px){.main-menu__cart,.main-menu__search{font-size:20px;margin-right:20px}}@media (max-width:767px){.main-menu__cart{margin-right:0}}.main-menu__phone-contact{align-items:center;background-color:#eff5f4;display:flex;padding:19.5px 60px}.main-menu__phone-icon{align-items:center;background-color:#fff;border-radius:50%;color:#15c8a0;color:var(--thm-primary);display:flex;font-size:35px;height:60px;justify-content:center;width:60px}.main-menu__phone-number{margin-left:10px}.main-menu__phone-number>p{font-size:14px;line-height:19px;margin:0}.main-menu__phone-number>a{color:#1f2230;color:var(--thm-black);font-size:18px;font-weight:800}.main-menu__donate-btn{background:#15c8a0;background:var(--thm-primary);color:#fff;display:inline-block;font-size:14px;font-weight:900;margin-left:60px;padding:7px 20px;transition:all .5s ease}.main-menu__donate-btn i{font-size:12px;margin-right:7px}.main-menu__donate-btn:hover{background-color:#1f2230;background-color:var(--thm-black);color:#fff}.stricky-header.main-menu{padding:0 60px}.main-menu .main-menu__list,.main-menu .main-menu__list ul,.stricky-header .main-menu__list,.stricky-header .main-menu__list ul{align-items:center;display:none;list-style-type:none;margin:0;padding:0}@media (min-width:1200px){.main-menu .main-menu__list,.main-menu .main-menu__list ul,.stricky-header .main-menu__list,.stricky-header .main-menu__list ul{display:flex}}.main-menu .main-menu__list>li,.stricky-header .main-menu__list>li{padding-bottom:34.5px;padding-top:34.5px;position:relative}.main-menu .main-menu__list>li+li,.stricky-header .main-menu__list>li+li{margin-left:64px}.main-menu .main-menu__list>li>a,.stricky-header .main-menu__list>li>a{align-items:center;color:#707876;color:var(--thm-gray);display:flex;font-size:16px;font-weight:700;position:relative;transition:all .5s ease}.main-menu .main-menu__list>li>a:before,.stricky-header .main-menu__list>li>a:before{background-color:#15c8a0;background-color:var(--thm-primary);bottom:0;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:left center;transition:transform .5s ease;width:100%}.main-menu .main-menu__list>li.current>a,.main-menu .main-menu__list>li:hover>a,.stricky-header .main-menu__list>li.current>a,.stricky-header .main-menu__list>li:hover>a{color:#1f2230;color:var(--thm-black)}.main-menu .main-menu__list>li.current>a:before,.main-menu .main-menu__list>li:hover>a:before,.stricky-header .main-menu__list>li.current>a:before,.stricky-header .main-menu__list>li:hover>a:before{transform:scale(1);transform-origin:right center}.main-menu .main-menu__list li ul,.stricky-header .main-menu__list li ul{align-items:flex-start;background-color:#fff;box-shadow:0 0 65px 0 rgba(0,0,0,.1);flex-direction:column;justify-content:flex-start;left:0;min-width:220px;opacity:0;position:absolute;top:100%;transition:.5s ease;visibility:hidden;z-index:99}.main-menu .main-menu__list li:hover>ul,.stricky-header .main-menu__list li:hover>ul{opacity:1;visibility:visible}.main-menu .main-menu__list li ul li,.stricky-header .main-menu__list li ul li{flex:1 1 100%;position:relative;width:100%}.main-menu .main-menu__list li ul li+li,.stricky-header .main-menu__list li ul li+li{border-top:1px solid rgba(#1f2230,.1);border-top:1px solid rgba(var(--thm-black),.1)}.main-menu .main-menu__list li ul li a,.stricky-header .main-menu__list li ul li a{color:#1f2230;color:var(--thm-black);display:flex;font-size:16px;line-height:30px;padding:10px 20px;transition:.5s}.main-menu .main-menu__list li ul li:hover>a,.stricky-header .main-menu__list li ul li:hover>a{background-color:#15c8a0;background-color:var(--thm-primary);color:#fff}.main-menu .main-menu__list li ul li>ul,.stricky-header .main-menu__list li ul li>ul{left:100%;top:0}.main-menu .main-menu__list li ul li>ul.right-align,.stricky-header .main-menu__list li ul li>ul.right-align{left:auto;right:100%;top:0}.main-menu .main-menu__list li ul li>ul ul,.stricky-header .main-menu__list li ul li>ul ul{display:none}.stricky-header{background-color:#fff;box-shadow:0 10px 60px 0 rgba(0,0,0,.05);left:0;position:fixed;top:0;transform:translateY(-120%);transition:transform .5s ease,visibility .5s ease;visibility:hidden;width:100%;z-index:991}@media (max-width:1199px){.stricky-header{display:none}}.stricky-header.stricky-fixed{transform:translateY(0);visibility:visible}.stricky-header .main-menu__inner{box-shadow:none;padding-right:0}.mobile-nav__buttons{display:flex;margin-left:auto;margin-right:10px}@media (min-width:1200px){.mobile-nav__buttons{display:none}}.mobile-nav__buttons a{color:#1f2230;color:var(--thm-black);cursor:pointer;font-size:20px}.mobile-nav__buttons a+a{margin-left:10px}.mobile-nav__buttons a:hover{color:var(--thm-base)}.main-menu .mobile-nav__toggler{color:#1f2230;color:var(--thm-black);cursor:pointer;font-size:20px;margin-right:20px;transition:.5s}.main-menu .mobile-nav__toggler:hover{color:var(--thm-base)}@media (min-width:1200px){.main-menu .mobile-nav__toggler{display:none}}.main-header-two{left:0;position:absolute;right:0;top:0;z-index:99}.main-header-two__inner{background-color:#1f2230;background-color:var(--thm-black);display:block;position:relative}.main-header-two__logo{display:block;float:left;max-width:120px;padding-bottom:63px;padding-top:25px;position:relative;text-align:center}.main-header-two__contact-info{display:block;float:right;margin-left:145px;max-width:905px;position:relative;width:100%}.main-header-two__contact-list{display:block;float:left;margin:0;padding:35px 0 58px;position:relative}.main-header-two__contact-list li{display:inline-block;padding-left:35px;position:relative}.main-header-two__contact-list li:before{background:hsla(0,0%,100%,.09);bottom:7px;content:"";position:absolute;right:-30px;top:-9px;width:1px}.main-header-two__contact-list li:last-child:before{display:none}.main-header-two__contact-list li+li{margin-left:55px}.main-header-two__contact-icon{left:0;position:absolute;top:2px}.main-header-two__contact-icon span{color:#15c8a0;color:var(--thm-primary);font-size:35px}.main-header-two__contact-text{margin-left:15px}.main-header-two__contact-text p{color:#afb2c0;font-size:14px;line-height:14px;margin:0}.main-header-two__contact-text a,.main-header-two__contact-text h5{color:#fff;font-size:16px;font-weight:800}.main-header-two__contact-text h5{margin-top:7px}.main-header-two__btn{display:block;float:right;padding-bottom:39px;padding-top:55px;position:relative}.main-header-two__donate-btn{background:#15c8a0;background:var(--thm-primary);color:#fff;display:inline-block;font-size:14px;font-weight:900;padding:7px 20px;transition:all .5s ease}.main-header-two__donate-btn i{font-size:12px;margin-right:7px}.main-header-two__donate-btn:hover{color:#1f2230;color:var(--thm-black)}.main-header-two__bottom{display:block;position:relative;top:-39px;z-index:5}.main-menu__two .main-menu__inner{background:#fff;padding:0 50px}.main-menu__two .main-menu__right{padding-bottom:21px;padding-left:0;padding-top:22px}.main-menu__two .main-menu__right:before{display:none}.main-menu__right-social{align-items:center;display:flex;margin-right:30px;padding-right:30px;position:relative}.main-menu__right-social:before{background:#e5eeec;bottom:-3px;content:"";position:absolute;right:0;top:-4px;width:1px}.main-menu__right-social a{align-items:center;background-color:#e5eeec;border-radius:50%;color:#1f2230;color:var(--thm-black);display:flex;font-size:13px;height:35px;justify-content:center;text-align:center;transition:all .5s ease;width:35px}.main-menu__right-social a+a{margin-left:10px}.main-menu__right-social a:hover{background:#15c8a0;background:var(--thm-primary);color:#fff}.main-menu__two .main-menu__cart{margin-right:0}.main-menu__two .main-menu__list>li,.stricky-header.main-menu__two .main-menu__list>li{padding-bottom:24px;padding-top:24px}.stricky-header.main-menu__two,.stricky-header.main-menu__two .main-menu__inner{padding:0}.main-header-three,.main-header-three__menu-box{display:block;position:relative}.main-header-three__menu-box{box-shadow:0 10px 60px 0 rgba(0,0,0,.05);padding:0 30px}@media (min-width:992){.main-header-three__menu-box{padding:0 60px}}.main-menu-three__logo{display:block;float:left;padding:28.5px 0;position:relative;text-align:center}.main-menu-three__inner-upper{align-items:center;display:flex;float:left;justify-content:center;position:relative;width:70%}.main-menu-three__btn{margin-right:60px}.main-menu-three__donate-btn{background:#15c8a0;background:var(--thm-primary);color:#fff;display:inline-block;font-size:14px;font-weight:900;padding:7px 20px;transition:all .5s ease}.main-menu-three__donate-btn i{font-size:12px;margin-right:7px}.main-menu-three__donate-btn:hover{color:#1f2230;color:var(--thm-black)}.main-menu__right-three{float:right;padding:36.5px 0;position:relative}.main-menu__right-three:before{display:none}.main-menu__right-three .main-menu__search{padding:5.5px 0}.main-menu__right-three .main-menu__cart{margin-right:0;padding:5.5px 0}.main-menu-three__inner .main-menu__list>li,.stricky-header.main-menu-three .main-menu__list>li{padding-bottom:38.5px;padding-top:39.5px}@keyframes bubbleMover{0%{transform:translateY(0) translateX(0) rotate(0)}30%{transform:translateY(30px) translateX(50px) rotate(15deg);transform-origin:center center}50%{transform:translateY(50px) translateX(100px) rotate(45deg);transform-origin:right bottom}80%{transform:translateY(30px) translateX(50px) rotate(15deg);transform-origin:left top}to{transform:translateY(0) translateX(0) rotate(0);transform-origin:center center}}@keyframes shapeMover{0%,to{transform:perspective(400px) translateY(0) rotate(0deg) translateZ(0) translateX(0)}50%{transform:perspective(400px) rotate(0deg) translateZ(20px) translateY(20px) translateX(20px)}}@keyframes banner3Shake{0%{transform:rotateY(0deg)}30%{transform:rotate(5deg)}60%{transform:rotateX(0deg)}80%{transform:rotate(5deg)}to{transform:rotateY(0deg)}}@keyframes squareMover{0%,to{transform:translate(0) rotate(0)}20%,60%{transform:translate(20px,40px) rotate(180deg)}30%,80%{transform:translate(40px,60px) rotate(0deg)}}@keyframes treeMove{0%,to{transform:rotate(0deg) translateX(0)}25%,75%{transform:rotate(5deg) translateX(15px)}50%{transform:rotate(10deg) translateX(30px)}}.zoom-fade{animation-duration:5s;-webkit-animation-duration:5s;-moz-animation-duration:5s;-ms-animation-duration:5s;-o-animation-duration:5s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-name:zoom-fade;-webkit-animation-name:zoom-fade;-moz-animation-name:zoom-fade;-ms-animation-name:zoom-fade;-o-animation-name:zoom-fade;animation-timing-function:linear;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;-ms-animation-timing-function:linear;-o-animation-timing-function:linear}@keyframes zoom-fade{0%{transform:scale(.9)}50%{transform:scale(1)}to{transform:scale(.9)}}@keyframes service_hexagon_2{0%{transform:rotateY(0deg)}to{transform:rotateY(1turn)}}.mobile-nav__wrapper{height:100vh;left:0;opacity:0;position:fixed;top:0;transform:translateX(-50%);transform-origin:right center;transition:transform .5s ease-in,opacity .5s linear,visibility .5s ease-in;visibility:hidden;width:100vw;z-index:999}.mobile-nav__wrapper .container{padding-left:0;padding-right:0}.mobile-nav__wrapper.expanded{opacity:1;transform:translateX(0);visibility:visible}.mobile-nav__overlay{background-color:#000;bottom:0;cursor:pointer;left:0;opacity:.5;position:absolute;right:0;top:0}.mobile-nav__content{background-color:#1f2230;background-color:var(--thm-black);height:100%;overflow-y:auto;padding:30px 15px;position:relative;width:300px;z-index:10}.mobile-nav__content .thm-btn{padding:8px 0;text-align:center;width:100%}.mobile-nav__content .logo-box{display:flex;margin-bottom:40px}.mobile-nav__close{color:var(--thm-text-dark);cursor:pointer;font-size:18px;position:absolute;right:15px;top:20px}.mobile-nav__content .main-menu__list,.mobile-nav__content .main-menu__list ul{list-style-type:none;margin:0;padding:0}.mobile-nav__content .main-menu__list ul{border-top:1px solid hsla(0,0%,100%,.1);height:0;opacity:0;transform:scaleY(0);transform-origin:top center;visibility:hidden}.mobile-nav__content .main-menu__list ul.show{height:auto;opacity:1;transform:scaleY(1);transition:transform .5s ease 0ms,opacity .5s ease 0ms,visibility .5s ease,height .5s ease 0ms;visibility:visible}.mobile-nav__content .main-menu__list li:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.1)}.mobile-nav__content .main-menu__list li a{align-items:center;color:#fff;display:flex;font-family:Nunito,sans-serif;font-family:var(--thm-font);font-size:14px;font-weight:500;height:46px;justify-content:space-between;line-height:30px;transition:.5s}.mobile-nav__content .main-menu__list li a.expanded{color:#15c8a0;color:var(--thm-primary)}.mobile-nav__content .main-menu__list li a button{align-items:center;background-color:#15c8a0;background-color:var(--thm-primary);border:none;color:#fff;display:flex;height:30px;justify-content:center;outline:none;text-align:center;transform:rotate(-90deg);transition:transform .5s ease;width:30px}.mobile-nav__content .main-menu__list li a button.expanded{background-color:#fff;color:#1f2230;color:var(--thm-black);transform:rotate(0deg)}.mobile-nav__content .main-menu__list li.cart-btn span{position:relative;right:auto;top:auto;transform:translate(0)}.mobile-nav__content .main-menu__list li.cart-btn i{font-size:16px}.mobile-nav__top{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px}.mobile-nav__top .main-menu__login a{color:var(--thm-text-dark)}.mobile-nav__container{border-bottom:1px solid hsla(0,0%,100%,.1);border-top:1px solid hsla(0,0%,100%,.1)}.mobile-nav__social{align-items:center;display:flex}.mobile-nav__social a{color:#15c8a0;color:var(--thm-primary);font-size:16px;transition:.5s}.mobile-nav__social a+a{margin-left:30px}.mobile-nav__social a:hover{color:#fff}.mobile-nav__contact{margin-bottom:20px;margin-top:20px}.mobile-nav__contact li{align-items:center;color:var(--thm-text-dark);display:flex;font-size:14px;font-weight:500;position:relative}.mobile-nav__contact li+li{margin-top:15px}.mobile-nav__contact li a{color:#fff;transition:.5s}.mobile-nav__contact li a:hover{color:#15c8a0;color:var(--thm-primary)}.mobile-nav__contact li>i{align-items:center;background-color:#15c8a0;background-color:var(--thm-primary);border-radius:50%;color:#fff;display:flex;font-size:11px;height:30px;justify-content:center;margin-right:10px;text-align:center;width:30px}.mobile-nav__container .main-logo,.mobile-nav__container .main-menu__language,.mobile-nav__container .main-menu__login,.mobile-nav__container .topbar__buttons{display:none}.search-popup{align-items:center;display:flex;height:100vh;justify-content:center;left:0;padding-left:20px;padding-right:20px;position:fixed;top:0;transform:translateY(-110%);transition:transform .5s ease,opacity .5s ease;width:100vw;z-index:991}.search-popup.active{transform:translateY(0)}.search-popup__overlay{background-color:#1f2230;background-color:var(--thm-black);bottom:0;cursor:pointer;left:0;opacity:.75;position:absolute;right:0;top:0}.search-popup__content{max-width:560px;width:100%}.search-popup__content form{background-color:#fff;border-radius:0;display:flex;flex-wrap:wrap;overflow:hidden;position:relative}.search-popup__content form input[type=search],.search-popup__content form input[type=text]{background-color:#fff;border:none;font-size:16px;height:66px;outline:none;padding-left:30px;width:100%}.search-popup__content .thm-btn{align-items:center;border-radius:0;display:flex;height:68px;justify-content:center;padding:0;position:absolute;right:-1px;text-align:center;top:0;width:68px}.search-popup__content .thm-btn:hover{background-color:#1f2230;background-color:var(--thm-black);color:#fff}.search-popup__content .thm-btn i{margin:0}.main-slider{overflow:hidden;position:relative}.main-slider .swiper-slide{background-color:#1f2230;background-color:var(--thm-black);position:relative}.main-slider-three .swiper-slide{background-color:transparent}.main-slider .swiper-slide .container{position:relative;z-index:30}.main-slider .image-layer{background-repeat:no-repeat;background-size:cover;bottom:0;left:0;position:absolute;right:0;top:0;transform:scale(1);transition:transform 7s ease;z-index:1}.main-slider .image-layer-overlay{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.main-slider .container{padding-bottom:190px;padding-top:219px}.main-slider__content{display:block;position:relative}.main-slider__shape-1{bottom:215px;opacity:0;position:absolute;right:9px;transition:opacity 1s ease,visibility 1s ease;transition-delay:1s;visibility:hidden}.main-slider .swiper-slide-active .main-slider__shape-1{opacity:1;visibility:visible}.main-slider p{color:#fff;font-size:40px;font-weight:400;line-height:50px;margin:0 0 19px;opacity:0;transform:translateY(100px);transition-delay:2.5s;transition:transform 2s ease,opacity 2s ease,color .5s ease,background .5s ease}.main-slider h2{color:#fff;font-size:36px;font-weight:900;line-height:36px;margin:0 0 37px;opacity:0;transform:translateY(120px);transition-delay:1s;transition:transform 2s ease,opacity 2s ease;visibility:hidden}.main-slider .thm-btn{font-size:18px;font-weight:800;opacity:0;padding:20px 48px;transform:translateY(100px);transition-delay:2.5s;transition:transform 2s ease,opacity 2s ease,color .5s ease,background .5s ease}.main-slider .thm-btn:hover{background-color:#fff;color:#1f2230;color:var(--thm-black)}.main-slider .swiper-slide-active .image-layer{transform:scale(1.15)}.main-slider .swiper-slide-active .thm-btn,.main-slider .swiper-slide-active h2,.main-slider .swiper-slide-active p{opacity:1;transform:translateY(0) translateX(0);visibility:visible}.main-slider__counter{bottom:0;left:0;margin:0 auto;max-width:1200px;padding:0 15px;position:absolute;right:0;width:100%;z-index:1}.main-slider__counter-box{display:block;float:right;margin:0;position:relative}.main-slider__counter-box li{background:#eff5f4;float:left;max-width:230px;padding:40px 50px;position:relative;transition:all .5s ease}.main-slider__counter-box li:hover{background:#15c8a0;background:var(--thm-primary)}.main-sldier__counter-digit{color:#15c8a0;color:var(--thm-primary);font-size:44px;font-weight:900;transition:all .5s ease}.main-slider__counter-text{color:#1f2230;color:var(--thm-black);font-size:16px;font-weight:900;line-height:26px;margin:0;transition:all .5s ease}.main-slider__counter-box li:hover .main-sldier__counter-digit,.main-slider__counter-box li:hover .main-slider__counter-text{color:#fff}.main-slider__nav{align-items:flex-end;display:flex;flex-direction:column;left:50%;max-width:1200px;padding-left:15px;padding-right:15px;position:absolute;top:54%;transform:translateY(-50%) translateX(-50%);width:100%;z-index:100}.main-slider__nav .swiper-button-next,.main-slider__nav .swiper-button-prev{align-items:center;background:#fff;border-radius:50%;bottom:auto;color:#1f2230;color:var(--thm-black);display:flex;font-size:20px;height:63px;justify-content:center;left:auto;margin:0;opacity:1;position:relative;right:auto;text-align:center;top:auto;transition:all .5s ease;width:63px;z-index:100}.main-slider__nav .swiper-button-next:hover,.main-slider__nav .swiper-button-prev:hover{opacity:.5}.main-slider__nav .swiper-button-next:after,.main-slider__nav .swiper-button-prev:after{display:none}.main-slider__nav .swiper-button-prev{margin-bottom:10px}.main-slider__nav .swiper-button-prev .icon-left-arrow{position:relative;transform:rotate(180deg)}#main-slider-pagination{bottom:51px;left:50%;max-width:1170px;text-align:left;transform:translate(-50%);width:100%;z-index:10}#main-slider-pagination .swiper-pagination-bullet{background-color:#fff;border-radius:50%;height:12px;opacity:.5;width:12px}#main-slider-pagination .swiper-pagination-bullet+.swiper-pagination-bullet{margin-left:6px}#main-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}.main-slider-two .container{padding-bottom:175px;padding-top:250px}.main-slider-two .thm-btn{background:#1f2230;background:var(--thm-black)}.main-slider-two .thm-btn:hover{background-color:#fff;color:#1f2230;color:var(--thm-black)}.main-slider__nav-two{align-items:center;display:flex;justify-content:space-between;left:50%;max-width:1200px;padding-left:15px;padding-right:15px;position:absolute;top:59%;transform:translateY(-50%) translateX(-50%);width:100%;z-index:100}.main-slider__nav-two .swiper-button-next,.main-slider__nav-two .swiper-button-prev{align-items:center;background:#fff;border-radius:50%;bottom:auto;color:#1f2230;color:var(--thm-black);display:flex;font-size:20px;height:63px;justify-content:center;left:auto;margin:0;opacity:1;position:relative;right:auto;text-align:center;top:auto;transition:all .5s ease;width:63px;z-index:100}.main-slider__nav-two .swiper-button-next:hover,.main-slider__nav-two .swiper-button-prev:hover{opacity:.5}.main-slider__nav-two .swiper-button-next:after,.main-slider__nav-two .swiper-button-prev:after{display:none}.main-slider__nav-two .swiper-button-prev{margin-bottom:10px}.main-slider__nav-two .swiper-button-prev .icon-left-arrow{position:relative;transform:rotate(180deg)}.main-slider-two #main-slider-pagination{text-align:center}.main-slider-three .container{padding-bottom:210px;padding-top:240px}.main-slider-three .image-layer{opacity:inherit}.main-slider-three p{color:#15c8a0;color:var(--thm-primary)}.main-slider-three h2{color:#1f2230;color:var(--thm-black)}.main-slider-three-shape{animation:service_hexagon_2 15s linear infinite;position:absolute;right:194px;top:-50px}.main-slider-three .thm-btn:hover{background-color:#1f2230;background-color:var(--thm-black);color:#fff}.gradient-overlay{position:relative}.gradient-overlay:after{background:linear-gradient(180deg,hsla(0,0%,100%,0),rgba(0,0,0,.8));bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:0}.welcome-one{display:block;padding:100px 0 185px;position:relative}.welcome-one .row{--bs-gutter-x:70px}.welcome-one__left{display:block;position:relative}.equal-height-columns{display:flex;flex-wrap:wrap}.equal-height-column{display:flex;flex-direction:column}.equal-height-inner{flex-grow:1}.welcome-one__img-box img{height:100%;-o-object-fit:cover;object-fit:cover}.welcome-one__img-box{display:block;position:relative}.welcome-one__img-box img{width:100%}.welcome-one__img-box-2{bottom:28px;left:85px}.welcome-one__img-box-2 img{width:320px}.welcome-one__bottom-text{bottom:-55px;color:#15c8a0;color:var(--thm-primary);font-family:reeyregular;font-family:var(--thm-reey-font);font-size:50px;left:60px;line-height:60px;position:absolute}.welcome-one__heart-icon{bottom:-88px;position:absolute;right:30px}.welcome-one__right .section-title{margin-bottom:38px}.welcome-one__right-text{margin:0}.welcome-one__our-mission-and-story{display:flex;justify-content:space-between;margin-top:38px}.welcome-one__mission-and-story-single h3{font-size:20px;font-weight:900;line-height:30px;margin-bottom:15px}.welcome-one__mission-and-story-single i{color:#15c8a0;color:var(--thm-primary);margin-right:10px}.welcome-one__our-mission-and-story-text{font-size:16px;margin:0}.welcome-one__progress{display:block;padding-top:33px;position:relative;width:100%}.welcome-one__progress-title{font-size:20px;font-weight:900;line-height:30px;margin-bottom:6px}.welcome-one__progress .bar{background:#eff5f4;border-radius:5px;height:13px;margin-bottom:12px;position:relative;width:100%}.welcome-one__progress .bar-inner{background:#15c8a0;background:var(--thm-primary);border-radius:5px;display:block;height:13px;position:relative;transition:all 1.5s ease;width:0}.welcome-one__progress .count-text{bottom:20px;color:#707876;color:var(--thm-gray);font-size:16px;font-weight:700;line-height:26px;opacity:0;position:absolute;right:0;text-align:center;transition:all .5s ease}.welcome-one__progress .bar-inner.counted .count-text{opacity:1}.welcome-one__btn{margin-top:54px}.causes-one{display:block;padding:100px 0 140px;position:relative}.causes-one:before{background:#eff5f4;content:"";height:510px;left:0;position:absolute;right:0;top:0;z-index:-1}.about-sec{display:block;padding:100px 0 140px;position:relative}.about-sec:before{background:#eff5f4;content:"";height:830px;left:0;position:absolute;right:0;top:0;z-index:-1}.causes-one .section-title{margin-bottom:34px}.causes-one__carousel{position:relative}.causes-one__carousel .owl-stage-outer,.causes-one__carousel .tns-ovh{overflow:visible;padding-top:30px}.causes-one__carousel .tns-item{opacity:0;transition:all .5s ease;visibility:hidden}.causes-one__carousel .tns-slide-active{opacity:1;visibility:visible}.causes-one__carousel .tns-nav,.causes-one__carousel.owl-carousel .owl-dots{align-items:center;bottom:-49px;display:flex;justify-content:center;left:0;margin:0;position:absolute;right:0;text-align:center}.causes-one__carousel .tns-nav button,.causes-one__carousel.owl-carousel .owl-dots .owl-dot{background:#1f2230;background:var(--thm-black);border:none;border-radius:50%;display:inline-block;height:10px;margin:0 3px;opacity:.5;outline:none;padding:0;position:relative;transition:all .1s linear;transition-delay:.1s;width:10px}.causes-one__carousel .tns-nav button.tns-nav-active,.causes-one__carousel.owl-carousel .owl-dot.active{opacity:1}.causes-one__carousel.owl-carousel .owl-dot:focus{outline:none}.causes-one__carousel.owl-carousel .owl-dots .owl-dot span{display:none}.causes-one__single{background:#fff;border:1px solid #e5eeec;display:block;position:relative}.causes-one__img{display:block;margin-top:15px;padding:0 30px;position:relative}.causes-one__img-box{display:block;overflow:hidden;position:relative}.causes-one__img-box>img{position:relative;transform:scale(1);transition:transform .5s ease;width:100%}.causes-one__single:hover .causes-one__img-box>img{transform:scale(1.05)}.causes-one__img-box>a{align-items:center;background-color:rgba(31,34,48,.9);background-color:rgba(var(--thm-black-rgb),.9);bottom:0;color:#000;display:flex;font-size:25px;justify-content:center;left:0;margin:10px;opacity:0;position:absolute;right:0;top:0;transform:translateY(-30%);transition:opacity .5s ease,visibility .5s ease,transform .5s ease;visibility:hidden}.causes-one__img-box>a i{color:#15c8a0;color:var(--thm-primary);transition:all .5s ease}.causes-one__img-box>a i:hover{color:#fff}.causes-one__single:hover .causes-one__img-box>a{opacity:1;transform:translateY(0);visibility:visible}.causes-one__category{background:#15c8a0;background:var(--thm-primary);bottom:10px;left:20px;line-height:27px;padding:0 20px;position:absolute}.causes-one__category span{color:#fff;font-size:14px;font-weight:800}.causes-one__content{display:block;padding:26px 30px 20px;position:relative}.causes-one__title{font-size:18px;font-weight:900;line-height:21px;margin-bottom:15px}.causes-one__title a{color:#1f2230;color:var(--thm-black);transition:all .5s ease}.causes-one__title a:hover{color:#15c8a0;color:var(--thm-primary)}.causes-one__text{font-size:16px;margin:0}.causes-one__progress{background:#eff5f4;display:block;padding:60px 30px 21px;position:relative;width:100%}.causes-one__progress .bar{background:#fff;border-radius:5px;height:10px;margin-bottom:6px;position:relative;width:100%}.causes-one__progress .bar-inner{background:#15c8a0;background:var(--thm-primary);border-radius:5px;display:block;height:10px;position:relative;transition:all 1.5s ease;width:0}.causes-one__progress .count-text{background:#15c8a0;background:var(--thm-primary);bottom:20px;color:#fff;font-size:12px;font-weight:800;height:20px;line-height:20px;opacity:0;position:absolute;right:-40px;text-align:center;transition:all .5s ease;width:40px}.causes-one__progress .bar-inner.counted .count-text{opacity:1}.causes-one__progress .count-text:after{border-right:7px solid transparent;border-top:5px solid #15c8a0;border-top:5px solid var(--thm-primary);content:"";left:0;position:absolute;top:100%}.causes-one__goals{align-items:center;display:flex;justify-content:space-between}.causes-one__goals>p{font-size:14px;margin:0}.causes-one__goals>p>span{color:#1f2230;color:var(--thm-black);font-size:20px;font-weight:900;line-height:30px}.join-one{display:block;padding:87px 0 100px;position:relative}@media (min-width:992px){.join-one__about{padding-bottom:150px}}.join-one-bg{background-repeat:no-repeat;background-size:cover}.join-one-bg,.join-one-bg:before{height:100%;left:0;position:absolute;top:0;width:100%}.join-one-bg:before{background-color:rgba(31,34,48,.6);background-color:rgba(var(--thm-black-rgb),.6);content:""}.join-one-bg.jarallax div div{filter:grayscale(100%)}.join-one__inner{display:block;position:relative;text-align:center}.join-one__title{color:#fff;font-size:60px;font-weight:900;line-height:70px;margin-bottom:45px}.three-boxes{display:block;position:relative}.three-boxes .row{--bs-gutter-x:0px}.three-boxes .container-box{display:block;position:relative;width:100%}.three-boxes__single{display:block;overflow:hidden;padding:60px;position:relative;z-index:1}.three-boxes__single:before{background-color:rgba(21,200,160,.9);background-color:rgba(var(--thm-primary-rgb),.9);content:"";z-index:2}.three-boxes__single-bg,.three-boxes__single:before{height:100%;left:0;position:absolute;top:0;width:100%}.three-boxes__single-bg{background-repeat:no-repeat;background-size:cover;filter:grayscale(1)}.three-boxes__content{display:flex;position:relative;z-index:3}.three-boxes__icon span{color:#fff;display:inline-block;font-size:65px;line-height:65px;position:relative;transition:all .5s linear;transition-delay:.1s}.three-boxes__single:hover .three-boxes__icon span{transform:rotate(1turn)}.three-boxes__text-box{margin-left:30px;max-width:420px;position:relative;width:100%}.three-boxes__text-box h2{color:#fff;font-size:30px;font-weight:900;line-height:40px;margin-bottom:19px}.three-boxes__text{color:#fff;font-weight:800;line-height:34px;margin:0}.three-boxes__btn{background:#fff;color:#1f2230;color:var(--thm-black);display:inline-block;font-size:14px;font-weight:900;margin-top:34px;padding:7px 20px;transition:all .5s ease}.three-boxes__btn:hover{background:#1f2230;background:var(--thm-black);color:#fff}.three-boxes__btn i{font-size:12px;margin-right:7px}.three-boxes__single-item-1:before{background-color:rgba(235,173,35,.9)}.three-boxes__single-item-2:before{background-color:rgba(206,81,64,.9)}.helping-one{display:block;padding:100px 0;position:relative}.helping-one .section-title{margin-bottom:35px}.helping-one__left{display:block;margin-right:30px;margin-top:-13px;position:relative}.helping-one__title{color:#15c8a0;color:var(--thm-primary);font-size:24px;font-weight:900;line-height:34px;margin-bottom:32px}.helping-one__text{font-size:16px;margin:0}.helping-one__left-list{margin:0;padding-top:32px}.helping-one__left-list li{display:flex}.helping-one__left-list li+li{margin-top:10px}.helping-one__left-icon i{color:#15c8a0;color:var(--thm-primary);font-size:15px}.helping-one__left-text{margin-left:20px}.helping-one__left-text p{color:#1f2230;color:var(--thm-black);font-weight:900;margin:0}.helping-one__left-img{display:block;margin-top:58px;position:relative}.helping-one__left-img img{width:100%}.helping-one__left-icon-box{align-items:center;background:#15c8a0;background:var(--thm-primary);border-radius:50%;color:#fff;display:flex;font-size:65px;height:120px;justify-content:center;position:absolute;right:30px;top:-60px;width:120px}.helping-one__right{background:#eff5f4;display:block;padding:60px;position:relative}.helping-one__right .row{--bs-gutter-x:10px}.helping-one__right-input-box{display:block;position:relative}.helping-one__right-dolar-icon{position:absolute;right:30px;top:50%;transform:translateY(-50%)}.helping-one__right-dolar-icon span{font-size:16px}.helping-one__right-form input[type=email],.helping-one__right-form input[type=text],.helping-one__right-form textarea{background-color:#fff;border:none;box-shadow:0 0 30px 0 rgba(0,0,0,.05);color:#707876;color:var(--thm-gray);display:block;font-size:16px;font-weight:700;height:67px;margin-bottom:10px;outline:none;padding-left:30px;padding-right:30px;width:100%}.helping-one__right-form textarea{height:192px;padding-bottom:30px;padding-top:21px}.gallery-one{display:block;position:relative;z-index:2}.gallery-one__container-box{margin:0 auto;max-width:1660px;padding-left:15px;padding-right:15px;width:100%}.gallery-one__container-box,.gallery-one__img-box,.gallery-one__single{display:block;position:relative}.gallery-one__img-box{overflow:hidden}.gallery-one__img-box:before{background:rgba(21,200,160,.9);background:rgba(var(--thm-primary-rgb),.9);content:"";height:100%;left:0;position:absolute;top:0;transform:translateY(-101%);transition:all .7s ease;width:100%;z-index:1}.gallery-one__single:hover .gallery-one__img-box:before{opacity:1;transform:translateY(0)}.gallery-one__img-box img{transform:scale(1);transition:transform .5s ease,opacity .5s ease;width:100%}.gallery-one__single:hover .gallery-one__img-box img{transform:scale(1.05)}.gallery-one__hover-content-box{align-items:center;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transform:translateY(50px);z-index:2}.gallery-one__hover-content-box h2{color:#fff;font-size:24px;font-weight:900;line-height:34px;margin-bottom:14px}.gallery-one__hover-content-box p{color:#fff;font-family:reeyregular;font-family:var(--thm-reey-font);font-size:30px;font-weight:400;margin:0}.gallery-one__single:hover .gallery-one__hover-content-box{opacity:1;transform:translateY(0);transition:all .5s ease .5s;-webkit-transition:all .5s ease .5s;-ms-transition:all .5s ease .5s;-o-transition:all .5s ease .5s}.testimonial-one{background-color:#eff5f4;display:block;margin-top:-90px;padding:190px 0 100px;position:relative;z-index:1}.testimonial-one-bg{background-repeat:no-repeat;background-size:cover;bottom:0;filter:grayscale(1);left:0;opacity:.08;position:absolute;top:0;width:1010px}.testimonial-one .container{position:relative;z-index:10}.testimonial-one__carousel{position:relative}.testimonial-one__carousel .tns-ovh{overflow:visible}.testimonial-one__carousel .tns-item{opacity:0;transition:visibility .5s ease,opacity .5s ease;visibility:hidden}.testimonial-one__carousel .tns-slide-active{opacity:1;visibility:visible}.testimonial-one__carousel .tns-controls,.testimonial-one__carousel.owl-theme .owl-nav{bottom:22px;left:-405px;position:absolute}.testimonial-one__carousel .tns-controls button[data-controls=next],.testimonial-one__carousel.owl-theme .owl-nav .owl-next{background:#fff;border:0;border-radius:50%;color:#1f2230;color:var(--thm-black);font-size:23px;height:65px;margin-left:10px;text-align:center;transition:all .5s ease;width:65px}.testimonial-one__carousel .tns-controls button[data-controls=prev],.testimonial-one__carousel.owl-theme .owl-nav .owl-prev{background:#fff;border:0;border-radius:50%;color:#1f2230;color:var(--thm-black);font-size:23px;height:65px;text-align:center;transform:rotate(180deg);transition:all .5s ease;width:65px}.testimonial-one__carousel.owl-theme .owl-nav .owl-next span,.testimonial-one__carousel.owl-theme .owl-nav .owl-prev span{line-height:65px}.testimonial-one__carousel .tns-controls button[data-controls=next]:hover,.testimonial-one__carousel .tns-controls button[data-controls=prev]:hover,.testimonial-one__carousel.owl-theme .owl-nav .owl-next:hover,.testimonial-one__carousel.owl-theme .owl-nav .owl-prev:hover{background:#15c8a0;background:var(--thm-primary);color:#fff}.testimonial-one__carousel.owl-theme .owl-nav .owl-next:focus,.testimonial-one__carousel.owl-theme .owl-nav .owl-prev:focus{outline:none}.testimonial-one__single{background-color:#fff;box-shadow:0 0 60px 0 rgba(0,0,0,.07);display:block;padding:30px 40px 40px;position:relative}.testimonial-one__text{line-height:34px;margin:0}.testimonial-one__client-info{align-items:center;display:flex;margin-top:19px}.testimonial-one__client-img{display:block;position:relative}.testimonial-one__client-img>img{border-radius:50%;width:70px}.testimonial-one__quote{align-items:center;background:#15c8a0;background:var(--thm-primary);border-radius:50%;color:#fff;display:flex;font-size:20px;height:42px;justify-content:center;position:absolute;right:-22px;top:50%;transform:translateY(-50%);width:42px}.testimonial-one__quote:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAASBAMAAABGPIgdAAAAKlBMVEUAAAD///////////////////////////////////////////////////+Gu8ovAAAADXRSTlMAOKOJCsDeXBJxKRxJ9ZJhEAAAAJlJREFUCNctzssJwkAUheFjfKFRSNbizu2ADQixANdu04CQEqYBwQYES7EBF1FiQsLpJedmsvn4mTsvAJNEIDVmt6+MmMs56QHHUv0kM2zIFohpKxeyGLY8bGiH7vxLspEf1rqWPKpPrN5YkldvU/I1FW3ofGH6ocutWYSOhE4761XovezW1oneHaeVvuz4A3TpAUCcZvK8A3qedFv77WjdBQAAAABJRU5ErkJggg==);background-position:50%;background-repeat:no-repeat;content:"";height:18px;width:21px}.testimonial-one__client-name{margin-left:40px}.testimonial-one__client-name h3{color:#15c8a0;color:var(--thm-primary);font-size:20px;font-weight:900;line-height:20px}.testimonial-one__client-name p{line-height:29px;margin:0}.help-them{display:block;padding:87px 0 90px;position:relative}.help-them-bg{background-repeat:no-repeat;background-size:cover;z-index:-1}.help-them-bg,.help-them-bg:before{height:100%;left:0;position:absolute;top:0;width:100%}.help-them-bg:before{background-color:rgba(31,34,48,.9);background-color:rgba(var(--thm-black-rgb),.9);content:""}.help-them-bg.jarallax div div{filter:grayscale(100%)}.help-them__top{border-bottom:1px solid hsla(0,0%,100%,.1);margin-bottom:93px;padding-bottom:96px}.help-them__top,.help-them__top-content{display:block;position:relative}.help-them__top-content-title{color:#fff;font-size:70px;font-weight:900;line-height:80px}.help-them__top-video-box{display:block;margin-left:76px;position:relative}.help-them__top-video-btn{align-items:center;border:2px solid #fff;border-radius:50px;color:#fff;display:flex;font-size:30px;height:100px;justify-content:center;transition:all .5s ease;width:100px}.help-them__top-video-btn:hover{background-color:#15c8a0;background-color:var(--thm-primary);border-color:#15c8a0;border-color:var(--thm-primary);color:#fff}.help-them__top-video-text{color:#15c8a0;color:var(--thm-primary);font-family:reeyregular;font-family:var(--thm-reey-font);font-size:30px;font-weight:400;margin-bottom:0;margin-left:54px;margin-top:17px}.help-them__bottom{display:block;position:relative}.help-them__single{display:flex}.help-them__icon{display:block;position:relative;top:7px}.help-them__icon span{color:#15c8a0;color:var(--thm-primary);display:block;font-size:65px;line-height:65px;position:relative;transition:all .5s linear;transition-delay:.1s}.help-them__single:hover .help-them__icon span{transform:rotate(1turn)}.help-them__text{margin-left:30px}.help-them__text h3{color:#fff;font-size:20px;font-weight:900;line-height:30px;margin-bottom:12px}.help-them__text p{color:#fff;font-size:16px;margin:0}.news-one{backround:#eff5f4;display:block;padding:100px 0;position:relative}.news-one .section-title{margin-bottom:46px}.news-one__btn{background:#eff5f4;color:#1f2230;color:var(--thm-black);float:right;margin-top:44px}.news-one__img,.news-one__left{display:block;position:relative}.news-one__img{overflow:hidden}.news-one__img>img{position:relative;transform:scale(1);transition:transform .5s ease;width:100%}.news-one__img:hover img{transform:scale(1.05)}.news-one__img>a{align-items:center;background-color:rgba(31,34,48,.9);background-color:rgba(var(--thm-black-rgb),.9);bottom:0;color:#000;display:flex;font-size:26px;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transform:translateY(-30%);transition:opacity .5s ease,visibility .5s ease,transform .5s ease;visibility:hidden}.news-one__img>a>i{color:#15c8a0;color:var(--thm-primary);transition:all .5s ease}.news-one__img>a>i:hover{color:#fff}.news-one__img:hover a{opacity:1;transform:translateY(0);visibility:visible}.news-one__bottom{background-color:#15c8a0;background-color:var(--thm-primary);display:block;padding:31px 72px 34px 40px;position:relative}.news-one__meta{align-items:center;display:flex;margin:0 0 11px}.news-one__meta li{color:#fff;font-size:14px;font-weight:800}.news-one__meta li+li{margin-left:12px}.news-one__meta li a{color:#fff;transition:all .5s ease}.news-one__meta li a:hover{color:#1f2230;color:var(--thm-black)}.news-one__title{color:#fff;font-size:26px;font-weight:900;line-height:36px}.news-one__title a{color:#fff;transition:all .5s ease}.news-one__title a:hover{color:#1f2230;color:var(--thm-black)}.news-one__right{display:block;position:relative}.news-one__right-single{display:flex}.news-one__right-single+.news-one__right-single{margin-top:30px}.news-one__right-img{display:block;max-height:120px;overflow:hidden;position:relative;width:100%}@media (min-width:992px){.news-one__right-img{max-width:220px}}.news-one__right-img>img{position:relative;transform:scale(1);transition:transform .5s ease;width:100%}.news-one__right-single:hover .news-one__right-img>img{transform:scale(1.05)}.news-one__right-img>a{align-items:center;background-color:rgba(31,34,48,.9);background-color:rgba(var(--thm-black-rgb),.9);bottom:0;color:#000;display:flex;font-size:25px;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transform:translateY(-30%);transition:opacity .5s ease,visibility .5s ease,transform .5s ease;visibility:hidden}.news-one__right-single:hover .news-one__right-img>a{opacity:1;transform:translateY(0);visibility:visible}.news-one__right-img>a>i{color:#15c8a0;color:var(--thm-primary);transition:all .5s ease}.news-one__right-img>a>i:hover{color:#fff}.news-one__right-content{margin-left:30px;margin-top:-9px}.news-one__right-meta{align-items:center;display:flex;margin:0 0 11px}.news-one__right-meta li{color:#15c8a0;color:var(--thm-primary);font-size:14px;font-weight:800}.news-one__right-meta li+li{margin-left:12px}.news-one__right-meta li span{color:#1f2230;color:var(--thm-black)}.news-one__right-meta li a{color:#707876;color:var(--thm-gray);transition:all .5s ease}.news-one__right-meta li a:hover{color:#15c8a0;color:var(--thm-primary)}.news-one__right-title{color:#1f2230;color:var(--thm-black);font-size:16px;font-weight:900;line-height:36px}.news-one__right-title a{color:#1f2230;color:var(--thm-black);transition:all .5s ease}.news-one__right-title a:hover{color:#15c8a0;color:var(--thm-primary)}.brand-one{background-color:#eff5f4;padding:60px 0}.brand-one,.brand-one__carousel,.brand-one__single{display:block;position:relative}.brand-one__single{text-align:center;z-index:1}.brand-one__single:before{background-color:#fff;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:.5s;z-index:-1}.brand-one__single:hover:before{opacity:1}.brand-one__img{display:inline-block;position:relative;z-index:10}.brand-one__img>img{opacity:.3;position:relative;transition:.5s}.brand-one__single:hover .brand-one__img>img{opacity:.7}.site-footer{display:block;padding:92px 0 0;position:relative}.site-footer-bg{background-position:0 100%;background-repeat:no-repeat;background-size:cover;filter:grayscale(0)}.site-footer-bg,.site-footer-bg:before{height:100%;left:0;position:absolute;top:0;width:100%}.site-footer-bg:before{background-color:rgba(31,34,48,.95);content:""}.site-footer__top{display:block;position:relative}.footer-widget__title{color:#fff;font-size:22px;font-weight:900;line-height:32px;margin-bottom:20px}.footer-widget__text{color:#b8bbc9;font-size:16px;line-height:34px;margin:0}.footer-widget__about-btn{background:#15c8a0;background:var(--thm-primary);color:#fff;display:inline-block;font-size:14px;font-weight:900;margin-top:18px;padding:7px 20px;transition:all .5s ease}.footer-widget__about-btn i{margin-right:7px;position:relative;top:2px}.footer-widget__about-btn:hover{background:#fff;color:#15c8a0;color:var(--thm-primary)}.footer-widget__explore-list{display:block;float:left;position:relative}.footer-widget__explore-list li+li{margin-top:10px}.footer-widget__explore-list li a{color:#b8bbc9;font-size:16px;font-weight:700;transition:all .5s ease}.footer-widget__explore-list li a:hover{color:#15c8a0;color:var(--thm-primary)}.footer-widget__explore-list-two{display:block;float:left;margin-left:75px;position:relative}.footer-widget__explore-list-two li+li{margin-top:10px}.footer-widget__explore-list-two li a{color:#b8bbc9;font-size:16px;font-weight:700;transition:all .5s ease}.footer-widget__explore-list-two li a:hover{color:#15c8a0;color:var(--thm-primary)}.footer-widget__contact-list{margin:0;padding-top:11px}.footer-widget__contact-list li{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;margin-bottom:16px;padding-bottom:15px}.footer-widget__contact-list li:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.footer-widget__contact-list li .icon i{color:#15c8a0;color:var(--thm-primary);font-size:35px;line-height:35px}.footer-widget__contact-list li .text{margin-left:15px}.footer-widget__contact-list li .text p{color:#fff;font-size:16px;font-weight:800;line-height:20px;margin:0}.footer-widget__contact-list li .text p span{color:#afb2c0;display:block;font-size:14px;font-weight:700}.footer-widget__contact-list li .text p a{color:#fff;font-size:16px;font-weight:800;transition:all .5s ease}.footer-widget__contact-list li .text p a:hover{color:#15c8a0;color:var(--thm-primary)}.footer-widget__newsletter-text{color:#b8bbc9;font-size:16px;line-height:34px;margin:0}.footer-widget__newsletter-form{display:block;margin-top:18px;position:relative}.footer-widget__newsletter-form input[type=email]{color:#707876;color:var(--thm-gray);font-size:14px;font-weight:700;height:67px;outline:none;padding-left:30px;padding-right:120px;width:100%}.footer-widget__newsletter-btn{background:#15c8a0;background:var(--thm-primary);border:none;color:#fff;display:inline-block;font-size:14px;font-weight:900;outline:none;padding:7px 20px;position:absolute;right:12px;top:50%;transform:translateY(-50%);transition:all .5s ease}.footer-widget__newsletter-btn i{margin-right:5px}.footer-widget__newsletter-btn:hover{background:#1f2230;background:var(--thm-black)}.site-footer__bottom{background:#1b1e2b;display:block;margin-top:87px;position:relative;z-index:1}.site-footer__bottom:before{background:#1b1e2b;bottom:0;content:"";left:0;position:absolute;right:-10000000000px;top:0;z-index:-1}.site-footer__bottom-inner{justify-content:space-between}.site-footer__bottom-inner,.site-footer__bottom-logo-social,.site-footer__bottom-social{align-items:center;display:flex}.site-footer__bottom-social{margin-left:60px}.site-footer__bottom-social a{align-items:center;background-color:#fff;border-radius:50%;color:#1f2230;color:var(--thm-black);display:flex;font-size:13px;height:35px;justify-content:center;text-align:center;transition:all .5s ease;width:35px}.site-footer__bottom-social a+a{margin-left:10px}.site-footer__bottom-social a:hover{background:#15c8a0;background:var(--thm-primary);color:#fff}.site-footer__bottom-logo{background-color:#15c8a0;background-color:var(--thm-primary);padding:43.5px 69.5px}.site-footer__bottom-copy-right p{color:#b8bbc9;font-size:16px;margin:0}.site-footer__bottom-copy-right p a{color:#b8bbc9;transition:all .5s ease}.site-footer__bottom-copy-right p a:hover{color:#fff}.introduction{padding:100px 0}.introduction,.introduction__img,.introduction__left{display:block;position:relative}.introduction__img>img{width:100%}.introduction__content{background:#eff5f4;display:block;padding:40px 50px;position:relative}.introduction__text{color:#1f2230;color:var(--thm-black);font-size:26px;font-weight:900;line-height:39px;margin:0}.introduction__right{display:block;margin-left:40px;position:relative}.introduction__right .section-title{margin-bottom:20px}.introduction__right-text{font-size:16px;line-height:33px;margin:0}.introduction__icon-wrap{display:block;margin:29px 0 27px;padding:0;position:relative}.introduction__icon-wrap-single{display:block;padding-left:117px;position:relative}.introduction__icon-wrap-single+.introduction__icon-wrap-single{margin-top:36px}.introduction__icon-box{align-items:center;background:#15c8a0;background:var(--thm-primary);border-radius:50%;color:#fff;display:flex;font-size:40px;height:88px;justify-content:center;left:0;position:absolute;top:0;transition:all .5s ease;width:88px}.introduction__icon-wrap-single:hover .introduction__icon-box{background-color:#1f2230;background-color:var(--thm-black);color:#fff}.introduction__content-box h2{font-size:18px;font-weight:900;line-height:20px;margin-bottom:10px}.introduction__content-box p{font-size:16px;margin:0}.four-icon{padding:0 0 68px}.four-icon,.four-icon__single{display:block;position:relative}.four-icon__single{margin-bottom:100px}.four-icon__img{display:block;overflow:hidden;position:relative}.four-icon__img:before{background-color:rgba(31,34,48,.8);background-color:rgba(var(--thm-black-rgb),.8);content:"";height:100%;left:0;position:absolute;top:0;transition:opacity .5s ease,visibility .5s ease,transform .5s ease;width:100%;z-index:1}.four-icon__single:hover .four-icon__img:before{opacity:0}.four-icon__img:after{background-color:rgba(21,200,160,.9);background-color:rgba(var(--thm-primary-rgb),.9);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transform:translateY(-100%);transition:opacity .5s ease,visibility .5s ease,transform .5s ease;width:100%;z-index:1}.four-icon__single:hover .four-icon__img:after{opacity:1;transform:translateY(0)}.four-icon__img>img{filter:grayscale(100%);transform:scale(1);transition:transform .5s ease;width:100%}.four-icon__single:hover .four-icon__img>img{transform:scale(1.05)}.four-icon__content-box{bottom:0;left:0;padding:32px 50px 40px;position:absolute;right:0;text-align:center;top:0;z-index:3}.four-icon__title{color:#fff;font-size:26px;font-weight:900;line-height:36px;margin-bottom:11px}.four-icon__text{color:#fff;font-size:16px;line-height:34px;margin:0}.four-icon__bottom-icon{align-items:center;background:#fff;border-radius:50%;bottom:-68px;color:#15c8a0;color:var(--thm-primary);display:flex;font-size:65px;height:135px;justify-content:center;left:50%;position:absolute;transform:translateX(-50%);transition:all .5s ease;width:135px;z-index:1}.four-icon__single:hover .four-icon__bottom-icon{background:#1f2230;background:var(--thm-black)}.we-inspire{display:block;padding:100px 0 50px;position:relative}.we-inspire-bg{background-repeat:no-repeat;background-size:cover;bottom:0;filter:grayscale(100%);left:0;position:absolute;right:0;top:0}.we-inspire-bg-overlay{background-color:rgba(31,34,48,.92);background-color:rgba(var(--thm-black-rgb),.92);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.we-inspire__left{display:block;position:relative}.we-inspire__left .section-title{margin-bottom:32px}.we-inspire__left .section-title__tagline,.we-inspire__left .section-title__title{color:#fff}.we-inspire__faq{background:#1f2230;background:var(--thm-black);border:1px solid hsla(0,0%,100%,.1);border-bottom:0;display:block;position:relative}.faq-one-accrodion .accrodion{background-color:transparent;border:none;display:block;margin:0;position:relative;transition:all .5s ease}.faq-one-accrodion .accrodion-title{background:#1f2230;background:var(--thm-black);border-bottom:1px solid hsla(0,0%,100%,.1);cursor:pointer;display:block;padding:24px 30px;position:relative;transition:all .2s linear;transition-delay:.1s}.faq-one-accrodion .accrodion-title h4{color:#fff;font-family:Nunito,sans-serif;font-family:var(--thm-font);font-size:18px;font-weight:900;line-height:28px;margin:0;padding:0;position:relative;transition:all .5s ease}.faq-one-accrodion .accrodion.is-active .accrodion-title{border-bottom:0}.faq-one-accrodion .accrodion.is-active .accrodion-title h4{color:#15c8a0;color:var(--thm-primary)}.faq-one-accrodion .accrodion-title h4:before{color:#fff;content:"\f067";font-family:Font Awesome\ 5 Free;font-size:12px;font-weight:900;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:all .5s ease}.faq-one-accrodion .accrodion-title h4:before,.faq-one-accrodion .accrodion.is-active .accrodion-title h4:before{align-items:center;border-radius:50%;display:flex;height:35px;justify-content:center;text-align:center;width:35px}.faq-one-accrodion .accrodion.is-active .accrodion-title h4:before{color:#15c8a0;color:var(--thm-primary);content:"\f068"}.faq-one-accrodion .accrodion-content{position:relative}.faq-one-accrodion .accrodion-content .inner{border-bottom:1px solid hsla(0,0%,100%,.1);margin-top:-10px;padding:0 30px 21px}.faq-one-accrodion .accrodion-content p{color:#b8bbc9;font-size:16px;margin:0}.we-inspire__right{display:block;margin-left:70px;position:relative}.we-inspire__img{display:block;margin-right:-362px;margin-top:-100px;position:relative}.we-inspire__img>img{width:100%}.events-one{padding:100px 0}.events-one,.events-one__left{display:block;position:relative}.events-one__left{margin-right:69px}.events-one__left .section-title{margin-bottom:25px}.events-one__text{font-size:16px;margin:0}.events-one__btn{margin-top:40px}.events-one__right{display:block;margin-left:-30px;position:relative}.events-one__carousel .tns-controls,.events-one__carousel.owl-theme .owl-nav{bottom:-100px;margin:0;position:absolute;right:-5px}.events-one__carousel .tns-controls button[data-controls=next],.events-one__carousel.owl-theme .owl-nav .owl-next{background:#eff5f4;border:0;border-radius:50%;color:#1f2230;color:var(--thm-black);font-size:23px;height:65px;margin-left:10px;text-align:center;-webkit-transition:all .5s ease;transition:all .5s ease;width:65px}.events-one__carousel .tns-controls button[data-controls=prev],.events-one__carousel.owl-theme .owl-nav .owl-prev{background:#eff5f4;border:0;border-radius:50%;color:#1f2230;color:var(--thm-black);font-size:23px;height:65px;text-align:center;transform:rotate(180deg);transition:all .5s ease;width:65px}.events-one__carousel.owl-theme .owl-nav .owl-next span,.events-one__carousel.owl-theme .owl-nav .owl-prev span{line-height:65px}.events-one__carousel .tns-controls button:hover,.events-one__carousel.owl-theme .owl-nav .owl-next:hover,.events-one__carousel.owl-theme .owl-nav .owl-prev:hover{background:#15c8a0;background:var(--thm-primary);color:#fff}.events-one__carousel.owl-theme .owl-nav .owl-next:focus,.events-one__carousel.owl-theme .owl-nav .owl-prev:focus{outline:none}.events-one__carousel .owl-stage-outer,.events-one__carousel .tns-ovh{overflow:visible}.events-one__carousel .owl-item,.events-one__carousel .tns-item{opacity:0;transition:opacity .5s ease,visibility .5s ease;visibility:hidden}.events-one__carousel .owl-item.active,.events-one__carousel .tns-slide-active{opacity:1;visibility:visible}.events-one__single{display:block;position:relative;transition:all .5s ease}.events-one__single:hover{box-shadow:20px 20px 20px rgba(0,0,0,.2)}.events-one__img{display:block;position:relative}.events-one__img>img{width:100%}.events-one__date-box{align-items:center;background:#15c8a0;background:var(--thm-primary);display:flex;height:70px;justify-content:center;left:30px;position:absolute;top:0;width:70px}.events-one__date-box>p{color:#fff;font-size:16px;font-weight:800;line-height:20px;margin:0}.events-one__bottom{bottom:21px;left:30px;position:absolute}.events-one__bottom>p{color:#fff;font-size:14px;font-weight:800;margin:0}.events-one__bottom>p>i{margin-right:5px}.events-one__bottom-title{color:#fff;font-size:22px;font-weight:800;line-height:32px}.events-one__bottom-title a{color:#fff;transition:all .5s ease}.events-one__bottom-title a:hover{color:#15c8a0;color:var(--thm-primary)}.become-volunteer{background-color:#15c8a0;background-color:var(--thm-primary);display:block;padding:89px 0 86px;position:relative}.become-volunteer__inner{align-items:center;display:flex;justify-content:space-between}.become-volunteer__left{display:block;position:relative}.become-volunteer__left>h2{color:#fff;font-size:50px;font-weight:900;line-height:60px}.become-volunteer__big-text{left:0;opacity:.2;position:absolute;top:-19px}.become-volunteer__big-text>h2{color:#fff;font-family:reeyregular;font-family:var(--thm-reey-font);font-size:50px;line-height:60px}.become-volunteer__btn{background:#fff;color:#1f2230;color:var(--thm-black)}.causes-two{display:block;padding:100px 0 140px;position:relative}.causes-two:before{background-color:#eff5f4;content:"";height:510px;left:0;position:absolute;right:0;top:0}.causes-two .container-box{display:block;margin:0 auto;max-width:1600px;padding-left:15px;padding-right:15px;position:relative;width:100%}.causes-two .section-title{margin-bottom:34px}.causes-two__carousel .owl-stage-outer,.causes-two__carousel .tns-ovh{overflow:visible;padding-top:30px}.causes-two__carousel .tns-item{opacity:0;transition:all .5s ease;visibility:hidden}.causes-two__carousel .tns-slide-active{opacity:1;visibility:visible}.causes-two__carousel .tns-nav,.causes-two__carousel.owl-carousel .owl-dots{bottom:-49px;left:0;margin:0;position:absolute;right:0;text-align:center}.causes-two__carousel .tns-nav button,.causes-two__carousel.owl-carousel .owl-dots .owl-dot{background:#1f2230;background:var(--thm-black);border-radius:50%;display:inline-block;height:10px;margin:0 3px;opacity:.5;padding:0;position:relative;transition:all .1s linear;transition-delay:.1s;width:10px}.causes-two__carousel .tns-nav button.tns-nav-active,.causes-two__carousel.owl-carousel .owl-dot.active{opacity:1}.causes-two__carousel.owl-carousel .owl-dot:focus{outline:none}.causes-two__carousel.owl-carousel .owl-dots .owl-dot span{display:none}.counters-one{display:block;position:relative;z-index:5}.counters-one__box{background-color:#fff;box-shadow:0 0 60px 0 rgba(0,0,0,.07);display:block;margin:0;padding:47px 0 51px;position:relative}.counter-one__single{display:inline-block;max-width:284px;position:relative;text-align:center;width:100%}.counter-one__single:before{background-color:#e5eeec;bottom:6px;content:"";left:0;position:absolute;top:10px;width:1px}.counter-one__single:first-child:before{display:none}.counter-one__single h3{display:inline-block;font-family:Nunito,sans-serif!important;font-family:var(--thm-font)!important}.counter-one__letter,.counter-one__single h3{color:#15c8a0;color:var(--thm-primary);font-size:50px;font-weight:900;vertical-align:middle}.counter-one__text{font-weight:800;margin:0}.news-two{display:block;margin-top:-50px;padding:150px 0 70px;position:relative}.news-two-bg{background-repeat:no-repeat;background-size:cover;right:0;z-index:-1}.news-two-bg,.news-two-bg-overlay{height:644px;left:0;position:absolute;top:0}.news-two-bg-overlay{background-color:rgba(31,34,48,.9);background-color:rgba(var(--thm-black-rgb),.9);content:"";width:100%}.news-two-bg.jarallax div div{filter:grayscale(100%)}.news-two .section-title{margin-bottom:35px;position:relative;z-index:5}.news-two .section-title__tagline{color:#15c8a0;color:var(--thm-primary)}.news-two .section-title__title{color:#fff}.news-two__single{margin-bottom:30px}.news-two__img,.news-two__img-box,.news-two__single{display:block;position:relative}.news-two__img{overflow:hidden}.news-two__img>img{position:relative;transform:scale(1);transition:transform .5s ease;width:100%}.news-two__single:hover .news-two__img>img{transform:scale(1.05)}.news-two__img>a{align-items:center;background-color:rgba(21,200,160,.9);background-color:rgba(var(--thm-primary-rgb),.9);bottom:0;color:#fff;display:flex;font-size:26px;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transform:translateY(-30%);transition:opacity .5s ease,visibility .5s ease,transform .5s ease;visibility:hidden}.news-two__img>a>i{color:#fff;transition:all .5s ease}.news-two__img>a>i:hover{color:#fff}.news-two__single:hover .news-two__img>a{opacity:1;transform:translateY(0);visibility:visible}.news-two__date{background:#15c8a0;background:var(--thm-primary);bottom:-10px;padding:4px 20px;position:absolute;right:20px;z-index:2}.news-two__date>p{color:#fff;font-size:14px;font-weight:800;margin:0}.news-two__content{background:#fff;border:1px solid #e5eeec;border-top:0;display:block;padding:30px 40px;position:relative;transition:all .5s ease}.news-two__single:hover .news-two__content{background-color:#fff;box-shadow:0 10px 60px 0 rgba(0,0,0,.07)}.news-two__meta{align-items:center;display:flex;margin:0;padding:0}.news-two__meta li+li{margin-left:12px}.news-two__meta li a{color:#707876;color:var(--thm-gray);font-size:14px;font-weight:800}.news-two__meta li a i{color:#15c8a0;color:var(--thm-primary)}.news-two__content h3{font-size:26px;font-weight:900;line-height:36px;margin-bottom:11px}.news-two__content h3 a{color:#1f2230;color:var(--thm-black);transition:all .5s ease}.news-two__content h3 a:hover{color:#15c8a0;color:var(--thm-primary)}.news-two__text{font-size:16px;margin:0}.gallery-two{padding-bottom:100px}.feature-one{background-color:#1f2230;background-color:var(--thm-black);display:block;padding:93px 0;position:relative}.feature-one__single{align-items:center;display:flex;position:relative}.feature-one__single:before{background:hsla(0,0%,100%,.1);bottom:6px;content:"";left:-60px;position:absolute;top:6px;width:1px}.feature-one__icon span{color:#15c8a0;color:var(--thm-primary);display:inline-block;font-size:67px;line-height:67px;position:relative;transition:all .2s linear;transition-delay:.1s}.feature-one__content{margin-left:30px}.feature-one__content h3{color:#fff;font-size:20px;font-weight:900;line-height:30px;margin-bottom:17px}.feature-one__content p{color:#b8bbc9;font-size:16px;margin:0}.feature-one__single-1{margin-right:68px}.feature-one__single-2{margin-left:33px;margin-right:35px}.feature-one__single-3{margin-left:68px}.feature-one__single-1:before{display:none}.feature-one__single-2 .feature-one__icon span{color:#ebad35}.feature-one__single-3 .feature-one__icon span{color:#ce5140}.feature-one__single:hover .feature-one__icon span{transform:scale(1.2)}.help-them-two{padding:100px 0 19px}.help-them-two,.help-them-two__left{display:block;position:relative}.help-them-two-bg{background-repeat:no-repeat;background-size:cover;bottom:-100px;left:-362px;position:absolute;right:0;top:-100px;width:562px}.help-them-two-bg:before{background-color:rgba(21,200,160,.9);background-color:rgba(var(--thm-primary-rgb),.9);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.help-them-two__img{display:block;position:relative}.help-them-two__img>img{width:100%}.help-them-two__video-btn{align-items:center;background:#fff;bottom:0;color:#1f2230;color:var(--thm-black);display:flex;font-size:25px;height:135px;justify-content:center;left:20px;position:absolute;transition:all .5s ease;width:160px;z-index:2}.help-them-two__video-btn:before{border-left:20px solid #15c8a0;border-left:20px solid var(--thm-primary);border-right:20px solid #15c8a0;border-right:20px solid var(--thm-primary);border-top:20px solid #15c8a0;border-top:20px solid var(--thm-primary);bottom:0;content:"";left:-20px;position:absolute;right:-20px;top:-20px}.help-them-two__video-btn:hover{background:#1f2230;background:var(--thm-black);color:#15c8a0;color:var(--thm-primary)}.help-them-two__right{display:block;margin-left:40px;position:relative}.help-them-two__right .section-title{margin-bottom:25px}.help-them-two__list-box{display:block;overflow:hidden;position:relative}.help-them-two__list{display:block;float:left;margin:0 36px 0 0;padding:0;position:relative}.help-them-two__list li{align-items:center;display:flex}.help-them-two__list li+li{margin-top:9px}.help-them-two__icon-box i{color:#15c8a0;color:var(--thm-primary);font-size:15px}.help-them-two__text-box{margin-left:5px}.help-them-two__text-box h4{font-size:16px;font-weight:900;line-height:26px}.help-them-two__list-two{margin-right:0}.help-them-two__bottom{display:block;margin-top:35px;position:relative}.help-them-two__bottom-title{color:#15c8a0;color:var(--thm-primary);font-size:24px;font-weight:900;line-height:34px;margin-bottom:32px}.help-them-two__bottom-text{font-size:16px;margin:0}.help-them-two__donation-text-box{display:inline-block;margin-top:63px;position:relative}.help-them-two__donation-text-box h2{color:#15c8a0;color:var(--thm-primary);font-family:reeyregular;font-family:var(--thm-reey-font);font-size:40px;font-weight:400;line-height:50px}.help-them-two__donation-icon{left:100%;position:absolute;top:-23px}.causes-three{display:block;padding:100px 0 140px;position:relative}.causes-three__top{align-items:center;display:flex;justify-content:space-between;margin-bottom:34px}.causes-three__top-title,.causes-three__top-title .section-title{margin-bottom:0}.causes-three__top-btn{background:#eff5f4;color:#1f2230;color:var(--thm-black)}.causes-three__carousel .owl-stage-outer,.causes-three__carousel .tns-ovh{margin-right:-360px;padding-top:30px}.causes-three__carousel .tns-nav,.causes-three__carousel.owl-carousel .owl-dots{bottom:-49px;left:0;margin:0;position:absolute}.causes-three__carousel .tns-nav button,.causes-three__carousel.owl-carousel .owl-dots .owl-dot{background:#1f2230;background:var(--thm-black);border-radius:50%;display:inline-block;height:10px;margin:0 3px;opacity:.5;padding:0;position:relative;transition:all .1s linear;transition-delay:.1s;width:10px}.causes-three__carousel .tns-nav button.tns-nav-active,.causes-three__carousel.owl-carousel .owl-dot.active{opacity:1}.causes-three__carousel.owl-carousel .owl-dot:focus{outline:none}.causes-three__carousel.owl-carousel .owl-dots .owl-dot span{display:none}.brand-three{background-color:#15c8a0;background-color:var(--thm-primary)}.testimonial-two{background-color:#eff5f4;display:block;overflow:hidden;padding:100px 0 70px;position:relative}.testimonial-two .section-title{margin-bottom:35px}.testimonial-two__single{margin-bottom:30px}.counters-two{display:block;padding:100px 0 146px;position:relative}.counters-two-bg,.counters-two-bg:before{height:100%;left:0;position:absolute;top:0;width:100%}.counters-two-bg:before{background-color:rgba(31,34,48,.9);background-color:rgba(var(--thm-black-rgb),.9);content:""}.counters-two-bg.jarallax div div{filter:grayscale(100%)}.counters-two__left{display:block;position:relative}.counters-two__left .section-title{margin-bottom:0}.counters-two__left .section-title__title{color:#fff}.counters-two__four-boxes{margin:0;padding:0}.counters-two__four-boxes li{display:inline-block;margin-right:15px;position:relative;text-align:center}.counters-two__four-boxes li:last-child{margin-right:0}.center-div{display:flex!important}.counters-two__four-boxes-icon{align-items:center;background:#fff;border:1px solid #4b4e5a;color:#15c8a0;color:var(--thm-primary);display:flex;font-size:67px;height:145px;justify-content:center;transition:all .5s ease;width:152px}.boxes-icon-details{margin:14px!important}.counters-two__four-boxes li:hover .counters-two__four-boxes-icon{background:#15c8a0;background:var(--thm-primary);border:1px solid #15c8a0;border:1px solid var(--thm-primary);color:#fff}.counters-two__four-boxes li h4{color:#fff;font-size:16px;font-weight:900;line-height:24px;margin-top:16px}.counters-two__four-boxes li h3{color:#1f2230;color:var(--thm-black);display:table-caption;font-size:20px;font-weight:900;line-height:24px;margin-top:16px}.need-help{display:block;margin-top:-50px;position:relative}.need-help__inner{align-items:center;display:flex;justify-content:space-between}.need-help__content{background-color:#fdfdfe;box-shadow:0 0 30px 0 rgba(0,0,0,.06);display:block;padding:43px 55px 43px 50px;position:relative}.need-help__title{font-size:24px;font-weight:900;line-height:34px;margin-bottom:12px}.need-help__text{font-size:16px;margin:0}.team-one{display:block;padding:100px 0 70px;position:relative}.team-one .section-title{margin-bottom:35px}.team-one .row{--bs-gutter-x:135px}.team-one__single{margin-bottom:30px}.team-one__img,.team-one__img-box,.team-one__single{display:block;position:relative}.team-one__img>img{transition:.5s ease;width:100%}.team-one__single:hover .team-one__img>img{mix-blend-mode:normal}.team-one__member-name{bottom:-34px;position:absolute;right:20px}.team-one__member-name h2{color:#15c8a0;color:var(--thm-primary);font-family:reeyregular;font-family:var(--thm-reey-font);font-size:50px;font-weight:400}.team-one__content{display:block;margin-bottom:20px;margin-top:8px;position:relative}.team-one__member-title{font-size:20px;font-weight:800;line-height:30px}.team-one__text-box{font-size:16px;margin:0}.team-one__social,.team-one__social a{align-items:center;display:flex}.team-one__social a{background-color:#e5eeec;border-radius:50%;color:#1f2230;color:var(--thm-black);font-size:13px;height:35px;justify-content:center;text-align:center;transition:all .5s ease;width:35px}.team-one__social a+a{margin-left:10px}.team-one__social a:hover{background:#15c8a0;background:var(--thm-primary);color:#fff}.why-choose{background-color:#eff5f4;display:block;padding:100px 0;position:relative}.why-choose-bg{background-repeat:no-repeat;background-size:cover;bottom:0;filter:grayscale(100%);left:0;opacity:.08;position:absolute;top:0;width:865px}.why-choose__left{display:block;margin-right:70px;position:relative}.why-choose__left .section-title{margin-bottom:25px}.why-choose__left-bottom{display:block;overflow:hidden;position:relative}.why-choose__left-text-box{display:block;float:left;max-width:298px;position:relative}.why-choose__left-text{line-height:34px;margin:0}.why-choose__left-signature{color:#15c8a0;color:var(--thm-primary);font-family:reeyregular;font-family:var(--thm-reey-font);font-size:30px;font-weight:400;margin-top:40px}.why-choose__left-list-box{display:block;float:right;margin-left:69px;overflow:hidden;position:relative}.why-choose__left-list{margin-bottom:0;padding:0}.why-choose__left-list li{align-items:center;display:flex}.why-choose__left-list li+li{margin-top:10px}.why-choose__left-list li .icon i{color:#15c8a0;color:var(--thm-primary);font-size:15px}.why-choose__left-list li .text{margin-left:10px}.why-choose__left-list li .text h5{font-size:18px;font-weight:900}.why-choose__right{display:block;margin-left:-30px;position:relative}.why-choose__urgent{background-color:#15c8a0;background-color:var(--thm-primary);display:block;padding:52px 60px 60px;position:relative}.why-choose__urgent-title{color:#fff;font-size:24px;font-weight:900;line-height:28px;margin-bottom:15px}.why-choose__urgent-text{color:#fff;font-size:16px;margin:0}.why-choose__progress{display:block;margin-top:50px;position:relative;width:100%}.why-choose__progress .bar{background:#1f2230;background:var(--thm-black);border-radius:5px;height:10px;margin-bottom:6px;position:relative;width:100%}.why-choose__progress .bar-inner{background:#fff;border-radius:5px;display:block;height:10px;position:relative;transition:all 1.5s ease;width:0}.why-choose__progress .count-text{background:#fff;bottom:20px;color:#1f2230;color:var(--thm-black);font-size:12px;font-weight:800;height:20px;line-height:20px;opacity:0;position:absolute;right:-40px;text-align:center;transition:all .5s ease;width:40px}.why-choose__progress .bar-inner.counted .count-text{opacity:1}.why-choose__progress .count-text:after{border-right:7px solid transparent;border-top:5px solid #fff;content:"";left:0;position:absolute;top:100%}.why-choose__goals{align-items:center;display:flex;justify-content:space-between}.why-choose__goals>p{color:#fff;font-size:14px;margin:0}.why-choose__goals>p>span{color:#fff;font-size:20px;font-weight:900;line-height:30px}.why-choose__right-btn{background:#1f2230;background:var(--thm-black);color:#fff;display:inline-block;font-size:14px;font-weight:900;margin-top:31px;padding:7px 20px;transition:all .5s ease}.why-choose__right-btn i{font-size:12px;margin-right:7px}.why-choose__right-btn:hover{background:#fff;color:#15c8a0;color:var(--thm-primary)}.why-choose__right-category{background:#1f2230;background:var(--thm-black);left:-10px;line-height:27px;padding:0 20px;position:absolute;top:10px}.why-choose__right-category span{color:#fff;font-size:14px;font-weight:800}.news-three{display:block;position:relative}.news-three .section-title__title{color:#1f2230;color:var(--thm-black)}.page-header{display:block;position:relative}.page-header__bg{background-repeat:no-repeat;background-size:cover;bottom:0;left:0;position:absolute;right:0;top:0}.page-header__bg:before{background-color:rgba(31,34,48,.3);background-color:rgba(var(--thm-black-rgb),.3);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.page-header .container{padding-bottom:132px;padding-top:134px;position:relative;z-index:10}.page-header .container h2{color:#fff;font-size:70px;font-weight:900;margin:0}@media (max-width:480px){.page-header .container h2{font-size:30px}}.thm-breadcrumb{align-items:center;background-color:#fff;bottom:0;display:flex;justify-content:center;margin-bottom:0;padding:11px 40px;position:absolute;right:0}.thm-breadcrumb li{align-items:center;color:#1f2230;color:var(--thm-black);display:flex;font-size:16px;font-weight:900;line-height:26px}.thm-breadcrumb li:not(:last-of-type){margin-right:13px}.thm-breadcrumb li a{color:inherit}.thm-breadcrumb li span{color:#15c8a0;color:var(--thm-primary);display:block;line-height:26px}.thm-breadcrumb li.color-thm-gray{color:#e5eeec}.causes-page{display:block;padding:130px 0 40px;position:relative}.causes-page:before{display:none}.causes-page .causes-one__single{margin-bottom:60px}.causes-details{padding:100px 0}.causes-details,.causes-details__img,.causes-details__img-box,.causes-details__left-bar{display:block;position:relative}.causes-details__img-box>img{width:100%}.causes-details__category{background:#15c8a0;background:var(--thm-primary);bottom:10px;left:-20px;line-height:27px;padding:0 20px;position:absolute}.causes-details__category span{color:#fff;font-size:14px;font-weight:800}.causes-details__progress{background:#eff5f4;display:block;padding:60px 30px 21px;position:relative;width:100%}.causes-details__progress .bar{background:#fff;border-radius:5px;height:10px;margin-bottom:6px;position:relative;width:100%}.causes-details__progress .bar-inner{background:#15c8a0;background:var(--thm-primary);border-radius:5px;display:block;height:10px;position:relative;transition:all 1.5s ease;width:0}.causes-details__progress .count-text{background:#15c8a0;background:var(--thm-primary);bottom:20px;color:#fff;font-size:12px;font-weight:800;height:20px;line-height:20px;opacity:0;position:absolute;right:-40px;text-align:center;transition:all .5s ease;width:40px}.causes-details__progress .bar-inner.counted .count-text{opacity:1}.causes-details__progress .count-text:after{border-right:7px solid transparent;border-top:5px solid #15c8a0;border-top:5px solid var(--thm-primary);content:"";left:0;position:absolute;top:100%}.causes-details__goals{align-items:center;display:flex;justify-content:space-between}.causes-details__goals>p{font-size:14px;margin:0}.causes-details__goals>p>span{color:#1f2230;color:var(--thm-black);font-size:20px;font-weight:900;line-height:30px}.causes-details__text-box{display:block;margin-top:21px;position:relative}.causes-details__text-box h3{font-size:34px;font-weight:900;line-height:44px;margin-bottom:10px}.causes-details__text-1{font-size:16px;margin:0 0 31px}.causes-details__text-2{font-size:16px;margin:0}.causes-details__images-box{margin-top:40px}.causes-details__images-box,.causes-details__images-single{display:block;position:relative}.causes-details__images-single img{width:100%}.causes-details__summary{display:block;margin-top:39px;overflow:hidden;position:relative}.causes-details__summary-text{display:block;float:left;max-width:406px;overflow:hidden;position:relative}.causes-details__summary-text p{font-size:16px;margin:0}.causes-details__summary-list{display:block;float:right;overflow:hidden;position:relative}.causes-details__summary-list-box{margin:0;padding:0}.causes-details__summary-list-box li{align-items:center;display:flex}.causes-details__summary-list-box li+li{margin-top:10px}.causes-details__summary-list-box li .icon i{color:#15c8a0;color:var(--thm-primary);font-size:15px}.causes-details__summary-list-box li .text{margin-left:10px}.causes-details__summary-list-box li .text p{color:#1f2230;color:var(--thm-black);font-size:18px;font-weight:900;margin:0}.causes-details__share{align-items:center;display:flex;margin-bottom:50px;margin-top:40px;position:relative}.causes-details__share-social{align-items:center;display:flex;margin-left:50px}.causes-details__share-social a{align-items:center;background-color:#e5eeec;border-radius:50%;color:#1f2230;color:var(--thm-black);display:flex;font-size:13px;height:35px;justify-content:center;text-align:center;transition:all .5s ease;width:35px}.causes-details__share-social a+a{margin-left:10px}.causes-details__share-social a:hover{background:#15c8a0;background:var(--thm-primary);color:#fff}.causes-details__download{background:#eff5f4;justify-content:space-between;margin-bottom:44px;padding:50px}.causes-details__download,.causes-details__left{align-items:center;display:flex}.causes-details__left .icon>img{width:50px}.causes-details__left .text{margin-left:10px}.causes-details__left .text h4{font-size:26px;font-weight:900;line-height:36px}.comment-form__title,.comment-one__title{color:#1f2230;color:var(--thm-black);font-size:30px;font-weight:900;margin:0 0 20px}.comment-one__single{border-bottom:1px solid #e5eeec;display:flex;margin-bottom:50px;padding-bottom:40px}.comment-one__content{margin-left:30px;padding-right:102px;position:relative}.comment-one__content h3{color:#1f2230;color:var(--thm-black);font-size:20px;font-weight:900;margin:0 0 15px}.comment-one__content h3 span{color:#15c8a0;color:var(--thm-primary);font-size:14px;font-weight:900;margin-left:4px}.comment-one__content p{font-size:16px;margin:0}.comment-one__btn{background:#15c8a0;background:var(--thm-primary);color:#fff;font-size:14px;font-weight:900;line-height:40px;padding:2px 20px;position:absolute;right:0;top:0}.comment-one__btn:hover{background:#1f2230;background:var(--thm-black)}.comment-one__image img{width:119px}.comment-form .comment-form__title{margin-top:-8px}.comment-one__form{background-color:#eff5f4;display:block;padding:60px;position:relative}.comment-one__form .row{--bs-gutter-x:10px}.comment-form__input-box input[type=email],.comment-form__input-box input[type=text]{background-color:#fff;border:none;border-radius:0;box-shadow:0 0 30px 0 rgba(0,0,0,.07);color:#707876;color:var(--thm-gray);font-size:16px;font-weight:700;height:67px;margin-bottom:10px;outline:none;padding:0 30px;width:100%}.comment-form__input-box{display:block;line-height:0;position:relative}.comment-form__input-box textarea{background-color:#fff;border:none;border-radius:0;box-shadow:0 0 30px 0 rgba(0,0,0,.07);color:#707876;color:var(--thm-gray);font-size:16px;font-weight:700;height:192px;outline:none;padding:20px 30px 30px;width:100%}.comment-form__btn{background:#15c8a0;background:var(--thm-primary);margin-top:10px}.comment-form__btn:hover{background:#1f2230;background:var(--thm-black)}.causes-details__organizer{background-color:#eff5f4;display:flex;padding:40px 39px 14px}.causes-details__organizer-img img{width:60px}.causes-details__organizer-content{margin-left:20px}.causes-details__organizer-content p{font-size:14px;font-weight:800;line-height:20px;margin:0}.causes-details__organizer-content h5{font-size:18px;font-weight:900;line-height:28px;margin-bottom:11px;margin-top:4px}.causes-details__organizer-content span{color:#15c8a0;color:var(--thm-primary)}.causes-details__organizer-list li{color:#707876;color:var(--thm-gray);font-size:16px;font-weight:800}.causes-details__organizer-list li i{color:#15c8a0;color:var(--thm-primary);font-size:14px;margin-right:14px}.causes-details__donations{background:#eff5f4;display:block;margin-top:30px;padding:40px 40px 14px;position:relative}.causes-details__donations-title{font-size:20px;font-weight:900;line-height:30px;margin-bottom:18px}.causes-details__donations-list{display:block;position:relative}.causes-details__donations-list li{align-items:center;display:flex;position:relative}.causes-details__donations-list li+li{margin-top:22px}.causes-details__donations-img img{border-radius:0}.causes-details__donations-content{margin-left:20px}.causes-details__donations-content h4{color:#15c8a0;color:var(--thm-primary);font-size:18px;font-weight:900;line-height:28px;margin-bottom:3px}.causes-details__donations-content h5{font-size:18px;font-weight:800;line-height:26px}.causes-details__donations-content span{color:#707876;color:var(--thm-gray);font-size:14px;font-weight:800}.causes-details__donations-content p{font-size:16px;font-weight:800;margin:0}.news-page{padding:100px 0 70px}.news-details,.news-page{display:block;position:relative}.news-details{padding:100px 0}.news-details__img,.news-details__left{display:block;position:relative}.news-details__img img{width:100%}.news-details__content{display:block;padding:21px 0 0;position:relative}.news-details__meta{align-items:center;display:flex;margin:0}.news-details__meta li+li{margin-left:12px}.news-details__meta li a{color:#707876;color:var(--thm-gray);font-size:14px;font-weight:800;transition:all .5s ease}.news-details__meta li a i,.news-details__meta li a:hover{color:#15c8a0;color:var(--thm-primary)}.news-details__title{font-size:30px;font-weight:900;line-height:40px;margin-bottom:10px;padding-top:3px}.news-details__text-one{font-size:16px}.news-details__text-two{font-size:16px;padding-bottom:15px;padding-top:15px}.news-details__text-three{font-size:16px;margin:0}.news-details__bottom{align-items:center;border-bottom:1px solid #e5eeec;border-top:1px solid #e5eeec;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:30px;margin-top:40px;padding:30px 0}.news-details__bottom p{margin:0}.news-details__tags span{color:#1f2230;color:var(--thm-black);font-size:20px;font-weight:900}.news-details__tags a{background:#15c8a0;background:var(--thm-primary);color:#fff;display:inline-block;font-size:14px;font-weight:800;padding:4px 20px}.news-details__tags a+a{margin-left:5px}.news-details__social-list,.news-details__social-list a{align-items:center;display:flex}.news-details__social-list a{background-color:#e5eeec;border-radius:50%;color:#1f2230;color:var(--thm-black);font-size:13px;height:35px;justify-content:center;text-align:center;transition:all .5s ease;width:35px}.news-details__social-list a+a{margin-left:10px}.news-details__social-list a:hover{background-color:#15c8a0;background-color:var(--thm-primary);color:#fff}.author-one{background-color:#eff5f4;display:flex;margin-bottom:44px;padding:50px 50px 41px}.author-one__content{margin-left:30px;margin-top:-8px}.author-one__content h3{font-size:24px;font-weight:900;line-height:34px}.author-one__content p{margin:13px 0 0}.sidebar__search{background-color:#15c8a0;background-color:var(--thm-primary);border-radius:0}.sidebar__search-form{position:relative}.sidebar__search-form input[type=search]{background-color:transparent;border:none;color:#fff;display:block;font-size:16px;font-weight:900;height:67px;outline:none;padding-left:30px;padding-right:70px;width:100%}.sidebar__search-form ::-moz-placeholder{color:#fff;opacity:1}.sidebar__search-form ::placeholder{color:#fff;opacity:1}.sidebar__search-form :-ms-input-placeholder{color:#fff}.sidebar__search-form ::-ms-input-placeholder{color:#fff}.sidebar__search-form button[type=submit]{background-color:transparent;border:none;color:#fff;font-size:20px;height:67px;outline:none;position:absolute;right:0;top:0;width:70px}@media (max-width:991px){.sidebar{margin-top:50px}}.sidebar__single+.sidebar__single{margin-top:30px}.sidebar__title{font-size:20px;font-weight:900;margin:0 0 17px}.sidebar__post{background:#eff5f4;display:block;padding:36px 20px 43px;position:relative}.sidebar__post .sidebar__title{padding-left:30px}.sidebar__post-list{margin:0}.sidebar__post-list li{align-items:center;display:flex;padding-left:29px;padding-right:29px}.sidebar__post-list li+li{margin-top:21px}.sidebar__post-image{margin-right:20px}.sidebar__post-image>img{width:70px}.sidebar__post-content h3{color:#1f2230;color:var(--thm-black);font-size:18px;font-weight:800;line-height:28px;margin:0}.dwc_feature_box{margin:24px;width:270px}.sidebar__post-content .sidebar__post-content_meta{color:#707876;color:var(--thm-gray);display:block;font-size:14px;font-weight:800}.sidebar__post-content .sidebar__post-content_meta i{color:#15c8a0;color:var(--thm-primary);margin-right:2px}.sidebar__post-content h3{text-transform:inherit}.sidebar__post-content h3 a{color:#1f2230;color:var(--thm-black);transition:all .5s ease}.sidebar__post-content h3 a:hover{color:#15c8a0;color:var(--thm-primary)}.sidebar__category{background:#eff5f4;display:block;padding:36px 40px 16px;position:relative}.sidebar__category-list li+li{margin-top:4px}.sidebar__category-list li a{color:#707876;color:var(--thm-gray);font-size:16px;font-weight:700;transition:all .5s ease}.sidebar__category-list li a i{color:#15c8a0;color:var(--thm-primary);font-size:15px;margin-right:10px}.sidebar__category-list li a:hover{color:#1f2230;color:var(--thm-black)}.sidebar__tags{background:#eff5f4;display:block;padding:36px 40px 30px;position:relative}.sidebar__tags-list{margin-left:-5px;padding-top:7px}.sidebar__tags-list a{background:#fff;color:#1f2230;color:var(--thm-black);display:inline-block;font-size:14px;font-weight:800;margin-bottom:10px;margin-left:5px;padding:4px 20px;transition:all .4s ease}.sidebar__tags-list a:hover{background:#15c8a0;background:var(--thm-primary);color:#fff}.events-page{display:block;padding:100px 0 70px;position:relative}.events-page .events-one__single{margin-bottom:30px}.events-page .events-one__bottom-title{font-size:26px}.events-page .events-one__bottom>p{line-height:25px}.event-details{padding:100px 0}.event-details,.events-details__img{display:block;position:relative}.events-details__img img{width:100%}.event-details__date-box{align-items:center;background:#15c8a0;background:var(--thm-primary);display:flex;height:70px;justify-content:center;left:30px;position:absolute;top:0;width:67px}.event-details__date-box p{color:#fff;font-size:16px;font-weight:800;line-height:20px;margin:0}.event-details__top-content{display:block;margin-top:39px;position:relative}.event-details__title{font-size:36px;font-weight:900;line-height:46px;margin-bottom:9px}.event-details__text-1{font-size:16px;padding-bottom:15px}.event-details__text-2{font-size:16px;margin:0}.event-details__bottom-content{padding-top:32px}.event-details__bottom-title{font-size:26px;font-weight:900;line-height:36px;margin-bottom:11px}.event-details__bottom-text-1{font-size:16px;padding-bottom:15px}.event-details__bottom-text-2{font-size:16px;margin:0}.event-details__bottom-content-btn{margin-top:40px}.event-details__right{display:block;margin-top:60px;position:relative}.event-details__right-sidebar{background:#eff5f4;display:block;padding:30px 30px 26px;position:relative}.event-details__right-sidebar-title{background:#fff;display:block;margin-bottom:19px;padding:13px 0;position:relative;text-align:center}.event-details__right-sidebar-title h4{font-size:18px;font-weight:900;line-height:28px}.event-details__right-sidebar-list{margin:0;position:relative}.event-details__right-sidebar-list li{align-items:center;display:flex;justify-content:space-between}.event-details__right-sidebar-list li+li{margin-top:17px}.event-details__right-sidebar-list li .left p{color:#1f2230;color:var(--thm-black);font-size:16px;font-weight:900;margin:0}.event-details__right-sidebar-list li .right{text-align:right}.event-details__right-sidebar-list li .right h4{color:#15c8a0;color:var(--thm-primary);font-size:14px;font-weight:900}.event-details__right-map{display:block;margin-top:30px;position:relative}.event-details__map-box{border:none;height:390px;width:100%}.contact-page{display:block;padding:100px 0;position:relative}.contact-page .section-title{margin-bottom:44px}.contact-page__left{display:block;margin-right:60px;position:relative}.contact-page__img{display:block;margin-bottom:19px;position:relative}.contact-page__img img{width:100%}.contact-page__text{font-size:16px;margin:0}.contact-page__contact-info{margin:0;padding-right:140px;padding-top:40px;position:relative}.contact-page__contact-list{margin:0}.contact-page__contact-list li{align-items:center;border-bottom:1px solid #e5eeec;display:flex;margin-bottom:20px;padding-bottom:20px}.contact-page__contact-list li:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.contact-page__contact-list li .icon{align-items:center;background:#15c8a0;background:var(--thm-primary);border-radius:50%;color:#fff;display:flex;font-size:35px;height:65px;justify-content:center;transition:all .5s ease;width:65px}.contact-page__contact-list li:hover .icon{background-color:#1f2230;background-color:var(--thm-black);color:#fff}.contact-page__contact-list li .text{margin-left:20px}.contact-page__contact-list li .text p{font-size:16px;line-height:20px;margin:0}.contact-page__contact-list li .text a{color:#1f2230;color:var(--thm-black);font-size:20px;font-weight:800;line-height:30px;transition:all .5s ease}.contact-page__contact-list li .text a:hover{color:#15c8a0;color:var(--thm-primary)}.contact-page__contact-list li .text h5{color:#1f2230;color:var(--thm-black);font-size:20px;font-weight:800;line-height:30px}.contact-page__form{display:block;margin-left:-30px;position:relative}.contact-page__main-form{background:#eff5f4;display:block;padding:60px;position:relative}.contact-page__main-form .row{--bs-gutter-x:10px}.contact-page__input-box{display:block;position:relative}.contact-page__input-box input[type=email],.contact-page__input-box input[type=text]{height:67px;margin-bottom:10px;padding:0 30px}.contact-page__input-box input[type=email],.contact-page__input-box input[type=text],.contact-page__input-box textarea{background-color:#fff;border:none;border-radius:0;box-shadow:0 0 30px 0 rgba(0,0,0,.07);color:#707876;color:var(--thm-gray);font-size:16px;font-weight:700;outline:none;width:100%}.contact-page__input-box textarea{display:block;height:192px;padding:10px 30px 30px}.contact-page__btn{margin-top:10px}.contact-page__btn:disabled{background-color:#ccc;border:1px solid #999;color:#666;cursor:not-allowed}.contact-page-google-map,.contact-page-google-map__one{display:block;position:relative}.contact-page-google-map__one{border:none;height:560px;width:100%}.about-page{padding:100px 0 95px}.about-page,.about-page__left{display:block;position:relative}.about-page__left{margin-right:60px}.about-page__img{display:block;position:relative}.about-page__img:before{background-color:#15c8a0;background-color:var(--thm-primary);bottom:-10px;content:"";height:10px;left:0;position:absolute;right:0}.about-page__img img{width:100%}.about-page__trusted{background-color:#fff;bottom:60px;box-shadow:0 0 30px 0 rgba(0,0,0,.1);left:-50px;padding:45px 47px 47px;position:absolute;width:255px}.about-page__trusted h3{font-size:24px;font-weight:900;line-height:28px}.about-page__trusted h3 span{color:#15c8a0;color:var(--thm-primary)}.about-page__right{display:block;margin-left:-20px;position:relative}.about-page__right .section-title{margin-bottom:27px}.about-page__right-text{font-size:16px;margin:0}.about-page__right-title{color:#15c8a0;color:var(--thm-primary);font-size:24px;font-weight:900;line-height:34px;margin-bottom:39px;margin-top:32px}.about-five__progress{align-items:center;display:flex}.about-five__progress-wrap{grid-gap:30px;display:grid;grid-template-columns:1fr}@media (min-width:768px){.about-five__progress-wrap{grid-template-columns:repeat(2,280px)}}.about-five__progress-box{display:inline-block;position:relative}.about-five__progress-box canvas{transform:rotate(90deg)}.about-five__progress-box span{color:#1f2230;color:var(--thm-black);display:block;font-size:24px;font-weight:900;left:50%;line-height:1;position:absolute;top:50%;transform:translateY(-60%) translateX(-50%)}.about-five__progress h3{color:#1f2230;color:var(--thm-black);font-size:20px;font-weight:900;line-height:30px;margin:0 0 0 20px;width:70px}.about-page-testimonial{margin-top:0;padding-top:100px}.about-page-counter{margin-top:-50px}.team-page{padding-bottom:40px}.team-page .team-one__single{margin-bottom:60px}.gallery-page{display:block;padding:100px 0 70px;position:relative}.gallery-page__single{display:block;margin-bottom:30px;position:relative}.gallery-page__img-box{display:block;overflow:hidden;position:relative}.gallery-page__img-box:before{background:rgba(21,200,160,.9);background:rgba(var(--thm-primary-rgb),.9);content:"";height:100%;left:0;position:absolute;top:0;transform:translateY(-101%);transition:all .7s ease;width:100%;z-index:1}.gallery-page__single:hover .gallery-page__img-box:before{opacity:1;transform:translateY(0)}.gallery-page__img-box img{max-height:150px;-o-object-fit:contain;object-fit:contain;transform:scale(1);transition:transform .5s ease,opacity .5s ease;width:100%}.gallery-page__single:hover .gallery-page__img-box img{transform:scale(1.05)}.gallery-page__hover-content-box{align-items:center;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transform:translateY(50px);z-index:2}.gallery-page__hover-content-box h2{color:#fff;font-size:24px;font-weight:900;line-height:34px;margin-bottom:14px}.gallery-page__hover-content-box p{color:#fff;font-family:reeyregular;font-family:var(--thm-reey-font);font-size:30px;font-weight:400;margin:0}.gallery-page__single:hover .gallery-page__hover-content-box{opacity:1;transform:translateY(0);transition:all .5s ease .5s;-webkit-transition:all .5s ease .5s;-ms-transition:all .5s ease .5s;-o-transition:all .5s ease .5s}.become-volunteer-page{display:block;padding:100px 0;position:relative}.become-volunteer-page .section-title{margin-bottom:35px}.become-volunteer-page__left{display:block;margin-right:60px;position:relative}.become-volunteer-page__img{display:block;margin-bottom:22px;position:relative}.become-volunteer-page__img img{width:100%}.become-volunteer-page__title{font-size:30px;font-weight:900;line-height:40px;margin-bottom:10px}.become-volunteer-page__text{font-size:16px;margin:0}.become-volunteer-page__list{margin:0;padding-top:32px;position:relative}.become-volunteer-page__list li{align-items:center;display:flex}.become-volunteer-page__list li+li{margin-top:10px}.become-volunteer-page__list li .icon i{color:#15c8a0;color:var(--thm-primary);font-size:15px;margin-right:10px}.become-volunteer-page__list li .text p{color:#1f2230;color:var(--thm-black);font-size:18px;font-weight:900;margin:0}.become-volunteer-page__phone{align-items:center;border-top:1px solid #e5eeec;display:flex;margin-right:140px;margin-top:43px;padding-top:35px}.become-volunteer-page__phone-icon{align-items:center;background:#15c8a0;background:var(--thm-primary);border-radius:50%;color:#fff;display:flex;font-size:35px;height:65px;justify-content:center;width:65px}.become-volunteer-page__phone-text{margin-left:20px}.become-volunteer-page__phone-text p{font-size:16px;line-height:18px;margin:0}.become-volunteer-page__phone-text a{color:#1f2230;color:var(--thm-black);font-size:20px;font-weight:800}.become-volunteer-page__right{display:block;margin-left:-30px;position:relative}.become-volunteer-page__form{background:#eff5f4;display:block;padding:60px;position:relative}.become-volunteer-page__form .row{--bs-gutter-x:10px}.become-volunteer-page__input{display:block;line-height:0;position:relative}.become-volunteer-page__input input[type=email],.become-volunteer-page__input input[type=text]{background-color:#fff;border:none;box-shadow:0 0 30px 0 rgba(0,0,0,.05);color:#707876;color:var(--thm-gray);display:block;font-size:16px;font-weight:700;height:67px;margin-bottom:10px;outline:none;padding-left:30px;padding-right:30px;width:100%}.become-volunteer-page__input textarea{background-color:#fff;border:none;border-radius:0;box-shadow:0 0 30px 0 rgba(0,0,0,.07);color:#707876;color:var(--thm-gray);font-size:16px;font-weight:700;height:192px;outline:none;padding:20px 30px 30px;width:100%}.become-volunteer-page__btn{margin-top:10px;position:relative}@media only screen and (min-width:992px) and (max-width:1199px){.welcome-one__right .section-title__title{font-size:39px;line-height:49px}.welcome-one__heart-icon{bottom:0}.helping-one__left{margin-right:0}.helping-one__title{font-size:22px}.helping-one__left-img{margin-top:69px}.testimonial-one__carousel .tns-controls,.testimonial-one__carousel.owl-theme .owl-nav{bottom:-90px;left:0}.help-them__top-video-box{margin-left:0}.news-one .section-title__title{font-size:42px;line-height:52px}.news-one__right-title{font-size:18px;line-height:28px}.footer-widget__contact,.footer-widget__newsletter{margin-top:30px}.introduction__right,.we-inspire__right{margin-left:0}.we-inspire__img{margin-right:0;margin-top:0}.events-one__left{margin-bottom:50px;margin-right:0}.events-one__right{margin-left:0}.events-one{padding:100px 0 195px}.counter-one__single{margin-bottom:30px;max-width:462px}.counter-one__single:nth-child(3){margin-bottom:0}.counter-one__single:nth-child(3):before{display:none}.counter-one__single:nth-child(4){margin-bottom:0}.news-two__content h3{font-size:20px;line-height:30px}.feature-one__single-1{margin-right:0}.feature-one__single-2{margin-left:0;margin-right:0}.feature-one__single-3{margin-left:0}.feature-one__single:before{display:none}.help-them-two__left{margin:0 auto;max-width:700px}.help-them-two__right{margin:150px auto 0;max-width:700px}.help-them-two__donation-icon{right:340px}.testimonial-one__single{padding:30px 20px 40px}.counters-two__four-boxes li{margin-bottom:20px}.counters-two__four-boxes li:last-child{margin-bottom:0}.need-help__content{padding:28px 30px}.why-choose__left{margin:0 auto 50px;max-width:700px}.why-choose__right{margin:0 auto;max-width:700px}.about-page__left{margin:0 auto 50px;max-width:700px}.about-page__right{margin:0 auto;max-width:700px}.causes-details__summary-list{float:left;margin-top:30px}.causes-details__download{padding:50px 35px}.causes-details__left .text h4{font-size:21px}.causes-details__download-btn{padding:18.5px 40px}.contact-page__left{margin-right:0}.contact-page__form{margin-left:0}.contact-page__contact-info{padding-right:0}.become-volunteer-page__list li .text p{font-size:17px}.welcome-one{padding:100px 0}.testimonial-one{padding:190px 0 185px}.four-icon__content-box{align-items:center;flex-direction:column}.four-icon__content-box,.three-boxes__content{display:flex;justify-content:center}}@media only screen and (min-width:768px) and (max-width:991px){.welcome-one__right{margin-top:150px}.join-one__title{font-size:53px;line-height:63px}.helping-one__left{margin-bottom:50px;margin-right:0}.testimonial-one__carousel .tns-controls,.testimonial-one__carousel.owl-theme .owl-nav{display:none}.testimonial-one__client-info{flex-direction:column;justify-content:center;text-align:center}.testimonial-one__client-name{margin-left:0;margin-top:20px}.help-them__top-content-title{text-align:center}.help-them__top-video-box{margin-left:0;margin-top:25px;text-align:center}.help-them__top-video-btn{margin:0 auto}.help-them__single{margin-bottom:30px}.help-them{padding:87px 0 60px}.news-one .section-title__title{font-size:42px;line-height:52px}.news-one__btn{float:left;margin-top:0}.news-one__btn,.news-one__left{margin-bottom:50px}.footer-widget__contact,.footer-widget__newsletter{margin-top:30px}.site-footer__bottom-inner{flex-direction:column}.site-footer__bottom-copy-right{margin-top:20px}.introduction__right{margin-left:0;margin-top:50px}.we-inspire__right{margin-left:0}.we-inspire__img{margin-right:0;margin-top:50px}.events-one__left{margin-bottom:50px}.events-one__carousel.owl-theme .owl-nav{display:none}.become-volunteer__inner{flex-direction:column}.become-volunteer__btn-box{margin-top:20px}.counter-one__single{margin-bottom:30px;max-width:342px}.counter-one__single:nth-child(3){margin-bottom:0}.counter-one__single:nth-child(3):before{display:none}.counter-one__single:nth-child(4){margin-bottom:0}.feature-one__single-1{margin-right:0}.feature-one__single-2{margin:30px 0}.feature-one__single-3{margin-left:0}.feature-one__single:before{display:none}.help-them-two__left{margin:0 auto;max-width:700px}.help-them-two__right{margin:150px auto 0;max-width:700px}.help-them-two__donation-icon{right:325px}.causes-three__top{align-items:inherit;flex-direction:column}.causes-three__top-btn-box{margin-top:20px}.counters-two__four-boxes{margin-top:30px}.need-help__inner{align-items:inherit;flex-direction:column}.need-help__content{margin-right:90px}.why-choose__left{margin:0 auto 50px;max-width:700px}.why-choose__right{margin:0 auto;max-width:700px}.about-page__left{margin:0 auto 50px;max-width:700px}.about-page__right{margin:0 auto;max-width:700px}.causes-details__summary-list{float:left;margin-top:30px}.causes-details__images-single{margin-bottom:30px}.causes-details__summary{margin-top:9px}.causes-details__right{margin-top:50px}.contact-page__form{margin-left:0;margin-top:50px}.contact-page__left{margin-right:0}.become-volunteer-page__left{margin-bottom:50px;margin-right:0}.become-volunteer-page__right{margin-left:0}.welcome-one{padding:100px 0}.four-icon__content-box{align-items:center;display:flex;flex-direction:column;justify-content:center}}@media only screen and (max-width:767px){.section-title__title br{display:none}.welcome-one__right{margin-top:150px}.welcome-one__bottom-text{bottom:45px;font-size:40px;left:0;line-height:50px;right:0;text-align:center}.welcome-one__right .section-title__title{font-size:39px;line-height:49px}.welcome-one__our-mission-and-story{align-items:inherit;flex-direction:column}.welcome-one__progress-title{font-size:15px;line-height:25px}.welcome-one__img-box:before{display:none}.causes-one .section-title__title{font-size:26px;line-height:36px}.join-one__title{font-size:22px;font-weight:600;line-height:32px;margin-bottom:30px}.helping-one__left{margin-bottom:50px;margin-right:0}.helping-one .section-title__title{font-size:26px;line-height:36px}.helping-one__right{padding:25px}.testimonial-one__carousel .tns-controls,.testimonial-one__carousel.owl-theme .owl-nav{display:none}.testimonial-one__left .section-title{text-align:center}.testimonial-one__left .section-title__title{font-size:26px;line-height:36px}.testimonial-one__client-info{flex-direction:column;justify-content:center;text-align:center}.testimonial-one__client-name{margin-left:0;margin-top:20px}.help-them__top-content-title{font-size:39px;line-height:50px;text-align:center}.help-them__top-video-box{margin-left:0;margin-top:25px;text-align:center}.help-them__top-video-btn{margin:0 auto}.help-them__single{margin-bottom:30px}.help-them{padding:87px 0 60px}.news-one .section-title__title{font-size:39px;line-height:49px}.news-one__btn{float:left;margin-top:0}.news-one__btn,.news-one__left{margin-bottom:50px}.news-one__bottom{padding:31px 30px 34px}.news-one__right-single{flex-direction:column}.news-one__right-content{margin-left:0;margin-top:20px}.footer-widget__contact,.footer-widget__explore,.footer-widget__newsletter{margin-top:30px}.site-footer__bottom-inner{flex-direction:column}.site-footer__bottom-copy-right{margin-top:20px}.site-footer__bottom-social{display:none}.introduction__right{margin-left:0;margin-top:50px}.introduction__right .section-title__title{font-size:32px;line-height:42px}.introduction__content{padding:40px 20px}.we-inspire__right{margin-left:0}.we-inspire__img{margin-right:0;margin-top:50px}.events-one__left{margin-bottom:50px;margin-right:0}.events-one__right{margin-left:0}.events-one__left .section-title__title{font-size:35px;line-height:45px}.events-one__carousel.owl-theme .owl-nav{display:none}.become-volunteer__inner{flex-direction:column}.become-volunteer__btn-box{margin-top:20px}.become-volunteer__left>h2{font-size:23px;line-height:33px}.become-volunteer__big-text>h2{font-size:27px;line-height:37px}.causes-two .section-title__title{font-size:26px;line-height:36px}.counters-one__box{text-align:center}.counter-one__single{margin-bottom:30px}.counter-one__single:before{display:none}.counter-one__single:nth-child(4){margin-bottom:0}.news-two__content h3{font-size:20px;line-height:30px}.news-two .section-title__title{font-size:28px;line-height:38px}.news-two .section-title__title br{display:none}.feature-one__single-1{margin-right:0}.feature-one__single-2{margin:30px 0}.feature-one__single-3{margin-left:0}.feature-one__single:before,.help-them-two-bg{display:none}.help-them-two__video-btn{height:100px;width:120px}.help-them-two__right{margin-left:0;margin-top:50px}.help-them-two__right .section-title__title{font-size:33px;line-height:44px}.help-them-two__donation-text-box h2{font-size:35px;line-height:45px}.help-them-two__donation-icon{display:none}.causes-three__top{align-items:inherit;flex-direction:column}.causes-three__top-btn-box{margin-top:20px}.causes-three__top-title .section-title__title{color:var(--thm-black);font-size:26px;font-weight:900;line-height:36px;margin:0}.causes-one__title{font-size:23px}.testimonial-one__single{padding:30px 20px 40px}.testimonial-two .section-title__title{font-size:29px;line-height:39px}.counters-two__four-boxes{margin-top:30px}.counters-two__left .section-title__title{font-size:28px;line-height:38px}.need-help__inner{align-items:inherit;flex-direction:column}.need-help__img>img{width:100%}.need-help__content{padding-left:28px;padding-right:28px}.team-one .section-title__title{font-size:22px;line-height:32px}.why-choose__left-list-box{float:left;margin-left:0;margin-top:50px}.why-choose__right{margin-left:0}.why-choose__urgent{margin-top:30px;padding:52px 25px 60px}.why-choose__left .section-title__title{font-size:32px;line-height:42px}.about-page__left{margin-bottom:50px;margin-right:0}.about-page__right{margin-left:0}.about-page__right .section-title__title{font-size:31px;line-height:41px}.causes-details__summary-list{float:left;margin-top:30px}.causes-details__images-single{margin-bottom:30px}.causes-details__summary{margin-top:9px}.causes-details__right{margin-top:50px}.causes-details__text-box h3{font-size:29px;line-height:39px}.causes-details__summary-list-box li .text p{font-size:17px}.causes-details__share{flex-direction:column}.causes-details__share-social{margin-left:0;margin-top:20px}.causes-details__download{flex-direction:column;padding:50px 20px}.causes-details__download-btn{margin-top:20px}.comment-one__single{flex-direction:column}.comment-one__content{margin-left:0;margin-top:20px;padding-right:0}.comment-one__btn{position:relative;top:15px}.comment-one__form{padding:30px 14px}.event-details__right-sidebar-list li .left p{font-size:15px}.event-details__right-sidebar-list li .right h4{font-size:13px}.event-details__title{font-size:33px;line-height:43px}.news-details__title{font-size:25px;line-height:35px}.news-details__bottom{flex-direction:column}.news-details__tags span{font-size:15px}.news-details__tags a{font-size:13px;padding:2px 17px}.news-details__tags a+a{margin-left:2px}.news-details__social-list{margin-top:20px}.author-one{flex-direction:column;padding:50px 30px 41px}.author-one__content{margin-left:0;margin-top:15px}.contact-page__form{margin-left:0;margin-top:50px}.contact-page__left{margin-right:0}.contact-page__contact-info{padding-right:0}.contact-page__contact-list li .text a,.contact-page__contact-list li .text h5{font-size:17px}.contact-page__main-form{padding:30px 20px}.contact-page .section-title__title{font-size:24px;line-height:34px}.become-volunteer-page .section-title__title{font-size:22px;line-height:32px}.become-volunteer-page__left{margin-right:0}.become-volunteer-page__phone{margin-bottom:30px;margin-right:0}.become-volunteer-page__form{padding:30px 14px}.become-volunteer-page__right{margin-left:0}.help-them-two__video-btn{bottom:20px}.help-them-two__video-btn:before{border-bottom:20px solid var(--thm-primary);bottom:-20px}.help-them-two__list{margin-bottom:9px}.help-them-two__list-two{margin-bottom:0}.causes-three__carousel.owl-carousel .owl-dots{right:0}.testimonial-one__text{text-align:center}.counters-two__four-boxes li:nth-child(3),.counters-two__four-boxes li:nth-child(4){margin-top:11px}.welcome-one{padding:100px 0}.four-icon__content-box{align-items:center;display:flex;flex-direction:column;justify-content:center}.introduction__icon-wrap-single{padding-left:0}.introduction__icon-box{left:inherit;position:relative;top:inherit}.introduction__content-box{margin-top:22px}.we-inspire__left .section-title__title{font-size:30px;line-height:40px}.three-boxes__single{padding:60px 30px}.three-boxes__content{display:block}.three-boxes__text-box{margin-left:0;max-width:420px;text-align:center;width:100%}.three-boxes__icon{margin:0 0 20px;text-align:center}}@media only screen and (min-width:1200px) and (max-width:1500px){.three-boxes__single{padding:60px 25px}.three-boxes__text-box h2{font-size:26px;font-weight:700;line-height:36px;margin-bottom:19px}.three-boxes__text-box{margin-left:20px}.three-boxes__icon span{top:4px}}@media only screen and (min-width:992px) and (max-width:1199px){#main-slider-pagination{left:53%}.main-slider-three-shape{right:110px}}@media only screen and (min-width:768px) and (max-width:991px){#main-slider-pagination{left:55%}.main-slider-three-shape{right:188px}.main-slider-three .container{padding-bottom:150px;padding-top:180px}}@media only screen and (max-width:767px){#main-slider-pagination,.main-slider__counter,.main-slider__nav,.main-slider__shape-1{display:none}.main-slider h2{font-size:43px;line-height:53px}.main-slider p{font-size:29px;line-height:39px}.main-slider .container{padding-bottom:91px;padding-top:129px}.main-slider-two .container{padding-bottom:100px;padding-top:297px}.main-slider-two h2{font-size:43px;line-height:53px}.main-slider-two p{font-size:29px;line-height:39px}.main-slider-three-shape,.main-slider__nav-two{display:none}.main-slider-three .container{padding-bottom:100px;padding-top:120px}}@media only screen and (min-width:992px) and (max-width:1199px){.main-menu__right{padding-left:50px}.main-header__logo{width:20%}.main-menu-wrapper{width:80%}.main-menu__phone-contact{padding:19.5px 50px}.main-menu-wrapper__left-email-box{margin-left:38px}.main-header-two__contact-info{margin-left:0;max-width:780px;width:100%}.main-header-two__contact-list li+li{margin-left:10px}.main-header-two__contact-list li{padding-left:25px}.main-header-two__contact-list li:before{display:none}.main-menu__two .mobile-nav__toggler{margin-right:0;padding:24px 0}.main-menu-three__inner-upper{padding:32px 0;width:46%}}@media only screen and (min-width:768px) and (max-width:991px){.main-menu-wrapper__top,.main-menu__phone-contact{display:none}.main-header__logo{width:30%}.main-menu-wrapper{padding:47.5px 0;width:70%}.main-menu__donate-btn{margin-left:0}.main-menu__two .mobile-nav__toggler{margin-right:0;padding:24px 0}.main-header-two__contact-info{display:none}.main-header-two__logo{float:none;max-width:none;width:100%}.main-menu-three__inner-upper{padding:32px 0;width:34%}.main-menu-three__btn{margin-right:25px}}@media (max-width:767px){.main-header__logo{padding:19px 0;width:100%}.main-menu-wrapper__top{display:none}.main-menu-wrapper{float:left;padding:23px 0;width:100%}.main-menu__donate-btn,.main-menu__phone-contact{display:none}.main-menu__two .mobile-nav__toggler{margin-right:0;padding:24px 0}.main-header-two__contact-info{display:none}.main-header-two__logo{float:none;max-width:none;width:100%}.main-menu__right-social{display:none}.main-menu-three__inner-upper{display:block;float:right;padding:47px 0;position:relative;width:35%}.main-menu-three__btn,.main-menu__right-three{display:none}.main-menu-three__inner .mobile-nav__toggler{float:right;margin-right:0}}@media only screen and (min-width:1200px) and (max-width:1720px){.main-menu__phone-contact{display:none}}@media only screen and (min-width:1200px) and (max-width:1335px){.main-menu__donate-btn{margin-left:0}.main-menu__cart{margin-right:20px}.main-menu__search{margin-right:15px}}@media only screen and (min-width:1200px) and (max-width:1216px){.main-header-two__contact-info{margin-left:128px}}@media only screen and (min-width:1200px) and (max-width:1549px){.main-menu-three__btn{display:none}.main-menu-three__inner-upper{width:61%}}