.progress-wrap{position:fixed;right:50px;bottom:50px;border-radius:50px;box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.5);z-index:99;opacity:0;visibility:hidden;transform:translateY(15px)}.progress-wrap,.progress-wrap:after{height:46px;width:46px;cursor:pointer;display:block;transition:all .2s linear}.progress-wrap:after{position:absolute;content:"\f176";font-family:Font Awesome\ 5 Pro;text-align:center;line-height:46px;font-size:20px;color:hsla(0,0%,100%,.5);left:0;top:0;z-index:1}.progress-wrap svg path{fill:none}.progress-wrap svg.progress-circle path{stroke:#fff;stroke-width:4;box-sizing:border-box;transition:all .2s linear}


/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes shake{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-10px)}20%,40%,60%,80%{transform:translateX(10px)}}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale(1.1) rotate(3deg)}40%,60%,80%{transform:scale(1.1) rotate(-3deg)}to{transform:scale(1) rotate(0)}}@keyframes wobble{0%{transform:translateX(0)}15%{transform:translateX(-25%) rotate(-5deg)}30%{transform:translateX(20%) rotate(3deg)}45%{transform:translateX(-15%) rotate(-3deg)}60%{transform:translateX(10%) rotate(2deg)}75%{transform:translateX(-5%) rotate(-1deg)}to{transform:translateX(0)}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1)}}@keyframes bounceInDown{0%{opacity:0;transform:translateY(-2000px)}60%{opacity:1;transform:translateY(30px)}80%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes bounceInLeft{0%{opacity:0;transform:translateX(-2000px)}60%{opacity:1;transform:translateX(30px)}80%{transform:translateX(-10px)}to{transform:translateX(0)}}@keyframes bounceInRight{0%{opacity:0;transform:translateX(2000px)}60%{opacity:1;transform:translateX(-30px)}80%{transform:translateX(10px)}to{transform:translateX(0)}}@keyframes bounceInUp{0%{opacity:0;transform:translateY(2000px)}60%{opacity:1;transform:translateY(-30px)}80%{transform:translateY(10px)}to{transform:translateY(0)}}@keyframes bounceOut{0%{transform:scale(1)}25%{transform:scale(.95)}50%{opacity:1;transform:scale(1.1)}to{opacity:0;transform:scale(.3)}}@keyframes bounceOutDown{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(-20px)}to{opacity:0;transform:translateY(2000px)}}@keyframes bounceOutLeft{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(20px)}to{opacity:0;transform:translateX(-2000px)}}@keyframes bounceOutRight{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(-20px)}to{opacity:0;transform:translateX(2000px)}}@keyframes bounceOutUp{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(20px)}to{opacity:0;transform:translateY(-2000px)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translateX(-2000px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRightBig{0%{opacity:0;transform:translateX(2000px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}@keyframes fadeOutDownBig{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(2000px)}}@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-20px)}}@keyframes fadeOutLeftBig{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-2000px)}}@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(20px)}}@keyframes fadeOutRightBig{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(2000px)}}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}@keyframes fadeOutUpBig{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-2000px)}}@keyframes flip{0%{transform:perspective(400px) translateZ(0) rotateY(0) scale(1);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);animation-timing-function:ease-in}80%{transform:perspective(400px) translateZ(0) rotateY(1turn) scale(.95);animation-timing-function:ease-in}to{transform:perspective(400px) translateZ(0) rotateY(1turn) scale(1);animation-timing-function:ease-in}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);opacity:0}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}to{transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);opacity:0}40%{transform:perspective(400px) rotateY(-10deg)}70%{transform:perspective(400px) rotateY(10deg)}to{transform:perspective(400px) rotateY(0deg);opacity:1}}@keyframes flipOutX{0%{transform:perspective(400px) rotateX(0deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutY{0%{transform:perspective(400px) rotateY(0deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes lightSpeedIn{0%{transform:translateX(100%) skewX(-30deg);opacity:0}60%{transform:translateX(-20%) skewX(30deg);opacity:1}80%{transform:translateX(0) skewX(-15deg);opacity:1}to{transform:translateX(0) skewX(0deg);opacity:1}}@keyframes lightSpeedOut{0%{transform:translateX(0) skewX(0deg);opacity:1}to{transform:translateX(100%) skewX(-30deg);opacity:0}}@keyframes rotateIn{0%{transform-origin:center center;transform:rotate(-200deg);opacity:0}to{transform-origin:center center;transform:rotate(0);opacity:1}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:left bottom;transform:rotate(0);opacity:1}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(90deg);opacity:0}to{transform-origin:right bottom;transform:rotate(0);opacity:1}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(90deg);opacity:0}to{transform-origin:left bottom;transform:rotate(0);opacity:1}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:rotate(0);opacity:1}}@keyframes rotateOut{0%{transform-origin:center center;transform:rotate(0);opacity:1}to{transform-origin:center center;transform:rotate(200deg);opacity:0}}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1}to{transform-origin:left bottom;transform:rotate(90deg);opacity:0}}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1}to{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1}to{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-2000px)}to{transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-2000px)}to{transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(2000px)}to{transform:translateX(0)}}@keyframes slideOutLeft{0%{transform:translateX(0)}to{opacity:0;transform:translateX(-2000px)}}@keyframes slideOutRight{0%{transform:translateX(0)}to{opacity:0;transform:translateX(2000px)}}@keyframes slideOutUp{0%{transform:translateY(0)}to{opacity:0;transform:translateY(-2000px)}}@keyframes hinge{0%{transform:rotate(0);transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out}80%{transform:rotate(60deg) translateY(0);opacity:1;transform-origin:top left;animation-timing-function:ease-in-out}to{transform:translateY(700px);opacity:0}}@keyframes rollIn{0%{opacity:0;transform:translateX(-100%) rotate(-120deg)}to{opacity:1;transform:translateX(0) rotate(0deg)}}@keyframes rollOut{0%{opacity:1;transform:translateX(0) rotate(0deg)}to{opacity:0;transform:translateX(100%) rotate(120deg)}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@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}}@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}}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}/*!
 * Bootstrap v5.0.0-beta1 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0))}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-font-sans-serif);font-size:1rem;line-height:1.5;color:#212529;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}.h2,.h3,.h4,h2,h3,h4{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}p{margin-top:0;margin-bottom:1rem}ul{padding-left:2rem;margin-top:0;margin-bottom:1rem}ul ul{margin-bottom:0}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}img,svg{vertical-align:middle}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;text-transform:none}[type=button],button{-webkit-appearance:button}[type=button]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}.container{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1400px){.container{max-width:1200px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x)/ -2);margin-left:calc(var(--bs-gutter-x)/ -2)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/ 2);padding-left:calc(var(--bs-gutter-x)/ 2);margin-top:var(--bs-gutter-y)}@media (min-width:576px){.col-sm-6{flex:0 0 auto;width:50%}}@media (min-width:768px){.col-md-4{flex:0 0 auto;width:33.3333333333%}.col-md-6{flex:0 0 auto;width:50%}}@media (min-width:992px){.col-lg-4{flex:0 0 auto;width:33.3333333333%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.3333333333%}.col-lg-8{flex:0 0 auto;width:66.6666666667%}.col-lg-10{flex:0 0 auto;width:83.3333333333%}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}}@media (min-width:1200px){.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.3333333333%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-8{flex:0 0 auto;width:66.6666666667%}.offset-xl-2{margin-left:16.6666666667%}}@media (min-width:1400px){.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.3333333333%}.col-xxl-5{flex:0 0 auto;width:41.6666666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.3333333333%}.col-xxl-8{flex:0 0 auto;width:66.6666666667%}.offset-xxl-1{margin-left:8.3333333333%}.offset-xxl-2{margin-left:16.6666666667%}.offset-xxl-3{margin-left:25%}}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;color:#212529;background-color:transparent;border:1px solid rgba(0,0,0,.125);border-radius:0;overflow-anchor:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button.collapsed{border-bottom-width:0}.accordion-button:not(.collapsed){color:#0c63e4;background-color:#e7f1ff}.accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");transform:rotate(180deg)}.accordion-button:after{flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.25rem;transition:transform .2s ease-in-out}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.accordion-header{margin-bottom:0}.accordion-item:first-of-type .accordion-button{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed,.accordion-item:last-of-type .accordion-collapse{border-bottom-width:1px;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-collapse{border:solid rgba(0,0,0,.125);border-width:0 1px}.accordion-body{padding:1rem 1.25rem}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes spinner-border{to{transform:rotate(1turn)}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.d-flex{display:flex!important}.d-none{display:none!important}.justify-content-center{justify-content:center!important}.align-items-start{align-items:flex-start!important}.align-items-center{align-items:center!important}.text-end{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.d-sm-flex{display:flex!important}}@media (min-width:768px){.d-md-block{display:block!important}}.mt-35{margin-top:35px}.mt-45{margin-top:45px}.mt-125{margin-top:125px}.mt-150{margin-top:150px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-25{margin-bottom:25px}.mb-30{margin-bottom:30px}.mb-35{margin-bottom:35px}.mb-80{margin-bottom:80px}.ml-25{margin-left:25px}.mr-5{margin-right:5px}.mr-10{margin-right:10px}.mr-20{margin-right:20px}.mr-30{margin-right:30px}.pt-25{padding-top:25px}.pt-35{padding-top:35px}.pt-95{padding-top:95px}.pt-125{padding-top:125px}.pt-130{padding-top:130px}.pb-100{padding-bottom:100px}.pb-115{padding-bottom:115px}.pb-130{padding-bottom:130px}.pl-20{padding-left:20px}.pl-70{padding-left:70px}.pr-30{padding-right:30px}.pr-55{padding-right:55px}.pr-70{padding-right:70px}.pr-85{padding-right:85px}button::-moz-focus-inner{padding:0;border:0}


/*! #######################################################################

	MeanMenu 2.0.7
	--------

	To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff;--swiper-navigation-size:44px}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}@font-face{font-family:Flaticon;src:url(/assets/fonts/);src:url(/assets/fonts/?#iefix) format("embedded-opentype"),url(/assets/fonts/Flaticon.woff2) format("woff2"),url(/assets/fonts/Flaticon.woff) format("woff"),url(/assets/fonts/Flaticon.ttf) format("truetype"),url(/assets/fonts/Flaticon.svg#Flaticon) format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:Flaticon;src:url(/assets/fonts/Flaticon.svg#Flaticon) format("svg")}}.flaticon-paint-1:before{content:"\f103"}.flaticon-varnish:before{content:"\f105"}.flaticon-paint-2:before{content:"\f106"}.flaticon-painting-bucket:before{content:"\f10a"}.flaticon-sketch:before{content:"\f10b"}@import url("https://fonts.googleapis.com/css2?family=Hind:wght@400;500;600;700&family=Rubik:wght@400;500;600;700&display=swap");*{margin:0;padding:0;box-sizing:border-box}body{font-family:Hind,sans-serif;font-size:15px;font-weight:400;color:#677a85;line-height:28px}a{text-decoration:none}.logo img{width:3rem;height:3rem;@media screen and (min-width:575px){width:5rem;height:5rem;padding-left:.5rem;padding-bottom:.5rem;padding-right:.5rem;padding-top:.5rem}}.w-img img{width:100%}.transition-3,:after,:before,a,button,h2,h3,h4,i,img,li,p,span,svg path{transition:all .3s ease-out 0s}.button:focus,a:focus{text-decoration:none;outline:none}a:focus,a:hover{color:inherit;text-decoration:none}a,button{color:inherit;outline:none;border:none;background:transparent}button:hover{cursor:pointer}button:focus{outline:0;border:0}h2,h3,h4{font-family:Rubik,sans-serif;color:#cfcfcf;margin-top:0;font-weight:500;line-height:1.2;transition:all .3s ease-out 0s}h2{font-size:36px;color:#fad105}h3{font-size:24px}h4{font-size:20px}ul{margin:0;padding:0}li{list-style:none}p{font-family:Hind,sans-serif;font-size:15px;font-weight:400;color:#e5e7eb;margin-bottom:15px;line-height:28px}::-moz-selection{background:#fc8459;color:#fff;text-shadow:none}::selection{background:#fc8459;color:#fff;text-shadow:none}::-moz-placeholder{color:#2c3941;font-size:14px;opacity:1}::placeholder{color:#2c3941;font-size:14px;opacity:1}.fix{overflow:hidden}.clear{clear:both}.z-index-1{z-index:1}.z-index-111{z-index:11}.p-relative{position:relative}.green-bg-2{background:#0a4c48}.yellow-bg{background:#fad105}.blue-bg,.white-bg{background:#636363}.white-color{color:#fff}.pt-340{padding-top:340px}.mb--240{margin-bottom:-240px}.ml--200{margin-left:-200px}@media (max-width:575px){.progress-wrap{right:15px;bottom:15px}}.r-btn{display:inline-block;font-size:14px;font-weight:600;color:#fff;background:#fc8459;height:60px;line-height:62px;text-align:center;padding:0 38px;text-transform:uppercase;border-radius:8px;position:relative;z-index:1;overflow:hidden;@media screen and (max-width:768px){width:100%}}.r-btn i{padding-left:5px}.r-btn:hover{color:#fff;background-color:#d3b000}.r-btn:focus{color:#fff}.r-btn-yellow{background:#fad105;color:#000}.r-btn-yellow:hover{color:#fff}.r-btn-border{border:2px solid #ffd40096;color:#ffd400d9;background:transparent;line-height:58px}.r-btn-border:hover{border-color:#ffd40096}.section__title{font-size:48px;line-height:1.1}@media only screen and (min-width:576px) and (max-width:767px){.section__title{font-size:40px}}@media (max-width:575px){.section__title{font-size:30px}}.section__title-pre{position:relative;display:inline-block;font-size:18px;font-weight:600;color:#ffd400d9;padding-left:45px;margin-bottom:15px}.section__title-pre:after{position:absolute;content:"";left:0;top:45%;transform:translateY(-50%);background:#ffd400d9;width:30px;height:2px}.section__title-pre.center{padding-right:45px}.section__title-pre.center:before{position:absolute;content:"";right:0;top:50%;transform:translateY(-50%);background:#ffd400d9;width:30px;height:2px}.section__title-pre-white{color:#fff!important}.section__title-pre-white:after,.section__title-pre-white:before{background:#fff!important}.section__title-pre-2{color:#677a85}.section__title-pre-2.center:before,.section__title-pre-2:after,.section__title-pre-2:before{background:#677a85}.section__title-white{color:#fff!important}@keyframes pulse{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,.4)}70%{box-shadow:0 0 0 45px hsla(0,0%,100%,0)}to{box-shadow:0 0 0 0 hsla(0,0%,100%,0)}}.about__area{background:#3a3a3a;padding:2rem 0}.about__content-2 p{margin-bottom:3px}.about__content-2 h3:hover{color:#fad105}.about__item{padding:45px 16px 16px}@media only screen and (min-width:992px) and (max-width:1199px){.about__item{padding-left:0;padding-right:0}}.about__icon i{font-size:60px;color:#fad105;display:inline-block}.about__icon.yellow i{color:#fad105}.about__title-2{font-size:20px;color:#cfcfcf}.about__title-2 h3:hover{color:#fad105}@media only screen and (min-width:768px) and (max-width:991px){.about__wrapper-2{padding-left:0;margin-top:25px}}@media only screen and (min-width:576px) and (max-width:767px){.about__wrapper-2{padding-left:0;margin-top:25px}}@media (max-width:575px){.about__wrapper-2{padding-left:0;margin-top:25px}}.about__wrapper-2>p{margin-bottom:40px}.features__area{background-position:0;background-repeat:no-repeat;background-size:cover}.features__item-wrapper{display:flex;align-items:baseline;flex-direction:column;gap:1rem}@media (min-width:575px) and (max-width:1200px){.features__item-wrapper{flex-direction:row;justify-content:center}}@media (min-width:1200px) and (max-width:2200px){.features__item-wrapper{display:block}}.footer__contacts{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:2rem;flex-wrap:wrap;@media screen and (max-width:480px){width:-moz-min-content;width:min-content}}.features__item-2{padding:35px;@media (max-width:767px){width:100%}}.features__item-2.fea-1{flex:1 1}@media only screen and (min-width:1200px){.features__item-2.fea-1{margin-left:auto;width:270px;margin-bottom:-6rem}}@media (max-width:575px){.features__item-2.fea-1{margin-left:0}}.features__item-2.fea-2{margin-left:0;flex:1 1}@media only screen and (min-width:1200px){.features__item-2.fea-2{margin-left:-1rem;width:270px}}@media only screen and (min-width:1400px){.features__item-2.fea-2{margin-left:110px}}@media only screen and (min-width:576px) and (max-width:767px){.features__item-2.fea-2{margin-top:30px}}.features__item-2.fea-3{margin-left:-45px;flex:1 1}@media only screen and (min-width:1200px){.features__item-2.fea-3{margin-left:auto;margin-top:-120px;width:270px}}@media only screen and (min-width:992px) and (max-width:1199px){.features__item-2.fea-3{margin-left:0;margin-top:-120px}}@media only screen and (min-width:768px) and (max-width:1024px){.features__item-2.fea-3{margin-top:-120px;margin-left:0}}@media only screen and (min-width:576px) and (max-width:767px){.features__item-2.fea-3{margin-left:0}}@media (max-width:575px){.features__item-2.fea-3{margin-left:0}}.features__title{font-size:24px;margin-bottom:5px}@media only screen and (min-width:992px) and (max-width:1199px){.features__title{font-size:22px}}.features__title-2{margin-bottom:0}.features__icon-2 span{display:inline-block;width:100px;height:100px;line-height:100px;text-align:center;border-radius:50%;background:#fff}@media (max-width:575px){.features__wrapper-2{padding-right:0}}.features__wrapper-2>p{padding-right:20px;padding-left:30px;margin-bottom:22px;position:relative}.features__wrapper-2>p:after{position:absolute;content:"";left:0;top:5px;width:3px;height:90%;background:#fad105}.features__list ul li:not(:last-child){margin-bottom:15px}.features__list ul li svg{display:inline-block;width:45px;height:45px;line-height:41px;text-align:center;border:2px solid #fad105;color:#fad105;font-size:18px;border-radius:50%;padding:.5rem}.features__list ul li p{margin-bottom:0}.features__list ul li:hover svg{color:#262626;background:#fad105;border-color:#fad105}.services__thumb{overflow:hidden}.services__icon{margin-bottom:25px;margin-top:-35px}.services__icon i{display:inline-block;font-size:30px;color:#fff;width:70px;height:70px;line-height:70px;text-align:center;background:#fc8459;border-radius:7px;backface-visibility:hidden;transform:translateZ(0);transition:transform .3s cubic-bezier(.21,.6,.44,2.18)}.services__icon-2 i{background:#0a4c48}.services__content{position:absolute;bottom:3rem;left:20px;right:20px;padding:0 40px 40px;background:#636363;z-index:1}.services__content h3:hover{color:#fad105}@media (max-width:575px){.services__content{padding-left:0;padding-right:0}}.services__content p{margin-bottom:7px}.services__item{padding-bottom:195px}.services__item:hover .services__thumb img{transform:scale(1.1)}.services__item:hover .services__icon i{transform:translateY(-10px) translate3d(0,-10px,0)}.services__item-2:hover h3{color:#fad105}.services__item-2:hover .services__icon i{background:#fad105;color:#222328}.services__title{font-size:22px}.services__title a:hover{color:#24c373}.services__bg{position:absolute;left:0;top:0;height:612px;width:100%;z-index:-1}.portfolio__area{padding:2rem 0}.portfolio__thumb-2{position:relative}.portfolio__thumb-2:after{content:"";left:0;bottom:0;height:100%;background:rgba(10,76,72,.75)}.portfolio__content-2,.portfolio__thumb-2:after{position:absolute;width:100%;visibility:hidden;opacity:0}.portfolio__content-2{top:60%;left:50%;transform:translate(-50%,-50%);text-align:center}.portfolio__content-2 p{font-size:15px;color:#fff;font-weight:500;margin-bottom:0}.portfolio__title{font-size:30px;color:#fff;margin-bottom:5px}@media only screen and (min-width:1200px) and (max-width:1399px){.portfolio__title{font-size:22px}}@media only screen and (min-width:992px) and (max-width:1199px){.portfolio__title{font-size:24px}}@media (max-width:575px){.portfolio__title{font-size:20px}}.portfolio__plus-2 a{font-size:15px;color:#2c3941;display:inline-block;width:55px;height:55px;line-height:58px;text-align:center;background:#fad105}.portfolio__plus-2 a:hover{background:#fff}.portfolio__bg{position:relative}.portfolio__bg:after{position:absolute;content:"";left:0;bottom:-480px;width:100%;height:805px;background:#f8f4ef;z-index:-1}.portfolio__bg-2:after{bottom:-156px;height:75%}@media only screen and (min-width:992px) and (max-width:1199px){.why__wrapper-2{padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.why__wrapper-2{padding-right:110px}}@media (max-width:575px){.why__wrapper-2{padding-right:0}}.why__wrapper-2>p{margin-bottom:32px}.why__item-2:not(:last-child){margin-bottom:18px}.why__item-2:hover .why__icon-2 img{transform:translateY(-5px) translate3d(0,-5px,0)}.why__icon-2 img{width:73px;backface-visibility:hidden;transform:translateZ(0);transition:transform .3s cubic-bezier(.21,.6,.44,2.18)}.why__title-2{font-size:24px;margin-bottom:12px;color:#fad105}@media only screen and (min-width:992px) and (max-width:1199px){.why__thumb{margin-left:0}}@media only screen and (min-width:768px) and (max-width:991px){.why__thumb{margin-left:0}}@media only screen and (min-width:576px) and (max-width:767px){.why__thumb{margin-left:0}}@media (max-width:575px){.why__thumb{margin-left:0}}@media only screen and (min-width:992px) and (max-width:1199px){.why__thumb img{width:100%}}@media only screen and (min-width:768px) and (max-width:991px){.why__thumb img{width:100%}}@media only screen and (min-width:576px) and (max-width:767px){.why__thumb img{width:100%}}@media (max-width:575px){.why__thumb img{width:100%}}@media only screen and (min-width:1200px) and (max-width:1399px){.why__thumb-2{padding-right:0}}@media only screen and (min-width:992px) and (max-width:1199px){.why__thumb-2{padding-right:0}}@media (max-width:575px){.why__thumb-2{padding-right:0}}.testimonial__area{background-repeat:no-repeat;background-size:cover;background:#0a4c48}.testimonial__content-2 p{font-size:20px;line-height:32px;color:#fff;margin-bottom:25px}.testimonial__thumb{position:relative}.testimonial__thumb:after{position:absolute;content:"";left:50%;top:-10px;transform:translateX(-50%);width:140px;height:70px;border-top-left-radius:110px;border-top-right-radius:110px;background:#fc8459}.testimonial__thumb img{position:relative;z-index:1;width:120px;height:120px;border-radius:50%}.testimonial__thumb-2{margin-left:8px}.testimonial__thumb-2:after{width:80px;height:40px;background:#fad105;top:-7px}@media (max-width:575px){.testimonial__thumb-2:after{left:-7px;transform:translateX(0)}}.testimonial__thumb-2 img{width:65px;height:65px;-o-object-fit:cover;object-fit:cover}.testimonial__avater-info h4{font-size:20px;display:inline-block;margin-bottom:0}.testimonial__avater-info span{font-size:14px;font-weight:600;color:#fc8459;padding-left:6px}.testimonial__avater-info-2 h4{display:block;font-size:24px;color:#fff}.testimonial__avater-info-2 span{color:#fad105;font-weight:500;font-size:15px}.testimonial__quote-icon{position:absolute;top:35px;left:30px;z-index:-1}.testimonial__shape-1{position:absolute;right:25px;z-index:-1}.testimonial__wrapper-2 li{width:2rem!important;height:2rem!important}@media only screen and (min-width:1200px) and (max-width:1399px){.testimonial__wrapper-2{padding-right:0;padding-left:40px}}@media only screen and (min-width:992px) and (max-width:1199px){.testimonial__wrapper-2{padding-right:0;padding-left:30px}}@media only screen and (min-width:768px) and (max-width:991px){.testimonial__wrapper-2{padding-right:160px;padding-left:30px}}@media only screen and (min-width:576px) and (max-width:767px){.testimonial__wrapper-2{padding-right:30px;padding-left:30px}}@media (max-width:575px){.testimonial__wrapper-2{padding-right:30px;padding-left:30px}}@media only screen and (min-width:768px) and (max-width:991px){.testimonial__img{text-align:center}}@media (max-width:575px){.testimonial__img img{width:100%}}main{background:#262626}.hero__height{min-height:950px}@media only screen and (min-width:992px) and (max-width:1199px){.hero__height{min-height:798px}}@media only screen and (min-width:768px) and (max-width:991px){.hero__height{min-height:661px}}@media only screen and (min-width:576px) and (max-width:767px){.hero__height{min-height:750px}}@media (max-width:575px){.hero__height{min-height:750px}}.hero__color{background:#3a3a3a}.hero__title{font-size:110px;line-height:.9;color:#fff;margin-bottom:62px}@media only screen and (min-width:992px) and (max-width:1199px){.hero__title{font-size:80px}}@media only screen and (min-width:768px) and (max-width:991px){.hero__title{font-size:70px}}@media only screen and (min-width:576px) and (max-width:767px){.hero__title{font-size:80px}}@media (max-width:575px){.hero__title{font-size:70px}}@media (max-width:768px){.hero__title{text-align:center}}.hero__content{display:flex;flex-direction:column;align-items:flex-start;@media screen and (max-width:768px){display:flex;flex-direction:column;align-items:center}}@media only screen and (min-width:768px) and (max-width:991px){.hero__content{margin-top:80px}}.hero__content span{font-family:Rubik,sans-serif;color:#fad105;font-weight:500;position:relative;display:inline-block;margin-bottom:30px}.hero__content span:after{position:absolute;content:"";left:-50px;top:12px;width:40px;height:3px;background:#fad105;@media screen and (min-width:768px){left:0}}.hero__thumb{position:relative}.hero__thumb-1{margin-bottom:-76px}@media only screen and (min-width:992px) and (max-width:1199px){.hero__thumb-1 img{width:100%}}@media only screen and (min-width:768px) and (max-width:991px){.hero__thumb-1 img{width:110%}}.hero__shape .hero-shape-circle{position:absolute;top:125px;right:15%;display:inline-block;width:625px;height:625px;background:#fad105;border-radius:50%;animation:hero-pulse 2s infinite;color:#000}@media only screen and (min-width:1200px) and (max-width:1399px){.hero__shape .hero-shape-circle{right:4%}}@media only screen and (min-width:992px) and (max-width:1199px){.hero__shape .hero-shape-circle{right:8%;width:390px;height:390px}}@media only screen and (min-width:768px) and (max-width:991px){.hero__shape .hero-shape-circle{top:-50px;width:300px;height:300px}}@keyframes hero-pulse{0%{box-shadow:0 0 0 0 rgba(250,209,5,.4)}70%{box-shadow:0 0 0 50px rgba(250,209,5,0)}to{box-shadow:0 0 0 0 rgba(250,209,5,0)}}.counter__item{padding:50px 70px 40px}@media only screen and (min-width:768px) and (max-width:991px){.counter__item{padding-left:20px;padding-right:20px}}.counter__item-text{padding:45px 50px 35px}@media only screen and (min-width:1200px) and (max-width:1399px){.counter__item-text{padding-left:0;padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.counter__item-text{padding-left:0;padding-right:0}}@media only screen and (min-width:992px) and (max-width:1199px){.counter__item-wrapper.mt-125{margin-top:-115px}}@media only screen and (min-width:768px) and (max-width:991px){.counter__item-wrapper.mt-125{margin-top:-115px}}@media only screen and (min-width:576px) and (max-width:767px){.counter__item-wrapper.mt-125{margin-top:0}}@media (max-width:575px){.counter__item-wrapper.mt-125{margin-top:0}}.counter__content h3{font-size:40px;margin-bottom:0}.counter__content p{font-weight:500;margin-bottom:0}.counter__text{font-size:35px;font-weight:400;line-height:1}.faq__area{background:#3a3a3a;padding:2rem 0}@media only screen and (min-width:992px) and (max-width:1199px){.faq__wrapper{padding-left:0;margin-top:40px}}@media only screen and (min-width:768px) and (max-width:991px){.faq__wrapper{padding-left:0;margin-top:40px}}@media only screen and (min-width:576px) and (max-width:767px){.faq__wrapper{padding-left:0;margin-top:40px}}@media (max-width:575px){.faq__wrapper{padding-left:0;margin-top:40px}}.faq__content .accordion-item{border:1px solid #dadada;margin-bottom:10px}.faq__content .accordion-item:first-of-type .accordion-button{border-top-left-radius:0;border-top-right-radius:0}.faq__content .accordion-button:focus{box-shadow:none}.faq__content .accordion-button:not(.collapsed){color:#2c3941;background-color:#fad105}.faq__content .accordion-button:not(.collapsed):after{content:"\f068";transform:rotate(0);color:#e5e7eb}.faq__content .accordion-button{background:#636363;position:relative;display:flex;align-items:center;width:100%;padding:20px 45px 18px 65px;font-size:18px;font-weight:500;color:#2c3941;background-color:#fff;border:none;border-radius:0}@media only screen and (min-width:1200px) and (max-width:1399px){.faq__content .accordion-button{padding-right:30px}}@media (max-width:575px){.faq__content .accordion-button{padding-right:10px}}.faq__content .accordion-button:after{background-image:none;content:"\f067";left:30px;font-size:18px;color:#2c3941;font-family:Font Awesome\ 5 Pro;position:absolute;margin:0}.faq__content .accordion-body{border:none;padding:0 45px 0 65px}@media (max-width:575px){.faq__content .accordion-body{padding-right:10px}}.faq__content .accordion-collapse{border:none}@media only screen and (min-width:1200px) and (max-width:1399px){.faq__thumb{margin-left:0}}@media only screen and (min-width:992px) and (max-width:1199px){.faq__thumb{margin-left:0}}@media only screen and (min-width:768px) and (max-width:991px){.faq__thumb{margin-left:0}}@media only screen and (min-width:576px) and (max-width:767px){.faq__thumb{margin-left:0}}@media (max-width:575px){.faq__thumb{margin-left:0}}@media only screen and (min-width:1200px) and (max-width:1399px){.faq__thumb img{width:100%}}@media only screen and (min-width:992px) and (max-width:1199px){.faq__thumb img{text-align:center;max-width:100%}}@media only screen and (min-width:768px) and (max-width:991px){.faq__thumb img{text-align:center;max-width:100%}}@media only screen and (min-width:576px) and (max-width:767px){.faq__thumb img{text-align:center;max-width:100%}}@media (max-width:575px){.faq__thumb img{text-align:center;max-width:100%}}.footer__widget-content p{color:#a7c1d1;border-bottom:2px solid #34454f;margin-bottom:0}.footer__info ul li{margin-bottom:20px}.footer__info-icon i{font-size:24px;color:#fc8459}.footer__info-text h4{color:#fff;font-size:18px;margin-bottom:0}.footer__info-text a,.footer__info-text p{color:#a7c1d1;font-size:1.5rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.footer_trusted-image{width:3rem;height:auto;margin-right:1rem}