@charset "UTF-8";
 
/*----------------------------------------------------------------------
[Main Sass variables]
------------------------------------------[Colors]
$white:    #fff;
$gray-100: #f8f9fa;
$gray-200: #e9ecef;
$gray-300: #dee2e6;
$gray-400: #ced4da;
$gray-500: #adb5bd;
$gray-600: #6c757d;
$gray-700: #495057;
$gray-800: #343a40;
$gray-900: #212529;
$black:    #000;
$blue:     #007bff;
$indigo:   #6610f2;
$purple:   #6f42c1;
$pink:     #e83e8c;
$red:      #dc3545;
$orange:   #fd7e14;
$yellow:   #ffc107;
$green:    #28a745;
$teal:     #20c997;
$cyan:     #17a2b8;
$primary:  #5c53d5;
$secondary:#fbd8d4;
$success:  #00c9b7;
$info:     #aab5f3;
$warning:  #ffd895;
$danger:   #e53d5c;
$light:    #d5e0fd;
$default:  #f8f9fa;
$dark:     #2c3f52;
------------------------------------------[YIQ color]
$yiq-text-dark:   #212529;
$yiq-text-light:  #fff;
------------------------------------------[Main]
$body-bg:               #fff;
$body-color:            #8c86aa;
------------------------------------------[Link]
$link-color:            #5c53d5;
$link-hover-color:      #342bb0;
------------------------------------------[Grid breakpoints]
xs: 0;
sm: 576px;
md: 768px;
lg: 992px;
xl: 1200px;
------------------------------------------[Grid containers]
sm: 570px;
md: 750px;
lg: 990px;
xl: 1170px;
------------------------------------------[Grid columns]
$grid-columns:      12;
$grid-gutter-width: 30px;
------------------------------------------[Components]
$border-color:           #dee2e6;
$component-active-color: #fff;
$component-active-bg:    #5c53d5;
------------------------------------------[Fonts]
$font-family-sans-serif:      "Montserrat", sans-serif;
$font-family-monospace:       SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
$headings-font-family:        "Poppins", sans-serif;
$headings-color:              #2c3f52;
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[0. Table of contents]
1. Header
2. Footer
3. Keyframes
4. Image placeholder
5. Perfect Scrollbar
6. Hidden block
7. Global Sections
8. SVG Elements
9. Back to top button
10. Custom Modal
11. Slick Carousel
12. Custom Forms
13. Custom Toggle Buttons
14. Custom Pagination
15. Huebee Styles
16. Head Intro
17. Custom Cards
18. Custom Blockquote
19. Heading
20. Testimonials
21. Clients
22. Skills
23. Portfolio list
24. Single portfolio slide
25. Blog
26. Single blog
27. Home 01
28. Home 02
29. Home 03
30. Home 04
31. Home 05
32. Elements
33. About Pages
34. Services Pages
35. Team Pages
36. Contacts Pages
37. Error Pages
38. Portfolio Pages
39. Single portfolio Pages
40. Themify Icons
41. Simple line Icons
42. Material design Icons
43. Aos
----------------------------------------------------------------------*/

svg.logo {
    color:#000;
}
.inner.cc.dyno-template.home-04 .section-5:after {
    content: " ";
    border-bottom: 1px #000 solid;
    margin: 0 4%;
    position: relative;
    display: block;
}

.cd-timeline__block {
border: 0;
    transition: all .15s ease-in;
    background: #fff;
    overflow: hidden;
    width: 75%;
    display: block;
    box-shadow: 0 5px 15px 0 rgba(110, 110, 110, .1);
    border-radius: 5px;
    position: relative;
    padding: 50px 80px;
    margin: 0 auto 6%;
 }
.cd-timeline__block:nth-child(1),
.cd-timeline__block:nth-child(3),
.cd-timeline__block:nth-child(5),
.cd-timeline__block:nth-child(7){
   background: url(../image/form-bg.jpg) #fff center center no-repeat;
    background-size: 325%;
    background-position: center 94%;
}

.cd-timeline__block:nth-child(2),
.cd-timeline__block:nth-child(4),
.cd-timeline__block:nth-child(6),
.cd-timeline__block:nth-child(8){
   background: url(../image/form-bg.jpg) #fff center center no-repeat;
    background-size: 500%;
    background-position: center 96%;
}

.cd-timeline__img {
    display: none;
    width: 25%
}
.cd-timeline__content {
    display: block;
}
.cd-timeline__content h2{
     color:#000;   
}
.inner h2.h3 {
    margin-bottom: 1.2rem;
    font-family: mokoko, serif;
    line-height: 1.3;
    color: #2c3f52;
    font-weight: 300;
}
#how-it-works .head-intro::before {
    content: '';
    position: absolute;
      height: 85%;
    width: 4px;
    background: #d8e5ee;
   left: 49%;
    top: 10%;
 }
#how-it-works h2.h3 {
    margin:0 0 6%
}

/* ----------------------------------------------------------------------*/


.faq .hero {
	  min-height: 215px;
	}
.faq .section-1.hero .container {
	padding-top:160px;
	
}


/*----------------------------------------------------------------------
INNER PAGE
----------------------------------------------------------------------*/

.inner .hero {
    min-height: 300px;
    margin-bottom: 0rem;
    background: url(../image/hero-bg-2.jpg) #fff center center no-repeat;
    background-size: cover;
}
.inner.cc.dyno-template.home-04 .section-5 {
    padding: 0rem 0 5rem;
}
.inner.cc.dyno-template.home-04 .section-5 .container {
     padding: 5rem 0rem 0 ;
}
.inner.cc.dyno-template.home-04 .section-5:before {
    content: " ";
    border-bottom: 1px #000 solid;
    margin: 0 4%;
    position: relative;
    display: block;
}

 

.inner .section-2.m-0 {    
    background: #f9f9fd;
    padding: 4rem 0;
}

.inner .section-6.mb-0 {
    background: url(../image/cresent-top.png) center top no-repeat;
    background-size: 100%;
    padding: 8rem 0 3rem;
}

.inner .section-6.mb-0:after {
        content: "";
    background: url(../image/form-bg.jpg) center bottom no-repeat;
    background-size: 180%;
    padding: 4rem 0;
    position: absolute;
    z-index: 0;
    height: 740px;
    width: 100%;
    left: 0;
    bottom: 121px;
}
.inner .head-intro img {
    padding: 20% 0 0 10px;
}
.inner .section-6.mb-0 .container {
    position:relative;
    z-index: 2
    
}


/*----------------------------------------------------------------------
[0. Custom]
----------------------------------------------------------------------*/
body.cc {
	margin: 0;
    font-family: proxima-nova, sans-serif;;
    font-size: 20px;
    font-weight: 100;
    line-height: 25px;
    color: #000;
    text-align: center;
    background-color: #fff;
    overflow-x: hidden;
    position: relative;
} 
.cc a {
	color: #000;
}
.cc a:hover {
	color:#19cece
}
.cc .btn:hover {
	backkground:#000!important;
}
.cc .btn:hover {
	color:#fff !important
}

.hero {
	min-height: 550px;
	margin-bottom: 0rem;
	background:url("../image/hero-bg-2.jpg") #fff center center no-repeat;
	background-size: cover;
}

.section-1.hero .container {
	padding-top: 200px;
    position: relative;
    margin-bottom: 3rem;
    text-align: center;
}

.section-1.hero .container .content p{
	font-size:20px;
	line-height: 25px;
}


.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 1.2rem;
    font-family: mokoko, serif;
    line-height: 1.3;
    color: #2c3f52;
	font-weight: 300

}
h1 {
	font-size:45px;
	line-height: 55px;
	color: #000
}
h2.h1 {
	font-size:40px;
	line-height: 50px;
	color: #000
}
.h3, h3 {
    font-size:40px;
	line-height: 50px;
	color: #000
}

.btn {
    display: inline-block;
    font-weight: 300;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .8rem 2.4rem;
    font-size: 22px;
    line-height: 1.2;
    border-radius: 0 !important;
	font-family: mokoko, serif;
}

/*-------------- 
[0.0 NAV]
--------------*/
.cc header.header .navbar .navbar-nav .nav-item .nav-link{
	font-family: mokoko, serif;
	font-weight: 300;
	color: #000 !important;
    padding: 1.5rem .9rem;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size: 17px;
}

.cc .btn-danger {
    color: #fff;
    background-color: #19cece;
}

.cc .btn-primary {
    color: #fff;
    background-color: #19cece;
	margin-top: 20px
}
.btn-md {
	font-size: 15px;
    line-height: 1.2;
}
.logo {
	width: 80% !important
}

/*-------------- 
[0.3 SECTION 2]
--------------*/
.align-items-center {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: start !important;
}
.head-intro {
    margin-bottom: 0 !important;
}
.head-intro img {
	padding: 10% 0 0 10px
}
.cc.dyno-template.home-04 .section-5 {
    position: relative;
    padding-bottom: 0;
}

.cc.dyno-template.home-04 .section-5:after {
	content: " ";
    border-bottom: 1px #000 solid;
    margin: 0 4%;
    position: relative;
    display: block;
}

.demo .st0{clip-path:url(#SVGID_2_) !important;;}
.demo .st1{fill:#EAEAEA !important;;stroke:#444444 !important;;stroke-width:2;}
.demo .st2{fill:#FFFFFF !important;;stroke:#444444 !important;;stroke-width:2;}
.demo .st3{fill:#FFFFFF !important;;}
.demo .st4{fill:#ECECEC !important;;}
.demo .st5{fill-rule:evenodd;clip-rule:evenodd;fill:#ECECEC !important;;}
.demo .st6{fill-rule:evenodd;clip-rule:evenodd;fill:#19CECE !important;;}
.demo .st7{fill:#19CECE !important;;}



ul.accordion li {
	padding: 2em 2em 1.75em
} 

ul li a.toggle {
  width: 100%;
  display: block;
  background: #fff;
  color: #fefefe;
  padding:0 0 3%;
  border-radius: 0.15em;
  transition: background 0.3s ease;
	
}

ul li a.toggle h3 {
	margin-bottom:0;
	padding: 0 ;
}

ul li a.toggle:hover h3{
 color: #19cece
}


/* This stuff is just for the Codepen demo */

.section-5 #content {
		width: 100%;
}

.accordion,
#description {
		width: 100%;
		margin: 1.875em auto;
	text-align:left
}
.accordion li:nth-child(1) .inner{
	display:block;
}
.accordion .inner {
	display:none;
	padding: 0;
}
.accordion p.inner  {
		font-size: 15px;
	line-height:25px;
}

#description h2 {
		text-align: left;
}

 


/*-------------- 
[0.0 SECTION 3]
--------------*/
.section-2.bg-transparent.m-0 {
	background:url("../image/cresent-top.png") center top no-repeat;
	background-size: 100%;
    padding: 8rem 0 0;
}
.section-2.bg-transparent.m-0:after  {
    content: " ";
    border-bottom: 1px #000 solid;
    margin: 0 4%;
    position: relative;
    display: block;
    padding:  0 0 6rem;
}

.section-3.m-0{
	background: #f9f9fd;
	padding: 4rem 0;
}

.align-left {
	text-align: left 
}


/*-------------- 
[0.0 SECTION 4]
--------------*/
.cc.dyno-template.home-04 .card.ver-5 .card-body {
    padding: 3rem 2rem;
 }

.section-3 .head-intro .content {
	padding-right:30px;
}
.card {
	margin-bottom: 20px
}
.pad-top {
	padding-top: 40px
}
.card-right {
	right: 0;
    position: absolute;
}
.section-3 .card.ver-5 .card-body img {
	margin: 0 auto;
}
.section-3 .card.ver-5 .card-body .card-text {
	font-family: mokoko, serif;
	font-weight: 300;
	color: #000 !important;
	font-size: 25px;
	line-height:30px;
    margin-bottom: 0;
	text-align: left;
	float:left;
	width:100%
}
.card-svg svg,
.card-svg img{
	float:left;
	width:30%;
	margin:0 0 20px !important
}
 .card.big .card-svg img{
	float:left;
	width:50%;
	margin:0 0 20px !important
}
.st0{fill:#d2f4ff !important;}
.st1{fill:#000 !important;}
.st2{fill:#d2f4ff !important;}
.st3{fill:#ffffff !important ;}

.sand .st2{fill:#000 !important;}

.sink .st0{fill:#d2f4ff !important;}
.sink .st1{fill:#fff !important;}
.sink .st2{fill:#000 !important;}
 
.fck .st0{fill:#d2f4ff !important;}
.fck .st1{fill:#fff !important;}
.fck .st2{fill:#000 !important;}


.gar .st0{fill:#d2f4ff !important;}
.gar .st1{fill:#FFFFFF !important;}
.gar .st2{fill:#000 !important;}
/*-------------- 
[0.0 SECTION 4]
--------------*/

.section-6 {
	background: url("../image/form-bg.jpg") center bottom no-repeat;
	background-size: 100%;
	padding: 4rem 0;
}

footer{
	background:#f9f9fd;
	padding: 4rem 0 2rem;
}
footer p {
    color: #000 !important;
    padding: 25px 0 10px !important;
}



/*----------------------------------------------------------------------
[1. Header]
----------------------------------------------------------------------*/
body.menu-opened {
  overflow: hidden;
}

@media (max-width: 991.98px) {
  body.menu-opened header.header .navbar.navbar-expand-lg .navbar-toggler {
    -webkit-transform: translateX(500px);
    transform: translateX(500px);
    position: absolute;
  }
}

@media (max-width: 991.98px) and (max-width: 767.98px) {
  body.menu-opened header.header .navbar.navbar-expand-lg .navbar-toggler {
    -webkit-transform: translateX(400px);
    transform: translateX(400px);
  }
}

@media (max-width: 991.98px) and (max-width: 670px) {
  body.menu-opened header.header .navbar.navbar-expand-lg .navbar-toggler {
    -webkit-transform: translateX(300px);
    transform: translateX(300px);
  }
}

@media (max-width: 991.98px) and (max-width: 380px) {
  body.menu-opened header.header .navbar.navbar-expand-lg .navbar-toggler {
    -webkit-transform: translateX(275px);
    transform: translateX(275px);
  }
}

@media (max-width: 991.98px) {
  body.menu-opened header.header .navbar.navbar-expand-lg .contact-button {
    margin-left: auto !important;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 991.98px) and (max-width: 500px) {
  body.menu-opened header.header .navbar.navbar-expand-lg .contact-button {
    opacity: 0;
    visibility: hidden;
  }
}

@media (max-width: 991.98px) {
  body.menu-opened header.header .navbar.navbar-expand-lg #mainMenu {
    width: 500px;
  }
}

@media (max-width: 991.98px) and (max-width: 767.98px) {
  body.menu-opened header.header .navbar.navbar-expand-lg #mainMenu {
    width: 400px;
  }
}

@media (max-width: 991.98px) and (max-width: 670px) {
  body.menu-opened header.header .navbar.navbar-expand-lg #mainMenu {
    width: 300px;
  }
}

@media (max-width: 991.98px) and (max-width: 380px) {
  body.menu-opened header.header .navbar.navbar-expand-lg #mainMenu {
    width: 280px;
  }
}

body.menu-opened #backtotop {
  opacity: 0;
  visibility: hidden;
}

header.header {
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 999;
}

header.header.fixed {
  -webkit-transform: translateY(-200px);
  transform: translateY(-200px);
  background: #fff;
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
}

header.header.fixed.fixed-on {
  position: fixed;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

header.header.fixed .navbar {
  padding: 0 15px;
  height: 50px;
}

header.header.fixed .navbar .navbar-nav .nav-item.active.mega-menu .nav-link + .dropdown-menu {
  top: 3.1rem;
}

header.header.fixed .navbar .navbar-nav .nav-item.active .nav-link + .dropdown-menu {
  -webkit-box-shadow: 0 10px 10px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 10px 10px 2px rgba(0, 0, 0, 0.05);
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

header.header.fixed .navbar .navbar-nav .nav-item .nav-link {
  padding: .713rem .9rem;
}

header.header.fixed .navbar .navbar-toggler {
  top: 0 !important;
}

header.header.light-primary.fixed .navbar .navbar-brand svg, header.header.light-dark.fixed .navbar .navbar-brand svg, header.header.light-info.fixed .navbar .navbar-brand svg {
  fill: #5c53d5;
}

header.header.light-primary.fixed .navbar .navbar-brand span.h1, header.header.light-dark.fixed .navbar .navbar-brand span.h1, header.header.light-info.fixed .navbar .navbar-brand span.h1 {
  color: #2c3f52;
}

header.header.light-primary.fixed .navbar .navbar-brand:hover span.h1, header.header.light-dark.fixed .navbar .navbar-brand:hover span.h1, header.header.light-info.fixed .navbar .navbar-brand:hover span.h1 {
  color: #5c53d5;
}

header.header.light-primary.fixed .navbar .navbar-nav .nav-item.active .nav-link, header.header.light-dark.fixed .navbar .navbar-nav .nav-item.active .nav-link, header.header.light-info.fixed .navbar .navbar-nav .nav-item.active .nav-link {
  color: #5c53d5;
}

header.header.light-primary.fixed .navbar .navbar-nav .nav-item .nav-link, header.header.light-dark.fixed .navbar .navbar-nav .nav-item .nav-link, header.header.light-info.fixed .navbar .navbar-nav .nav-item .nav-link {
  color: #2c3f52;
}

header.header.light-primary.fixed .navbar .navbar-nav .nav-item .nav-link:hover, header.header.light-dark.fixed .navbar .navbar-nav .nav-item .nav-link:hover, header.header.light-info.fixed .navbar .navbar-nav .nav-item .nav-link:hover {
  color: #5c53d5;
}

header.header.light-primary.fixed .navbar .navbar-toggler .ham .line, header.header.light-dark.fixed .navbar .navbar-toggler .ham .line, header.header.light-info.fixed .navbar .navbar-toggler .ham .line {
  stroke: #2c3f52;
}

header.header.light-primary .navbar .navbar-toggler .ham .line, header.header.light-dark .navbar .navbar-toggler .ham .line, header.header.light-info .navbar .navbar-toggler .ham .line {
  stroke: #fff;
}

header.header.light-primary .navbar .navbar-brand svg, header.header.light-dark .navbar .navbar-brand svg, header.header.light-info .navbar .navbar-brand svg {
  fill: #fff;
}

header.header.light-primary .navbar .navbar-brand span.h1, header.header.light-dark .navbar .navbar-brand span.h1, header.header.light-info .navbar .navbar-brand span.h1 {
  color: #fff;
}

header.header.light-primary .navbar .navbar-nav .nav-item .nav-link, header.header.light-dark .navbar .navbar-nav .nav-item .nav-link, header.header.light-info .navbar .navbar-nav .nav-item .nav-link {
  color: #fff;
}

header.header.light-dark + #hidden .heading .main [aria-label="breadcrumb"] .breadcrumb .breadcrumb-item a:hover {
  color: #2c3f52;
}

header.header.light-dark .navbar .navbar-brand:hover svg {
  fill: #2c3f52;
}

header.header.light-dark .navbar .navbar-brand:hover span.h1 {
  color: #2c3f52;
}

header.header.light-dark .navbar .navbar-nav .nav-item.active .nav-link {
  color: #2c3f52;
}

header.header.light-dark .navbar .navbar-nav .nav-item .nav-link:hover {
  color: #2c3f52;
}

header.header.light-primary + #hidden .heading .main [aria-label="breadcrumb"] .breadcrumb .breadcrumb-item a:hover {
  color: #5c53d5;
}

header.header.light-primary .navbar .navbar-brand:hover svg {
  fill: #5c53d5;
}

header.header.light-primary .navbar .navbar-brand:hover span.h1 {
  color: #5c53d5;
}

header.header.light-primary .navbar .navbar-nav .nav-item.active .nav-link {
  color: #5c53d5;
}

header.header.light-primary .navbar .navbar-nav .nav-item .nav-link:hover {
  color: #5c53d5;
}

header.header.light-info + #hidden .heading .main [aria-label="breadcrumb"] .breadcrumb .breadcrumb-item a:hover {
  color: #aab5f3;
}

header.header.light-info .navbar .navbar-brand:hover svg {
  fill: #aab5f3;
}

header.header.light-info .navbar .navbar-brand:hover span.h1 {
  color: #aab5f3;
}

header.header.light-info .navbar .navbar-nav .nav-item.active .nav-link {
  color: #aab5f3;
}

header.header.light-info .navbar .navbar-nav .nav-item .nav-link:hover {
  color: #aab5f3;
}

header.header .navbar {
  padding: 1.5rem 15px;
  width: 100%;
  height: 98px;
}

@media (max-width: 991.98px) {
  header.header .navbar.navbar-expand-lg {
    position: inherit;
  }
  header.header .navbar.navbar-expand-lg .navbar-toggler {
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    left: 0;
    top: 24px;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  header.header .navbar.navbar-expand-lg #mainMenu {
    padding-top: 50px;
    background: #fff;
    -webkit-box-shadow: 5px 0 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 5px 0 10px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: width .4s ease-in-out;
    transition: width .4s ease-in-out;
    position: absolute;
    left: 0;
    top: 0;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    width: 0;
    display: block;
    overflow: hidden;
  }
  header.header .navbar.navbar-expand-lg #mainMenu .navbar-nav {
    position: relative;
    height: 100%;
    padding-right: 15px;
  }
  header.header .navbar.navbar-expand-lg #mainMenu .navbar-nav > .nav-item.dropdown {
    margin-bottom: 1.5rem;
  }
  header.header .navbar.navbar-expand-lg #mainMenu .navbar-nav > .nav-item.dropdown.mega-menu .dropdown-menu {
    background: transparent;
    border-radius: 0;
  }
  header.header .navbar.navbar-expand-lg #mainMenu .navbar-nav > .nav-item.dropdown.mega-menu .dropdown-menu .container {
    padding: 0;
  }
  header.header .navbar.navbar-expand-lg #mainMenu .navbar-nav > .nav-item.dropdown.mega-menu .dropdown-menu .container .row {
    margin: 0;
  }
  header.header .navbar.navbar-expand-lg #mainMenu .navbar-nav > .nav-item.dropdown.mega-menu .dropdown-menu .container .row > div {
    padding: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  header.header .navbar.navbar-expand-lg #mainMenu .navbar-nav > .nav-item.dropdown.mega-menu .dropdown-menu .container .row > div .dropdown-head {
    font-size: .8rem;
    font-weight: 700;
    color: #2c3f52;
    line-height: 1.7;
    cursor: default;
    margin: 0;
    padding: .2rem 0;
  }
  header.header .navbar.navbar-expand-lg #mainMenu .navbar-nav > .nav-item.dropdown.mega-menu .dropdown-menu .container .row > div .dropdown-head + ul {
    margin-bottom: 1rem;
  }
  header.header .navbar.navbar-expand-lg #mainMenu .navbar-nav > .nav-item.dropdown.mega-menu .dropdown-menu .container .row > div .dropdown-head + ul li a {
    padding: .2rem 0;
  }
  header.header .navbar.navbar-expand-lg #mainMenu .navbar-nav > .nav-item.dropdown.mega-menu .dropdown-menu .container .row > div .dropdown-head + ul li a span {
    font-size: 1rem;
    margin-right: 1rem;
  }
  header.header .navbar.navbar-expand-lg #mainMenu .navbar-nav > .nav-item.dropdown .nav-link {
    padding: .5rem 4rem 1rem 4rem;
    font-size: .8rem;
    font-weight: 600;
    color: #ced4da;
  }
  header.header .navbar.navbar-expand-lg #mainMenu .navbar-nav > .nav-item.dropdown .nav-link.dropdown-toggle {
    cursor: default;
  }
  header.header .navbar.navbar-expand-lg #mainMenu .navbar-nav > .nav-item.dropdown .nav-link + .dropdown-menu {
    background: transparent;
    padding: 0 4rem;
  }
  header.header .navbar.navbar-expand-lg #mainMenu .navbar-nav > .nav-item.dropdown .nav-link + .dropdown-menu li:last-of-type .dropdown-menu {
    margin-bottom: 0 !important;
  }
  header.header .navbar.navbar-expand-lg #mainMenu .navbar-nav > .nav-item.dropdown .nav-link + .dropdown-menu li .dropdown-item {
    padding: .2rem 0;
    background: transparent !important;
  }
  header.header .navbar.navbar-expand-lg #mainMenu .navbar-nav > .nav-item.dropdown .nav-link + .dropdown-menu li .dropdown-item.dropdown-toggle {
    font-size: .8rem;
    font-weight: 700;
    color: #2c3f52;
    cursor: default;
  }
  header.header .navbar.navbar-expand-lg #mainMenu .navbar-nav > .nav-item.dropdown .nav-link + .dropdown-menu li .dropdown-item.dropdown-toggle:hover {
    color: #2c3f52;
  }
  header.header .navbar.navbar-expand-lg #mainMenu .navbar-nav > .nav-item.dropdown .nav-link + .dropdown-menu li .dropdown-item.dropdown-toggle + .dropdown-menu {
    padding: 0;
    margin-bottom: 1rem;
  }
  header.header .navbar.navbar-expand-lg #mainMenu .navbar-nav > .nav-item.dropdown .nav-link + .dropdown-menu li .dropdown-item:hover {
    background: transparent;
    color: #5c53d5;
  }
  header.header .navbar.navbar-expand-lg #mainMenu .navbar-nav > .nav-item .nav-link + .dropdown-menu {
    opacity: 1;
    visibility: visible;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  header.header .navbar.navbar-expand-lg #mainMenu .navbar-nav > .nav-item .nav-link + .dropdown-menu li .dropdown-item + .dropdown-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    transform: none;
    position: relative;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    top: unset;
  }
}

header.header .navbar .navbar-toggler {
  z-index: 99;
  border: 0;
  padding: 0;
  width: 50px;
  height: 50px;
}

header.header .navbar .navbar-toggler[aria-expanded="true"] .ham.hamRotate {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

header.header .navbar .navbar-toggler[aria-expanded="true"] .ham.hamRotate180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

header.header .navbar .navbar-toggler[aria-expanded="true"] .ham1 .top {
  stroke-dashoffset: -98px;
}

header.header .navbar .navbar-toggler[aria-expanded="true"] .ham1 .bottom {
  stroke-dashoffset: -138px;
}

header.header .navbar .navbar-toggler[aria-expanded="true"] .ham2 .top {
  stroke-dashoffset: -102px;
}

header.header .navbar .navbar-toggler[aria-expanded="true"] .ham2 .bottom {
  stroke-dashoffset: -102px;
}

header.header .navbar .navbar-toggler[aria-expanded="true"] .ham3 .top {
  stroke-dasharray: 75 130;
  stroke-dashoffset: -63px;
}

header.header .navbar .navbar-toggler[aria-expanded="true"] .ham3 .middle {
  stroke-dashoffset: -102px;
}

header.header .navbar .navbar-toggler[aria-expanded="true"] .ham3 .bottom {
  stroke-dasharray: 110 205;
  stroke-dashoffset: -86px;
}

header.header .navbar .navbar-toggler[aria-expanded="true"] .ham4 .top {
  stroke-dashoffset: -68px;
}

header.header .navbar .navbar-toggler[aria-expanded="true"] .ham4 .bottom {
  stroke-dashoffset: -68px;
}

header.header .navbar .navbar-toggler[aria-expanded="true"] .ham5 .top {
  stroke-dasharray: 14 82;
  stroke-dashoffset: -72px;
}

header.header .navbar .navbar-toggler[aria-expanded="true"] .ham5 .bottom {
  stroke-dasharray: 14 82;
  stroke-dashoffset: -72px;
}

header.header .navbar .navbar-toggler[aria-expanded="true"] .ham6 .top {
  stroke-dashoffset: -132px;
}

header.header .navbar .navbar-toggler[aria-expanded="true"] .ham6 .middle {
  stroke-dashoffset: -71px;
}

header.header .navbar .navbar-toggler[aria-expanded="true"] .ham6 .bottom {
  stroke-dashoffset: -132px;
}

header.header .navbar .navbar-toggler[aria-expanded="true"] .ham7 .top {
  stroke-dasharray: 17 82;
  stroke-dashoffset: -62px;
}

header.header .navbar .navbar-toggler[aria-expanded="true"] .ham7 .middle {
  stroke-dashoffset: 23px;
}

header.header .navbar .navbar-toggler[aria-expanded="true"] .ham7 .bottom {
  stroke-dashoffset: -83px;
}

header.header .navbar .navbar-toggler[aria-expanded="true"] .ham8 .top {
  stroke-dashoffset: -64px;
}

header.header .navbar .navbar-toggler[aria-expanded="true"] .ham8 .middle {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

header.header .navbar .navbar-toggler[aria-expanded="true"] .ham8 .bottom {
  stroke-dashoffset: -64px;
}

header.header .navbar .navbar-toggler .ham {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

header.header .navbar .navbar-toggler .ham .line {
  stroke: #2c3f52;
  fill: none;
  -webkit-transition: stroke-dasharray .3s ease-out, stroke-dashoffset .3s ease-out, stroke .3s ease-out;
  transition: stroke-dasharray .3s ease-out, stroke-dashoffset .3s ease-out, stroke .3s ease-out;
  stroke-width: 4;
  stroke-linecap: round;
}

header.header .navbar .navbar-toggler .ham1 .top {
  stroke-dasharray: 40 139;
}

header.header .navbar .navbar-toggler .ham1 .bottom {
  stroke-dasharray: 40 180;
}

header.header .navbar .navbar-toggler .ham2 .top {
  stroke-dasharray: 40 121;
}

header.header .navbar .navbar-toggler .ham2 .bottom {
  stroke-dasharray: 40 121;
}

header.header .navbar .navbar-toggler .ham3 .top {
  stroke-dasharray: 40 130;
}

header.header .navbar .navbar-toggler .ham3 .middle {
  stroke-dasharray: 40 140;
}

header.header .navbar .navbar-toggler .ham3 .bottom {
  stroke-dasharray: 40 205;
}

header.header .navbar .navbar-toggler .ham4 .top {
  stroke-dasharray: 40 121;
}

header.header .navbar .navbar-toggler .ham4 .bottom {
  stroke-dasharray: 40 121;
}

header.header .navbar .navbar-toggler .ham5 .top {
  stroke-dasharray: 40 82;
}

header.header .navbar .navbar-toggler .ham5 .bottom {
  stroke-dasharray: 40 82;
}

header.header .navbar .navbar-toggler .ham6 .top {
  stroke-dasharray: 40 172;
}

header.header .navbar .navbar-toggler .ham6 .middle {
  stroke-dasharray: 40 111;
}

header.header .navbar .navbar-toggler .ham6 .bottom {
  stroke-dasharray: 40 172;
}

header.header .navbar .navbar-toggler .ham7 .top {
  stroke-dasharray: 40 82;
}

header.header .navbar .navbar-toggler .ham7 .middle {
  stroke-dasharray: 40 111;
}

header.header .navbar .navbar-toggler .ham7 .bottom {
  stroke-dasharray: 40 161;
}

header.header .navbar .navbar-toggler .ham8 .top {
  stroke-dasharray: 40 160;
}

header.header .navbar .navbar-toggler .ham8 .middle {
  stroke-dasharray: 40 142;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition: -webkit-transform 400ms;
  transition: -webkit-transform 400ms;
  transition: transform 400ms;
  transition: transform 400ms, -webkit-transform 400ms;
}

header.header .navbar .navbar-toggler .ham8 .bottom {
  stroke-dasharray: 40 85;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition: stroke-dashoffset 400ms, -webkit-transform 400ms;
  transition: stroke-dashoffset 400ms, -webkit-transform 400ms;
  transition: transform 400ms, stroke-dashoffset 400ms;
  transition: transform 400ms, stroke-dashoffset 400ms, -webkit-transform 400ms;
}

header.header .navbar .contact-button {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

header.header .navbar .navbar-brand {
  padding: 0;
}

header.header .navbar .navbar-brand svg {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  fill: #5c53d5;
  width: 30px;
}

header.header .navbar .navbar-brand span.h1 {
  font-size: 1.1rem;
  margin: 0 0 0 .7rem;
  font-weight: 700;
  text-transform: lowercase;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

header.header .navbar .navbar-brand:hover span.h1 {
  color: #5c53d5;
}

header.header .navbar .navbar-nav .nav-item.mega-menu {
  position: unset;
}

header.header .navbar .navbar-nav .nav-item.mega-menu .nav-link + .dropdown-menu {
  min-width: calc(100% - 30px);
  width: calc(100% - 30px);
  left: 15px;
  top: 4.7rem;
}

header.header .navbar .navbar-nav .nav-item.mega-menu .nav-link + .dropdown-menu .dropdown-head {
  display: block;
  text-align: left;
  margin: 1.5rem 0 1rem 3.9rem;
  font-size: 1rem;
  font-weight: 600;
}

header.header .navbar .navbar-nav .nav-item.mega-menu .nav-link + .dropdown-menu .dropdown-head + ul {
  list-style: none;
  padding: 0;
  margin-bottom: .8rem;
}

header.header .navbar .navbar-nav .nav-item.mega-menu .nav-link + .dropdown-menu .dropdown-head + ul li a {
  font-size: .9rem;
  font-weight: 500;
  padding: .5rem 1.5rem;
  color: #2c3f52;
  display: inline-block;
  line-height: 1.6;
}

header.header .navbar .navbar-nav .nav-item.mega-menu .nav-link + .dropdown-menu .dropdown-head + ul li a span {
  margin-right: 1.2rem;
  top: -2px;
  opacity: .4;
  position: relative;
  font-size: 1.2rem;
  vertical-align: middle;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

header.header .navbar .navbar-nav .nav-item.mega-menu .nav-link + .dropdown-menu .dropdown-head + ul li a:hover {
  color: #5c53d5;
}

header.header .navbar .navbar-nav .nav-item.mega-menu .nav-link + .dropdown-menu .dropdown-head + ul li a:hover span {
  color: #5c53d5;
  opacity: 1;
}

header.header .navbar .navbar-nav .nav-item.active .nav-link {
  color: #5c53d5;
}

header.header .navbar .navbar-nav .nav-item.active .nav-link + .dropdown-menu {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
  opacity: 1;
}

header.header .navbar .navbar-nav .nav-item .nav-link {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  color: #2c3f52;
  padding: 1.5rem .9rem;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-size: 1rem;
}

header.header .navbar .navbar-nav .nav-item .nav-link:last-of-type + .dropdown-menu {
  padding-right: 0;
}

header.header .navbar .navbar-nav .nav-item .nav-link:after {
  display: none;
}

header.header .navbar .navbar-nav .nav-item .nav-link:hover {
  color: #5c53d5;
}

header.header .navbar .navbar-nav .nav-item .nav-link + .dropdown-menu {
  display: block;
  -webkit-transition: .15s;
  transition: .15s;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  visibility: hidden;
  opacity: 0;
}

header.header .navbar .navbar-nav .nav-item .nav-link + .dropdown-menu .dropdown-item {
  cursor: pointer;
  font-size: .9rem;
  font-weight: 500;
  padding: .5rem 1.5rem;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

header.header .navbar .navbar-nav .nav-item .nav-link + .dropdown-menu .dropdown-item:after {
  display: none !important;
}

header.header .navbar .navbar-nav .nav-item .nav-link + .dropdown-menu .dropdown-item:focus, header.header .navbar .navbar-nav .nav-item .nav-link + .dropdown-menu .dropdown-item:active {
  color: #2c3f52;
}

header.header .navbar .navbar-nav .nav-item .nav-link + .dropdown-menu .dropdown-item:hover {
  background-color: rgba(170, 181, 243, 0.1);
}

header.header .navbar .navbar-nav .nav-item .nav-link + .dropdown-menu li.dropdown .dropdown-item + .dropdown-menu {
  display: block;
  margin-left: 100%;
  top: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: translateX(30px);
  transform: translateX(30px);
  visibility: hidden;
  opacity: 0;
}

header.header .navbar .navbar-nav .nav-item .nav-link + .dropdown-menu li.dropdown .dropdown-item + .dropdown-menu.dropdown-menu-right {
  margin-left: 0;
  margin-right: 100%;
  -webkit-transform: translateX(-30px);
  transform: translateX(-30px);
}

header.header .navbar .navbar-nav .nav-item .nav-link + .dropdown-menu li.dropdown.active .dropdown-item {
  background-color: rgba(170, 181, 243, 0.1);
}

header.header .navbar .navbar-nav .nav-item .nav-link + .dropdown-menu li.dropdown.active .dropdown-item + .dropdown-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

header.header .navbar .navbar-nav .nav-item .nav-link + .dropdown-menu li.dropdown.active .dropdown-item + .dropdown-menu .dropdown-item {
  background-color: #fff;
}

header.header .navbar .navbar-nav .nav-item .nav-link + .dropdown-menu li.dropdown.active .dropdown-item + .dropdown-menu .dropdown-item:hover {
  background-color: rgba(170, 181, 243, 0.1);
}

/*----------------------------------------------------------------------
[End Header]
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[2. Footer]
----------------------------------------------------------------------*/
footer.footer .logo {
  display: block;
  margin-bottom: 2rem;
}

footer.footer .logo svg {
  fill: #5c53d5;
  width: 30px;
}

footer.footer .logo span.h1 {
  font-size: 1.1rem;
  margin: 0 0 0 .7rem;
  font-weight: 700;
  text-transform: lowercase;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

footer.footer .logo:hover span.h1 {
  color: #5c53d5;
}

footer.footer .images {
  margin-bottom: 1.5rem;
}

footer.footer .images img {
  width: 90px;
  height: 90px;
  -o-object-fit: cover;
  object-fit: cover;
  margin: 0 10px 10px 0;
  display: inline-block;
  min-height: 90px;
}

@media (max-width: 1199.98px) {
  footer.footer .images img {
    width: 80px;
    height: 80px;
    margin: 0 5px 5px 0;
  }
}

@media (max-width: 767.98px) {
  footer.footer .social {
    margin-bottom: 2rem;
  }
}

footer.footer .social li:not(:last-child) {
  margin-right: 1rem;
}

footer.footer .social li a {
  color: #adb5bd;
}

footer.footer .social li a:hover {
  color: #5c53d5;
}

footer.footer .social li a span {
  font-size: 1.2rem;
}

footer.footer.ver-1 {
  position: relative;
  z-index: 10;
  padding: 2rem 0 3rem 0;
}

@media (max-width: 991.98px) {
  footer.footer.ver-1 {
    padding: 2rem 0;
  }
}

@media (max-width: 767.98px) {
  footer.footer.ver-1 {
    padding: 0;
  }
}

footer.footer.ver-1 .footer_title {
  font-size: 1.4rem;
  font-weight: 500;
}

footer.footer.ver-1 .links {
  margin: 0 0 2rem;
}

footer.footer.ver-1 .links .links_list {
  font-size: 1.15rem;
  padding: 0;
  margin: 0;
  list-style: none;
}

footer.footer.ver-1 .links .links_list .links_item {
  word-break: keep-all;
  line-height: 2;
  padding: .3rem 0;
  font-size: 1rem;
  color: #8c86aa;
  font-weight: 500;
}

@media (max-width: 575.98px) {
  footer.footer.ver-1 .links .links_list .links_item {
    display: inline-block;
    padding: .3rem .7rem;
  }
}

footer.footer.ver-1 .links .links_list .links_item a {
  padding: 0;
  font-size: 1rem;
  color: #8c86aa;
  font-weight: 500;
}

footer.footer.ver-1 .links .links_list .links_item a:hover {
  color: #5c53d5;
  padding-left: .5rem;
}

@media (max-width: 767.98px) {
  footer.footer.ver-1 .links .links_list .links_item a:hover {
    padding-left: 0;
  }
}

/*----------------------------------------------------------------------
[End Footer]
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[3. Keyframes]
----------------------------------------------------------------------*/
@-webkit-keyframes ripple {
  70% {
    -webkit-box-shadow: 0 0 0 70px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 70px rgba(255, 255, 255, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
@keyframes ripple {
  70% {
    -webkit-box-shadow: 0 0 0 70px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 70px rgba(255, 255, 255, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

@-webkit-keyframes home3-ripple {
  70% {
    -webkit-box-shadow: 0 0 0 1400px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 1400px rgba(255, 255, 255, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

@keyframes home3-ripple {
  70% {
    -webkit-box-shadow: 0 0 0 1400px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 1400px rgba(255, 255, 255, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

/*----------------------------------------------------------------------
[End Keyframes]
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[4. Image placeholder]
----------------------------------------------------------------------*/
img[src="#"] {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiBmaWxsPSJ3aGl0ZSI+CiAgPHBhdGggZD0iTTAgNCBMMCAyOCBMMzIgMjggTDMyIDQgeiBNNCAyNCBMMTAgMTAgTDE1IDE4IEwxOCAxNCBMMjQgMjR6IE0yNSA3IEE0IDQgMCAwIDEgMjUgMTUgQTQgNCAwIDAgMSAyNSA3Ij48L3BhdGg+Cjwvc3ZnPg==");
  background-size: calc(100% / 5);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #d9d9d9 !important;
  display: block;
}

img[src="#"][alt] {
  font: 0 Montserrat;
  color: #d9d9d9;
}

img[alt] {
  font: 20px Montserrat;
  color: #2c3f52;
}

/*----------------------------------------------------------------------
[End Image placeholder]
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[5. Perfect Scrollbar]
----------------------------------------------------------------------*/
.ps {
  -ms-touch-action: auto;
  touch-action: auto;
  overflow: hidden !important;
}

@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}

.ps.ps--active-x > .ps__scrollbar-x-rail, .ps.ps--active-y > .ps__scrollbar-y-rail {
  display: block;
  background-color: transparent;
}

.ps.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail {
  background-color: #eee;
  opacity: .9;
}

.ps.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  background-color: #999;
  height: 11px;
}

.ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {
  background-color: #eee;
  opacity: .9;
}

.ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  background-color: #999;
  width: 11px;
}

.ps > .ps__scrollbar-x-rail {
  display: none;
  position: absolute;
  opacity: 0;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear;
  bottom: 0px;
  height: 15px;
}

.ps > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  position: absolute;
  background-color: #aaa;
  border-radius: 6px;
  -webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
  bottom: 2px;
  height: 6px;
}

.ps > .ps__scrollbar-x-rail:hover > .ps__scrollbar-x, .ps > .ps__scrollbar-x-rail:active > .ps__scrollbar-x {
  height: 11px;
}

.ps > .ps__scrollbar-y-rail {
  display: none;
  position: absolute;
  opacity: 0;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear;
  right: 0;
  width: 15px;
}

.ps > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  position: absolute;
  background-color: #aaa;
  border-radius: 6px;
  -webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
  right: 2px;
  width: 6px;
}

.ps > .ps__scrollbar-y-rail:hover > .ps__scrollbar-y, .ps > .ps__scrollbar-y-rail:active > .ps__scrollbar-y {
  width: 11px;
}

.ps:hover.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail {
  background-color: #eee;
  opacity: .9;
}

.ps:hover.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  background-color: #999;
  height: 11px;
}

.ps:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {
  background-color: #eee;
  opacity: .9;
}

.ps:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  background-color: #999;
  width: 11px;
}

.ps:hover > .ps__scrollbar-x-rail, .ps:hover > .ps__scrollbar-y-rail {
  opacity: .6;
}

.ps:hover > .ps__scrollbar-x-rail:hover {
  background-color: #eee;
  opacity: .9;
}

.ps:hover > .ps__scrollbar-x-rail:hover > .ps__scrollbar-x {
  background-color: #999;
}

.ps:hover > .ps__scrollbar-y-rail:hover {
  background-color: transparent;
  opacity: .9;
}

.ps:hover > .ps__scrollbar-y-rail:hover > .ps__scrollbar-y {
  background-color: #999;
}

/*----------------------------------------------------------------------
[End Perfect Scrollbar]
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[6. Hidden block]
----------------------------------------------------------------------*/
#hidden {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100);
  overflow: hidden;
}

/*----------------------------------------------------------------------
[End Hidden block]
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[7. Global Sections]
----------------------------------------------------------------------*/
[class*=" section-"], [class^="section-"] {
 
}

@media (max-width: 991.98px) {
  [class*=" section-"], [class^="section-"] {
 
  }
}

@media (max-width: 767.98px) {
  [class*=" section-"], [class^="section-"] {
 
  }
}

[class*=" section-"]:last-of-type, [class^="section-"]:last-of-type {
 }

@media (max-width: 767.98px) {
  [class*=" section-"]:last-of-type, [class^="section-"]:last-of-type {
   }
}

[class*=" section-"]:last-of-type + footer, [class^="section-"]:last-of-type + footer {
  padding-top: 0;
}

[class*=" section-"][class*=" bg-"], [class*=" section-"][class^="bg-"], [class^="section-"][class*=" bg-"], [class^="section-"][class^="bg-"] {
  padding: 8rem 0;
 
}

@media (max-width: 991.98px) {
  [class*=" section-"][class*=" bg-"], [class*=" section-"][class^="bg-"], [class^="section-"][class*=" bg-"], [class^="section-"][class^="bg-"] {
    padding: 6rem 0;
 
  }
}

@media (max-width: 767.98px) {
  [class*=" section-"][class*=" bg-"], [class*=" section-"][class^="bg-"], [class^="section-"][class*=" bg-"], [class^="section-"][class^="bg-"] {
    padding: 4rem 0;
 
  }
}

[class*=" section-"][class*=" bg-"] + footer, [class*=" section-"][class^="bg-"] + footer, [class^="section-"][class*=" bg-"] + footer, [class^="section-"][class^="bg-"] + footer {
  padding-top: 0;
}

[class*=" section-"].bg-transparent, [class^="section-"].bg-transparent {
 
}

@media (max-width: 991.98px) {
  [class*=" section-"].bg-transparent, [class^="section-"].bg-transparent {
 
  }
}

@media (max-width: 767.98px) {
  [class*=" section-"].bg-transparent, [class^="section-"].bg-transparent {
 
  }
}

[class*=" section-"].bg-transparent + footer, [class^="section-"].bg-transparent + footer {
  padding-top: 0;
}

[class*=" section-"][data-type="image"], [class*=" section-"][data-type="parallax"], [class^="section-"][data-type="image"], [class^="section-"][data-type="parallax"] {
  position: relative;
  overflow: hidden;
  height: 500px;
}

@media (max-width: 767.98px) {
  [class*=" section-"][data-type="image"], [class*=" section-"][data-type="parallax"], [class^="section-"][data-type="image"], [class^="section-"][data-type="parallax"] {
    height: 400px;
  }
}

@media (max-width: 575.98px) {
  [class*=" section-"][data-type="image"], [class*=" section-"][data-type="parallax"], [class^="section-"][data-type="image"], [class^="section-"][data-type="parallax"] {
    height: 350px;
  }
}

[class*=" section-"][data-type="image"] img, [class*=" section-"][data-type="parallax"] img, [class^="section-"][data-type="image"] img, [class^="section-"][data-type="parallax"] img {
  height: 180%;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: -1;
  position: absolute;
  top: 0;
  min-width: 1920px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

[class*=" section-"][data-size="small"], [class^="section-"][data-size="small"] {
  height: 300px;
}

@media (max-width: 767.98px) {
  [class*=" section-"][data-size="small"], [class^="section-"][data-size="small"] {
    height: 260px;
  }
}

@media (max-width: 575.98px) {
  [class*=" section-"][data-size="small"], [class^="section-"][data-size="small"] {
    height: 210px;
  }
}

[class*=" section-"][data-size="normal"], [class^="section-"][data-size="normal"] {
  height: 500px;
}

@media (max-width: 767.98px) {
  [class*=" section-"][data-size="normal"], [class^="section-"][data-size="normal"] {
    height: 400px;
  }
}

@media (max-width: 575.98px) {
  [class*=" section-"][data-size="normal"], [class^="section-"][data-size="normal"] {
    height: 350px;
  }
}

[class*=" section-"][data-size="large"], [class^="section-"][data-size="large"] {
  height: 700px;
}

@media (max-width: 767.98px) {
  [class*=" section-"][data-size="large"], [class^="section-"][data-size="large"] {
    height: 560px;
  }
}

@media (max-width: 575.98px) {
  [class*=" section-"][data-size="large"], [class^="section-"][data-size="large"] {
    height: 490px;
  }
}

[class*=" section-"][data-opacity="0.1"][data-color="primary"], [class^="section-"][data-opacity="0.1"][data-color="primary"] {
  background-color: rgba(92, 83, 213, 0.1);
}

[class*=" section-"][data-opacity="0.1"][data-color="secondary"], [class^="section-"][data-opacity="0.1"][data-color="secondary"] {
  background-color: rgba(251, 216, 212, 0.1);
}

[class*=" section-"][data-opacity="0.1"][data-color="success"], [class^="section-"][data-opacity="0.1"][data-color="success"] {
  background-color: rgba(0, 201, 183, 0.1);
}

[class*=" section-"][data-opacity="0.1"][data-color="info"], [class^="section-"][data-opacity="0.1"][data-color="info"] {
  background-color: rgba(170, 181, 243, 0.1);
}

[class*=" section-"][data-opacity="0.1"][data-color="warning"], [class^="section-"][data-opacity="0.1"][data-color="warning"] {
  background-color: rgba(255, 216, 149, 0.1);
}

[class*=" section-"][data-opacity="0.1"][data-color="danger"], [class^="section-"][data-opacity="0.1"][data-color="danger"] {
  background-color: rgba(229, 61, 92, 0.1);
}

[class*=" section-"][data-opacity="0.1"][data-color="light"], [class^="section-"][data-opacity="0.1"][data-color="light"] {
  background-color: rgba(213, 224, 253, 0.1);
}

[class*=" section-"][data-opacity="0.1"][data-color="dark"], [class^="section-"][data-opacity="0.1"][data-color="dark"] {
  background-color: rgba(44, 63, 82, 0.1);
}

[class*=" section-"][data-opacity="0.1"][data-color="default"], [class^="section-"][data-opacity="0.1"][data-color="default"] {
  background-color: rgba(248, 249, 250, 0.1);
}

[class*=" section-"][data-opacity="0.1"][data-color="primary-gradient"], [class^="section-"][data-opacity="0.1"][data-color="primary-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(255, 111, 145, 0.1)), color-stop(rgba(241, 102, 157, 0.1)), color-stop(rgba(223, 96, 168, 0.1)), color-stop(rgba(201, 93, 178, 0.1)), color-stop(rgba(175, 93, 187, 0.1)), color-stop(rgba(169, 93, 189, 0.1)), color-stop(rgba(163, 93, 190, 0.1)), color-stop(rgba(156, 93, 192, 0.1)), color-stop(rgba(172, 93, 189, 0.1)), color-stop(rgba(187, 92, 186, 0.1)), color-stop(rgba(201, 92, 182, 0.1)), to(rgba(214, 93, 177, 0.1)));
  background-image: linear-gradient(to right bottom, rgba(255, 111, 145, 0.1), rgba(241, 102, 157, 0.1), rgba(223, 96, 168, 0.1), rgba(201, 93, 178, 0.1), rgba(175, 93, 187, 0.1), rgba(169, 93, 189, 0.1), rgba(163, 93, 190, 0.1), rgba(156, 93, 192, 0.1), rgba(172, 93, 189, 0.1), rgba(187, 92, 186, 0.1), rgba(201, 92, 182, 0.1), rgba(214, 93, 177, 0.1));
}

[class*=" section-"][data-opacity="0.1"][data-color="secondary-gradient"], [class^="section-"][data-opacity="0.1"][data-color="secondary-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(254, 235, 214, 0.1)), color-stop(rgba(253, 226, 204, 0.1)), color-stop(rgba(252, 216, 195, 0.1)), color-stop(rgba(251, 207, 188, 0.1)), color-stop(rgba(250, 197, 182, 0.1)), color-stop(rgba(250, 198, 185, 0.1)), color-stop(rgba(250, 198, 188, 0.1)), color-stop(rgba(250, 199, 191, 0.1)), color-stop(rgba(252, 210, 203, 0.1)), color-stop(rgba(253, 221, 215, 0.1)), color-stop(rgba(254, 232, 227, 0.1)), to(rgba(255, 243, 240, 0.1)));
  background-image: linear-gradient(to right bottom, rgba(254, 235, 214, 0.1), rgba(253, 226, 204, 0.1), rgba(252, 216, 195, 0.1), rgba(251, 207, 188, 0.1), rgba(250, 197, 182, 0.1), rgba(250, 198, 185, 0.1), rgba(250, 198, 188, 0.1), rgba(250, 199, 191, 0.1), rgba(252, 210, 203, 0.1), rgba(253, 221, 215, 0.1), rgba(254, 232, 227, 0.1), rgba(255, 243, 240, 0.1));
}

[class*=" section-"][data-opacity="0.1"][data-color="success-gradient"], [class^="section-"][data-opacity="0.1"][data-color="success-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(0, 160, 224, 0.1)), color-stop(rgba(0, 170, 222, 0.1)), color-stop(rgba(0, 178, 217, 0.1)), color-stop(rgba(0, 186, 209, 0.1)), color-stop(rgba(0, 193, 200, 0.1)), color-stop(rgba(0, 194, 198, 0.1)), color-stop(rgba(0, 196, 195, 0.1)), color-stop(rgba(0, 197, 192, 0.1)), color-stop(rgba(0, 194, 197, 0.1)), color-stop(rgba(0, 190, 202, 0.1)), color-stop(rgba(0, 186, 205, 0.1)), to(rgba(0, 182, 208, 0.1)));
  background-image: linear-gradient(to right bottom, rgba(0, 160, 224, 0.1), rgba(0, 170, 222, 0.1), rgba(0, 178, 217, 0.1), rgba(0, 186, 209, 0.1), rgba(0, 193, 200, 0.1), rgba(0, 194, 198, 0.1), rgba(0, 196, 195, 0.1), rgba(0, 197, 192, 0.1), rgba(0, 194, 197, 0.1), rgba(0, 190, 202, 0.1), rgba(0, 186, 205, 0.1), rgba(0, 182, 208, 0.1));
}

[class*=" section-"][data-opacity="0.1"][data-color="info-gradient"], [class^="section-"][data-opacity="0.1"][data-color="info-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(206, 232, 230, 0.1)), color-stop(rgba(186, 226, 231, 0.1)), color-stop(rgba(169, 219, 236, 0.1)), color-stop(rgba(158, 210, 241, 0.1)), color-stop(rgba(156, 199, 245, 0.1)), color-stop(rgba(148, 196, 246, 0.1)), color-stop(rgba(140, 193, 247, 0.1)), color-stop(rgba(132, 190, 248, 0.1)), color-stop(rgba(102, 196, 245, 0.1)), color-stop(rgba(76, 201, 236, 0.1)), color-stop(rgba(65, 205, 221, 0.1)), to(rgba(74, 207, 203, 0.1)));
  background-image: linear-gradient(to right bottom, rgba(206, 232, 230, 0.1), rgba(186, 226, 231, 0.1), rgba(169, 219, 236, 0.1), rgba(158, 210, 241, 0.1), rgba(156, 199, 245, 0.1), rgba(148, 196, 246, 0.1), rgba(140, 193, 247, 0.1), rgba(132, 190, 248, 0.1), rgba(102, 196, 245, 0.1), rgba(76, 201, 236, 0.1), rgba(65, 205, 221, 0.1), rgba(74, 207, 203, 0.1));
}

[class*=" section-"][data-opacity="0.1"][data-color="warning-gradient"], [class^="section-"][data-opacity="0.1"][data-color="warning-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(255, 193, 179, 0.1)), color-stop(rgba(255, 196, 173, 0.1)), color-stop(rgba(255, 200, 166, 0.1)), color-stop(rgba(255, 204, 160, 0.1)), color-stop(rgba(255, 209, 155, 0.1)), color-stop(rgba(255, 213, 157, 0.1)), color-stop(rgba(255, 218, 159, 0.1)), color-stop(rgba(255, 222, 162, 0.1)), color-stop(rgba(255, 226, 172, 0.1)), color-stop(rgba(255, 230, 182, 0.1)), color-stop(rgba(255, 234, 193, 0.1)), to(rgba(255, 238, 203, 0.1)));
  background-image: linear-gradient(to right bottom, rgba(255, 193, 179, 0.1), rgba(255, 196, 173, 0.1), rgba(255, 200, 166, 0.1), rgba(255, 204, 160, 0.1), rgba(255, 209, 155, 0.1), rgba(255, 213, 157, 0.1), rgba(255, 218, 159, 0.1), rgba(255, 222, 162, 0.1), rgba(255, 226, 172, 0.1), rgba(255, 230, 182, 0.1), rgba(255, 234, 193, 0.1), rgba(255, 238, 203, 0.1));
}

[class*=" section-"][data-opacity="0.1"][data-color="danger-gradient"], [class^="section-"][data-opacity="0.1"][data-color="danger-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(234, 159, 162, 0.1)), color-stop(rgba(235, 143, 148, 0.1)), color-stop(rgba(234, 127, 135, 0.1)), color-stop(rgba(234, 110, 122, 0.1)), color-stop(rgba(232, 91, 109, 0.1)), color-stop(rgba(234, 85, 108, 0.1)), color-stop(rgba(235, 79, 108, 0.1)), color-stop(rgba(237, 72, 108, 0.1)), color-stop(rgba(242, 80, 120, 0.1)), color-stop(rgba(247, 88, 133, 0.1)), color-stop(rgba(251, 97, 145, 0.1)), to(rgba(255, 105, 157, 0.1)));
  background-image: linear-gradient(to right bottom, rgba(234, 159, 162, 0.1), rgba(235, 143, 148, 0.1), rgba(234, 127, 135, 0.1), rgba(234, 110, 122, 0.1), rgba(232, 91, 109, 0.1), rgba(234, 85, 108, 0.1), rgba(235, 79, 108, 0.1), rgba(237, 72, 108, 0.1), rgba(242, 80, 120, 0.1), rgba(247, 88, 133, 0.1), rgba(251, 97, 145, 0.1), rgba(255, 105, 157, 0.1));
}

[class*=" section-"][data-opacity="0.1"][data-color="light-gradient"], [class^="section-"][data-opacity="0.1"][data-color="light-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(226, 241, 255, 0.1)), color-stop(rgba(223, 238, 255, 0.1)), color-stop(rgba(220, 235, 255, 0.1)), color-stop(rgba(217, 232, 254, 0.1)), color-stop(rgba(215, 229, 254, 0.1)), color-stop(rgba(211, 229, 253, 0.1)), color-stop(rgba(208, 228, 251, 0.1)), color-stop(rgba(205, 228, 249, 0.1)), color-stop(rgba(203, 230, 245, 0.1)), color-stop(rgba(205, 232, 240, 0.1)), color-stop(rgba(209, 233, 235, 0.1)), to(rgba(214, 233, 231, 0.1)));
  background-image: linear-gradient(to right bottom, rgba(226, 241, 255, 0.1), rgba(223, 238, 255, 0.1), rgba(220, 235, 255, 0.1), rgba(217, 232, 254, 0.1), rgba(215, 229, 254, 0.1), rgba(211, 229, 253, 0.1), rgba(208, 228, 251, 0.1), rgba(205, 228, 249, 0.1), rgba(203, 230, 245, 0.1), rgba(205, 232, 240, 0.1), rgba(209, 233, 235, 0.1), rgba(214, 233, 231, 0.1));
}

[class*=" section-"][data-opacity="0.1"][data-color="dark-gradient"], [class^="section-"][data-opacity="0.1"][data-color="dark-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(0, 144, 147, 0.1)), color-stop(rgba(3, 128, 141, 0.1)), color-stop(rgba(21, 113, 131, 0.1)), color-stop(rgba(33, 97, 119, 0.1)), color-stop(rgba(41, 82, 104, 0.1)), color-stop(rgba(41, 79, 101, 0.1)), color-stop(rgba(42, 75, 97, 0.1)), color-stop(rgba(42, 72, 94, 0.1)), color-stop(rgba(39, 79, 102, 0.1)), color-stop(rgba(35, 87, 110, 0.1)), color-stop(rgba(29, 94, 117, 0.1)), to(rgba(20, 102, 124, 0.1)));
  background-image: linear-gradient(to right bottom, rgba(0, 144, 147, 0.1), rgba(3, 128, 141, 0.1), rgba(21, 113, 131, 0.1), rgba(33, 97, 119, 0.1), rgba(41, 82, 104, 0.1), rgba(41, 79, 101, 0.1), rgba(42, 75, 97, 0.1), rgba(42, 72, 94, 0.1), rgba(39, 79, 102, 0.1), rgba(35, 87, 110, 0.1), rgba(29, 94, 117, 0.1), rgba(20, 102, 124, 0.1));
}

[class*=" section-"][data-opacity="0.1"][data-color="default-gradient"], [class^="section-"][data-opacity="0.1"][data-color="default-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(213, 216, 223, 0.1)), color-stop(rgba(219, 222, 228, 0.1)), color-stop(rgba(226, 229, 233, 0.1)), color-stop(rgba(232, 235, 238, 0.1)), color-stop(rgba(239, 241, 243, 0.1)), color-stop(rgba(240, 243, 247, 0.1)), color-stop(rgba(240, 244, 251, 0.1)), color-stop(rgba(242, 246, 255, 0.1)), color-stop(rgba(241, 243, 255, 0.1)), color-stop(rgba(243, 238, 255, 0.1)), color-stop(rgba(248, 233, 255, 0.1)), to(rgba(255, 228, 255, 0.1)));
  background-image: linear-gradient(to right bottom, rgba(213, 216, 223, 0.1), rgba(219, 222, 228, 0.1), rgba(226, 229, 233, 0.1), rgba(232, 235, 238, 0.1), rgba(239, 241, 243, 0.1), rgba(240, 243, 247, 0.1), rgba(240, 244, 251, 0.1), rgba(242, 246, 255, 0.1), rgba(241, 243, 255, 0.1), rgba(243, 238, 255, 0.1), rgba(248, 233, 255, 0.1), rgba(255, 228, 255, 0.1));
}

[class*=" section-"][data-opacity="0.2"][data-color="primary"], [class^="section-"][data-opacity="0.2"][data-color="primary"] {
  background-color: rgba(92, 83, 213, 0.2);
}

[class*=" section-"][data-opacity="0.2"][data-color="secondary"], [class^="section-"][data-opacity="0.2"][data-color="secondary"] {
  background-color: rgba(251, 216, 212, 0.2);
}

[class*=" section-"][data-opacity="0.2"][data-color="success"], [class^="section-"][data-opacity="0.2"][data-color="success"] {
  background-color: rgba(0, 201, 183, 0.2);
}

[class*=" section-"][data-opacity="0.2"][data-color="info"], [class^="section-"][data-opacity="0.2"][data-color="info"] {
  background-color: rgba(170, 181, 243, 0.2);
}

[class*=" section-"][data-opacity="0.2"][data-color="warning"], [class^="section-"][data-opacity="0.2"][data-color="warning"] {
  background-color: rgba(255, 216, 149, 0.2);
}

[class*=" section-"][data-opacity="0.2"][data-color="danger"], [class^="section-"][data-opacity="0.2"][data-color="danger"] {
  background-color: rgba(229, 61, 92, 0.2);
}

[class*=" section-"][data-opacity="0.2"][data-color="light"], [class^="section-"][data-opacity="0.2"][data-color="light"] {
  background-color: rgba(213, 224, 253, 0.2);
}

[class*=" section-"][data-opacity="0.2"][data-color="dark"], [class^="section-"][data-opacity="0.2"][data-color="dark"] {
  background-color: rgba(44, 63, 82, 0.2);
}

[class*=" section-"][data-opacity="0.2"][data-color="default"], [class^="section-"][data-opacity="0.2"][data-color="default"] {
  background-color: rgba(248, 249, 250, 0.2);
}

[class*=" section-"][data-opacity="0.2"][data-color="primary-gradient"], [class^="section-"][data-opacity="0.2"][data-color="primary-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(255, 111, 145, 0.2)), color-stop(rgba(241, 102, 157, 0.2)), color-stop(rgba(223, 96, 168, 0.2)), color-stop(rgba(201, 93, 178, 0.2)), color-stop(rgba(175, 93, 187, 0.2)), color-stop(rgba(169, 93, 189, 0.2)), color-stop(rgba(163, 93, 190, 0.2)), color-stop(rgba(156, 93, 192, 0.2)), color-stop(rgba(172, 93, 189, 0.2)), color-stop(rgba(187, 92, 186, 0.2)), color-stop(rgba(201, 92, 182, 0.2)), to(rgba(214, 93, 177, 0.2)));
  background-image: linear-gradient(to right bottom, rgba(255, 111, 145, 0.2), rgba(241, 102, 157, 0.2), rgba(223, 96, 168, 0.2), rgba(201, 93, 178, 0.2), rgba(175, 93, 187, 0.2), rgba(169, 93, 189, 0.2), rgba(163, 93, 190, 0.2), rgba(156, 93, 192, 0.2), rgba(172, 93, 189, 0.2), rgba(187, 92, 186, 0.2), rgba(201, 92, 182, 0.2), rgba(214, 93, 177, 0.2));
}

[class*=" section-"][data-opacity="0.2"][data-color="secondary-gradient"], [class^="section-"][data-opacity="0.2"][data-color="secondary-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(254, 235, 214, 0.2)), color-stop(rgba(253, 226, 204, 0.2)), color-stop(rgba(252, 216, 195, 0.2)), color-stop(rgba(251, 207, 188, 0.2)), color-stop(rgba(250, 197, 182, 0.2)), color-stop(rgba(250, 198, 185, 0.2)), color-stop(rgba(250, 198, 188, 0.2)), color-stop(rgba(250, 199, 191, 0.2)), color-stop(rgba(252, 210, 203, 0.2)), color-stop(rgba(253, 221, 215, 0.2)), color-stop(rgba(254, 232, 227, 0.2)), to(rgba(255, 243, 240, 0.2)));
  background-image: linear-gradient(to right bottom, rgba(254, 235, 214, 0.2), rgba(253, 226, 204, 0.2), rgba(252, 216, 195, 0.2), rgba(251, 207, 188, 0.2), rgba(250, 197, 182, 0.2), rgba(250, 198, 185, 0.2), rgba(250, 198, 188, 0.2), rgba(250, 199, 191, 0.2), rgba(252, 210, 203, 0.2), rgba(253, 221, 215, 0.2), rgba(254, 232, 227, 0.2), rgba(255, 243, 240, 0.2));
}

[class*=" section-"][data-opacity="0.2"][data-color="success-gradient"], [class^="section-"][data-opacity="0.2"][data-color="success-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(0, 160, 224, 0.2)), color-stop(rgba(0, 170, 222, 0.2)), color-stop(rgba(0, 178, 217, 0.2)), color-stop(rgba(0, 186, 209, 0.2)), color-stop(rgba(0, 193, 200, 0.2)), color-stop(rgba(0, 194, 198, 0.2)), color-stop(rgba(0, 196, 195, 0.2)), color-stop(rgba(0, 197, 192, 0.2)), color-stop(rgba(0, 194, 197, 0.2)), color-stop(rgba(0, 190, 202, 0.2)), color-stop(rgba(0, 186, 205, 0.2)), to(rgba(0, 182, 208, 0.2)));
  background-image: linear-gradient(to right bottom, rgba(0, 160, 224, 0.2), rgba(0, 170, 222, 0.2), rgba(0, 178, 217, 0.2), rgba(0, 186, 209, 0.2), rgba(0, 193, 200, 0.2), rgba(0, 194, 198, 0.2), rgba(0, 196, 195, 0.2), rgba(0, 197, 192, 0.2), rgba(0, 194, 197, 0.2), rgba(0, 190, 202, 0.2), rgba(0, 186, 205, 0.2), rgba(0, 182, 208, 0.2));
}

[class*=" section-"][data-opacity="0.2"][data-color="info-gradient"], [class^="section-"][data-opacity="0.2"][data-color="info-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(206, 232, 230, 0.2)), color-stop(rgba(186, 226, 231, 0.2)), color-stop(rgba(169, 219, 236, 0.2)), color-stop(rgba(158, 210, 241, 0.2)), color-stop(rgba(156, 199, 245, 0.2)), color-stop(rgba(148, 196, 246, 0.2)), color-stop(rgba(140, 193, 247, 0.2)), color-stop(rgba(132, 190, 248, 0.2)), color-stop(rgba(102, 196, 245, 0.2)), color-stop(rgba(76, 201, 236, 0.2)), color-stop(rgba(65, 205, 221, 0.2)), to(rgba(74, 207, 203, 0.2)));
  background-image: linear-gradient(to right bottom, rgba(206, 232, 230, 0.2), rgba(186, 226, 231, 0.2), rgba(169, 219, 236, 0.2), rgba(158, 210, 241, 0.2), rgba(156, 199, 245, 0.2), rgba(148, 196, 246, 0.2), rgba(140, 193, 247, 0.2), rgba(132, 190, 248, 0.2), rgba(102, 196, 245, 0.2), rgba(76, 201, 236, 0.2), rgba(65, 205, 221, 0.2), rgba(74, 207, 203, 0.2));
}

[class*=" section-"][data-opacity="0.2"][data-color="warning-gradient"], [class^="section-"][data-opacity="0.2"][data-color="warning-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(255, 193, 179, 0.2)), color-stop(rgba(255, 196, 173, 0.2)), color-stop(rgba(255, 200, 166, 0.2)), color-stop(rgba(255, 204, 160, 0.2)), color-stop(rgba(255, 209, 155, 0.2)), color-stop(rgba(255, 213, 157, 0.2)), color-stop(rgba(255, 218, 159, 0.2)), color-stop(rgba(255, 222, 162, 0.2)), color-stop(rgba(255, 226, 172, 0.2)), color-stop(rgba(255, 230, 182, 0.2)), color-stop(rgba(255, 234, 193, 0.2)), to(rgba(255, 238, 203, 0.2)));
  background-image: linear-gradient(to right bottom, rgba(255, 193, 179, 0.2), rgba(255, 196, 173, 0.2), rgba(255, 200, 166, 0.2), rgba(255, 204, 160, 0.2), rgba(255, 209, 155, 0.2), rgba(255, 213, 157, 0.2), rgba(255, 218, 159, 0.2), rgba(255, 222, 162, 0.2), rgba(255, 226, 172, 0.2), rgba(255, 230, 182, 0.2), rgba(255, 234, 193, 0.2), rgba(255, 238, 203, 0.2));
}

[class*=" section-"][data-opacity="0.2"][data-color="danger-gradient"], [class^="section-"][data-opacity="0.2"][data-color="danger-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(234, 159, 162, 0.2)), color-stop(rgba(235, 143, 148, 0.2)), color-stop(rgba(234, 127, 135, 0.2)), color-stop(rgba(234, 110, 122, 0.2)), color-stop(rgba(232, 91, 109, 0.2)), color-stop(rgba(234, 85, 108, 0.2)), color-stop(rgba(235, 79, 108, 0.2)), color-stop(rgba(237, 72, 108, 0.2)), color-stop(rgba(242, 80, 120, 0.2)), color-stop(rgba(247, 88, 133, 0.2)), color-stop(rgba(251, 97, 145, 0.2)), to(rgba(255, 105, 157, 0.2)));
  background-image: linear-gradient(to right bottom, rgba(234, 159, 162, 0.2), rgba(235, 143, 148, 0.2), rgba(234, 127, 135, 0.2), rgba(234, 110, 122, 0.2), rgba(232, 91, 109, 0.2), rgba(234, 85, 108, 0.2), rgba(235, 79, 108, 0.2), rgba(237, 72, 108, 0.2), rgba(242, 80, 120, 0.2), rgba(247, 88, 133, 0.2), rgba(251, 97, 145, 0.2), rgba(255, 105, 157, 0.2));
}

[class*=" section-"][data-opacity="0.2"][data-color="light-gradient"], [class^="section-"][data-opacity="0.2"][data-color="light-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(226, 241, 255, 0.2)), color-stop(rgba(223, 238, 255, 0.2)), color-stop(rgba(220, 235, 255, 0.2)), color-stop(rgba(217, 232, 254, 0.2)), color-stop(rgba(215, 229, 254, 0.2)), color-stop(rgba(211, 229, 253, 0.2)), color-stop(rgba(208, 228, 251, 0.2)), color-stop(rgba(205, 228, 249, 0.2)), color-stop(rgba(203, 230, 245, 0.2)), color-stop(rgba(205, 232, 240, 0.2)), color-stop(rgba(209, 233, 235, 0.2)), to(rgba(214, 233, 231, 0.2)));
  background-image: linear-gradient(to right bottom, rgba(226, 241, 255, 0.2), rgba(223, 238, 255, 0.2), rgba(220, 235, 255, 0.2), rgba(217, 232, 254, 0.2), rgba(215, 229, 254, 0.2), rgba(211, 229, 253, 0.2), rgba(208, 228, 251, 0.2), rgba(205, 228, 249, 0.2), rgba(203, 230, 245, 0.2), rgba(205, 232, 240, 0.2), rgba(209, 233, 235, 0.2), rgba(214, 233, 231, 0.2));
}

[class*=" section-"][data-opacity="0.2"][data-color="dark-gradient"], [class^="section-"][data-opacity="0.2"][data-color="dark-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(0, 144, 147, 0.2)), color-stop(rgba(3, 128, 141, 0.2)), color-stop(rgba(21, 113, 131, 0.2)), color-stop(rgba(33, 97, 119, 0.2)), color-stop(rgba(41, 82, 104, 0.2)), color-stop(rgba(41, 79, 101, 0.2)), color-stop(rgba(42, 75, 97, 0.2)), color-stop(rgba(42, 72, 94, 0.2)), color-stop(rgba(39, 79, 102, 0.2)), color-stop(rgba(35, 87, 110, 0.2)), color-stop(rgba(29, 94, 117, 0.2)), to(rgba(20, 102, 124, 0.2)));
  background-image: linear-gradient(to right bottom, rgba(0, 144, 147, 0.2), rgba(3, 128, 141, 0.2), rgba(21, 113, 131, 0.2), rgba(33, 97, 119, 0.2), rgba(41, 82, 104, 0.2), rgba(41, 79, 101, 0.2), rgba(42, 75, 97, 0.2), rgba(42, 72, 94, 0.2), rgba(39, 79, 102, 0.2), rgba(35, 87, 110, 0.2), rgba(29, 94, 117, 0.2), rgba(20, 102, 124, 0.2));
}

[class*=" section-"][data-opacity="0.2"][data-color="default-gradient"], [class^="section-"][data-opacity="0.2"][data-color="default-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(213, 216, 223, 0.2)), color-stop(rgba(219, 222, 228, 0.2)), color-stop(rgba(226, 229, 233, 0.2)), color-stop(rgba(232, 235, 238, 0.2)), color-stop(rgba(239, 241, 243, 0.2)), color-stop(rgba(240, 243, 247, 0.2)), color-stop(rgba(240, 244, 251, 0.2)), color-stop(rgba(242, 246, 255, 0.2)), color-stop(rgba(241, 243, 255, 0.2)), color-stop(rgba(243, 238, 255, 0.2)), color-stop(rgba(248, 233, 255, 0.2)), to(rgba(255, 228, 255, 0.2)));
  background-image: linear-gradient(to right bottom, rgba(213, 216, 223, 0.2), rgba(219, 222, 228, 0.2), rgba(226, 229, 233, 0.2), rgba(232, 235, 238, 0.2), rgba(239, 241, 243, 0.2), rgba(240, 243, 247, 0.2), rgba(240, 244, 251, 0.2), rgba(242, 246, 255, 0.2), rgba(241, 243, 255, 0.2), rgba(243, 238, 255, 0.2), rgba(248, 233, 255, 0.2), rgba(255, 228, 255, 0.2));
}

[class*=" section-"][data-opacity="0.3"][data-color="primary"], [class^="section-"][data-opacity="0.3"][data-color="primary"] {
  background-color: rgba(92, 83, 213, 0.3);
}

[class*=" section-"][data-opacity="0.3"][data-color="secondary"], [class^="section-"][data-opacity="0.3"][data-color="secondary"] {
  background-color: rgba(251, 216, 212, 0.3);
}

[class*=" section-"][data-opacity="0.3"][data-color="success"], [class^="section-"][data-opacity="0.3"][data-color="success"] {
  background-color: rgba(0, 201, 183, 0.3);
}

[class*=" section-"][data-opacity="0.3"][data-color="info"], [class^="section-"][data-opacity="0.3"][data-color="info"] {
  background-color: rgba(170, 181, 243, 0.3);
}

[class*=" section-"][data-opacity="0.3"][data-color="warning"], [class^="section-"][data-opacity="0.3"][data-color="warning"] {
  background-color: rgba(255, 216, 149, 0.3);
}

[class*=" section-"][data-opacity="0.3"][data-color="danger"], [class^="section-"][data-opacity="0.3"][data-color="danger"] {
  background-color: rgba(229, 61, 92, 0.3);
}

[class*=" section-"][data-opacity="0.3"][data-color="light"], [class^="section-"][data-opacity="0.3"][data-color="light"] {
  background-color: rgba(213, 224, 253, 0.3);
}

[class*=" section-"][data-opacity="0.3"][data-color="dark"], [class^="section-"][data-opacity="0.3"][data-color="dark"] {
  background-color: rgba(44, 63, 82, 0.3);
}

[class*=" section-"][data-opacity="0.3"][data-color="default"], [class^="section-"][data-opacity="0.3"][data-color="default"] {
  background-color: rgba(248, 249, 250, 0.3);
}

[class*=" section-"][data-opacity="0.3"][data-color="primary-gradient"], [class^="section-"][data-opacity="0.3"][data-color="primary-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(255, 111, 145, 0.3)), color-stop(rgba(241, 102, 157, 0.3)), color-stop(rgba(223, 96, 168, 0.3)), color-stop(rgba(201, 93, 178, 0.3)), color-stop(rgba(175, 93, 187, 0.3)), color-stop(rgba(169, 93, 189, 0.3)), color-stop(rgba(163, 93, 190, 0.3)), color-stop(rgba(156, 93, 192, 0.3)), color-stop(rgba(172, 93, 189, 0.3)), color-stop(rgba(187, 92, 186, 0.3)), color-stop(rgba(201, 92, 182, 0.3)), to(rgba(214, 93, 177, 0.3)));
  background-image: linear-gradient(to right bottom, rgba(255, 111, 145, 0.3), rgba(241, 102, 157, 0.3), rgba(223, 96, 168, 0.3), rgba(201, 93, 178, 0.3), rgba(175, 93, 187, 0.3), rgba(169, 93, 189, 0.3), rgba(163, 93, 190, 0.3), rgba(156, 93, 192, 0.3), rgba(172, 93, 189, 0.3), rgba(187, 92, 186, 0.3), rgba(201, 92, 182, 0.3), rgba(214, 93, 177, 0.3));
}

[class*=" section-"][data-opacity="0.3"][data-color="secondary-gradient"], [class^="section-"][data-opacity="0.3"][data-color="secondary-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(254, 235, 214, 0.3)), color-stop(rgba(253, 226, 204, 0.3)), color-stop(rgba(252, 216, 195, 0.3)), color-stop(rgba(251, 207, 188, 0.3)), color-stop(rgba(250, 197, 182, 0.3)), color-stop(rgba(250, 198, 185, 0.3)), color-stop(rgba(250, 198, 188, 0.3)), color-stop(rgba(250, 199, 191, 0.3)), color-stop(rgba(252, 210, 203, 0.3)), color-stop(rgba(253, 221, 215, 0.3)), color-stop(rgba(254, 232, 227, 0.3)), to(rgba(255, 243, 240, 0.3)));
  background-image: linear-gradient(to right bottom, rgba(254, 235, 214, 0.3), rgba(253, 226, 204, 0.3), rgba(252, 216, 195, 0.3), rgba(251, 207, 188, 0.3), rgba(250, 197, 182, 0.3), rgba(250, 198, 185, 0.3), rgba(250, 198, 188, 0.3), rgba(250, 199, 191, 0.3), rgba(252, 210, 203, 0.3), rgba(253, 221, 215, 0.3), rgba(254, 232, 227, 0.3), rgba(255, 243, 240, 0.3));
}

[class*=" section-"][data-opacity="0.3"][data-color="success-gradient"], [class^="section-"][data-opacity="0.3"][data-color="success-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(0, 160, 224, 0.3)), color-stop(rgba(0, 170, 222, 0.3)), color-stop(rgba(0, 178, 217, 0.3)), color-stop(rgba(0, 186, 209, 0.3)), color-stop(rgba(0, 193, 200, 0.3)), color-stop(rgba(0, 194, 198, 0.3)), color-stop(rgba(0, 196, 195, 0.3)), color-stop(rgba(0, 197, 192, 0.3)), color-stop(rgba(0, 194, 197, 0.3)), color-stop(rgba(0, 190, 202, 0.3)), color-stop(rgba(0, 186, 205, 0.3)), to(rgba(0, 182, 208, 0.3)));
  background-image: linear-gradient(to right bottom, rgba(0, 160, 224, 0.3), rgba(0, 170, 222, 0.3), rgba(0, 178, 217, 0.3), rgba(0, 186, 209, 0.3), rgba(0, 193, 200, 0.3), rgba(0, 194, 198, 0.3), rgba(0, 196, 195, 0.3), rgba(0, 197, 192, 0.3), rgba(0, 194, 197, 0.3), rgba(0, 190, 202, 0.3), rgba(0, 186, 205, 0.3), rgba(0, 182, 208, 0.3));
}

[class*=" section-"][data-opacity="0.3"][data-color="info-gradient"], [class^="section-"][data-opacity="0.3"][data-color="info-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(206, 232, 230, 0.3)), color-stop(rgba(186, 226, 231, 0.3)), color-stop(rgba(169, 219, 236, 0.3)), color-stop(rgba(158, 210, 241, 0.3)), color-stop(rgba(156, 199, 245, 0.3)), color-stop(rgba(148, 196, 246, 0.3)), color-stop(rgba(140, 193, 247, 0.3)), color-stop(rgba(132, 190, 248, 0.3)), color-stop(rgba(102, 196, 245, 0.3)), color-stop(rgba(76, 201, 236, 0.3)), color-stop(rgba(65, 205, 221, 0.3)), to(rgba(74, 207, 203, 0.3)));
  background-image: linear-gradient(to right bottom, rgba(206, 232, 230, 0.3), rgba(186, 226, 231, 0.3), rgba(169, 219, 236, 0.3), rgba(158, 210, 241, 0.3), rgba(156, 199, 245, 0.3), rgba(148, 196, 246, 0.3), rgba(140, 193, 247, 0.3), rgba(132, 190, 248, 0.3), rgba(102, 196, 245, 0.3), rgba(76, 201, 236, 0.3), rgba(65, 205, 221, 0.3), rgba(74, 207, 203, 0.3));
}

[class*=" section-"][data-opacity="0.3"][data-color="warning-gradient"], [class^="section-"][data-opacity="0.3"][data-color="warning-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(255, 193, 179, 0.3)), color-stop(rgba(255, 196, 173, 0.3)), color-stop(rgba(255, 200, 166, 0.3)), color-stop(rgba(255, 204, 160, 0.3)), color-stop(rgba(255, 209, 155, 0.3)), color-stop(rgba(255, 213, 157, 0.3)), color-stop(rgba(255, 218, 159, 0.3)), color-stop(rgba(255, 222, 162, 0.3)), color-stop(rgba(255, 226, 172, 0.3)), color-stop(rgba(255, 230, 182, 0.3)), color-stop(rgba(255, 234, 193, 0.3)), to(rgba(255, 238, 203, 0.3)));
  background-image: linear-gradient(to right bottom, rgba(255, 193, 179, 0.3), rgba(255, 196, 173, 0.3), rgba(255, 200, 166, 0.3), rgba(255, 204, 160, 0.3), rgba(255, 209, 155, 0.3), rgba(255, 213, 157, 0.3), rgba(255, 218, 159, 0.3), rgba(255, 222, 162, 0.3), rgba(255, 226, 172, 0.3), rgba(255, 230, 182, 0.3), rgba(255, 234, 193, 0.3), rgba(255, 238, 203, 0.3));
}

[class*=" section-"][data-opacity="0.3"][data-color="danger-gradient"], [class^="section-"][data-opacity="0.3"][data-color="danger-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(234, 159, 162, 0.3)), color-stop(rgba(235, 143, 148, 0.3)), color-stop(rgba(234, 127, 135, 0.3)), color-stop(rgba(234, 110, 122, 0.3)), color-stop(rgba(232, 91, 109, 0.3)), color-stop(rgba(234, 85, 108, 0.3)), color-stop(rgba(235, 79, 108, 0.3)), color-stop(rgba(237, 72, 108, 0.3)), color-stop(rgba(242, 80, 120, 0.3)), color-stop(rgba(247, 88, 133, 0.3)), color-stop(rgba(251, 97, 145, 0.3)), to(rgba(255, 105, 157, 0.3)));
  background-image: linear-gradient(to right bottom, rgba(234, 159, 162, 0.3), rgba(235, 143, 148, 0.3), rgba(234, 127, 135, 0.3), rgba(234, 110, 122, 0.3), rgba(232, 91, 109, 0.3), rgba(234, 85, 108, 0.3), rgba(235, 79, 108, 0.3), rgba(237, 72, 108, 0.3), rgba(242, 80, 120, 0.3), rgba(247, 88, 133, 0.3), rgba(251, 97, 145, 0.3), rgba(255, 105, 157, 0.3));
}

[class*=" section-"][data-opacity="0.3"][data-color="light-gradient"], [class^="section-"][data-opacity="0.3"][data-color="light-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(226, 241, 255, 0.3)), color-stop(rgba(223, 238, 255, 0.3)), color-stop(rgba(220, 235, 255, 0.3)), color-stop(rgba(217, 232, 254, 0.3)), color-stop(rgba(215, 229, 254, 0.3)), color-stop(rgba(211, 229, 253, 0.3)), color-stop(rgba(208, 228, 251, 0.3)), color-stop(rgba(205, 228, 249, 0.3)), color-stop(rgba(203, 230, 245, 0.3)), color-stop(rgba(205, 232, 240, 0.3)), color-stop(rgba(209, 233, 235, 0.3)), to(rgba(214, 233, 231, 0.3)));
  background-image: linear-gradient(to right bottom, rgba(226, 241, 255, 0.3), rgba(223, 238, 255, 0.3), rgba(220, 235, 255, 0.3), rgba(217, 232, 254, 0.3), rgba(215, 229, 254, 0.3), rgba(211, 229, 253, 0.3), rgba(208, 228, 251, 0.3), rgba(205, 228, 249, 0.3), rgba(203, 230, 245, 0.3), rgba(205, 232, 240, 0.3), rgba(209, 233, 235, 0.3), rgba(214, 233, 231, 0.3));
}

[class*=" section-"][data-opacity="0.3"][data-color="dark-gradient"], [class^="section-"][data-opacity="0.3"][data-color="dark-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(0, 144, 147, 0.3)), color-stop(rgba(3, 128, 141, 0.3)), color-stop(rgba(21, 113, 131, 0.3)), color-stop(rgba(33, 97, 119, 0.3)), color-stop(rgba(41, 82, 104, 0.3)), color-stop(rgba(41, 79, 101, 0.3)), color-stop(rgba(42, 75, 97, 0.3)), color-stop(rgba(42, 72, 94, 0.3)), color-stop(rgba(39, 79, 102, 0.3)), color-stop(rgba(35, 87, 110, 0.3)), color-stop(rgba(29, 94, 117, 0.3)), to(rgba(20, 102, 124, 0.3)));
  background-image: linear-gradient(to right bottom, rgba(0, 144, 147, 0.3), rgba(3, 128, 141, 0.3), rgba(21, 113, 131, 0.3), rgba(33, 97, 119, 0.3), rgba(41, 82, 104, 0.3), rgba(41, 79, 101, 0.3), rgba(42, 75, 97, 0.3), rgba(42, 72, 94, 0.3), rgba(39, 79, 102, 0.3), rgba(35, 87, 110, 0.3), rgba(29, 94, 117, 0.3), rgba(20, 102, 124, 0.3));
}

[class*=" section-"][data-opacity="0.3"][data-color="default-gradient"], [class^="section-"][data-opacity="0.3"][data-color="default-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(213, 216, 223, 0.3)), color-stop(rgba(219, 222, 228, 0.3)), color-stop(rgba(226, 229, 233, 0.3)), color-stop(rgba(232, 235, 238, 0.3)), color-stop(rgba(239, 241, 243, 0.3)), color-stop(rgba(240, 243, 247, 0.3)), color-stop(rgba(240, 244, 251, 0.3)), color-stop(rgba(242, 246, 255, 0.3)), color-stop(rgba(241, 243, 255, 0.3)), color-stop(rgba(243, 238, 255, 0.3)), color-stop(rgba(248, 233, 255, 0.3)), to(rgba(255, 228, 255, 0.3)));
  background-image: linear-gradient(to right bottom, rgba(213, 216, 223, 0.3), rgba(219, 222, 228, 0.3), rgba(226, 229, 233, 0.3), rgba(232, 235, 238, 0.3), rgba(239, 241, 243, 0.3), rgba(240, 243, 247, 0.3), rgba(240, 244, 251, 0.3), rgba(242, 246, 255, 0.3), rgba(241, 243, 255, 0.3), rgba(243, 238, 255, 0.3), rgba(248, 233, 255, 0.3), rgba(255, 228, 255, 0.3));
}

[class*=" section-"][data-opacity="0.4"][data-color="primary"], [class^="section-"][data-opacity="0.4"][data-color="primary"] {
  background-color: rgba(92, 83, 213, 0.4);
}

[class*=" section-"][data-opacity="0.4"][data-color="secondary"], [class^="section-"][data-opacity="0.4"][data-color="secondary"] {
  background-color: rgba(251, 216, 212, 0.4);
}

[class*=" section-"][data-opacity="0.4"][data-color="success"], [class^="section-"][data-opacity="0.4"][data-color="success"] {
  background-color: rgba(0, 201, 183, 0.4);
}

[class*=" section-"][data-opacity="0.4"][data-color="info"], [class^="section-"][data-opacity="0.4"][data-color="info"] {
  background-color: rgba(170, 181, 243, 0.4);
}

[class*=" section-"][data-opacity="0.4"][data-color="warning"], [class^="section-"][data-opacity="0.4"][data-color="warning"] {
  background-color: rgba(255, 216, 149, 0.4);
}

[class*=" section-"][data-opacity="0.4"][data-color="danger"], [class^="section-"][data-opacity="0.4"][data-color="danger"] {
  background-color: rgba(229, 61, 92, 0.4);
}

[class*=" section-"][data-opacity="0.4"][data-color="light"], [class^="section-"][data-opacity="0.4"][data-color="light"] {
  background-color: rgba(213, 224, 253, 0.4);
}

[class*=" section-"][data-opacity="0.4"][data-color="dark"], [class^="section-"][data-opacity="0.4"][data-color="dark"] {
  background-color: rgba(44, 63, 82, 0.4);
}

[class*=" section-"][data-opacity="0.4"][data-color="default"], [class^="section-"][data-opacity="0.4"][data-color="default"] {
  background-color: rgba(248, 249, 250, 0.4);
}

[class*=" section-"][data-opacity="0.4"][data-color="primary-gradient"], [class^="section-"][data-opacity="0.4"][data-color="primary-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(255, 111, 145, 0.4)), color-stop(rgba(241, 102, 157, 0.4)), color-stop(rgba(223, 96, 168, 0.4)), color-stop(rgba(201, 93, 178, 0.4)), color-stop(rgba(175, 93, 187, 0.4)), color-stop(rgba(169, 93, 189, 0.4)), color-stop(rgba(163, 93, 190, 0.4)), color-stop(rgba(156, 93, 192, 0.4)), color-stop(rgba(172, 93, 189, 0.4)), color-stop(rgba(187, 92, 186, 0.4)), color-stop(rgba(201, 92, 182, 0.4)), to(rgba(214, 93, 177, 0.4)));
  background-image: linear-gradient(to right bottom, rgba(255, 111, 145, 0.4), rgba(241, 102, 157, 0.4), rgba(223, 96, 168, 0.4), rgba(201, 93, 178, 0.4), rgba(175, 93, 187, 0.4), rgba(169, 93, 189, 0.4), rgba(163, 93, 190, 0.4), rgba(156, 93, 192, 0.4), rgba(172, 93, 189, 0.4), rgba(187, 92, 186, 0.4), rgba(201, 92, 182, 0.4), rgba(214, 93, 177, 0.4));
}

[class*=" section-"][data-opacity="0.4"][data-color="secondary-gradient"], [class^="section-"][data-opacity="0.4"][data-color="secondary-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(254, 235, 214, 0.4)), color-stop(rgba(253, 226, 204, 0.4)), color-stop(rgba(252, 216, 195, 0.4)), color-stop(rgba(251, 207, 188, 0.4)), color-stop(rgba(250, 197, 182, 0.4)), color-stop(rgba(250, 198, 185, 0.4)), color-stop(rgba(250, 198, 188, 0.4)), color-stop(rgba(250, 199, 191, 0.4)), color-stop(rgba(252, 210, 203, 0.4)), color-stop(rgba(253, 221, 215, 0.4)), color-stop(rgba(254, 232, 227, 0.4)), to(rgba(255, 243, 240, 0.4)));
  background-image: linear-gradient(to right bottom, rgba(254, 235, 214, 0.4), rgba(253, 226, 204, 0.4), rgba(252, 216, 195, 0.4), rgba(251, 207, 188, 0.4), rgba(250, 197, 182, 0.4), rgba(250, 198, 185, 0.4), rgba(250, 198, 188, 0.4), rgba(250, 199, 191, 0.4), rgba(252, 210, 203, 0.4), rgba(253, 221, 215, 0.4), rgba(254, 232, 227, 0.4), rgba(255, 243, 240, 0.4));
}

[class*=" section-"][data-opacity="0.4"][data-color="success-gradient"], [class^="section-"][data-opacity="0.4"][data-color="success-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(0, 160, 224, 0.4)), color-stop(rgba(0, 170, 222, 0.4)), color-stop(rgba(0, 178, 217, 0.4)), color-stop(rgba(0, 186, 209, 0.4)), color-stop(rgba(0, 193, 200, 0.4)), color-stop(rgba(0, 194, 198, 0.4)), color-stop(rgba(0, 196, 195, 0.4)), color-stop(rgba(0, 197, 192, 0.4)), color-stop(rgba(0, 194, 197, 0.4)), color-stop(rgba(0, 190, 202, 0.4)), color-stop(rgba(0, 186, 205, 0.4)), to(rgba(0, 182, 208, 0.4)));
  background-image: linear-gradient(to right bottom, rgba(0, 160, 224, 0.4), rgba(0, 170, 222, 0.4), rgba(0, 178, 217, 0.4), rgba(0, 186, 209, 0.4), rgba(0, 193, 200, 0.4), rgba(0, 194, 198, 0.4), rgba(0, 196, 195, 0.4), rgba(0, 197, 192, 0.4), rgba(0, 194, 197, 0.4), rgba(0, 190, 202, 0.4), rgba(0, 186, 205, 0.4), rgba(0, 182, 208, 0.4));
}

[class*=" section-"][data-opacity="0.4"][data-color="info-gradient"], [class^="section-"][data-opacity="0.4"][data-color="info-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(206, 232, 230, 0.4)), color-stop(rgba(186, 226, 231, 0.4)), color-stop(rgba(169, 219, 236, 0.4)), color-stop(rgba(158, 210, 241, 0.4)), color-stop(rgba(156, 199, 245, 0.4)), color-stop(rgba(148, 196, 246, 0.4)), color-stop(rgba(140, 193, 247, 0.4)), color-stop(rgba(132, 190, 248, 0.4)), color-stop(rgba(102, 196, 245, 0.4)), color-stop(rgba(76, 201, 236, 0.4)), color-stop(rgba(65, 205, 221, 0.4)), to(rgba(74, 207, 203, 0.4)));
  background-image: linear-gradient(to right bottom, rgba(206, 232, 230, 0.4), rgba(186, 226, 231, 0.4), rgba(169, 219, 236, 0.4), rgba(158, 210, 241, 0.4), rgba(156, 199, 245, 0.4), rgba(148, 196, 246, 0.4), rgba(140, 193, 247, 0.4), rgba(132, 190, 248, 0.4), rgba(102, 196, 245, 0.4), rgba(76, 201, 236, 0.4), rgba(65, 205, 221, 0.4), rgba(74, 207, 203, 0.4));
}

[class*=" section-"][data-opacity="0.4"][data-color="warning-gradient"], [class^="section-"][data-opacity="0.4"][data-color="warning-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(255, 193, 179, 0.4)), color-stop(rgba(255, 196, 173, 0.4)), color-stop(rgba(255, 200, 166, 0.4)), color-stop(rgba(255, 204, 160, 0.4)), color-stop(rgba(255, 209, 155, 0.4)), color-stop(rgba(255, 213, 157, 0.4)), color-stop(rgba(255, 218, 159, 0.4)), color-stop(rgba(255, 222, 162, 0.4)), color-stop(rgba(255, 226, 172, 0.4)), color-stop(rgba(255, 230, 182, 0.4)), color-stop(rgba(255, 234, 193, 0.4)), to(rgba(255, 238, 203, 0.4)));
  background-image: linear-gradient(to right bottom, rgba(255, 193, 179, 0.4), rgba(255, 196, 173, 0.4), rgba(255, 200, 166, 0.4), rgba(255, 204, 160, 0.4), rgba(255, 209, 155, 0.4), rgba(255, 213, 157, 0.4), rgba(255, 218, 159, 0.4), rgba(255, 222, 162, 0.4), rgba(255, 226, 172, 0.4), rgba(255, 230, 182, 0.4), rgba(255, 234, 193, 0.4), rgba(255, 238, 203, 0.4));
}

[class*=" section-"][data-opacity="0.4"][data-color="danger-gradient"], [class^="section-"][data-opacity="0.4"][data-color="danger-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(234, 159, 162, 0.4)), color-stop(rgba(235, 143, 148, 0.4)), color-stop(rgba(234, 127, 135, 0.4)), color-stop(rgba(234, 110, 122, 0.4)), color-stop(rgba(232, 91, 109, 0.4)), color-stop(rgba(234, 85, 108, 0.4)), color-stop(rgba(235, 79, 108, 0.4)), color-stop(rgba(237, 72, 108, 0.4)), color-stop(rgba(242, 80, 120, 0.4)), color-stop(rgba(247, 88, 133, 0.4)), color-stop(rgba(251, 97, 145, 0.4)), to(rgba(255, 105, 157, 0.4)));
  background-image: linear-gradient(to right bottom, rgba(234, 159, 162, 0.4), rgba(235, 143, 148, 0.4), rgba(234, 127, 135, 0.4), rgba(234, 110, 122, 0.4), rgba(232, 91, 109, 0.4), rgba(234, 85, 108, 0.4), rgba(235, 79, 108, 0.4), rgba(237, 72, 108, 0.4), rgba(242, 80, 120, 0.4), rgba(247, 88, 133, 0.4), rgba(251, 97, 145, 0.4), rgba(255, 105, 157, 0.4));
}

[class*=" section-"][data-opacity="0.4"][data-color="light-gradient"], [class^="section-"][data-opacity="0.4"][data-color="light-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(226, 241, 255, 0.4)), color-stop(rgba(223, 238, 255, 0.4)), color-stop(rgba(220, 235, 255, 0.4)), color-stop(rgba(217, 232, 254, 0.4)), color-stop(rgba(215, 229, 254, 0.4)), color-stop(rgba(211, 229, 253, 0.4)), color-stop(rgba(208, 228, 251, 0.4)), color-stop(rgba(205, 228, 249, 0.4)), color-stop(rgba(203, 230, 245, 0.4)), color-stop(rgba(205, 232, 240, 0.4)), color-stop(rgba(209, 233, 235, 0.4)), to(rgba(214, 233, 231, 0.4)));
  background-image: linear-gradient(to right bottom, rgba(226, 241, 255, 0.4), rgba(223, 238, 255, 0.4), rgba(220, 235, 255, 0.4), rgba(217, 232, 254, 0.4), rgba(215, 229, 254, 0.4), rgba(211, 229, 253, 0.4), rgba(208, 228, 251, 0.4), rgba(205, 228, 249, 0.4), rgba(203, 230, 245, 0.4), rgba(205, 232, 240, 0.4), rgba(209, 233, 235, 0.4), rgba(214, 233, 231, 0.4));
}

[class*=" section-"][data-opacity="0.4"][data-color="dark-gradient"], [class^="section-"][data-opacity="0.4"][data-color="dark-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(0, 144, 147, 0.4)), color-stop(rgba(3, 128, 141, 0.4)), color-stop(rgba(21, 113, 131, 0.4)), color-stop(rgba(33, 97, 119, 0.4)), color-stop(rgba(41, 82, 104, 0.4)), color-stop(rgba(41, 79, 101, 0.4)), color-stop(rgba(42, 75, 97, 0.4)), color-stop(rgba(42, 72, 94, 0.4)), color-stop(rgba(39, 79, 102, 0.4)), color-stop(rgba(35, 87, 110, 0.4)), color-stop(rgba(29, 94, 117, 0.4)), to(rgba(20, 102, 124, 0.4)));
  background-image: linear-gradient(to right bottom, rgba(0, 144, 147, 0.4), rgba(3, 128, 141, 0.4), rgba(21, 113, 131, 0.4), rgba(33, 97, 119, 0.4), rgba(41, 82, 104, 0.4), rgba(41, 79, 101, 0.4), rgba(42, 75, 97, 0.4), rgba(42, 72, 94, 0.4), rgba(39, 79, 102, 0.4), rgba(35, 87, 110, 0.4), rgba(29, 94, 117, 0.4), rgba(20, 102, 124, 0.4));
}

[class*=" section-"][data-opacity="0.4"][data-color="default-gradient"], [class^="section-"][data-opacity="0.4"][data-color="default-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(213, 216, 223, 0.4)), color-stop(rgba(219, 222, 228, 0.4)), color-stop(rgba(226, 229, 233, 0.4)), color-stop(rgba(232, 235, 238, 0.4)), color-stop(rgba(239, 241, 243, 0.4)), color-stop(rgba(240, 243, 247, 0.4)), color-stop(rgba(240, 244, 251, 0.4)), color-stop(rgba(242, 246, 255, 0.4)), color-stop(rgba(241, 243, 255, 0.4)), color-stop(rgba(243, 238, 255, 0.4)), color-stop(rgba(248, 233, 255, 0.4)), to(rgba(255, 228, 255, 0.4)));
  background-image: linear-gradient(to right bottom, rgba(213, 216, 223, 0.4), rgba(219, 222, 228, 0.4), rgba(226, 229, 233, 0.4), rgba(232, 235, 238, 0.4), rgba(239, 241, 243, 0.4), rgba(240, 243, 247, 0.4), rgba(240, 244, 251, 0.4), rgba(242, 246, 255, 0.4), rgba(241, 243, 255, 0.4), rgba(243, 238, 255, 0.4), rgba(248, 233, 255, 0.4), rgba(255, 228, 255, 0.4));
}

[class*=" section-"][data-opacity="0.5"][data-color="primary"], [class^="section-"][data-opacity="0.5"][data-color="primary"] {
  background-color: rgba(92, 83, 213, 0.5);
}

[class*=" section-"][data-opacity="0.5"][data-color="secondary"], [class^="section-"][data-opacity="0.5"][data-color="secondary"] {
  background-color: rgba(251, 216, 212, 0.5);
}

[class*=" section-"][data-opacity="0.5"][data-color="success"], [class^="section-"][data-opacity="0.5"][data-color="success"] {
  background-color: rgba(0, 201, 183, 0.5);
}

[class*=" section-"][data-opacity="0.5"][data-color="info"], [class^="section-"][data-opacity="0.5"][data-color="info"] {
  background-color: rgba(170, 181, 243, 0.5);
}

[class*=" section-"][data-opacity="0.5"][data-color="warning"], [class^="section-"][data-opacity="0.5"][data-color="warning"] {
  background-color: rgba(255, 216, 149, 0.5);
}

[class*=" section-"][data-opacity="0.5"][data-color="danger"], [class^="section-"][data-opacity="0.5"][data-color="danger"] {
  background-color: rgba(229, 61, 92, 0.5);
}

[class*=" section-"][data-opacity="0.5"][data-color="light"], [class^="section-"][data-opacity="0.5"][data-color="light"] {
  background-color: rgba(213, 224, 253, 0.5);
}

[class*=" section-"][data-opacity="0.5"][data-color="dark"], [class^="section-"][data-opacity="0.5"][data-color="dark"] {
  background-color: rgba(44, 63, 82, 0.5);
}

[class*=" section-"][data-opacity="0.5"][data-color="default"], [class^="section-"][data-opacity="0.5"][data-color="default"] {
  background-color: rgba(248, 249, 250, 0.5);
}

[class*=" section-"][data-opacity="0.5"][data-color="primary-gradient"], [class^="section-"][data-opacity="0.5"][data-color="primary-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(255, 111, 145, 0.5)), color-stop(rgba(241, 102, 157, 0.5)), color-stop(rgba(223, 96, 168, 0.5)), color-stop(rgba(201, 93, 178, 0.5)), color-stop(rgba(175, 93, 187, 0.5)), color-stop(rgba(169, 93, 189, 0.5)), color-stop(rgba(163, 93, 190, 0.5)), color-stop(rgba(156, 93, 192, 0.5)), color-stop(rgba(172, 93, 189, 0.5)), color-stop(rgba(187, 92, 186, 0.5)), color-stop(rgba(201, 92, 182, 0.5)), to(rgba(214, 93, 177, 0.5)));
  background-image: linear-gradient(to right bottom, rgba(255, 111, 145, 0.5), rgba(241, 102, 157, 0.5), rgba(223, 96, 168, 0.5), rgba(201, 93, 178, 0.5), rgba(175, 93, 187, 0.5), rgba(169, 93, 189, 0.5), rgba(163, 93, 190, 0.5), rgba(156, 93, 192, 0.5), rgba(172, 93, 189, 0.5), rgba(187, 92, 186, 0.5), rgba(201, 92, 182, 0.5), rgba(214, 93, 177, 0.5));
}

[class*=" section-"][data-opacity="0.5"][data-color="secondary-gradient"], [class^="section-"][data-opacity="0.5"][data-color="secondary-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(254, 235, 214, 0.5)), color-stop(rgba(253, 226, 204, 0.5)), color-stop(rgba(252, 216, 195, 0.5)), color-stop(rgba(251, 207, 188, 0.5)), color-stop(rgba(250, 197, 182, 0.5)), color-stop(rgba(250, 198, 185, 0.5)), color-stop(rgba(250, 198, 188, 0.5)), color-stop(rgba(250, 199, 191, 0.5)), color-stop(rgba(252, 210, 203, 0.5)), color-stop(rgba(253, 221, 215, 0.5)), color-stop(rgba(254, 232, 227, 0.5)), to(rgba(255, 243, 240, 0.5)));
  background-image: linear-gradient(to right bottom, rgba(254, 235, 214, 0.5), rgba(253, 226, 204, 0.5), rgba(252, 216, 195, 0.5), rgba(251, 207, 188, 0.5), rgba(250, 197, 182, 0.5), rgba(250, 198, 185, 0.5), rgba(250, 198, 188, 0.5), rgba(250, 199, 191, 0.5), rgba(252, 210, 203, 0.5), rgba(253, 221, 215, 0.5), rgba(254, 232, 227, 0.5), rgba(255, 243, 240, 0.5));
}

[class*=" section-"][data-opacity="0.5"][data-color="success-gradient"], [class^="section-"][data-opacity="0.5"][data-color="success-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(0, 160, 224, 0.5)), color-stop(rgba(0, 170, 222, 0.5)), color-stop(rgba(0, 178, 217, 0.5)), color-stop(rgba(0, 186, 209, 0.5)), color-stop(rgba(0, 193, 200, 0.5)), color-stop(rgba(0, 194, 198, 0.5)), color-stop(rgba(0, 196, 195, 0.5)), color-stop(rgba(0, 197, 192, 0.5)), color-stop(rgba(0, 194, 197, 0.5)), color-stop(rgba(0, 190, 202, 0.5)), color-stop(rgba(0, 186, 205, 0.5)), to(rgba(0, 182, 208, 0.5)));
  background-image: linear-gradient(to right bottom, rgba(0, 160, 224, 0.5), rgba(0, 170, 222, 0.5), rgba(0, 178, 217, 0.5), rgba(0, 186, 209, 0.5), rgba(0, 193, 200, 0.5), rgba(0, 194, 198, 0.5), rgba(0, 196, 195, 0.5), rgba(0, 197, 192, 0.5), rgba(0, 194, 197, 0.5), rgba(0, 190, 202, 0.5), rgba(0, 186, 205, 0.5), rgba(0, 182, 208, 0.5));
}

[class*=" section-"][data-opacity="0.5"][data-color="info-gradient"], [class^="section-"][data-opacity="0.5"][data-color="info-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(206, 232, 230, 0.5)), color-stop(rgba(186, 226, 231, 0.5)), color-stop(rgba(169, 219, 236, 0.5)), color-stop(rgba(158, 210, 241, 0.5)), color-stop(rgba(156, 199, 245, 0.5)), color-stop(rgba(148, 196, 246, 0.5)), color-stop(rgba(140, 193, 247, 0.5)), color-stop(rgba(132, 190, 248, 0.5)), color-stop(rgba(102, 196, 245, 0.5)), color-stop(rgba(76, 201, 236, 0.5)), color-stop(rgba(65, 205, 221, 0.5)), to(rgba(74, 207, 203, 0.5)));
  background-image: linear-gradient(to right bottom, rgba(206, 232, 230, 0.5), rgba(186, 226, 231, 0.5), rgba(169, 219, 236, 0.5), rgba(158, 210, 241, 0.5), rgba(156, 199, 245, 0.5), rgba(148, 196, 246, 0.5), rgba(140, 193, 247, 0.5), rgba(132, 190, 248, 0.5), rgba(102, 196, 245, 0.5), rgba(76, 201, 236, 0.5), rgba(65, 205, 221, 0.5), rgba(74, 207, 203, 0.5));
}

[class*=" section-"][data-opacity="0.5"][data-color="warning-gradient"], [class^="section-"][data-opacity="0.5"][data-color="warning-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(255, 193, 179, 0.5)), color-stop(rgba(255, 196, 173, 0.5)), color-stop(rgba(255, 200, 166, 0.5)), color-stop(rgba(255, 204, 160, 0.5)), color-stop(rgba(255, 209, 155, 0.5)), color-stop(rgba(255, 213, 157, 0.5)), color-stop(rgba(255, 218, 159, 0.5)), color-stop(rgba(255, 222, 162, 0.5)), color-stop(rgba(255, 226, 172, 0.5)), color-stop(rgba(255, 230, 182, 0.5)), color-stop(rgba(255, 234, 193, 0.5)), to(rgba(255, 238, 203, 0.5)));
  background-image: linear-gradient(to right bottom, rgba(255, 193, 179, 0.5), rgba(255, 196, 173, 0.5), rgba(255, 200, 166, 0.5), rgba(255, 204, 160, 0.5), rgba(255, 209, 155, 0.5), rgba(255, 213, 157, 0.5), rgba(255, 218, 159, 0.5), rgba(255, 222, 162, 0.5), rgba(255, 226, 172, 0.5), rgba(255, 230, 182, 0.5), rgba(255, 234, 193, 0.5), rgba(255, 238, 203, 0.5));
}

[class*=" section-"][data-opacity="0.5"][data-color="danger-gradient"], [class^="section-"][data-opacity="0.5"][data-color="danger-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(234, 159, 162, 0.5)), color-stop(rgba(235, 143, 148, 0.5)), color-stop(rgba(234, 127, 135, 0.5)), color-stop(rgba(234, 110, 122, 0.5)), color-stop(rgba(232, 91, 109, 0.5)), color-stop(rgba(234, 85, 108, 0.5)), color-stop(rgba(235, 79, 108, 0.5)), color-stop(rgba(237, 72, 108, 0.5)), color-stop(rgba(242, 80, 120, 0.5)), color-stop(rgba(247, 88, 133, 0.5)), color-stop(rgba(251, 97, 145, 0.5)), to(rgba(255, 105, 157, 0.5)));
  background-image: linear-gradient(to right bottom, rgba(234, 159, 162, 0.5), rgba(235, 143, 148, 0.5), rgba(234, 127, 135, 0.5), rgba(234, 110, 122, 0.5), rgba(232, 91, 109, 0.5), rgba(234, 85, 108, 0.5), rgba(235, 79, 108, 0.5), rgba(237, 72, 108, 0.5), rgba(242, 80, 120, 0.5), rgba(247, 88, 133, 0.5), rgba(251, 97, 145, 0.5), rgba(255, 105, 157, 0.5));
}

[class*=" section-"][data-opacity="0.5"][data-color="light-gradient"], [class^="section-"][data-opacity="0.5"][data-color="light-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(226, 241, 255, 0.5)), color-stop(rgba(223, 238, 255, 0.5)), color-stop(rgba(220, 235, 255, 0.5)), color-stop(rgba(217, 232, 254, 0.5)), color-stop(rgba(215, 229, 254, 0.5)), color-stop(rgba(211, 229, 253, 0.5)), color-stop(rgba(208, 228, 251, 0.5)), color-stop(rgba(205, 228, 249, 0.5)), color-stop(rgba(203, 230, 245, 0.5)), color-stop(rgba(205, 232, 240, 0.5)), color-stop(rgba(209, 233, 235, 0.5)), to(rgba(214, 233, 231, 0.5)));
  background-image: linear-gradient(to right bottom, rgba(226, 241, 255, 0.5), rgba(223, 238, 255, 0.5), rgba(220, 235, 255, 0.5), rgba(217, 232, 254, 0.5), rgba(215, 229, 254, 0.5), rgba(211, 229, 253, 0.5), rgba(208, 228, 251, 0.5), rgba(205, 228, 249, 0.5), rgba(203, 230, 245, 0.5), rgba(205, 232, 240, 0.5), rgba(209, 233, 235, 0.5), rgba(214, 233, 231, 0.5));
}

[class*=" section-"][data-opacity="0.5"][data-color="dark-gradient"], [class^="section-"][data-opacity="0.5"][data-color="dark-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(0, 144, 147, 0.5)), color-stop(rgba(3, 128, 141, 0.5)), color-stop(rgba(21, 113, 131, 0.5)), color-stop(rgba(33, 97, 119, 0.5)), color-stop(rgba(41, 82, 104, 0.5)), color-stop(rgba(41, 79, 101, 0.5)), color-stop(rgba(42, 75, 97, 0.5)), color-stop(rgba(42, 72, 94, 0.5)), color-stop(rgba(39, 79, 102, 0.5)), color-stop(rgba(35, 87, 110, 0.5)), color-stop(rgba(29, 94, 117, 0.5)), to(rgba(20, 102, 124, 0.5)));
  background-image: linear-gradient(to right bottom, rgba(0, 144, 147, 0.5), rgba(3, 128, 141, 0.5), rgba(21, 113, 131, 0.5), rgba(33, 97, 119, 0.5), rgba(41, 82, 104, 0.5), rgba(41, 79, 101, 0.5), rgba(42, 75, 97, 0.5), rgba(42, 72, 94, 0.5), rgba(39, 79, 102, 0.5), rgba(35, 87, 110, 0.5), rgba(29, 94, 117, 0.5), rgba(20, 102, 124, 0.5));
}

[class*=" section-"][data-opacity="0.5"][data-color="default-gradient"], [class^="section-"][data-opacity="0.5"][data-color="default-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(213, 216, 223, 0.5)), color-stop(rgba(219, 222, 228, 0.5)), color-stop(rgba(226, 229, 233, 0.5)), color-stop(rgba(232, 235, 238, 0.5)), color-stop(rgba(239, 241, 243, 0.5)), color-stop(rgba(240, 243, 247, 0.5)), color-stop(rgba(240, 244, 251, 0.5)), color-stop(rgba(242, 246, 255, 0.5)), color-stop(rgba(241, 243, 255, 0.5)), color-stop(rgba(243, 238, 255, 0.5)), color-stop(rgba(248, 233, 255, 0.5)), to(rgba(255, 228, 255, 0.5)));
  background-image: linear-gradient(to right bottom, rgba(213, 216, 223, 0.5), rgba(219, 222, 228, 0.5), rgba(226, 229, 233, 0.5), rgba(232, 235, 238, 0.5), rgba(239, 241, 243, 0.5), rgba(240, 243, 247, 0.5), rgba(240, 244, 251, 0.5), rgba(242, 246, 255, 0.5), rgba(241, 243, 255, 0.5), rgba(243, 238, 255, 0.5), rgba(248, 233, 255, 0.5), rgba(255, 228, 255, 0.5));
}

[class*=" section-"][data-opacity="0.6"][data-color="primary"], [class^="section-"][data-opacity="0.6"][data-color="primary"] {
  background-color: rgba(92, 83, 213, 0.6);
}

[class*=" section-"][data-opacity="0.6"][data-color="secondary"], [class^="section-"][data-opacity="0.6"][data-color="secondary"] {
  background-color: rgba(251, 216, 212, 0.6);
}

[class*=" section-"][data-opacity="0.6"][data-color="success"], [class^="section-"][data-opacity="0.6"][data-color="success"] {
  background-color: rgba(0, 201, 183, 0.6);
}

[class*=" section-"][data-opacity="0.6"][data-color="info"], [class^="section-"][data-opacity="0.6"][data-color="info"] {
  background-color: rgba(170, 181, 243, 0.6);
}

[class*=" section-"][data-opacity="0.6"][data-color="warning"], [class^="section-"][data-opacity="0.6"][data-color="warning"] {
  background-color: rgba(255, 216, 149, 0.6);
}

[class*=" section-"][data-opacity="0.6"][data-color="danger"], [class^="section-"][data-opacity="0.6"][data-color="danger"] {
  background-color: rgba(229, 61, 92, 0.6);
}

[class*=" section-"][data-opacity="0.6"][data-color="light"], [class^="section-"][data-opacity="0.6"][data-color="light"] {
  background-color: rgba(213, 224, 253, 0.6);
}

[class*=" section-"][data-opacity="0.6"][data-color="dark"], [class^="section-"][data-opacity="0.6"][data-color="dark"] {
  background-color: rgba(44, 63, 82, 0.6);
}

[class*=" section-"][data-opacity="0.6"][data-color="default"], [class^="section-"][data-opacity="0.6"][data-color="default"] {
  background-color: rgba(248, 249, 250, 0.6);
}

[class*=" section-"][data-opacity="0.6"][data-color="primary-gradient"], [class^="section-"][data-opacity="0.6"][data-color="primary-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(255, 111, 145, 0.6)), color-stop(rgba(241, 102, 157, 0.6)), color-stop(rgba(223, 96, 168, 0.6)), color-stop(rgba(201, 93, 178, 0.6)), color-stop(rgba(175, 93, 187, 0.6)), color-stop(rgba(169, 93, 189, 0.6)), color-stop(rgba(163, 93, 190, 0.6)), color-stop(rgba(156, 93, 192, 0.6)), color-stop(rgba(172, 93, 189, 0.6)), color-stop(rgba(187, 92, 186, 0.6)), color-stop(rgba(201, 92, 182, 0.6)), to(rgba(214, 93, 177, 0.6)));
  background-image: linear-gradient(to right bottom, rgba(255, 111, 145, 0.6), rgba(241, 102, 157, 0.6), rgba(223, 96, 168, 0.6), rgba(201, 93, 178, 0.6), rgba(175, 93, 187, 0.6), rgba(169, 93, 189, 0.6), rgba(163, 93, 190, 0.6), rgba(156, 93, 192, 0.6), rgba(172, 93, 189, 0.6), rgba(187, 92, 186, 0.6), rgba(201, 92, 182, 0.6), rgba(214, 93, 177, 0.6));
}

[class*=" section-"][data-opacity="0.6"][data-color="secondary-gradient"], [class^="section-"][data-opacity="0.6"][data-color="secondary-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(254, 235, 214, 0.6)), color-stop(rgba(253, 226, 204, 0.6)), color-stop(rgba(252, 216, 195, 0.6)), color-stop(rgba(251, 207, 188, 0.6)), color-stop(rgba(250, 197, 182, 0.6)), color-stop(rgba(250, 198, 185, 0.6)), color-stop(rgba(250, 198, 188, 0.6)), color-stop(rgba(250, 199, 191, 0.6)), color-stop(rgba(252, 210, 203, 0.6)), color-stop(rgba(253, 221, 215, 0.6)), color-stop(rgba(254, 232, 227, 0.6)), to(rgba(255, 243, 240, 0.6)));
  background-image: linear-gradient(to right bottom, rgba(254, 235, 214, 0.6), rgba(253, 226, 204, 0.6), rgba(252, 216, 195, 0.6), rgba(251, 207, 188, 0.6), rgba(250, 197, 182, 0.6), rgba(250, 198, 185, 0.6), rgba(250, 198, 188, 0.6), rgba(250, 199, 191, 0.6), rgba(252, 210, 203, 0.6), rgba(253, 221, 215, 0.6), rgba(254, 232, 227, 0.6), rgba(255, 243, 240, 0.6));
}

[class*=" section-"][data-opacity="0.6"][data-color="success-gradient"], [class^="section-"][data-opacity="0.6"][data-color="success-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(0, 160, 224, 0.6)), color-stop(rgba(0, 170, 222, 0.6)), color-stop(rgba(0, 178, 217, 0.6)), color-stop(rgba(0, 186, 209, 0.6)), color-stop(rgba(0, 193, 200, 0.6)), color-stop(rgba(0, 194, 198, 0.6)), color-stop(rgba(0, 196, 195, 0.6)), color-stop(rgba(0, 197, 192, 0.6)), color-stop(rgba(0, 194, 197, 0.6)), color-stop(rgba(0, 190, 202, 0.6)), color-stop(rgba(0, 186, 205, 0.6)), to(rgba(0, 182, 208, 0.6)));
  background-image: linear-gradient(to right bottom, rgba(0, 160, 224, 0.6), rgba(0, 170, 222, 0.6), rgba(0, 178, 217, 0.6), rgba(0, 186, 209, 0.6), rgba(0, 193, 200, 0.6), rgba(0, 194, 198, 0.6), rgba(0, 196, 195, 0.6), rgba(0, 197, 192, 0.6), rgba(0, 194, 197, 0.6), rgba(0, 190, 202, 0.6), rgba(0, 186, 205, 0.6), rgba(0, 182, 208, 0.6));
}

[class*=" section-"][data-opacity="0.6"][data-color="info-gradient"], [class^="section-"][data-opacity="0.6"][data-color="info-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(206, 232, 230, 0.6)), color-stop(rgba(186, 226, 231, 0.6)), color-stop(rgba(169, 219, 236, 0.6)), color-stop(rgba(158, 210, 241, 0.6)), color-stop(rgba(156, 199, 245, 0.6)), color-stop(rgba(148, 196, 246, 0.6)), color-stop(rgba(140, 193, 247, 0.6)), color-stop(rgba(132, 190, 248, 0.6)), color-stop(rgba(102, 196, 245, 0.6)), color-stop(rgba(76, 201, 236, 0.6)), color-stop(rgba(65, 205, 221, 0.6)), to(rgba(74, 207, 203, 0.6)));
  background-image: linear-gradient(to right bottom, rgba(206, 232, 230, 0.6), rgba(186, 226, 231, 0.6), rgba(169, 219, 236, 0.6), rgba(158, 210, 241, 0.6), rgba(156, 199, 245, 0.6), rgba(148, 196, 246, 0.6), rgba(140, 193, 247, 0.6), rgba(132, 190, 248, 0.6), rgba(102, 196, 245, 0.6), rgba(76, 201, 236, 0.6), rgba(65, 205, 221, 0.6), rgba(74, 207, 203, 0.6));
}

[class*=" section-"][data-opacity="0.6"][data-color="warning-gradient"], [class^="section-"][data-opacity="0.6"][data-color="warning-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(255, 193, 179, 0.6)), color-stop(rgba(255, 196, 173, 0.6)), color-stop(rgba(255, 200, 166, 0.6)), color-stop(rgba(255, 204, 160, 0.6)), color-stop(rgba(255, 209, 155, 0.6)), color-stop(rgba(255, 213, 157, 0.6)), color-stop(rgba(255, 218, 159, 0.6)), color-stop(rgba(255, 222, 162, 0.6)), color-stop(rgba(255, 226, 172, 0.6)), color-stop(rgba(255, 230, 182, 0.6)), color-stop(rgba(255, 234, 193, 0.6)), to(rgba(255, 238, 203, 0.6)));
  background-image: linear-gradient(to right bottom, rgba(255, 193, 179, 0.6), rgba(255, 196, 173, 0.6), rgba(255, 200, 166, 0.6), rgba(255, 204, 160, 0.6), rgba(255, 209, 155, 0.6), rgba(255, 213, 157, 0.6), rgba(255, 218, 159, 0.6), rgba(255, 222, 162, 0.6), rgba(255, 226, 172, 0.6), rgba(255, 230, 182, 0.6), rgba(255, 234, 193, 0.6), rgba(255, 238, 203, 0.6));
}

[class*=" section-"][data-opacity="0.6"][data-color="danger-gradient"], [class^="section-"][data-opacity="0.6"][data-color="danger-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(234, 159, 162, 0.6)), color-stop(rgba(235, 143, 148, 0.6)), color-stop(rgba(234, 127, 135, 0.6)), color-stop(rgba(234, 110, 122, 0.6)), color-stop(rgba(232, 91, 109, 0.6)), color-stop(rgba(234, 85, 108, 0.6)), color-stop(rgba(235, 79, 108, 0.6)), color-stop(rgba(237, 72, 108, 0.6)), color-stop(rgba(242, 80, 120, 0.6)), color-stop(rgba(247, 88, 133, 0.6)), color-stop(rgba(251, 97, 145, 0.6)), to(rgba(255, 105, 157, 0.6)));
  background-image: linear-gradient(to right bottom, rgba(234, 159, 162, 0.6), rgba(235, 143, 148, 0.6), rgba(234, 127, 135, 0.6), rgba(234, 110, 122, 0.6), rgba(232, 91, 109, 0.6), rgba(234, 85, 108, 0.6), rgba(235, 79, 108, 0.6), rgba(237, 72, 108, 0.6), rgba(242, 80, 120, 0.6), rgba(247, 88, 133, 0.6), rgba(251, 97, 145, 0.6), rgba(255, 105, 157, 0.6));
}

[class*=" section-"][data-opacity="0.6"][data-color="light-gradient"], [class^="section-"][data-opacity="0.6"][data-color="light-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(226, 241, 255, 0.6)), color-stop(rgba(223, 238, 255, 0.6)), color-stop(rgba(220, 235, 255, 0.6)), color-stop(rgba(217, 232, 254, 0.6)), color-stop(rgba(215, 229, 254, 0.6)), color-stop(rgba(211, 229, 253, 0.6)), color-stop(rgba(208, 228, 251, 0.6)), color-stop(rgba(205, 228, 249, 0.6)), color-stop(rgba(203, 230, 245, 0.6)), color-stop(rgba(205, 232, 240, 0.6)), color-stop(rgba(209, 233, 235, 0.6)), to(rgba(214, 233, 231, 0.6)));
  background-image: linear-gradient(to right bottom, rgba(226, 241, 255, 0.6), rgba(223, 238, 255, 0.6), rgba(220, 235, 255, 0.6), rgba(217, 232, 254, 0.6), rgba(215, 229, 254, 0.6), rgba(211, 229, 253, 0.6), rgba(208, 228, 251, 0.6), rgba(205, 228, 249, 0.6), rgba(203, 230, 245, 0.6), rgba(205, 232, 240, 0.6), rgba(209, 233, 235, 0.6), rgba(214, 233, 231, 0.6));
}

[class*=" section-"][data-opacity="0.6"][data-color="dark-gradient"], [class^="section-"][data-opacity="0.6"][data-color="dark-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(0, 144, 147, 0.6)), color-stop(rgba(3, 128, 141, 0.6)), color-stop(rgba(21, 113, 131, 0.6)), color-stop(rgba(33, 97, 119, 0.6)), color-stop(rgba(41, 82, 104, 0.6)), color-stop(rgba(41, 79, 101, 0.6)), color-stop(rgba(42, 75, 97, 0.6)), color-stop(rgba(42, 72, 94, 0.6)), color-stop(rgba(39, 79, 102, 0.6)), color-stop(rgba(35, 87, 110, 0.6)), color-stop(rgba(29, 94, 117, 0.6)), to(rgba(20, 102, 124, 0.6)));
  background-image: linear-gradient(to right bottom, rgba(0, 144, 147, 0.6), rgba(3, 128, 141, 0.6), rgba(21, 113, 131, 0.6), rgba(33, 97, 119, 0.6), rgba(41, 82, 104, 0.6), rgba(41, 79, 101, 0.6), rgba(42, 75, 97, 0.6), rgba(42, 72, 94, 0.6), rgba(39, 79, 102, 0.6), rgba(35, 87, 110, 0.6), rgba(29, 94, 117, 0.6), rgba(20, 102, 124, 0.6));
}

[class*=" section-"][data-opacity="0.6"][data-color="default-gradient"], [class^="section-"][data-opacity="0.6"][data-color="default-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(213, 216, 223, 0.6)), color-stop(rgba(219, 222, 228, 0.6)), color-stop(rgba(226, 229, 233, 0.6)), color-stop(rgba(232, 235, 238, 0.6)), color-stop(rgba(239, 241, 243, 0.6)), color-stop(rgba(240, 243, 247, 0.6)), color-stop(rgba(240, 244, 251, 0.6)), color-stop(rgba(242, 246, 255, 0.6)), color-stop(rgba(241, 243, 255, 0.6)), color-stop(rgba(243, 238, 255, 0.6)), color-stop(rgba(248, 233, 255, 0.6)), to(rgba(255, 228, 255, 0.6)));
  background-image: linear-gradient(to right bottom, rgba(213, 216, 223, 0.6), rgba(219, 222, 228, 0.6), rgba(226, 229, 233, 0.6), rgba(232, 235, 238, 0.6), rgba(239, 241, 243, 0.6), rgba(240, 243, 247, 0.6), rgba(240, 244, 251, 0.6), rgba(242, 246, 255, 0.6), rgba(241, 243, 255, 0.6), rgba(243, 238, 255, 0.6), rgba(248, 233, 255, 0.6), rgba(255, 228, 255, 0.6));
}

[class*=" section-"][data-opacity="0.7"][data-color="primary"], [class^="section-"][data-opacity="0.7"][data-color="primary"] {
  background-color: rgba(92, 83, 213, 0.7);
}

[class*=" section-"][data-opacity="0.7"][data-color="secondary"], [class^="section-"][data-opacity="0.7"][data-color="secondary"] {
  background-color: rgba(251, 216, 212, 0.7);
}

[class*=" section-"][data-opacity="0.7"][data-color="success"], [class^="section-"][data-opacity="0.7"][data-color="success"] {
  background-color: rgba(0, 201, 183, 0.7);
}

[class*=" section-"][data-opacity="0.7"][data-color="info"], [class^="section-"][data-opacity="0.7"][data-color="info"] {
  background-color: rgba(170, 181, 243, 0.7);
}

[class*=" section-"][data-opacity="0.7"][data-color="warning"], [class^="section-"][data-opacity="0.7"][data-color="warning"] {
  background-color: rgba(255, 216, 149, 0.7);
}

[class*=" section-"][data-opacity="0.7"][data-color="danger"], [class^="section-"][data-opacity="0.7"][data-color="danger"] {
  background-color: rgba(229, 61, 92, 0.7);
}

[class*=" section-"][data-opacity="0.7"][data-color="light"], [class^="section-"][data-opacity="0.7"][data-color="light"] {
  background-color: rgba(213, 224, 253, 0.7);
}

[class*=" section-"][data-opacity="0.7"][data-color="dark"], [class^="section-"][data-opacity="0.7"][data-color="dark"] {
  background-color: rgba(44, 63, 82, 0.7);
}

[class*=" section-"][data-opacity="0.7"][data-color="default"], [class^="section-"][data-opacity="0.7"][data-color="default"] {
  background-color: rgba(248, 249, 250, 0.7);
}

[class*=" section-"][data-opacity="0.7"][data-color="primary-gradient"], [class^="section-"][data-opacity="0.7"][data-color="primary-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(255, 111, 145, 0.7)), color-stop(rgba(241, 102, 157, 0.7)), color-stop(rgba(223, 96, 168, 0.7)), color-stop(rgba(201, 93, 178, 0.7)), color-stop(rgba(175, 93, 187, 0.7)), color-stop(rgba(169, 93, 189, 0.7)), color-stop(rgba(163, 93, 190, 0.7)), color-stop(rgba(156, 93, 192, 0.7)), color-stop(rgba(172, 93, 189, 0.7)), color-stop(rgba(187, 92, 186, 0.7)), color-stop(rgba(201, 92, 182, 0.7)), to(rgba(214, 93, 177, 0.7)));
  background-image: linear-gradient(to right bottom, rgba(255, 111, 145, 0.7), rgba(241, 102, 157, 0.7), rgba(223, 96, 168, 0.7), rgba(201, 93, 178, 0.7), rgba(175, 93, 187, 0.7), rgba(169, 93, 189, 0.7), rgba(163, 93, 190, 0.7), rgba(156, 93, 192, 0.7), rgba(172, 93, 189, 0.7), rgba(187, 92, 186, 0.7), rgba(201, 92, 182, 0.7), rgba(214, 93, 177, 0.7));
}

[class*=" section-"][data-opacity="0.7"][data-color="secondary-gradient"], [class^="section-"][data-opacity="0.7"][data-color="secondary-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(254, 235, 214, 0.7)), color-stop(rgba(253, 226, 204, 0.7)), color-stop(rgba(252, 216, 195, 0.7)), color-stop(rgba(251, 207, 188, 0.7)), color-stop(rgba(250, 197, 182, 0.7)), color-stop(rgba(250, 198, 185, 0.7)), color-stop(rgba(250, 198, 188, 0.7)), color-stop(rgba(250, 199, 191, 0.7)), color-stop(rgba(252, 210, 203, 0.7)), color-stop(rgba(253, 221, 215, 0.7)), color-stop(rgba(254, 232, 227, 0.7)), to(rgba(255, 243, 240, 0.7)));
  background-image: linear-gradient(to right bottom, rgba(254, 235, 214, 0.7), rgba(253, 226, 204, 0.7), rgba(252, 216, 195, 0.7), rgba(251, 207, 188, 0.7), rgba(250, 197, 182, 0.7), rgba(250, 198, 185, 0.7), rgba(250, 198, 188, 0.7), rgba(250, 199, 191, 0.7), rgba(252, 210, 203, 0.7), rgba(253, 221, 215, 0.7), rgba(254, 232, 227, 0.7), rgba(255, 243, 240, 0.7));
}

[class*=" section-"][data-opacity="0.7"][data-color="success-gradient"], [class^="section-"][data-opacity="0.7"][data-color="success-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(0, 160, 224, 0.7)), color-stop(rgba(0, 170, 222, 0.7)), color-stop(rgba(0, 178, 217, 0.7)), color-stop(rgba(0, 186, 209, 0.7)), color-stop(rgba(0, 193, 200, 0.7)), color-stop(rgba(0, 194, 198, 0.7)), color-stop(rgba(0, 196, 195, 0.7)), color-stop(rgba(0, 197, 192, 0.7)), color-stop(rgba(0, 194, 197, 0.7)), color-stop(rgba(0, 190, 202, 0.7)), color-stop(rgba(0, 186, 205, 0.7)), to(rgba(0, 182, 208, 0.7)));
  background-image: linear-gradient(to right bottom, rgba(0, 160, 224, 0.7), rgba(0, 170, 222, 0.7), rgba(0, 178, 217, 0.7), rgba(0, 186, 209, 0.7), rgba(0, 193, 200, 0.7), rgba(0, 194, 198, 0.7), rgba(0, 196, 195, 0.7), rgba(0, 197, 192, 0.7), rgba(0, 194, 197, 0.7), rgba(0, 190, 202, 0.7), rgba(0, 186, 205, 0.7), rgba(0, 182, 208, 0.7));
}

[class*=" section-"][data-opacity="0.7"][data-color="info-gradient"], [class^="section-"][data-opacity="0.7"][data-color="info-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(206, 232, 230, 0.7)), color-stop(rgba(186, 226, 231, 0.7)), color-stop(rgba(169, 219, 236, 0.7)), color-stop(rgba(158, 210, 241, 0.7)), color-stop(rgba(156, 199, 245, 0.7)), color-stop(rgba(148, 196, 246, 0.7)), color-stop(rgba(140, 193, 247, 0.7)), color-stop(rgba(132, 190, 248, 0.7)), color-stop(rgba(102, 196, 245, 0.7)), color-stop(rgba(76, 201, 236, 0.7)), color-stop(rgba(65, 205, 221, 0.7)), to(rgba(74, 207, 203, 0.7)));
  background-image: linear-gradient(to right bottom, rgba(206, 232, 230, 0.7), rgba(186, 226, 231, 0.7), rgba(169, 219, 236, 0.7), rgba(158, 210, 241, 0.7), rgba(156, 199, 245, 0.7), rgba(148, 196, 246, 0.7), rgba(140, 193, 247, 0.7), rgba(132, 190, 248, 0.7), rgba(102, 196, 245, 0.7), rgba(76, 201, 236, 0.7), rgba(65, 205, 221, 0.7), rgba(74, 207, 203, 0.7));
}

[class*=" section-"][data-opacity="0.7"][data-color="warning-gradient"], [class^="section-"][data-opacity="0.7"][data-color="warning-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(255, 193, 179, 0.7)), color-stop(rgba(255, 196, 173, 0.7)), color-stop(rgba(255, 200, 166, 0.7)), color-stop(rgba(255, 204, 160, 0.7)), color-stop(rgba(255, 209, 155, 0.7)), color-stop(rgba(255, 213, 157, 0.7)), color-stop(rgba(255, 218, 159, 0.7)), color-stop(rgba(255, 222, 162, 0.7)), color-stop(rgba(255, 226, 172, 0.7)), color-stop(rgba(255, 230, 182, 0.7)), color-stop(rgba(255, 234, 193, 0.7)), to(rgba(255, 238, 203, 0.7)));
  background-image: linear-gradient(to right bottom, rgba(255, 193, 179, 0.7), rgba(255, 196, 173, 0.7), rgba(255, 200, 166, 0.7), rgba(255, 204, 160, 0.7), rgba(255, 209, 155, 0.7), rgba(255, 213, 157, 0.7), rgba(255, 218, 159, 0.7), rgba(255, 222, 162, 0.7), rgba(255, 226, 172, 0.7), rgba(255, 230, 182, 0.7), rgba(255, 234, 193, 0.7), rgba(255, 238, 203, 0.7));
}

[class*=" section-"][data-opacity="0.7"][data-color="danger-gradient"], [class^="section-"][data-opacity="0.7"][data-color="danger-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(234, 159, 162, 0.7)), color-stop(rgba(235, 143, 148, 0.7)), color-stop(rgba(234, 127, 135, 0.7)), color-stop(rgba(234, 110, 122, 0.7)), color-stop(rgba(232, 91, 109, 0.7)), color-stop(rgba(234, 85, 108, 0.7)), color-stop(rgba(235, 79, 108, 0.7)), color-stop(rgba(237, 72, 108, 0.7)), color-stop(rgba(242, 80, 120, 0.7)), color-stop(rgba(247, 88, 133, 0.7)), color-stop(rgba(251, 97, 145, 0.7)), to(rgba(255, 105, 157, 0.7)));
  background-image: linear-gradient(to right bottom, rgba(234, 159, 162, 0.7), rgba(235, 143, 148, 0.7), rgba(234, 127, 135, 0.7), rgba(234, 110, 122, 0.7), rgba(232, 91, 109, 0.7), rgba(234, 85, 108, 0.7), rgba(235, 79, 108, 0.7), rgba(237, 72, 108, 0.7), rgba(242, 80, 120, 0.7), rgba(247, 88, 133, 0.7), rgba(251, 97, 145, 0.7), rgba(255, 105, 157, 0.7));
}

[class*=" section-"][data-opacity="0.7"][data-color="light-gradient"], [class^="section-"][data-opacity="0.7"][data-color="light-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(226, 241, 255, 0.7)), color-stop(rgba(223, 238, 255, 0.7)), color-stop(rgba(220, 235, 255, 0.7)), color-stop(rgba(217, 232, 254, 0.7)), color-stop(rgba(215, 229, 254, 0.7)), color-stop(rgba(211, 229, 253, 0.7)), color-stop(rgba(208, 228, 251, 0.7)), color-stop(rgba(205, 228, 249, 0.7)), color-stop(rgba(203, 230, 245, 0.7)), color-stop(rgba(205, 232, 240, 0.7)), color-stop(rgba(209, 233, 235, 0.7)), to(rgba(214, 233, 231, 0.7)));
  background-image: linear-gradient(to right bottom, rgba(226, 241, 255, 0.7), rgba(223, 238, 255, 0.7), rgba(220, 235, 255, 0.7), rgba(217, 232, 254, 0.7), rgba(215, 229, 254, 0.7), rgba(211, 229, 253, 0.7), rgba(208, 228, 251, 0.7), rgba(205, 228, 249, 0.7), rgba(203, 230, 245, 0.7), rgba(205, 232, 240, 0.7), rgba(209, 233, 235, 0.7), rgba(214, 233, 231, 0.7));
}

[class*=" section-"][data-opacity="0.7"][data-color="dark-gradient"], [class^="section-"][data-opacity="0.7"][data-color="dark-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(0, 144, 147, 0.7)), color-stop(rgba(3, 128, 141, 0.7)), color-stop(rgba(21, 113, 131, 0.7)), color-stop(rgba(33, 97, 119, 0.7)), color-stop(rgba(41, 82, 104, 0.7)), color-stop(rgba(41, 79, 101, 0.7)), color-stop(rgba(42, 75, 97, 0.7)), color-stop(rgba(42, 72, 94, 0.7)), color-stop(rgba(39, 79, 102, 0.7)), color-stop(rgba(35, 87, 110, 0.7)), color-stop(rgba(29, 94, 117, 0.7)), to(rgba(20, 102, 124, 0.7)));
  background-image: linear-gradient(to right bottom, rgba(0, 144, 147, 0.7), rgba(3, 128, 141, 0.7), rgba(21, 113, 131, 0.7), rgba(33, 97, 119, 0.7), rgba(41, 82, 104, 0.7), rgba(41, 79, 101, 0.7), rgba(42, 75, 97, 0.7), rgba(42, 72, 94, 0.7), rgba(39, 79, 102, 0.7), rgba(35, 87, 110, 0.7), rgba(29, 94, 117, 0.7), rgba(20, 102, 124, 0.7));
}

[class*=" section-"][data-opacity="0.7"][data-color="default-gradient"], [class^="section-"][data-opacity="0.7"][data-color="default-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(213, 216, 223, 0.7)), color-stop(rgba(219, 222, 228, 0.7)), color-stop(rgba(226, 229, 233, 0.7)), color-stop(rgba(232, 235, 238, 0.7)), color-stop(rgba(239, 241, 243, 0.7)), color-stop(rgba(240, 243, 247, 0.7)), color-stop(rgba(240, 244, 251, 0.7)), color-stop(rgba(242, 246, 255, 0.7)), color-stop(rgba(241, 243, 255, 0.7)), color-stop(rgba(243, 238, 255, 0.7)), color-stop(rgba(248, 233, 255, 0.7)), to(rgba(255, 228, 255, 0.7)));
  background-image: linear-gradient(to right bottom, rgba(213, 216, 223, 0.7), rgba(219, 222, 228, 0.7), rgba(226, 229, 233, 0.7), rgba(232, 235, 238, 0.7), rgba(239, 241, 243, 0.7), rgba(240, 243, 247, 0.7), rgba(240, 244, 251, 0.7), rgba(242, 246, 255, 0.7), rgba(241, 243, 255, 0.7), rgba(243, 238, 255, 0.7), rgba(248, 233, 255, 0.7), rgba(255, 228, 255, 0.7));
}

[class*=" section-"][data-opacity="0.8"][data-color="primary"], [class^="section-"][data-opacity="0.8"][data-color="primary"] {
  background-color: rgba(92, 83, 213, 0.8);
}

[class*=" section-"][data-opacity="0.8"][data-color="secondary"], [class^="section-"][data-opacity="0.8"][data-color="secondary"] {
  background-color: rgba(251, 216, 212, 0.8);
}

[class*=" section-"][data-opacity="0.8"][data-color="success"], [class^="section-"][data-opacity="0.8"][data-color="success"] {
  background-color: rgba(0, 201, 183, 0.8);
}

[class*=" section-"][data-opacity="0.8"][data-color="info"], [class^="section-"][data-opacity="0.8"][data-color="info"] {
  background-color: rgba(170, 181, 243, 0.8);
}

[class*=" section-"][data-opacity="0.8"][data-color="warning"], [class^="section-"][data-opacity="0.8"][data-color="warning"] {
  background-color: rgba(255, 216, 149, 0.8);
}

[class*=" section-"][data-opacity="0.8"][data-color="danger"], [class^="section-"][data-opacity="0.8"][data-color="danger"] {
  background-color: rgba(229, 61, 92, 0.8);
}

[class*=" section-"][data-opacity="0.8"][data-color="light"], [class^="section-"][data-opacity="0.8"][data-color="light"] {
  background-color: rgba(213, 224, 253, 0.8);
}

[class*=" section-"][data-opacity="0.8"][data-color="dark"], [class^="section-"][data-opacity="0.8"][data-color="dark"] {
  background-color: rgba(44, 63, 82, 0.8);
}

[class*=" section-"][data-opacity="0.8"][data-color="default"], [class^="section-"][data-opacity="0.8"][data-color="default"] {
  background-color: rgba(248, 249, 250, 0.8);
}

[class*=" section-"][data-opacity="0.8"][data-color="primary-gradient"], [class^="section-"][data-opacity="0.8"][data-color="primary-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(255, 111, 145, 0.8)), color-stop(rgba(241, 102, 157, 0.8)), color-stop(rgba(223, 96, 168, 0.8)), color-stop(rgba(201, 93, 178, 0.8)), color-stop(rgba(175, 93, 187, 0.8)), color-stop(rgba(169, 93, 189, 0.8)), color-stop(rgba(163, 93, 190, 0.8)), color-stop(rgba(156, 93, 192, 0.8)), color-stop(rgba(172, 93, 189, 0.8)), color-stop(rgba(187, 92, 186, 0.8)), color-stop(rgba(201, 92, 182, 0.8)), to(rgba(214, 93, 177, 0.8)));
  background-image: linear-gradient(to right bottom, rgba(255, 111, 145, 0.8), rgba(241, 102, 157, 0.8), rgba(223, 96, 168, 0.8), rgba(201, 93, 178, 0.8), rgba(175, 93, 187, 0.8), rgba(169, 93, 189, 0.8), rgba(163, 93, 190, 0.8), rgba(156, 93, 192, 0.8), rgba(172, 93, 189, 0.8), rgba(187, 92, 186, 0.8), rgba(201, 92, 182, 0.8), rgba(214, 93, 177, 0.8));
}

[class*=" section-"][data-opacity="0.8"][data-color="secondary-gradient"], [class^="section-"][data-opacity="0.8"][data-color="secondary-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(254, 235, 214, 0.8)), color-stop(rgba(253, 226, 204, 0.8)), color-stop(rgba(252, 216, 195, 0.8)), color-stop(rgba(251, 207, 188, 0.8)), color-stop(rgba(250, 197, 182, 0.8)), color-stop(rgba(250, 198, 185, 0.8)), color-stop(rgba(250, 198, 188, 0.8)), color-stop(rgba(250, 199, 191, 0.8)), color-stop(rgba(252, 210, 203, 0.8)), color-stop(rgba(253, 221, 215, 0.8)), color-stop(rgba(254, 232, 227, 0.8)), to(rgba(255, 243, 240, 0.8)));
  background-image: linear-gradient(to right bottom, rgba(254, 235, 214, 0.8), rgba(253, 226, 204, 0.8), rgba(252, 216, 195, 0.8), rgba(251, 207, 188, 0.8), rgba(250, 197, 182, 0.8), rgba(250, 198, 185, 0.8), rgba(250, 198, 188, 0.8), rgba(250, 199, 191, 0.8), rgba(252, 210, 203, 0.8), rgba(253, 221, 215, 0.8), rgba(254, 232, 227, 0.8), rgba(255, 243, 240, 0.8));
}

[class*=" section-"][data-opacity="0.8"][data-color="success-gradient"], [class^="section-"][data-opacity="0.8"][data-color="success-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(0, 160, 224, 0.8)), color-stop(rgba(0, 170, 222, 0.8)), color-stop(rgba(0, 178, 217, 0.8)), color-stop(rgba(0, 186, 209, 0.8)), color-stop(rgba(0, 193, 200, 0.8)), color-stop(rgba(0, 194, 198, 0.8)), color-stop(rgba(0, 196, 195, 0.8)), color-stop(rgba(0, 197, 192, 0.8)), color-stop(rgba(0, 194, 197, 0.8)), color-stop(rgba(0, 190, 202, 0.8)), color-stop(rgba(0, 186, 205, 0.8)), to(rgba(0, 182, 208, 0.8)));
  background-image: linear-gradient(to right bottom, rgba(0, 160, 224, 0.8), rgba(0, 170, 222, 0.8), rgba(0, 178, 217, 0.8), rgba(0, 186, 209, 0.8), rgba(0, 193, 200, 0.8), rgba(0, 194, 198, 0.8), rgba(0, 196, 195, 0.8), rgba(0, 197, 192, 0.8), rgba(0, 194, 197, 0.8), rgba(0, 190, 202, 0.8), rgba(0, 186, 205, 0.8), rgba(0, 182, 208, 0.8));
}

[class*=" section-"][data-opacity="0.8"][data-color="info-gradient"], [class^="section-"][data-opacity="0.8"][data-color="info-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(206, 232, 230, 0.8)), color-stop(rgba(186, 226, 231, 0.8)), color-stop(rgba(169, 219, 236, 0.8)), color-stop(rgba(158, 210, 241, 0.8)), color-stop(rgba(156, 199, 245, 0.8)), color-stop(rgba(148, 196, 246, 0.8)), color-stop(rgba(140, 193, 247, 0.8)), color-stop(rgba(132, 190, 248, 0.8)), color-stop(rgba(102, 196, 245, 0.8)), color-stop(rgba(76, 201, 236, 0.8)), color-stop(rgba(65, 205, 221, 0.8)), to(rgba(74, 207, 203, 0.8)));
  background-image: linear-gradient(to right bottom, rgba(206, 232, 230, 0.8), rgba(186, 226, 231, 0.8), rgba(169, 219, 236, 0.8), rgba(158, 210, 241, 0.8), rgba(156, 199, 245, 0.8), rgba(148, 196, 246, 0.8), rgba(140, 193, 247, 0.8), rgba(132, 190, 248, 0.8), rgba(102, 196, 245, 0.8), rgba(76, 201, 236, 0.8), rgba(65, 205, 221, 0.8), rgba(74, 207, 203, 0.8));
}

[class*=" section-"][data-opacity="0.8"][data-color="warning-gradient"], [class^="section-"][data-opacity="0.8"][data-color="warning-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(255, 193, 179, 0.8)), color-stop(rgba(255, 196, 173, 0.8)), color-stop(rgba(255, 200, 166, 0.8)), color-stop(rgba(255, 204, 160, 0.8)), color-stop(rgba(255, 209, 155, 0.8)), color-stop(rgba(255, 213, 157, 0.8)), color-stop(rgba(255, 218, 159, 0.8)), color-stop(rgba(255, 222, 162, 0.8)), color-stop(rgba(255, 226, 172, 0.8)), color-stop(rgba(255, 230, 182, 0.8)), color-stop(rgba(255, 234, 193, 0.8)), to(rgba(255, 238, 203, 0.8)));
  background-image: linear-gradient(to right bottom, rgba(255, 193, 179, 0.8), rgba(255, 196, 173, 0.8), rgba(255, 200, 166, 0.8), rgba(255, 204, 160, 0.8), rgba(255, 209, 155, 0.8), rgba(255, 213, 157, 0.8), rgba(255, 218, 159, 0.8), rgba(255, 222, 162, 0.8), rgba(255, 226, 172, 0.8), rgba(255, 230, 182, 0.8), rgba(255, 234, 193, 0.8), rgba(255, 238, 203, 0.8));
}

[class*=" section-"][data-opacity="0.8"][data-color="danger-gradient"], [class^="section-"][data-opacity="0.8"][data-color="danger-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(234, 159, 162, 0.8)), color-stop(rgba(235, 143, 148, 0.8)), color-stop(rgba(234, 127, 135, 0.8)), color-stop(rgba(234, 110, 122, 0.8)), color-stop(rgba(232, 91, 109, 0.8)), color-stop(rgba(234, 85, 108, 0.8)), color-stop(rgba(235, 79, 108, 0.8)), color-stop(rgba(237, 72, 108, 0.8)), color-stop(rgba(242, 80, 120, 0.8)), color-stop(rgba(247, 88, 133, 0.8)), color-stop(rgba(251, 97, 145, 0.8)), to(rgba(255, 105, 157, 0.8)));
  background-image: linear-gradient(to right bottom, rgba(234, 159, 162, 0.8), rgba(235, 143, 148, 0.8), rgba(234, 127, 135, 0.8), rgba(234, 110, 122, 0.8), rgba(232, 91, 109, 0.8), rgba(234, 85, 108, 0.8), rgba(235, 79, 108, 0.8), rgba(237, 72, 108, 0.8), rgba(242, 80, 120, 0.8), rgba(247, 88, 133, 0.8), rgba(251, 97, 145, 0.8), rgba(255, 105, 157, 0.8));
}

[class*=" section-"][data-opacity="0.8"][data-color="light-gradient"], [class^="section-"][data-opacity="0.8"][data-color="light-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(226, 241, 255, 0.8)), color-stop(rgba(223, 238, 255, 0.8)), color-stop(rgba(220, 235, 255, 0.8)), color-stop(rgba(217, 232, 254, 0.8)), color-stop(rgba(215, 229, 254, 0.8)), color-stop(rgba(211, 229, 253, 0.8)), color-stop(rgba(208, 228, 251, 0.8)), color-stop(rgba(205, 228, 249, 0.8)), color-stop(rgba(203, 230, 245, 0.8)), color-stop(rgba(205, 232, 240, 0.8)), color-stop(rgba(209, 233, 235, 0.8)), to(rgba(214, 233, 231, 0.8)));
  background-image: linear-gradient(to right bottom, rgba(226, 241, 255, 0.8), rgba(223, 238, 255, 0.8), rgba(220, 235, 255, 0.8), rgba(217, 232, 254, 0.8), rgba(215, 229, 254, 0.8), rgba(211, 229, 253, 0.8), rgba(208, 228, 251, 0.8), rgba(205, 228, 249, 0.8), rgba(203, 230, 245, 0.8), rgba(205, 232, 240, 0.8), rgba(209, 233, 235, 0.8), rgba(214, 233, 231, 0.8));
}

[class*=" section-"][data-opacity="0.8"][data-color="dark-gradient"], [class^="section-"][data-opacity="0.8"][data-color="dark-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(0, 144, 147, 0.8)), color-stop(rgba(3, 128, 141, 0.8)), color-stop(rgba(21, 113, 131, 0.8)), color-stop(rgba(33, 97, 119, 0.8)), color-stop(rgba(41, 82, 104, 0.8)), color-stop(rgba(41, 79, 101, 0.8)), color-stop(rgba(42, 75, 97, 0.8)), color-stop(rgba(42, 72, 94, 0.8)), color-stop(rgba(39, 79, 102, 0.8)), color-stop(rgba(35, 87, 110, 0.8)), color-stop(rgba(29, 94, 117, 0.8)), to(rgba(20, 102, 124, 0.8)));
  background-image: linear-gradient(to right bottom, rgba(0, 144, 147, 0.8), rgba(3, 128, 141, 0.8), rgba(21, 113, 131, 0.8), rgba(33, 97, 119, 0.8), rgba(41, 82, 104, 0.8), rgba(41, 79, 101, 0.8), rgba(42, 75, 97, 0.8), rgba(42, 72, 94, 0.8), rgba(39, 79, 102, 0.8), rgba(35, 87, 110, 0.8), rgba(29, 94, 117, 0.8), rgba(20, 102, 124, 0.8));
}

[class*=" section-"][data-opacity="0.8"][data-color="default-gradient"], [class^="section-"][data-opacity="0.8"][data-color="default-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(213, 216, 223, 0.8)), color-stop(rgba(219, 222, 228, 0.8)), color-stop(rgba(226, 229, 233, 0.8)), color-stop(rgba(232, 235, 238, 0.8)), color-stop(rgba(239, 241, 243, 0.8)), color-stop(rgba(240, 243, 247, 0.8)), color-stop(rgba(240, 244, 251, 0.8)), color-stop(rgba(242, 246, 255, 0.8)), color-stop(rgba(241, 243, 255, 0.8)), color-stop(rgba(243, 238, 255, 0.8)), color-stop(rgba(248, 233, 255, 0.8)), to(rgba(255, 228, 255, 0.8)));
  background-image: linear-gradient(to right bottom, rgba(213, 216, 223, 0.8), rgba(219, 222, 228, 0.8), rgba(226, 229, 233, 0.8), rgba(232, 235, 238, 0.8), rgba(239, 241, 243, 0.8), rgba(240, 243, 247, 0.8), rgba(240, 244, 251, 0.8), rgba(242, 246, 255, 0.8), rgba(241, 243, 255, 0.8), rgba(243, 238, 255, 0.8), rgba(248, 233, 255, 0.8), rgba(255, 228, 255, 0.8));
}

[class*=" section-"][data-opacity="0.9"][data-color="primary"], [class^="section-"][data-opacity="0.9"][data-color="primary"] {
  background-color: rgba(92, 83, 213, 0.9);
}

[class*=" section-"][data-opacity="0.9"][data-color="secondary"], [class^="section-"][data-opacity="0.9"][data-color="secondary"] {
  background-color: rgba(251, 216, 212, 0.9);
}

[class*=" section-"][data-opacity="0.9"][data-color="success"], [class^="section-"][data-opacity="0.9"][data-color="success"] {
  background-color: rgba(0, 201, 183, 0.9);
}

[class*=" section-"][data-opacity="0.9"][data-color="info"], [class^="section-"][data-opacity="0.9"][data-color="info"] {
  background-color: rgba(170, 181, 243, 0.9);
}

[class*=" section-"][data-opacity="0.9"][data-color="warning"], [class^="section-"][data-opacity="0.9"][data-color="warning"] {
  background-color: rgba(255, 216, 149, 0.9);
}

[class*=" section-"][data-opacity="0.9"][data-color="danger"], [class^="section-"][data-opacity="0.9"][data-color="danger"] {
  background-color: rgba(229, 61, 92, 0.9);
}

[class*=" section-"][data-opacity="0.9"][data-color="light"], [class^="section-"][data-opacity="0.9"][data-color="light"] {
  background-color: rgba(213, 224, 253, 0.9);
}

[class*=" section-"][data-opacity="0.9"][data-color="dark"], [class^="section-"][data-opacity="0.9"][data-color="dark"] {
  background-color: rgba(44, 63, 82, 0.9);
}

[class*=" section-"][data-opacity="0.9"][data-color="default"], [class^="section-"][data-opacity="0.9"][data-color="default"] {
  background-color: rgba(248, 249, 250, 0.9);
}

[class*=" section-"][data-opacity="0.9"][data-color="primary-gradient"], [class^="section-"][data-opacity="0.9"][data-color="primary-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(255, 111, 145, 0.9)), color-stop(rgba(241, 102, 157, 0.9)), color-stop(rgba(223, 96, 168, 0.9)), color-stop(rgba(201, 93, 178, 0.9)), color-stop(rgba(175, 93, 187, 0.9)), color-stop(rgba(169, 93, 189, 0.9)), color-stop(rgba(163, 93, 190, 0.9)), color-stop(rgba(156, 93, 192, 0.9)), color-stop(rgba(172, 93, 189, 0.9)), color-stop(rgba(187, 92, 186, 0.9)), color-stop(rgba(201, 92, 182, 0.9)), to(rgba(214, 93, 177, 0.9)));
  background-image: linear-gradient(to right bottom, rgba(255, 111, 145, 0.9), rgba(241, 102, 157, 0.9), rgba(223, 96, 168, 0.9), rgba(201, 93, 178, 0.9), rgba(175, 93, 187, 0.9), rgba(169, 93, 189, 0.9), rgba(163, 93, 190, 0.9), rgba(156, 93, 192, 0.9), rgba(172, 93, 189, 0.9), rgba(187, 92, 186, 0.9), rgba(201, 92, 182, 0.9), rgba(214, 93, 177, 0.9));
}

[class*=" section-"][data-opacity="0.9"][data-color="secondary-gradient"], [class^="section-"][data-opacity="0.9"][data-color="secondary-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(254, 235, 214, 0.9)), color-stop(rgba(253, 226, 204, 0.9)), color-stop(rgba(252, 216, 195, 0.9)), color-stop(rgba(251, 207, 188, 0.9)), color-stop(rgba(250, 197, 182, 0.9)), color-stop(rgba(250, 198, 185, 0.9)), color-stop(rgba(250, 198, 188, 0.9)), color-stop(rgba(250, 199, 191, 0.9)), color-stop(rgba(252, 210, 203, 0.9)), color-stop(rgba(253, 221, 215, 0.9)), color-stop(rgba(254, 232, 227, 0.9)), to(rgba(255, 243, 240, 0.9)));
  background-image: linear-gradient(to right bottom, rgba(254, 235, 214, 0.9), rgba(253, 226, 204, 0.9), rgba(252, 216, 195, 0.9), rgba(251, 207, 188, 0.9), rgba(250, 197, 182, 0.9), rgba(250, 198, 185, 0.9), rgba(250, 198, 188, 0.9), rgba(250, 199, 191, 0.9), rgba(252, 210, 203, 0.9), rgba(253, 221, 215, 0.9), rgba(254, 232, 227, 0.9), rgba(255, 243, 240, 0.9));
}

[class*=" section-"][data-opacity="0.9"][data-color="success-gradient"], [class^="section-"][data-opacity="0.9"][data-color="success-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(0, 160, 224, 0.9)), color-stop(rgba(0, 170, 222, 0.9)), color-stop(rgba(0, 178, 217, 0.9)), color-stop(rgba(0, 186, 209, 0.9)), color-stop(rgba(0, 193, 200, 0.9)), color-stop(rgba(0, 194, 198, 0.9)), color-stop(rgba(0, 196, 195, 0.9)), color-stop(rgba(0, 197, 192, 0.9)), color-stop(rgba(0, 194, 197, 0.9)), color-stop(rgba(0, 190, 202, 0.9)), color-stop(rgba(0, 186, 205, 0.9)), to(rgba(0, 182, 208, 0.9)));
  background-image: linear-gradient(to right bottom, rgba(0, 160, 224, 0.9), rgba(0, 170, 222, 0.9), rgba(0, 178, 217, 0.9), rgba(0, 186, 209, 0.9), rgba(0, 193, 200, 0.9), rgba(0, 194, 198, 0.9), rgba(0, 196, 195, 0.9), rgba(0, 197, 192, 0.9), rgba(0, 194, 197, 0.9), rgba(0, 190, 202, 0.9), rgba(0, 186, 205, 0.9), rgba(0, 182, 208, 0.9));
}

[class*=" section-"][data-opacity="0.9"][data-color="info-gradient"], [class^="section-"][data-opacity="0.9"][data-color="info-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(206, 232, 230, 0.9)), color-stop(rgba(186, 226, 231, 0.9)), color-stop(rgba(169, 219, 236, 0.9)), color-stop(rgba(158, 210, 241, 0.9)), color-stop(rgba(156, 199, 245, 0.9)), color-stop(rgba(148, 196, 246, 0.9)), color-stop(rgba(140, 193, 247, 0.9)), color-stop(rgba(132, 190, 248, 0.9)), color-stop(rgba(102, 196, 245, 0.9)), color-stop(rgba(76, 201, 236, 0.9)), color-stop(rgba(65, 205, 221, 0.9)), to(rgba(74, 207, 203, 0.9)));
  background-image: linear-gradient(to right bottom, rgba(206, 232, 230, 0.9), rgba(186, 226, 231, 0.9), rgba(169, 219, 236, 0.9), rgba(158, 210, 241, 0.9), rgba(156, 199, 245, 0.9), rgba(148, 196, 246, 0.9), rgba(140, 193, 247, 0.9), rgba(132, 190, 248, 0.9), rgba(102, 196, 245, 0.9), rgba(76, 201, 236, 0.9), rgba(65, 205, 221, 0.9), rgba(74, 207, 203, 0.9));
}

[class*=" section-"][data-opacity="0.9"][data-color="warning-gradient"], [class^="section-"][data-opacity="0.9"][data-color="warning-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(255, 193, 179, 0.9)), color-stop(rgba(255, 196, 173, 0.9)), color-stop(rgba(255, 200, 166, 0.9)), color-stop(rgba(255, 204, 160, 0.9)), color-stop(rgba(255, 209, 155, 0.9)), color-stop(rgba(255, 213, 157, 0.9)), color-stop(rgba(255, 218, 159, 0.9)), color-stop(rgba(255, 222, 162, 0.9)), color-stop(rgba(255, 226, 172, 0.9)), color-stop(rgba(255, 230, 182, 0.9)), color-stop(rgba(255, 234, 193, 0.9)), to(rgba(255, 238, 203, 0.9)));
  background-image: linear-gradient(to right bottom, rgba(255, 193, 179, 0.9), rgba(255, 196, 173, 0.9), rgba(255, 200, 166, 0.9), rgba(255, 204, 160, 0.9), rgba(255, 209, 155, 0.9), rgba(255, 213, 157, 0.9), rgba(255, 218, 159, 0.9), rgba(255, 222, 162, 0.9), rgba(255, 226, 172, 0.9), rgba(255, 230, 182, 0.9), rgba(255, 234, 193, 0.9), rgba(255, 238, 203, 0.9));
}

[class*=" section-"][data-opacity="0.9"][data-color="danger-gradient"], [class^="section-"][data-opacity="0.9"][data-color="danger-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(234, 159, 162, 0.9)), color-stop(rgba(235, 143, 148, 0.9)), color-stop(rgba(234, 127, 135, 0.9)), color-stop(rgba(234, 110, 122, 0.9)), color-stop(rgba(232, 91, 109, 0.9)), color-stop(rgba(234, 85, 108, 0.9)), color-stop(rgba(235, 79, 108, 0.9)), color-stop(rgba(237, 72, 108, 0.9)), color-stop(rgba(242, 80, 120, 0.9)), color-stop(rgba(247, 88, 133, 0.9)), color-stop(rgba(251, 97, 145, 0.9)), to(rgba(255, 105, 157, 0.9)));
  background-image: linear-gradient(to right bottom, rgba(234, 159, 162, 0.9), rgba(235, 143, 148, 0.9), rgba(234, 127, 135, 0.9), rgba(234, 110, 122, 0.9), rgba(232, 91, 109, 0.9), rgba(234, 85, 108, 0.9), rgba(235, 79, 108, 0.9), rgba(237, 72, 108, 0.9), rgba(242, 80, 120, 0.9), rgba(247, 88, 133, 0.9), rgba(251, 97, 145, 0.9), rgba(255, 105, 157, 0.9));
}

[class*=" section-"][data-opacity="0.9"][data-color="light-gradient"], [class^="section-"][data-opacity="0.9"][data-color="light-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(226, 241, 255, 0.9)), color-stop(rgba(223, 238, 255, 0.9)), color-stop(rgba(220, 235, 255, 0.9)), color-stop(rgba(217, 232, 254, 0.9)), color-stop(rgba(215, 229, 254, 0.9)), color-stop(rgba(211, 229, 253, 0.9)), color-stop(rgba(208, 228, 251, 0.9)), color-stop(rgba(205, 228, 249, 0.9)), color-stop(rgba(203, 230, 245, 0.9)), color-stop(rgba(205, 232, 240, 0.9)), color-stop(rgba(209, 233, 235, 0.9)), to(rgba(214, 233, 231, 0.9)));
  background-image: linear-gradient(to right bottom, rgba(226, 241, 255, 0.9), rgba(223, 238, 255, 0.9), rgba(220, 235, 255, 0.9), rgba(217, 232, 254, 0.9), rgba(215, 229, 254, 0.9), rgba(211, 229, 253, 0.9), rgba(208, 228, 251, 0.9), rgba(205, 228, 249, 0.9), rgba(203, 230, 245, 0.9), rgba(205, 232, 240, 0.9), rgba(209, 233, 235, 0.9), rgba(214, 233, 231, 0.9));
}

[class*=" section-"][data-opacity="0.9"][data-color="dark-gradient"], [class^="section-"][data-opacity="0.9"][data-color="dark-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(0, 144, 147, 0.9)), color-stop(rgba(3, 128, 141, 0.9)), color-stop(rgba(21, 113, 131, 0.9)), color-stop(rgba(33, 97, 119, 0.9)), color-stop(rgba(41, 82, 104, 0.9)), color-stop(rgba(41, 79, 101, 0.9)), color-stop(rgba(42, 75, 97, 0.9)), color-stop(rgba(42, 72, 94, 0.9)), color-stop(rgba(39, 79, 102, 0.9)), color-stop(rgba(35, 87, 110, 0.9)), color-stop(rgba(29, 94, 117, 0.9)), to(rgba(20, 102, 124, 0.9)));
  background-image: linear-gradient(to right bottom, rgba(0, 144, 147, 0.9), rgba(3, 128, 141, 0.9), rgba(21, 113, 131, 0.9), rgba(33, 97, 119, 0.9), rgba(41, 82, 104, 0.9), rgba(41, 79, 101, 0.9), rgba(42, 75, 97, 0.9), rgba(42, 72, 94, 0.9), rgba(39, 79, 102, 0.9), rgba(35, 87, 110, 0.9), rgba(29, 94, 117, 0.9), rgba(20, 102, 124, 0.9));
}

[class*=" section-"][data-opacity="0.9"][data-color="default-gradient"], [class^="section-"][data-opacity="0.9"][data-color="default-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(213, 216, 223, 0.9)), color-stop(rgba(219, 222, 228, 0.9)), color-stop(rgba(226, 229, 233, 0.9)), color-stop(rgba(232, 235, 238, 0.9)), color-stop(rgba(239, 241, 243, 0.9)), color-stop(rgba(240, 243, 247, 0.9)), color-stop(rgba(240, 244, 251, 0.9)), color-stop(rgba(242, 246, 255, 0.9)), color-stop(rgba(241, 243, 255, 0.9)), color-stop(rgba(243, 238, 255, 0.9)), color-stop(rgba(248, 233, 255, 0.9)), to(rgba(255, 228, 255, 0.9)));
  background-image: linear-gradient(to right bottom, rgba(213, 216, 223, 0.9), rgba(219, 222, 228, 0.9), rgba(226, 229, 233, 0.9), rgba(232, 235, 238, 0.9), rgba(239, 241, 243, 0.9), rgba(240, 243, 247, 0.9), rgba(240, 244, 251, 0.9), rgba(242, 246, 255, 0.9), rgba(241, 243, 255, 0.9), rgba(243, 238, 255, 0.9), rgba(248, 233, 255, 0.9), rgba(255, 228, 255, 0.9));
}

[class*=" section-"][data-opacity="1"][data-color="primary"], [class^="section-"][data-opacity="1"][data-color="primary"] {
  background-color: #5c53d5;
}

[class*=" section-"][data-opacity="1"][data-color="secondary"], [class^="section-"][data-opacity="1"][data-color="secondary"] {
  background-color: #fbd8d4;
}

[class*=" section-"][data-opacity="1"][data-color="success"], [class^="section-"][data-opacity="1"][data-color="success"] {
  background-color: #00c9b7;
}

[class*=" section-"][data-opacity="1"][data-color="info"], [class^="section-"][data-opacity="1"][data-color="info"] {
  background-color: #aab5f3;
}

[class*=" section-"][data-opacity="1"][data-color="warning"], [class^="section-"][data-opacity="1"][data-color="warning"] {
  background-color: #ffd895;
}

[class*=" section-"][data-opacity="1"][data-color="danger"], [class^="section-"][data-opacity="1"][data-color="danger"] {
  background-color: #e53d5c;
}

[class*=" section-"][data-opacity="1"][data-color="light"], [class^="section-"][data-opacity="1"][data-color="light"] {
  background-color: #d5e0fd;
}

[class*=" section-"][data-opacity="1"][data-color="dark"], [class^="section-"][data-opacity="1"][data-color="dark"] {
  background-color: #2c3f52;
}

[class*=" section-"][data-opacity="1"][data-color="default"], [class^="section-"][data-opacity="1"][data-color="default"] {
  background-color: #f8f9fa;
}

[class*=" section-"][data-opacity="1"][data-color="primary-gradient"], [class^="section-"][data-opacity="1"][data-color="primary-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(#ff6f91), color-stop(#f1669d), color-stop(#df60a8), color-stop(#c95db2), color-stop(#af5dbb), color-stop(#a95dbd), color-stop(#a35dbe), color-stop(#9c5dc0), color-stop(#ac5dbd), color-stop(#bb5cba), color-stop(#c95cb6), to(#d65db1));
  background-image: linear-gradient(to right bottom, #ff6f91, #f1669d, #df60a8, #c95db2, #af5dbb, #a95dbd, #a35dbe, #9c5dc0, #ac5dbd, #bb5cba, #c95cb6, #d65db1);
}

[class*=" section-"][data-opacity="1"][data-color="secondary-gradient"], [class^="section-"][data-opacity="1"][data-color="secondary-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(#feebd6), color-stop(#fde2cc), color-stop(#fcd8c3), color-stop(#fbcfbc), color-stop(#fac5b6), color-stop(#fac6b9), color-stop(#fac6bc), color-stop(#fac7bf), color-stop(#fcd2cb), color-stop(#fdddd7), color-stop(#fee8e3), to(#fff3f0));
  background-image: linear-gradient(to right bottom, #feebd6, #fde2cc, #fcd8c3, #fbcfbc, #fac5b6, #fac6b9, #fac6bc, #fac7bf, #fcd2cb, #fdddd7, #fee8e3, #fff3f0);
}

[class*=" section-"][data-opacity="1"][data-color="success-gradient"], [class^="section-"][data-opacity="1"][data-color="success-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(#00a0e0), color-stop(#00aade), color-stop(#00b2d9), color-stop(#00bad1), color-stop(#00c1c8), color-stop(#00c2c6), color-stop(#00c4c3), color-stop(#00c5c0), color-stop(#00c2c5), color-stop(#00beca), color-stop(#00bacd), to(#00b6d0));
  background-image: linear-gradient(to right bottom, #00a0e0, #00aade, #00b2d9, #00bad1, #00c1c8, #00c2c6, #00c4c3, #00c5c0, #00c2c5, #00beca, #00bacd, #00b6d0);
}

[class*=" section-"][data-opacity="1"][data-color="info-gradient"], [class^="section-"][data-opacity="1"][data-color="info-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(#cee8e6), color-stop(#bae2e7), color-stop(#a9dbec), color-stop(#9ed2f1), color-stop(#9cc7f5), color-stop(#94c4f6), color-stop(#8cc1f7), color-stop(#84bef8), color-stop(#66c4f5), color-stop(#4cc9ec), color-stop(#41cddd), to(#4acfcb));
  background-image: linear-gradient(to right bottom, #cee8e6, #bae2e7, #a9dbec, #9ed2f1, #9cc7f5, #94c4f6, #8cc1f7, #84bef8, #66c4f5, #4cc9ec, #41cddd, #4acfcb);
}

[class*=" section-"][data-opacity="1"][data-color="warning-gradient"], [class^="section-"][data-opacity="1"][data-color="warning-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(#ffc1b3), color-stop(#ffc4ad), color-stop(#ffc8a6), color-stop(#ffcca0), color-stop(#ffd19b), color-stop(#ffd59d), color-stop(#ffda9f), color-stop(#ffdea2), color-stop(#ffe2ac), color-stop(#ffe6b6), color-stop(#ffeac1), to(#ffeecb));
  background-image: linear-gradient(to right bottom, #ffc1b3, #ffc4ad, #ffc8a6, #ffcca0, #ffd19b, #ffd59d, #ffda9f, #ffdea2, #ffe2ac, #ffe6b6, #ffeac1, #ffeecb);
}

[class*=" section-"][data-opacity="1"][data-color="danger-gradient"], [class^="section-"][data-opacity="1"][data-color="danger-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(#ea9fa2), color-stop(#eb8f94), color-stop(#ea7f87), color-stop(#ea6e7a), color-stop(#e85b6d), color-stop(#ea556c), color-stop(#eb4f6c), color-stop(#ed486c), color-stop(#f25078), color-stop(#f75885), color-stop(#fb6191), to(#ff699d));
  background-image: linear-gradient(to right bottom, #ea9fa2, #eb8f94, #ea7f87, #ea6e7a, #e85b6d, #ea556c, #eb4f6c, #ed486c, #f25078, #f75885, #fb6191, #ff699d);
}

[class*=" section-"][data-opacity="1"][data-color="light-gradient"], [class^="section-"][data-opacity="1"][data-color="light-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(#e2f1ff), color-stop(#dfeeff), color-stop(#dcebff), color-stop(#d9e8fe), color-stop(#d7e5fe), color-stop(#d3e5fd), color-stop(#d0e4fb), color-stop(#cde4f9), color-stop(#cbe6f5), color-stop(#cde8f0), color-stop(#d1e9eb), to(#d6e9e7));
  background-image: linear-gradient(to right bottom, #e2f1ff, #dfeeff, #dcebff, #d9e8fe, #d7e5fe, #d3e5fd, #d0e4fb, #cde4f9, #cbe6f5, #cde8f0, #d1e9eb, #d6e9e7);
}

[class*=" section-"][data-opacity="1"][data-color="dark-gradient"], [class^="section-"][data-opacity="1"][data-color="dark-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(#009093), color-stop(#03808d), color-stop(#157183), color-stop(#216177), color-stop(#295268), color-stop(#294f65), color-stop(#2a4b61), color-stop(#2a485e), color-stop(#274f66), color-stop(#23576e), color-stop(#1d5e75), to(#14667c));
  background-image: linear-gradient(to right bottom, #009093, #03808d, #157183, #216177, #295268, #294f65, #2a4b61, #2a485e, #274f66, #23576e, #1d5e75, #14667c);
}

[class*=" section-"][data-opacity="1"][data-color="default-gradient"], [class^="section-"][data-opacity="1"][data-color="default-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(#d5d8df), color-stop(#dbdee4), color-stop(#e2e5e9), color-stop(#e8ebee), color-stop(#eff1f3), color-stop(#f0f3f7), color-stop(#f0f4fb), color-stop(#f2f6ff), color-stop(#f1f3ff), color-stop(#f3eeff), color-stop(#f8e9ff), to(#ffe4ff));
  background-image: linear-gradient(to right bottom, #d5d8df, #dbdee4, #e2e5e9, #e8ebee, #eff1f3, #f0f3f7, #f0f4fb, #f2f6ff, #f1f3ff, #f3eeff, #f8e9ff, #ffe4ff);
}

/*----------------------------------------------------------------------
[End Global Sections]
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[8. SVG Elements]
----------------------------------------------------------------------*/
.svg-card-bottom-right-primary:before {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 246.83 131.22'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='282.31' y1='346.48' x2='282.31' y2='227.24' gradientTransform='translate(126.7 -105.16) rotate(22.8)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%231c1f60'/%3E%3Cstop offset='0.33' stop-color='%232e3486'/%3E%3Cstop offset='1' stop-color='%23893bbf'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='210.2' y1='89.93' x2='262.24' y2='89.93' gradientTransform='matrix(0.97, 0.26, -0.26, 0.97, 55.2, 55.6)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%235b89fa'/%3E%3Cstop offset='1' stop-color='%23c971fa'/%3E%3C/linearGradient%3E%3ClinearGradient id='c' x1='3141.28' y1='1021.53' x2='3193.31' y2='1021.53' gradientTransform='matrix(-0.47, 0.07, -0.07, -0.47, 1775.51, 499.04)' xlink:href='%23b'/%3E%3ClinearGradient id='d' x1='1272.73' y1='-868.94' x2='1321.69' y2='-868.94' gradientTransform='translate(780.61 1737.17) rotate(-76.39)' xlink:href='%23b'/%3E%3C/defs%3E%3Cg style='isolation:isolate'%3E%3Cpath d='M0,74.16H229.5a17,17,0,0,1,17,17v32.26a7.75,7.75,0,0,1-7.75,7.75H7.75A7.75,7.75,0,0,1,0,123.42V74.16a0,0,0,0,1,0,0Z' fill='%235c53d5'/%3E%3Cpath d='M341,307.67c.48-4.52.47-22.56-.13-47-.75-9.15-3.88-13.83-6.61-16.42-2.5-2.37-4.35-2.67-6.75-5.92-.83-1.12-1.78-2.66-4.42-11.41-1.89-6.3-2.84-9.45-3.24-11.22a29.7,29.7,0,0,0-3.07-9,15.53,15.53,0,0,0-2.77-3.52c-7.21-7.09-17.08-7.78-20.31-8-20-1.39-34.17,14.27-36.36,16.76h0S254.09,219,244,215.23h0c-.57-.2-1.16-.4-1.76-.57a27.14,27.14,0,0,0-33.46,18.82c-4.08,14.54,9.12,28.26,18.81,33.46,9.84,5.29,15.15,1.27,22.39,8,5.48,5.11,11.28,15.68,9.29,24a22.27,22.27,0,0,0-1,8.27,20.84,20.84,0,0,0,2.42,7.85l73-.07a7.74,7.74,0,0,0,7.32-7.32Z' transform='translate(-94.5 -183.84)' fill='url(%23a)'/%3E%3Cpath d='M277.32,203.07s-4.67,2.59-5.16,6.28.52,5.88,3,8,5.25,7.29,1.65,11.28S266,231,265.52,224.82s-1.45-8.75-4.47-9.39-7.85,8.57-21.12.37c-12.64-7.8-4.53-23.7,5.58-21.46,12.55,2.79,24.84,1.4,30.13-5.94,6.15-8.55,13.62-3.29,14.73,1.28C292.15,197,277.32,203.07,277.32,203.07Z' transform='translate(-94.5 -183.84)' fill='url(%23b)'/%3E%3Cpath d='M203,236.17s1.57-2,1.09-3.72a3.7,3.7,0,0,0-2.8-2.94c-1.48-.46-3.66-2.22-2.83-4.65a3.07,3.07,0,0,1,5.66-.44c1.35,2.63,2.27,3.57,3.72,3.29s1.84-5.23,9.2-4.11c7,1.07,6.41,9.56,1.55,10.46-6,1.12-11.16,4-12.11,8.23-1.1,4.9-5.36,4-6.7,2.19C197.65,241.58,203,236.17,203,236.17Z' transform='translate(-94.5 -183.84)' fill='url(%23c)'/%3E%3Cpath d='M260,265.68s-16.57-1.6-19.24-7.79-4-16.72-15.14-13-11.87,18.83-6.74,30.9,20.55,28.24,37.7,19.34S269.93,268.09,260,265.68Z' transform='translate(-94.5 -183.84)' fill='url(%23d)' style='mix-blend-mode:multiply'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -82px;
  right: -70px;
  width: 360px;
  height: 190px;
  z-index: 1;
}

.svg-card-bottom-left-danger:before {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 558 280.4'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='1101.88' y1='459.1' x2='1213.06' y2='570.28' gradientTransform='translate(-74.21 343.22) rotate(-8.49)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23ffd895'/%3E%3Cstop offset='1' stop-color='%23db2898'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='929.88' y1='574.52' x2='1060.76' y2='574.52' gradientTransform='translate(-52.46 201.04) rotate(-5.13)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23ca1e49'/%3E%3Cstop offset='1' stop-color='%23ffd895'/%3E%3C/linearGradient%3E%3ClinearGradient id='c' x1='880.76' y1='588.4' x2='1204.54' y2='588.4' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23ca1e49'/%3E%3Cstop offset='1' stop-color='%23f1595c'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg style='isolation:isolate'%3E%3Cpath d='M41.75,157.12H558a0,0,0,0,1,0,0V261.47a18.93,18.93,0,0,1-18.93,18.93H41.75a18.93,18.93,0,0,1-18.93-18.93V176.05A18.93,18.93,0,0,1,41.75,157.12Z' fill='%23f27c82'/%3E%3Cpath d='M1125.85,598s-32.42,47.6-57.5,47.12-76.53-37.44-81.18,6,38.43,79.6,87.19,80.72,135.38-26.74,131.52-98.46S1149.31,567.91,1125.85,598Z' transform='translate(-859 -458.72)' opacity='0.5' fill='url(%23a)'/%3E%3Cpath d='M1034,655.91s-10,11.51-7.75,21.91,7.11,15.27,15.8,18.47,21.18,14.44,15.39,28.66-26.76,17-34,.85-26.18-23.45-34.91-22.22-30.66,7.46-46.28,3.88c-19.4-4.44-26.79-39.37-2.19-44,36.07-6.78,40.34-13.35,52.27-28.12s33.81-12.32,41.84-1.55S1034,655.91,1034,655.91Z' transform='translate(-859 -458.72)' fill='url(%23b)' style='mix-blend-mode:multiply'/%3E%3Cpath d='M1204,583.71a67.17,67.17,0,0,0-100-49.91h0c-7,1.93-8.15-2.49-8.23-2.86h0a0,0,0,0,1,0,0h0a28.68,28.68,0,0,0-37.94-20.48v0c-6.19,1.73-8.09-2.52-8.66-5.87,0-1.16-.11-2.34-.22-3.51a.35.35,0,0,1,0-.06h0c0-.45-.08-.89-.14-1.34a46.71,46.71,0,0,0-93,4.86h0c-.53,6.18-5.64,6.75-5.64,6.75a39.87,39.87,0,0,0-30.87,57.07h0s5,9.67-2.57,12.85h0l-.88.09a40,40,0,0,0,6.48,79.58h0l.1,0c.47,0,.93,0,1.39-.07,3,0,9.78,1,14.37,9h0a46.77,46.77,0,0,0,62.19,18.37h0s10.58-4.94,18.52,6h0a56.23,56.23,0,0,0,101-20.66h0c3.36-11.37,13.28-13.81,18.41-14.31,1,0,2-.06,3-.12h.13l0,0c1.42-.09,2.85-.2,4.28-.38A67.15,67.15,0,0,0,1204,583.71Z' transform='translate(-859 -458.72)' fill='url(%23c)'/%3E%3Cpath d='M1113.93,712.92c1.27-.49,20.77-12.53,14.49-23.85s-18.81-9.27-30.54-1.48-12.7,21-4.09,28S1113.93,712.92,1113.93,712.92Z' transform='translate(-859 -458.72)' fill='%23fbd8d4' opacity='0.5'/%3E%3Cpath d='M950.13,593.09s-8.24-10-20.62-9.1-18.8,5.76-23.9,15.27S885.48,621.41,870,612.42s-15.14-33.11,4.52-39.38c38.21-12.18,39-27.08,39-37.37s-10-28.36-2.09-55.41c7.4-25.47,63-22.67,59.61,11.33-4.21,42.62-44.23,55.75,1.89,57.26,33.38,1.09,25.4,47.28,5.25,49.38C961.12,600,950.13,593.09,950.13,593.09Z' transform='translate(-859 -458.72)' fill='%23fbd8d4' opacity='0.5'/%3E%3Cpath d='M1185,665.42s-4-5.84-8.87-6-7.67,1.37-10.12,4.88-9,7.76-14.63,3.49-4.42-14,3.64-15.26,13.58-8.93,14.07-13,.29-14.59,3.74-21.14c4.29-8.14,20.76-7.33,19.92,4.21-1.25,16.91,1.18,19.6,6.37,26.66s1.5,16.56-4.27,18.88S1185,665.42,1185,665.42Z' transform='translate(-859 -458.72)' fill='%23fbd8d4'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -89px;
  left: -70px;
  width: 360px;
  height: 190px;
  z-index: 1;
}

.svg-card-top-left-brand:after {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 483.84 637.63'%3E%3Cpath d='M535.43,682.59c-42-59.64-59.8-75.16-96.65-69.79s-23.35-24.37-44.55-24.71-11.34-25.27-43-21.31-27.14-13.14-59.08-7.83-16.9,3.9,1.56,13.69,10.52,35.66,37.87,37.47,6.53,3.78,29.27,32.59S382.41,662.24,409,666s10.53,29,45.3,32.36,47.89,29.8,96.92,5.31S535.43,682.59,535.43,682.59Z' transform='translate(-273.5 -76.37)' fill='%23f39289'/%3E%3Cpath d='M290.82,564.12c4.27,1.12,8.43,2.13,12.49,3.29-.39-1.69-5.48-6.55-6.08-6.89s-.15-1.09.34-.81c1.21.69,6.59,5.55,6.6,7.95a83.85,83.85,0,0,1,13.47,5.07c-1.2-1.77-2.34-3.6-3.69-5.27-1.54-1.91-3.67-3.26-5.21-5.19-.36-.44.35-1,.7-.52,1.54,1.93,3.55,3.38,5.21,5.19,1.8,2,3.08,4.49,4.64,6.64,1,.5,1.93,1,2.88,1.61,1.9,1.14,3.72,2.32,5.48,3.55,0-2.31-1.68-4.81-2.75-6.62-1.58-2.62-3.17-5.45-6-6.88-.5-.26-.16-1.07.35-.81,3.26,1.66,5,5,6.83,8,1.18,2,2.68,4.49,2.39,6.91a88.36,88.36,0,0,1,7.54,6,35.5,35.5,0,0,0,4.29,3.31c-2.25-6.7-5.91-12.79-9.73-18.74-.3-.47.4-1,.7-.52,4.05,6.3,7.93,12.78,10.17,20a35.62,35.62,0,0,0,11.41,4.32c-.78-3.35-2.54-6.36-4.26-9.31-1-1.69-1.91-3.41-2.93-5.08-1.3-2.11-3.08-3.32-5.08-4.69-.46-.32.08-1,.54-.69a16.57,16.57,0,0,1,4.82,4.22c1.24,1.82,2.24,3.81,3.35,5.71,1.85,3.17,3.72,6.4,4.49,10l1.28.25c2.39.39,5,.61,7.73.83.15-1.24-.62-2.67-1.09-3.72-.73-1.66-1.55-3.27-2.39-4.88A34.33,34.33,0,0,0,350,574.8c-.45-.34.09-1,.54-.69A36.15,36.15,0,0,1,360.13,586a66.11,66.11,0,0,1,2.92,6.13,6.33,6.33,0,0,1,.61,2.86,71,71,0,0,1,10.85,1.53,14.78,14.78,0,0,0-1.44-3.74c-1-2-1.85-4.07-2.82-6.09s-2.33-4.14-3.44-6.24c-1.3-2.45-2.89-4.92-5.48-6.14-.51-.24-.17-1.05.34-.8a11.79,11.79,0,0,1,4.86,4.71c1.52,2.38,2.87,4.92,4.17,7.42s2.26,4.92,3.45,7.36a12.34,12.34,0,0,1,1.28,3.75,22.11,22.11,0,0,1,7.17,3.28,16,16,0,0,1-.57-1.78,62.93,62.93,0,0,0-2.08-7.52,58.52,58.52,0,0,0-3.16-7.49c-1.23-2.41-2.68-5.44-5.08-6.88-.48-.29.06-1,.54-.69,2.15,1.29,3.27,3.6,4.5,5.7a52.94,52.94,0,0,1,3.76,8.34,49,49,0,0,1,2.29,8c.22,1.14.71,2.23,1,3.34.33.29.64.59,1,.9a62,62,0,0,1,7.72,10.31c.13-1,0-2,.1-3a40.27,40.27,0,0,0-.11-7.2c-.44-4.14-2.11-8.23-3.5-12.13-.19-.53.63-.85.82-.32,1.6,4.49,3.28,9,3.69,13.81.2,2.28-.06,4.53,0,6.81a9.72,9.72,0,0,1-.33,3.1c1,1.57,1.88,3.15,2.8,4.73,1.06-3,2.5-5.86,3-9.14a24,24,0,0,0-.08-5.22c-.11-2.05-.22-4.2-1.37-6-.31-.47.4-1,.7-.52,1.86,2.86,1.81,7.17,1.74,10.47-.08,4.12-2.19,7.61-3.44,11.39,1.12,1.92,2.25,3.83,3.44,5.7a30.73,30.73,0,0,1,2-3.84,24.37,24.37,0,0,0,2.54-7.59c.95-4.19-.21-9.71-1.48-13.72-.17-.54.64-.86.81-.32a36.92,36.92,0,0,1,1.6,13.5,24.4,24.4,0,0,1-1.71,6.57c-.83,2.22-2.25,4.13-3.21,6.31a59.37,59.37,0,0,0,5.25,7,25.43,25.43,0,0,0,7.56,5.65c2.57-3.78,3.39-8.55,3.32-13.07a42.3,42.3,0,0,0-2.66-14.66.43.43,0,0,1,.81-.31,43.47,43.47,0,0,1,2.72,16.22,22.47,22.47,0,0,1-3.41,12.21,45.94,45.94,0,0,0,9.26,3.18,23,23,0,0,0,5.77.61,8.38,8.38,0,0,1,.75-2.11,17.38,17.38,0,0,0,1.11-7,71.59,71.59,0,0,0-2.07-15.2c-.13-.55.74-.64.87-.1a78.58,78.58,0,0,1,2.05,14.47,23.4,23.4,0,0,1-.39,5.79c-.21,1-1.37,2.91-1.48,4.15,3.81-.2,7.45-1.19,11.48-2.07,1.66-.37,3.31-.68,5-.91a11.68,11.68,0,0,0-1.4-4.09c-1-2-1.84-4.1-2.78-6.14A69.47,69.47,0,0,0,435,616.7a.44.44,0,0,1,.7-.52,74.5,74.5,0,0,1,7.76,13.54c1.08,2.36,2.25,4.73,3.17,7.15a10.42,10.42,0,0,1,.69,2.52,31.65,31.65,0,0,1,7.28-.11c-.67-8.38-5.64-15.14-11.72-20.77-.41-.38.12-1.08.53-.69,6.3,5.83,11.47,12.86,12.08,21.58.53.08,1.07.17,1.6.28a27.67,27.67,0,0,1,6.91,2.53,18.9,18.9,0,0,0-1.17-5.09c-.78-2.45-1.53-4.91-2.39-7.33s-1.9-4.54-2.67-6.89a25.62,25.62,0,0,0-1.13-2.95c-.81-1.73-2.55-2.52-4.16-3.34-.5-.25-.16-1.06.34-.8,1.94,1,3.57,1.88,4.64,3.82a20.75,20.75,0,0,1,1.31,3.53c.53,1.62,1.3,3.16,1.91,4.76,1.2,3.09,2.13,6.27,3.14,9.42a16.57,16.57,0,0,1,1.05,5.36,38.71,38.71,0,0,1,5.23,3.54,39.3,39.3,0,0,1,4.15,3.9,31.79,31.79,0,0,0,.15-4.32,68.33,68.33,0,0,0-.13-8.82,32.09,32.09,0,0,0-5.73-16.21.44.44,0,0,1,.7-.52,33.82,33.82,0,0,1,5.95,17.4,64.77,64.77,0,0,1,.05,8.7,21.57,21.57,0,0,1-.29,4.53,71.53,71.53,0,0,1,6.27,8.39c.18-1.2.11-2.51.18-3.59.19-2.58,1.08-5.23,1.54-7.78a40.3,40.3,0,0,0-.69-18c-.15-.53.66-.86.81-.31a41.7,41.7,0,0,1,.87,17.68c-.46,3-1.48,6-1.69,9a22.76,22.76,0,0,1-.36,4c3.22,5,6.2,10.21,9.73,14.82.75-1.78,1.36-3.69,2-5.46a40.74,40.74,0,0,0,1.7-10,43.33,43.33,0,0,0-.39-9.72,68.15,68.15,0,0,0-2.08-10.42c-.16-.53.65-.86.82-.31a59.81,59.81,0,0,1,2.57,19.8,41,41,0,0,1-1.4,9.62,55.49,55.49,0,0,1-2.58,7.28c.15.19.3.4.46.59a32.54,32.54,0,0,0,6.5,6.06,61.46,61.46,0,0,0,3.95-18c.36-6.3-2.92-12.06-4.1-18.12-.11-.55.76-.65.87-.1,1.21,6.24,4.24,11.86,4.1,18.35a56.35,56.35,0,0,1-1.6,9.78,54.11,54.11,0,0,1-2.49,8.65,65.57,65.57,0,0,0,9.86,5.36c1-2,.81-4.89,1-7a87.3,87.3,0,0,0,.2-9.29c-.17-5.32-1.53-10.45-2.6-15.61-.12-.55.75-.64.87-.1,1.17,5.68,2.58,11.26,2.63,17.11,0,2.95-.08,5.88-.3,8.82-.15,2-.07,4.48-1,6.39,1.83.84,3.67,1.71,5.52,2.52,2.22-7.28,3.71-16.2,1-23.35a.44.44,0,0,1,.82-.32c2.76,7.41,1.23,16.51-1.05,24a43.4,43.4,0,0,0,8.64,2.81c1.54-2.54,1.54-5.92,1.5-8.8A27.41,27.41,0,0,0,525,674.79c-.23-.51.58-.83.81-.31,1.78,4,2.13,8.27,2.14,12.58a15.63,15.63,0,0,1-1.47,7.57c.69.11,1.39.2,2.09.26a34.37,34.37,0,0,0,6.24-.2c.85-1.31.68-3.06.67-4.55,0-2,.37-4,.29-6,0-.56.84-.67.87-.1.1,2.4-.31,4.76-.28,7.15a8.44,8.44,0,0,1-.49,3.43c1.3-.14,2.59-.28,3.86-.36,1.54-.1,3.08-.17,4.61-.24a12.28,12.28,0,0,0-.86-7.28.44.44,0,0,1,.81-.32,13.35,13.35,0,0,1,1,7.57c2.82-.1,5.65-.15,8.48-.2,1.68,0,2,2.57.3,2.61-2.75,0-5.5.11-8.24.21,1.1,1.81-.24,4.81-.93,6.5a.43.43,0,0,1-.8-.34,23,23,0,0,0,1-2.79c.25-1,.61-2.52-.26-3.28a.1.1,0,0,1,0,0c-2.13.09-4.26.2-6.39.36-.27,4.34-2.2,8.18-4.13,12-.26.5-1.06.16-.81-.34,1.87-3.71,3.74-7.42,4.06-11.6l-1.22.09a46.54,46.54,0,0,1-8.89.12c-.32,2-1.94,3.86-3.18,5.39-2.47,3.06-5.1,5.92-7.82,8.75-.38.41-1.08-.13-.69-.53a102.19,102.19,0,0,0,7-7.73c1.31-1.68,3.51-3.73,3.83-6a30.77,30.77,0,0,1-5-1c-.73-.22-1.46-.46-2.19-.7a9.11,9.11,0,0,1-1.78,2.23c-1.57,1.54-3,3.18-4.61,4.7a79.2,79.2,0,0,1-11.23,8.38c-.46.31-1-.39-.52-.7a102.7,102.7,0,0,0,9.49-6.83,55.35,55.35,0,0,0,4.54-4.39c1-1,2.53-2.25,3.27-3.66a82.92,82.92,0,0,1-11.33-4.7,51.61,51.61,0,0,1-6.14,7.73,109.92,109.92,0,0,1-10.22,8,.44.44,0,0,1-.52-.7c3.05-2.27,6.17-4.44,9.05-6.94s4.87-5.51,7-8.51a63.1,63.1,0,0,1-8.17-5.08c-4.21,7-12.16,10.91-18.86,15-.48.3-1-.4-.53-.7,6.59-4.08,14.61-7.87,18.7-14.87a45,45,0,0,1-6.83-6.38c-1.1-1.29-2.14-2.64-3.14-4a11.64,11.64,0,0,1-1.18,2.7,47.75,47.75,0,0,1-4.52,6.59A89.31,89.31,0,0,1,466.4,698a.44.44,0,0,1-.52-.7,108.78,108.78,0,0,0,13.19-12.2,43,43,0,0,0,5.05-6.51c.92-1.46,2.61-3.56,2.63-5.49-.7-1-1.37-2-2-3-.73,3.3-4,5.83-6.37,7.91-4.93,4.24-9.39,8.8-14.78,12.52-.47.32-1-.38-.53-.7,5.06-3.49,9.3-7.67,13.87-11.72,2.7-2.39,6.84-5.18,7.08-9.13-1.25-1.94-2.48-3.91-3.72-5.87a30,30,0,0,1-4.82,5.52c-2.92,2.7-5.89,5.35-8.82,8a107.4,107.4,0,0,1-8.6,7l-4.39,3.28c-1.69,1.26-3.61,2.1-5.34,3.29-.46.32-1-.38-.52-.7,1.3-.89,2.71-1.57,4.06-2.38,1.55-.93,3-2.17,4.41-3.25,3-2.21,5.89-4.41,8.65-6.87s5.12-4.89,7.8-7.19a34.25,34.25,0,0,0,7.06-7.57,92.09,92.09,0,0,0-5.76-8.16c-1.1,2.28-3.58,4.36-5,6.06-3,3.6-5.75,7.4-8.76,11a48.72,48.72,0,0,1-18.56,14.07.44.44,0,0,1-.32-.81c7.18-2.92,13.2-7.94,18.18-13.8,2.52-3,4.94-6,7.32-9.08,1.15-1.47,2.3-2.91,3.54-4.31a16.77,16.77,0,0,0,2.94-3.9,40.35,40.35,0,0,0-6.9-6.59c-.45-.33-.91-.63-1.38-.93-1.93,6.84-6.63,12.16-11.39,17.26a110.33,110.33,0,0,1-8,8,41.85,41.85,0,0,1-5,3.88c-2.09,1.32-4.33,2.22-5.95,4.17-.36.43-1.05-.1-.69-.54,2.27-2.72,5.83-4,8.6-6.12a75.62,75.62,0,0,0,9-8.46c5.11-5.47,10.61-11,12.67-18.47a.4.4,0,0,1,.11-.19,25,25,0,0,0-12.63-3.6.35.35,0,0,1,0,.31c-1.25,2.23-1.45,5.06-2.44,7.43a38.91,38.91,0,0,1-4.61,7.82c-4,5.52-9.27,9.36-14.68,13.38a.44.44,0,0,1-.52-.7c5.13-3.82,10.16-7.46,14.06-12.61a42.15,42.15,0,0,0,4.95-8.22c1.05-2.38,1.15-5.12,2.42-7.39-.61,0-1.21,0-1.81.11a65.19,65.19,0,0,0-8.2,1.58c-1.45,4.77-5.44,8.91-8.82,12.38a45.43,45.43,0,0,1-6.17,5.43c-2.45,1.74-5.27,2.89-7.76,4.56-.46.31-1-.39-.52-.7,2.27-1.53,4.78-2.66,7.1-4.12a38.52,38.52,0,0,0,6.66-5.7c3.2-3.25,6.93-7.18,8.49-11.61a60.09,60.09,0,0,1-8.73,1.59,26.35,26.35,0,0,1-5.87-.17,40.44,40.44,0,0,1-10.06,9.15c-4.16,2.79-8.76,5-12.82,7.9a.44.44,0,0,1-.52-.7c3.86-2.77,8.18-5,12.2-7.49a39.65,39.65,0,0,0,10.21-9,36,36,0,0,1-5-1.22.38.38,0,0,1,.09.6c-4.31,4.87-10.69,7.37-16.45,10a70.79,70.79,0,0,1-9.85,3.8c-2.36.69-4.37,1.82-6.92,1.6-.56,0-.43-.91.13-.86,2.79.23,5.43-1.21,8-2a72.43,72.43,0,0,0,8.29-3.33c5.61-2.54,11.89-5,16.08-9.73a.43.43,0,0,1,.31-.15,40.15,40.15,0,0,1-11.31-5.93,4.31,4.31,0,0,1-1.86,1.52c-1.86.92-3.51,2.17-5.41,3a78.13,78.13,0,0,1-11.06,4.3A93.25,93.25,0,0,1,378.36,649c-2.95.46-5.89,1.81-8.92,1.3a.44.44,0,0,1,.13-.87c2.51.43,5-.52,7.37-1.08,3.49-.81,7.05-1.27,10.53-2.14a61.21,61.21,0,0,0,9.67-3.38c1.46-.64,2.93-1.3,4.36-2a24.23,24.23,0,0,0,2.58-1.56c.86-.58,2.35-1.18,2.89-2a31.69,31.69,0,0,1-3.24-2.93,48.09,48.09,0,0,1-6.12-8.15c-1.09.71-2.1,1.52-3.25,2.14a40.69,40.69,0,0,1-5.39,2.42c-3.6,1.33-7.05,3-10.7,4.21a45.25,45.25,0,0,1-11.1,2.09c-2.66.17-5.85.2-8.35-.82a.44.44,0,0,1,.34-.81c2.83,1.17,6.56.9,9.53.64a44.43,44.43,0,0,0,10.68-2.4c3.16-1.1,6.13-2.64,9.29-3.72a35.87,35.87,0,0,0,6-2.78c.88-.5,1.68-1.12,2.51-1.68-1.75-2.9-3.35-5.9-5-8.85-1.62,1.76-4,2.69-6.2,3.46-3.68,1.26-7.31,2.46-10.91,3.94a118.74,118.74,0,0,1-11.64,3.92c-2.75.83-5.89,1.86-8.79,1.6-.56-.05-.44-.92.12-.86,3,.27,6.27-.92,9.12-1.78,3.68-1.1,7.31-2.24,10.87-3.69a84.74,84.74,0,0,1,9.2-3.42c2.72-.77,5.88-1.75,7.76-4a54.12,54.12,0,0,0-8.15-11.31.37.37,0,0,1-.36-.34c-.34-.34-.68-.69-1-1-.85,2-2.77,3.4-4.58,4.56-2.54,1.64-5.17,3.12-7.7,4.79a53.52,53.52,0,0,1-18.13,8c-.55.11-.64-.75-.1-.87a53,53,0,0,0,17.71-7.83c2.21-1.44,4.41-2.84,6.68-4.17,2.08-1.21,4.55-2.69,5.42-5.06a19.3,19.3,0,0,0-8.5-3.46c-2.09,3.22-6.06,5.25-9.21,7.19a37.49,37.49,0,0,1-6.28,3c-1.94.76-3.85,2-6,2.1-.56,0-.67-.85-.1-.87,1.84-.09,3.37-1.15,5.05-1.78a36.07,36.07,0,0,0,6.16-2.81c3.08-1.86,7.25-3.93,9.42-7-2.32-.39-4.65-.6-6.79-.85-2.33-.28-4.71-.5-7.08-.77a.41.41,0,0,1-.16.43c-7,5.17-14.92,9-23.73,9.42-.57,0-.67-.84-.1-.87,8.58-.41,16.24-4.09,23.08-9.09a61,61,0,0,1-8.75-1.61c-4.23,3-10.49,4-15.43,4.2-5.45.26-11.57-.9-16.12-4-.46-.32.08-1,.54-.69,4.41,3,10.21,4,15.48,3.84,4.53-.12,10.35-1.08,14.42-3.65l-.47-.13A32.79,32.79,0,0,1,336.26,589a38.51,38.51,0,0,1-10.3,2.82,37,37,0,0,1-12.22-1c-.55-.13-.43-1,.12-.86A40.57,40.57,0,0,0,325.17,591a32.83,32.83,0,0,0,10.32-2.63q-1.1-.92-2.19-1.89-2.4-2.15-4.94-4.05a.3.3,0,0,1-.16.05c-7.45.91-15.23.68-22-3-.49-.27-.15-1.08.34-.8,6.39,3.48,13.71,3.8,20.8,3a76.49,76.49,0,0,0-10.62-6.46l-.36-.17c-3.94.91-7.92.27-11.91-.32a.44.44,0,0,1,.13-.86c3.47.51,7,1.1,10.45.56-8-3.72-16.08-5.47-24.63-7.71C288.82,566.3,289.18,563.69,290.82,564.12Z' transform='translate(-273.5 -76.37)' fill='%23f5a8a1'/%3E%3Cpath d='M507.36,581.26c-13.43-36.58-34.45-48.61-24.19-6.31s-21.84-46.5-33.2-45.71,29.74,48.66,11.18,38.62-45.8-68.67-60.42-60.62S448.51,553.82,422,551.6s-35.16-59.94-53.1-54.12,36.92,35.58,12.45,30-26.13-41.83-51-37.38,41.9,26,16.86,27.9-46.2-35.42-54.46-21,70.75,35.2,67.42,45.87-31.88-7.34-32.32,7.24,62.08-2.66,64.34,11S368.41,559,369.94,574s83.56-3.92,83.31,11.34-34.47-2.79-30.73,22.32,40.73-25.92,56.75-1.6-21,1.48-24.51,17.81,56.91-11.37,67.85-2.25-33.43,5.13-26.76,27.77,26.38-26.28,53.59-15.95c0,0,14-18.3,3-31.78C545.65,593.34,517.83,609.76,507.36,581.26Z' transform='translate(-273.5 -76.37)' fill='%23aab5f3'/%3E%3Cpath d='M345.78,523.61c4.6.13,9.57-.26,13.61,2.41,1.87,1.23,3.25,3.14,4.68,4.81a30.56,30.56,0,0,0,6.47,6,14.69,14.69,0,0,0,9.32,2.46c2.76-.34,4.74-1,7.38.16,2.36,1.08,4.54,3.14,6.55,4.74a61.74,61.74,0,0,1,7.14,7c4.43,4.88,9.54,10.4,16.34,11.59,5.38.95,10.79.26,16.09,2,5,1.61,9.62,4.78,14,7.54,5.61,3.54,10.32,8.33,15.15,12.81,6.61,6.15,13.69,11.25,22.16,14.51a89.46,89.46,0,0,0,24.92,5.48c13.38,1.05,28.31,2.08,37,13.76.34.45-.37,1-.71.51-6.77-9.1-17.72-11.62-28.43-12.73-5.34-.56-10.67-.81-16-1.7a93.37,93.37,0,0,1-17.17-4.52,59.77,59.77,0,0,1-15.68-8.85c-5.28-4.06-9.85-8.94-14.87-13.3a86.61,86.61,0,0,0-15.66-10.44c-5.15-2.8-10.56-3.61-16.35-3.83a23.54,23.54,0,0,1-9.93-2.12c-3.26-1.59-6.28-4.45-8.77-7-3-3.18-5.85-6.56-9.18-9.45-1.56-1.35-3.27-2.52-4.89-3.8a8.1,8.1,0,0,0-7.07-1.81,15.94,15.94,0,0,1-9.51-1,21.87,21.87,0,0,1-7.36-5.55c-2.33-2.48-4.23-5.68-7.36-7.24-3.66-1.82-7.91-1.44-11.84-1.56C345.32,524.47,345.22,523.59,345.78,523.61Z' transform='translate(-273.5 -76.37)' fill='%237d89b9'/%3E%3Cpath d='M334.64,549.73c3.73,1.82,7.81,1.84,11.88,1.66,4.27-.19,8.56-.19,12.83-.43a100.12,100.12,0,0,0,13.27-1.47c3.91-.74,8.54-1.81,11.58-4.53.42-.37.93.34.51.71-2.88,2.58-7,3.55-10.63,4.39a93.52,93.52,0,0,1-14.64,1.78c-4.7.3-9.44.3-14.15.47-3.77.14-7.57-.1-11-1.78C333.78,550.29,334.13,549.48,334.64,549.73Z' transform='translate(-273.5 -76.37)' fill='%237d89b9'/%3E%3Cpath d='M331.59,496.56c1.79.5,3.63.72,5.41,1.24a18.68,18.68,0,0,1,4.1,2.1,59.93,59.93,0,0,1,10.44,7.83c3.14,3,5.18,6.42,7.53,10a26.93,26.93,0,0,0,4.39,5.36,36.7,36.7,0,0,1,4.5,4.49c.34.44-.36.95-.71.51-2.4-3.09-5.9-5.1-7.95-8.49a53.76,53.76,0,0,0-7.23-10.13,48.08,48.08,0,0,0-8.65-7.12,52,52,0,0,0-6.05-3.5c-1.81-.84-4-.9-5.91-1.44C330.92,497.27,331.05,496.41,331.59,496.56Z' transform='translate(-273.5 -76.37)' fill='%237d89b9'/%3E%3Cpath d='M393,532.08c-1.15-4.13-2.43-8.14-5-11.63s-5.58-6.16-8.22-9.35-6-5.31-8.48-8.52c-.35-.45.36-1,.7-.52,2.29,3,5.39,5.21,8,7.93,3,3.17,6.06,6.5,8.74,10,2.36,3,3.19,6.17,4.36,9.75a38.92,38.92,0,0,0,5.18,11,.44.44,0,0,1-.71.51A28.89,28.89,0,0,1,393,532.08Z' transform='translate(-273.5 -76.37)' fill='%237d89b9'/%3E%3Cpath d='M381.57,573.69c6.74-1.13,13.41-2.48,20.27-1.61a38.38,38.38,0,0,0,11-.53,61.56,61.56,0,0,0,6.32-1.15,27.32,27.32,0,0,1,5.07-1c.57,0,.65.84.09.87-3.55.25-7.15,1.41-10.67,2a45.91,45.91,0,0,1-9.71.85c-3.77-.19-7.37-.65-11.16-.31s-7.44,1.1-11.14,1.73C381.1,574.66,381,573.79,381.57,573.69Z' transform='translate(-273.5 -76.37)' fill='%237d89b9'/%3E%3Cpath d='M426.7,537.94l-17-23.43a.44.44,0,0,1,.71-.51l16.51,22.72A281.64,281.64,0,0,1,443,560.47c.28.49-.42,1-.71.52A271.07,271.07,0,0,0,426.7,537.94Z' transform='translate(-273.5 -76.37)' fill='%237d89b9'/%3E%3Cpath d='M472.49,584.52c-.3-3.93,0-7.88-.33-11.81-.35-5-2.42-8.73-4.79-13s-5-8-7.33-12.06c-2.18-3.89-3.15-8.34-4.46-12.56-.17-.53.65-.84.82-.31,1.47,4.75,2.66,9.47,5.18,13.81s5.15,8.31,7.6,12.55A26.8,26.8,0,0,1,473,571.91c.47,4.16.07,8.36.39,12.52A.44.44,0,0,1,472.49,584.52Z' transform='translate(-273.5 -76.37)' fill='%237d89b9'/%3E%3Cpath d='M430.71,605.11c7.86-9.73,22.36-5.82,31.74-13,.45-.34,1,.37.51.71-9.29,7.08-23.85,3.25-31.56,12.8A.44.44,0,0,1,430.71,605.11Z' transform='translate(-273.5 -76.37)' fill='%237d89b9'/%3E%3Cpath d='M496.31,578.08a30.47,30.47,0,0,0-4.44-11.76c-1.59-2.43-3.71-5.58-6.52-6.64-.53-.21-.17-1,.35-.81,2.53,1,4.3,3.42,5.86,5.51a30.56,30.56,0,0,1,4.83,9.83c1,3.55,1.33,7.32,2.06,10.94a30.64,30.64,0,0,0,4.84,11.74c.32.46-.38,1-.71.52C498.5,591.61,497.49,584.91,496.31,578.08Z' transform='translate(-273.5 -76.37)' fill='%237d89b9'/%3E%3Cpath d='M463.67,621.83c7.13,2.73,14.1.27,20.77-2.55,3.56-1.5,7-3.28,10.66-4.48s7.88-.95,11.67-1.93c.54-.15.85.67.3.81-4.07,1.06-8.45.89-12.44,2.19s-7.75,3.36-11.63,5c-6.36,2.63-13,4.35-19.68,1.8C462.8,622.43,463.15,621.63,463.67,621.83Z' transform='translate(-273.5 -76.37)' fill='%237d89b9'/%3E%3Cpath d='M501.87,643.22c7.68-1.3,14.48-5.64,20.13-10.59,4.64-4.07,8.81-9.59,15.9-9,.5,0,.65.87.14.83-7.56-.58-11.84,6-16.9,10.06-5.53,4.49-11.85,8.34-19.13,9.57C501.52,644.14,501.39,643.3,501.87,643.22Z' transform='translate(-273.5 -76.37)' fill='%237d89b9'/%3E%3Cpath d='M506.54,534.85c-61.12-73.5-166.18-123.1-179.14-94.91s-4.91,22,29.48,24.54-19.61,33.42,33,31.85,124.38,72,124.38,72Z' transform='translate(-273.5 -76.37)' fill='%23f39289'/%3E%3Cpath d='M379.23,469.2a403.73,403.73,0,0,0-57.46-14.26c0,.25-.08.49-.11.73A402,402,0,0,1,379,469.9c38,12.49,90.68,36.47,131.13,80.59l-.34-1.47a269.73,269.73,0,0,0-59.86-48A352.1,352.1,0,0,0,379.23,469.2Z' transform='translate(-273.5 -76.37)' fill='%23f8beb8'/%3E%3Cpath d='M415.85,495c27.31,12,64.85,32.61,96.42,64.87l-.31-1.37c-31.48-31.86-68.7-52.27-95.84-64.18a360.28,360.28,0,0,0-47.89-17.15c-.07.23-.15.47-.23.7A360,360,0,0,1,415.85,495Z' transform='translate(-273.5 -76.37)' fill='%23f8beb8'/%3E%3Cpath d='M372.38,446.14A222.35,222.35,0,0,0,331,435.48c-.25.2-.5.42-.74.63a220.84,220.84,0,0,1,41.9,10.72c33.3,11.91,83.48,38,135.93,94.65l-.32-1.43C455.5,483.91,405.57,458,372.38,446.14Z' transform='translate(-273.5 -76.37)' fill='%23f8beb8'/%3E%3Cpath d='M365.82,454.23A255.09,255.09,0,0,0,325.15,445l-.3.7A253.54,253.54,0,0,1,365.64,455c36.39,11.38,90.35,36.83,144,93.59l-.32-1.39A376,376,0,0,0,436.43,487,306.35,306.35,0,0,0,365.82,454.23Z' transform='translate(-273.5 -76.37)' fill='%23f8beb8'/%3E%3Cpath d='M514.18,301.28C481,249.89,410.8,176.59,345.88,160.1,312.07,151.5,358.72,204,430,261.68s70.25,58.06,84.15,101.2S514.18,301.28,514.18,301.28Z' transform='translate(-273.5 -76.37)' fill='%23d5e0fd'/%3E%3Cpath d='M515.16,325.5a169.43,169.43,0,0,0-14.43-22.43c2.64-2.25,1.2-11,1.75-13.19a1.11,1.11,0,0,0-2.13-.59c-.35,1.42-.11,9.62-1.29,11.57-4.39-5.73-9.18-11.46-14.27-17.15.81-1.8.51-4.8.68-6.06a83.62,83.62,0,0,0,.82-11.3,1.1,1.1,0,0,0-2.2,0,56.66,56.66,0,0,1-.55,9.48c-.25,1.46-.17,3.93-.79,5.61-4.63-5.1-9.48-10.15-14.45-15.11,1-1.24.56-3,.84-4.7.74-4.48.2-8.83.2-13.34a1.11,1.11,0,0,0-2.21,0c0,3,.42,6.06.33,9.07-.06,1.77-.73,3.55-.7,5.31a3.1,3.1,0,0,1-.37,1.76c-4.45-4.4-9-8.72-13.56-12.94a10.83,10.83,0,0,0,.28-3.61V231.69a1.1,1.1,0,0,0-2.2,0v13.7c0,.92.36,3-.06,4.28-4.77-4.37-9.56-8.62-14.27-12.7,1-1.95.26-5.26.08-7.05-.25-2.38-.42-4.78-.61-7.17-.17-2.18-1-4.87-.31-7,.42-1.36-1.71-1.94-2.12-.58-.85,2.76.1,5.95.32,8.77.29,3.55.81,7.11.84,10.67a1,1,0,0,1-.21.62c-5.47-4.71-10.85-9.19-16-13.39,0-.09.09-.17.13-.28,1-2.69.52-5.89.21-8.67s-1.51-6.84-.51-9.67c.48-1.35-1.65-1.92-2.12-.59-.71,2-.26,4.38,0,6.42a84.59,84.59,0,0,1,.8,9,6.46,6.46,0,0,1-.25,2.37q-6.27-5.08-12.34-9.82c.93-1.7.39-4.55.34-6.18a25.52,25.52,0,0,0-1.15-6.93c-.66-2.2-2-4-2.17-6.34-.11-1.41-2.32-1.42-2.2,0,.23,3,1.79,5.41,2.65,8.25.14.5,1.37,7.21.53,9.63-4.6-3.58-9.07-7-13.34-10.21.51-1.23-.19-3.1-.68-4.15a56.94,56.94,0,0,1-2.82-7.14c-.89-2.83-2.35-5.55-2.57-8.55-.11-1.41-2.32-1.42-2.21,0,.27,3.58,1.93,6.86,3,10.25a29.07,29.07,0,0,0,1.67,4.51,23.19,23.19,0,0,1,1.33,2.86,3.91,3.91,0,0,1,.19.66c-4.27-3.19-8.32-6.18-12.1-8.93a.82.82,0,0,0-.05-.43,29.26,29.26,0,0,0-3.59-6.53,40.22,40.22,0,0,1-5.25-10.43c-.47-1.33-2.6-.76-2.13.59a51,51,0,0,0,3.53,8c1.22,2.2,2.77,4.14,4,6.28-14.94-10.76-24.81-17.27-25-17.39a1.1,1.1,0,1,0-1.21,1.84c.33.22,8.93,5.91,22.17,15.41-.72-.27-1.44-.53-2.16-.76-3-.94-6.44-.77-9.52-.78a1.11,1.11,0,0,0,0,2.21c3.3,0,6.65,0,9.83,1,2.29.72,4.45,1.7,6.81,1.92,3.3,2.4,6.83,5,10.54,7.75-4.33-.69-8.81-.31-13.16,0-1.41.11-1.42,2.32,0,2.2,2.7-.22,5.39-.36,8.11-.36a24.71,24.71,0,0,1,6.63.68A9.75,9.75,0,0,0,387,200c4.08,3.07,8.35,6.33,12.75,9.75-6.25-.47-13.31-.78-19.16,1.34-1.32.48-.75,2.61.59,2.13,4.39-1.59,9.45-1.44,14.06-1.44,2,0,5.2.85,7.39.21,3.8,3,7.69,6.07,11.63,9.25a34.09,34.09,0,0,0-5.72-.08c-4.76.47-9.6,1.52-14.38,1.69-1.42.05-1.42,2.26,0,2.2,5.55-.2,11-1.63,16.59-1.83,1.81-.07,4.34.74,6.14.16,5.07,4.13,10.21,8.42,15.36,12.83-2.94.43-7.51-.09-8.64-.09H417c-2.17,0-4.44,1-6.64,1.11-1.41.08-1.42,2.29,0,2.2a34.31,34.31,0,0,0,5.61-.89c2.82-.62,6.14-.21,9-.21h6.75a15,15,0,0,0,3,0c4.72,4.07,9.44,8.25,14.11,12.51-1.74,0-3.5-.16-5.24-.17-3.5,0-7,.83-10.49.93-1.8.05-4.11.06-5.28,1.62-.86,1.14,1.06,2.24,1.9,1.11.57-.75,3.25-.52,4.14-.55,2.05,0,4.08-.36,6.12-.56,3.59-.36,7.52.32,11.05-.37q6.69,6.17,13.15,12.49l-.46,0c-6.26.28-12.45,1.25-18.73,1.31a1.1,1.1,0,0,0,0,2.2,84.08,84.08,0,0,0,12-.93c2.63-.4,6.64.38,9.39-.47,5.17,5.14,10.17,10.34,14.91,15.56a2.37,2.37,0,0,1-1,.1,187.19,187.19,0,0,0-19.39-.61,1.11,1.11,0,0,0,0,2.21c4.31,0,8.63,0,12.95.18,2.86.1,6.54,1.16,9.33.19,4.62,5.16,9,10.34,13,15.49a59.91,59.91,0,0,0-12.41-1.48,1.11,1.11,0,0,0,0,2.21,69.12,69.12,0,0,1,10.9,1.37c1.14.21,2.5.72,3.77.85a167.88,167.88,0,0,1,14.81,22.93,1.12,1.12,0,0,0,1,.59,1,1,0,0,0,.51-.13A1.11,1.11,0,0,0,515.16,325.5Z' transform='translate(-273.5 -76.37)' fill='%23eef3fe'/%3E%3Cpath d='M326,274.59s25.44-8.08,43.62,5.53q5.52,1.2,10.87,2.88c-6.09-3.84-19.59-13.58-20.95-25.37,0,0,20.18,8.68,23.75,26.27a148.17,148.17,0,0,1,17,7c-4.85-5.5-14.82-18.46-12.85-30,0,0,16.61,13.71,15.49,31.33a185.28,185.28,0,0,1,16.5,9.47c-6-7.29-15.07-20.65-13-32.71,0,0,19.11,15.76,18.12,36.11,3.59,2.47,7,5,10.35,7.57-3.63-6.95-12.13-25.65-6.22-38.76,0,0,14.89,20.6,8.16,40.28,6,4.72,11.41,9.5,16.27,14.07.69.65,1.37,1.29,2,1.94-4.31-6.55-14.65-24.31-10.09-37.95,0,0,17.21,19.36,12,39.83a297,297,0,0,1,36.49,43L491,376.65A295.06,295.06,0,0,0,451,330.28c-.6-.56-1.2-1.13-1.82-1.69-7.44,2.34-27.42,7.44-39.31-.7,0,0,17.76-8.55,34.42-3.7-5.29-4.64-11.13-9.36-17.43-13.91-5.21,4.19-23.22,17.49-38,13.83,0,0,16.12-16.82,35.53-15.56-4.44-3.11-9.1-6.12-14-8.94-4.85,3.21-21.26,13.11-33.57,8.83,0,0,14.28-12.4,30.25-10.71a156.76,156.76,0,0,0-16-7.75c-5.11,2.31-23.14,9.63-34.7,3.36,0,0,12.43-7.67,25.95-6.65A124.89,124.89,0,0,0,369,283C360.51,284.33,337.65,286.52,326,274.59Z' transform='translate(-273.5 -76.37)' fill='%23d5e0fd'/%3E%3Cpath d='M444.56,328.1a.4.4,0,0,0,.29-.33.38.38,0,0,0-.35-.4c-.86-.06-21.31-1.51-29.08,1a.36.36,0,0,0-.24.46.35.35,0,0,0,.46.24c7.63-2.47,28.6-1,28.81-1Z' transform='translate(-273.5 -76.37)' fill='%23fff'/%3E%3Cpath d='M394.49,323.28a.31.31,0,0,0,.13-.06c8.67-6.33,29.53-12.46,29.74-12.52a.37.37,0,0,0-.2-.71c-.21.06-21.2,6.23-30,12.64a.37.37,0,0,0-.08.51A.36.36,0,0,0,394.49,323.28Z' transform='translate(-273.5 -76.37)' fill='%23fff'/%3E%3Cpath d='M381.6,307.85a.35.35,0,0,0,.14-.06c7.08-5.41,24.25-8,24.42-8a.36.36,0,1,0-.1-.72c-.72.1-17.54,2.6-24.77,8.12a.37.37,0,0,0,.31.65Z' transform='translate(-273.5 -76.37)' fill='%23fff'/%3E%3Cpath d='M386.56,288.86a.36.36,0,0,0-.11-.72c-.78.06-19.13,1.47-24.88,4.45a.37.37,0,1,0,.34.65c5.62-2.91,24.41-4.35,24.6-4.37Z' transform='translate(-273.5 -76.37)' fill='%23fff'/%3E%3Cpath d='M367,281.24a.38.38,0,0,0,.29-.36.37.37,0,0,0-.37-.37c-.26,0-25.94-.14-32.86-4.48a.38.38,0,0,0-.51.12.36.36,0,0,0,.12.51c7.1,4.44,32.18,4.58,33.25,4.58Z' transform='translate(-273.5 -76.37)' fill='%23fff'/%3E%3Cpath d='M380,280.43a.37.37,0,0,0,.16-.64c-.13-.1-12.36-10.6-15.6-16.87a.36.36,0,0,0-.5-.16.36.36,0,0,0-.16.49c3.32,6.41,15.27,16.67,15.78,17.1A.35.35,0,0,0,380,280.43Z' transform='translate(-273.5 -76.37)' fill='%23fff'/%3E%3Cpath d='M401.43,288.75l.09,0a.37.37,0,0,0,.15-.5c-.09-.16-8.51-15.54-10.71-21a.38.38,0,0,0-.48-.21.38.38,0,0,0-.21.48c2.23,5.55,10.67,21,10.75,21.12A.36.36,0,0,0,401.43,288.75Z' transform='translate(-273.5 -76.37)' fill='%23fff'/%3E%3Cpath d='M421.5,302.35a.39.39,0,0,0,.28-.35c.21-4.43-11.21-25.14-11.7-26a.37.37,0,0,0-.5-.15.37.37,0,0,0-.14.5c.12.22,11.81,21.41,11.61,25.64a.37.37,0,0,0,.35.39Z' transform='translate(-273.5 -76.37)' fill='%23fff'/%3E%3Cpath d='M436.41,312a.39.39,0,0,0,.28-.32c.86-6.63-6.56-32.08-6.88-33.15a.36.36,0,0,0-.7.2c.07.26,7.69,26.37,6.85,32.86a.38.38,0,0,0,.32.41Z' transform='translate(-273.5 -76.37)' fill='%23fff'/%3E%3Cpath d='M455,329.76a.38.38,0,0,0,.27-.25c2-6.57-6.76-30.16-7.13-31.16a.37.37,0,0,0-.47-.22.38.38,0,0,0-.22.48c.09.24,9.05,24.35,7.11,30.69a.37.37,0,0,0,.25.45A.31.31,0,0,0,455,329.76Z' transform='translate(-273.5 -76.37)' fill='%23fff'/%3E%3Cpath d='M524.71,479.2c-35.44-94.12-103.93-145.51-155.8-146.45s-55.65-34.62-55.92-9.2c-.15,14.07,29.14,60,68.89,72s106.25,55.7,132.22,108.62S524.71,479.2,524.71,479.2Z' transform='translate(-273.5 -76.37)' fill='%23f5a8a1'/%3E%3Cpath d='M372.4,353.85C350,342.28,330.12,332,314.85,314.08c.84,0,2,.75,3.77,2,14.74,15.92,33.5,25.63,54.46,36.46,45.45,23.5,102,52.74,148.54,163.86a.73.73,0,0,1-.28.89c-1-1.46-2-3.24-3.23-5.4C472.21,405.45,416.94,376.88,372.4,353.85Z' transform='translate(-273.5 -76.37)' fill='%23f9cbc7'/%3E%3Cpath d='M523.55,487.16c-25.75-51.6-52.31-104.81-133.79-151.52,1.87.46,3.75,1,5.64,1.57,31.63,18.73,57.16,39.88,77.53,64.14,23.29,27.74,37.85,56.93,51.94,85.15l1.75,3.51c.24,1.5.49,3.1.73,4.75Z' transform='translate(-273.5 -76.37)' fill='%23f9cbc7'/%3E%3Cpath d='M386.51,397l-1.77-.59c-6.27-5.53-13.51-10.61-21.47-16.2-12.64-8.87-26.47-18.58-40.2-32.69-.67-1-1.31-2.06-1.92-3.07,14.49,15.47,29.18,25.78,42.54,35.16C372.23,385.62,379.93,391,386.51,397Z' transform='translate(-273.5 -76.37)' fill='%23f9cbc7'/%3E%3Cpath d='M524.37,498.94c-19.93-40.53-59.27-120.5-143.17-165.07.77.12,1.54.26,2.32.4C466.27,379.15,505.22,458.32,525,498.61c1.31,2.67,2.55,5.2,3.73,7.55.06.67.12,1.33.17,2C527.53,505.38,526,502.3,524.37,498.94Z' transform='translate(-273.5 -76.37)' fill='%23f9cbc7'/%3E%3Cpath d='M313,322c26.73,39.8,57.82,56.51,88,72.72,29.2,15.69,57.1,30.69,80.46,64.71-2.09-2.14-4.24-4.25-6.42-6.33-22.09-28.79-47.86-42.64-74.74-57.09-29.86-16-60.62-32.58-87.25-71.35a9.16,9.16,0,0,1-.05-1.15C313,323,313,322.52,313,322Z' transform='translate(-273.5 -76.37)' fill='%23f9cbc7'/%3E%3Cpath d='M395.56,382.72c-29.28-19.46-59.36-39.47-82-67.3a3.29,3.29,0,0,1,.33-.77c22.56,27.92,52.71,48,82,67.45,22.75,15.12,46.27,30.75,65.77,49.8a172.43,172.43,0,0,1,30.77,39.75c-.85-1-1.7-2-2.57-3C467.43,430.47,431,406.28,395.56,382.72Z' transform='translate(-273.5 -76.37)' fill='%23f9cbc7'/%3E%3Cpath d='M390,368.6a295.81,295.81,0,0,1,56.22,42.83.37.37,0,0,1,0,.52.37.37,0,0,1-.32.11.54.54,0,0,1-.2-.1,294.93,294.93,0,0,0-56.07-42.73.37.37,0,1,1,.37-.63Z' transform='translate(-273.5 -76.37)' fill='%23f9cbc7'/%3E%3Cpath d='M375.4,344.87c-13.06-4.79-25.62-9.4-38.06-17.92,1.84.73,3.81,1.42,5.93,2.06,10.66,6.41,21.46,10.38,32.63,14.48,40.79,15,86.89,31.87,153.32,171.51,0,1.13-.06,2.18-.15,3.11C462.26,376.74,416.16,359.82,375.4,344.87Z' transform='translate(-273.5 -76.37)' fill='%23f9cbc7'/%3E%3Cpath d='M396.65,350.37a.37.37,0,0,1-.37.17.42.42,0,0,1-.14-.06,125.61,125.61,0,0,0-19.37-9.74,131.16,131.16,0,0,1-17.47-8.58l1.73.17a136.6,136.6,0,0,0,16,7.73,126.7,126.7,0,0,1,19.49,9.8A.37.37,0,0,1,396.65,350.37Z' transform='translate(-273.5 -76.37)' fill='%23f9cbc7'/%3E%3Cpath d='M427.83,378.47a.37.37,0,0,1,0,.52.38.38,0,0,1-.33.11.34.34,0,0,1-.19-.09c-.18-.16-17.92-16.43-35.56-22.3a.36.36,0,0,1-.24-.46A.38.38,0,0,1,392,356C409.8,361.93,427.65,378.31,427.83,378.47Z' transform='translate(-273.5 -76.37)' fill='%23f9cbc7'/%3E%3Cpath d='M551.09,246.38c-18-68.43-8.26-46.15.37-70.44s3.1-28.1-12.71-14.6-16.77-2-1.41-32.28-11.9-45.45-18.78-19.24c-17,64.56-24.95,1-28.44-21.47s-34.2-13.5-21.61,28.31,17.66,81.79,3.77,75.55c-19.43-17.6-24.67-48.31-32.21-35.76s-5.15,46.8,43.21,76.4c16.21,10.89,27.54,13.67,12.57,24.68-9.85,7.24-39.79-43.95-50-22.28s7.56,38.91,55.62,46.09c29,4.33,18.85,25.8,21.66,36.54s40-28.17,40-28.17ZM493.7,148.7c-10-3.69-10.12-13.93-11.66-33C480.85,101.13,503.66,152.38,493.7,148.7Zm-41,40.18c24.14,3.62,31.47,26.85,31.47,26.85C468.84,216.7,440.46,187.05,452.66,188.88Zm33.54,77.63c-21.49,1.15-31.56-15.76-22.06-17.62C464.14,248.89,507.7,265.36,486.2,266.51Zm42.72-64.36c-12.19,6.39-3.1-15.88,1.81-23.6S541.11,195.76,528.92,202.15Z' transform='translate(-273.5 -76.37)' fill='%23f9cbc7'/%3E%3Cpath d='M480.77,106.78c-3.17-5.49-.75-22.36-.73-22.54a.91.91,0,0,0-.77-1,.92.92,0,0,0-1,.77c-.1.72-2.53,17.67.95,23.71a.92.92,0,0,0,.46.39.91.91,0,0,0,1.12-1.3Z' transform='translate(-273.5 -76.37)' fill='%23fff'/%3E%3Cpath d='M539.72,292.31c-.23-1.87-.49-3.74-.77-5.63l0-.6h-.12q-.48-3.15-1.07-6.34c5.85-9.63,8.85-23.62,8.89-23.77l-1.19-.25c0,.14-2.76,12.83-8,22.2-1.48-7.71-3.37-15.53-5.53-23.32l.08-.6-.25,0c-1.23-4.41-2.54-8.81-3.92-13.17l.44.43c11.65-11.88,6.22-31.1,6.16-31.3l-1.16.34c.06.19,5.21,18.47-5.64,29.86-1.56-4.92-3.2-9.8-4.87-14.6l0-.6-.27,0c-2.7-7.75-5.51-15.29-8.26-22.46l.5.34c10.23-15.24,7.85-32.17,7.83-32.34l-1.2.18c0,.17,2.29,16.37-7.4,31.12-2.4-6.26-4.76-12.23-7-17.82q-1.26-3.18-2.44-6.2c16.28-16.21,23.6-61.06,23.91-63l-1.2-.19c-.06.37-4.61,28.29-14.18,48.17-5.06-7.21-.8-22.62-.76-22.78l-1.17-.33c-.19.7-4.64,16.85,1.33,24.32a51.41,51.41,0,0,1-8.41,12.59c-3.61-9.21-6.6-17.11-8.18-22.67a.92.92,0,0,0-1.13-.62.9.9,0,0,0-.62,1.12c1.64,5.78,4.76,14,8.51,23.53l-.17.15.4.45c.79,2,1.59,4,2.42,6.13l2.2,5.61c-20.86-14.42-20.48-27.24-20.47-27.37l-.6,0-.61,0c0,.56-.52,13.9,21.74,29l.34-.5c4,10.28,8.42,21.62,12.58,33.48a39.88,39.88,0,0,1-14.36-4.77c1.74-10.92-6.1-25.18-6.44-25.79l-1.06.59c.08.14,7.75,14.09,6.37,24.56-10.43-6.26-16.56-16-19.76-21.09-1.39-2.21-1.9-3-2.42-3.23l-.51,1.1a19.25,19.25,0,0,1,1.91,2.77c3.54,5.65,11.81,18.82,26.64,24.62A40.24,40.24,0,0,0,521,225.94c3.14,9,6.15,18.32,8.78,27.68-20.35-4-35.34-26.27-35.5-26.5l-1,.67c.15.21,12.3,18.27,29.73,25.09a37.89,37.89,0,0,0,7.14,2c2.35,8.47,4.37,17,5.9,25.32l-.35.52.5.34c.29,1.6.56,3.2.81,4.79a45.18,45.18,0,0,1-11.57-3.81c0-8.77-13.73-25.23-14.33-25.94l-.93.78c.14.17,13.48,16.12,14,24.59-12.62-6-25.82-15.77-26-15.91l-.73,1c.87.65,17.18,12.73,31,18.14a37.83,37.83,0,0,0,8.71,2.42c.27,1.81.52,3.61.73,5.39a.92.92,0,0,0,.58.74.78.78,0,0,0,.43.06A.9.9,0,0,0,539.72,292.31Z' transform='translate(-273.5 -76.37)' fill='%23fff'/%3E%3Cpath d='M442.81,163l-1.19-.24c0,.13-2.47,12.89,7.59,20.31l.72-1C440.5,175.11,442.79,163.09,442.81,163Z' transform='translate(-273.5 -76.37)' fill='%23fff'/%3E%3Cpath d='M450.62,236.5l-1.16.33c.07.27,1.86,6.52,4.55,8.5l.72-1C452.37,242.62,450.64,236.57,450.62,236.5Z' transform='translate(-273.5 -76.37)' fill='%23fff'/%3E%3Cpath d='M606.19,205.21a1.69,1.69,0,0,1,1.36-2h0a1.69,1.69,0,0,1,2,1.35l1.57,8.53a1.69,1.69,0,0,1-1.36,2h0a1.69,1.69,0,0,1-2-1.35Z' transform='translate(-273.5 -76.37)' fill='%23d5e0fd'/%3E%3Cpath d='M604.07,208.29a1.69,1.69,0,0,0-1.36,2h0a1.68,1.68,0,0,0,2,1.35l8.53-1.57a1.68,1.68,0,0,0,1.36-2h0a1.7,1.7,0,0,0-2-1.36Z' transform='translate(-273.5 -76.37)' fill='%23d5e0fd'/%3E%3Cpath d='M585.67,195a1.69,1.69,0,0,1,1.36-2h0a1.69,1.69,0,0,1,2,1.36l1.57,8.53a1.68,1.68,0,0,1-1.36,2h0a1.68,1.68,0,0,1-2-1.35Z' transform='translate(-273.5 -76.37)' fill='%23d5e0fd'/%3E%3Cpath d='M583.55,198.05a1.69,1.69,0,0,0-1.36,2h0a1.69,1.69,0,0,0,2,1.36l8.53-1.57a1.7,1.7,0,0,0,1.36-2h0a1.69,1.69,0,0,0-2-1.36Z' transform='translate(-273.5 -76.37)' fill='%23d5e0fd'/%3E%3Cpath d='M580.24,216.11a1.69,1.69,0,0,1,1.36-2h0a1.69,1.69,0,0,1,2,1.36l1.57,8.53a1.68,1.68,0,0,1-1.35,2h0a1.69,1.69,0,0,1-2-1.36Z' transform='translate(-273.5 -76.37)' fill='%23d5e0fd'/%3E%3Cpath d='M578.12,219.19a1.69,1.69,0,0,0-1.36,2h0a1.69,1.69,0,0,0,2,1.36l8.52-1.57a1.68,1.68,0,0,0,1.36-2h0a1.69,1.69,0,0,0-2-1.36Z' transform='translate(-273.5 -76.37)' fill='%23d5e0fd'/%3E%3Cpath d='M317.35,671.7a1.69,1.69,0,0,1-2.14,1.07h0a1.69,1.69,0,0,1-1.07-2.14l2.75-8.23a1.7,1.7,0,0,1,2.14-1.07h0a1.71,1.71,0,0,1,1.07,2.14Z' transform='translate(-273.5 -76.37)' fill='%23d5e0fd'/%3E%3Cpath d='M320.7,670a1.67,1.67,0,0,0,2.13-1.07h0a1.69,1.69,0,0,0-1.06-2.14l-8.23-2.74a1.69,1.69,0,0,0-2.14,1.06h0a1.7,1.7,0,0,0,1.07,2.14Z' transform='translate(-273.5 -76.37)' fill='%23d5e0fd'/%3E%3Cpath d='M330.38,690.58a1.71,1.71,0,0,1-2.15,1.07h0a1.71,1.71,0,0,1-1.07-2.15l2.75-8.22a1.69,1.69,0,0,1,2.14-1.07h0a1.69,1.69,0,0,1,1.07,2.14Z' transform='translate(-273.5 -76.37)' fill='%23d5e0fd'/%3E%3Cpath d='M333.72,688.9a1.69,1.69,0,0,0,2.14-1.06h0a1.68,1.68,0,0,0-1.07-2.14L326.57,683a1.7,1.7,0,0,0-2.15,1.07h0a1.7,1.7,0,0,0,1.07,2.14Z' transform='translate(-273.5 -76.37)' fill='%23d5e0fd'/%3E%3Cpath d='M345.34,674.69a1.68,1.68,0,0,1-2.14,1.06h0a1.69,1.69,0,0,1-1.07-2.13l2.75-8.23a1.69,1.69,0,0,1,2.14-1.07h0a1.7,1.7,0,0,1,1.07,2.14Z' transform='translate(-273.5 -76.37)' fill='%23d5e0fd'/%3E%3Cpath d='M348.69,673a1.71,1.71,0,0,0,2.14-1.07h0a1.69,1.69,0,0,0-1.07-2.14l-8.23-2.75a1.7,1.7,0,0,0-2.14,1.07h0a1.7,1.7,0,0,0,1.07,2.14Z' transform='translate(-273.5 -76.37)' fill='%23d5e0fd'/%3E%3Cpath d='M386.8,115.61a1.86,1.86,0,0,0-1.07-.73,2.86,2.86,0,0,0-3.16.05,4.13,4.13,0,0,0-1.71,3.57,2.5,2.5,0,0,0,.88,1.72,3.25,3.25,0,0,0,1,1.21,2.39,2.39,0,0,0,3.2-.42C387.56,120.15,387.93,117.21,386.8,115.61Z' transform='translate(-273.5 -76.37)' fill='%23d5e0fd'/%3E%3Cpath d='M389.46,134.23a3.59,3.59,0,0,0-1.1-1.8,2,2,0,0,0-1-.44,3.69,3.69,0,0,0-1.05.12,2.13,2.13,0,0,0-1.89,2.31,1.86,1.86,0,0,0,.1.39c-.69,1.72.61,4.34,2.68,3.68a2.23,2.23,0,0,0,1.42-1.39A2.82,2.82,0,0,0,389.46,134.23Z' transform='translate(-273.5 -76.37)' fill='%23d5e0fd'/%3E%3Cpath d='M398.39,124.64a1.84,1.84,0,0,0-.47-.67,3.1,3.1,0,0,0-.08-.42,1.2,1.2,0,0,0-1.14-1,2,2,0,0,0-2.77.45,4,4,0,0,0-.43,3.87,2.5,2.5,0,0,0,1.79,1.82,2.1,2.1,0,0,0,2-.88A2.35,2.35,0,0,0,398.39,124.64Z' transform='translate(-273.5 -76.37)' fill='%23d5e0fd'/%3E%3Cpath d='M402.1,107.66a3.44,3.44,0,0,0-1,.15,2.67,2.67,0,0,0-2.09,1,1.16,1.16,0,0,0-.43,1.63.24.24,0,0,1,0,.08c-.37,1.72,1.58,3.52,3.22,3.36a2.45,2.45,0,0,0,2.1-1.65,2.75,2.75,0,0,0,.78-1C405.59,109.54,403.76,107.67,402.1,107.66Z' transform='translate(-273.5 -76.37)' fill='%23d5e0fd'/%3E%3Cpath d='M413.46,118.89a3.21,3.21,0,0,0-3.18.45,2.73,2.73,0,0,0-.52,3.86,2.55,2.55,0,0,0,.62,1.61,2.5,2.5,0,0,0,4-.71,2,2,0,0,0,.23-.84,4.47,4.47,0,0,0,.33-1A3,3,0,0,0,413.46,118.89Z' transform='translate(-273.5 -76.37)' fill='%23d5e0fd'/%3E%3Cpath d='M404.36,139.28c-.07-.12-.14-.24-.21-.34a2.26,2.26,0,0,0-2-1.05c-.91.05-1.5.9-1.82,1.66a3.54,3.54,0,0,0-.16,2.88,2.17,2.17,0,0,0,1.6,1.13,2.1,2.1,0,0,0,1.42,1.21,2,2,0,0,0,1.94-1A4,4,0,0,0,406,141,2.07,2.07,0,0,0,404.36,139.28Z' transform='translate(-273.5 -76.37)' fill='%23d5e0fd'/%3E%3Cpath d='M422.67,133.49a2.3,2.3,0,0,0-1.78-.07,2.48,2.48,0,0,0-.9,0,3.59,3.59,0,0,0-.35.12,2.06,2.06,0,0,0-1,.54c-1.21,1.19-.74,3.41.53,4.37a2.38,2.38,0,0,0,2.16,1l.24,0h.11a2.72,2.72,0,0,0,1.61-.87,2.34,2.34,0,0,0,.52-.93,5.48,5.48,0,0,0,.34-1A2.73,2.73,0,0,0,422.67,133.49Z' transform='translate(-273.5 -76.37)' fill='%23d5e0fd'/%3E%3Cpath d='M322.46,206.35c-1.06,2.73,1.89,5.8,3.46,7.69.68.81,4,4.68,5.44,3.74,1.93-1.24-.84-3.94-1.69-5-1.1-1.39-2.15-2.83-3.22-4.24a6.05,6.05,0,0,0-2.22-2.19,1.7,1.7,0,0,0-1.15-.4A.65.65,0,0,0,322.46,206.35Z' transform='translate(-273.5 -76.37)' fill='%23d5e0fd'/%3E%3Cpath d='M318.76,219.22c1,.83,3.21,2.8,4.66,1.81a.67.67,0,0,0,.31-.7c-.33-1.76-1.87-3.39-3-4.73a10.72,10.72,0,0,0-3.31-3,3.56,3.56,0,0,0-2.18-1.06c-1.41,0-1.45,1.65-.95,2.66A16.56,16.56,0,0,0,318.76,219.22Z' transform='translate(-273.5 -76.37)' fill='%23d5e0fd'/%3E%3Cpath d='M326.75,221.12c.26,1.11,1.79,1.95,2.61,2.58,1.66,1.29,3.16,2.76,4.83,4,.64.48,1.71,1.37,2.6.89s.54-1.37.13-2a31.18,31.18,0,0,0-3.46-3.63c-1.11-1.11-2.62-2.65-4.22-2.95a.65.65,0,0,0-.42.06C327.65,219.69,326.38,219.57,326.75,221.12Z' transform='translate(-273.5 -76.37)' fill='%23d5e0fd'/%3E%3Cpath d='M325.28,236.3c.88.29,2-.37,1.58-1.39-.67-1.7-2.5-3.06-3.71-4.38a7,7,0,0,0-2.54-2.14c-1.33-1.29-2.92-2.4-4-1.44-2,1.84,3.18,5.63,4.44,6.66A13.84,13.84,0,0,0,325.28,236.3Z' transform='translate(-273.5 -76.37)' fill='%23d5e0fd'/%3E%3Cpath d='M310.67,220.69c-.73-.91-2.77-3.79-4.43-4.21-1.47-1.94-3.36-3.95-5.25-3.37a.62.62,0,0,0-.48.58c.21,2.28,2.38,3.79,3.83,5.35s4,5,6.46,4.93C312.77,223.91,311.15,221.3,310.67,220.69Z' transform='translate(-273.5 -76.37)' fill='%23d5e0fd'/%3E%3Cpath d='M311.91,205.8a3.28,3.28,0,0,0-1.06-1.53.56.56,0,0,0-.23-.72c-2.32-1.4-4.25-4.63-7.09-5a.63.63,0,0,0-.62.44c-.59,1.39.9,2.81,1.76,3.71a22.67,22.67,0,0,0,5.3,4.25C310.87,207.4,312.21,207,311.91,205.8Z' transform='translate(-273.5 -76.37)' fill='%23d5e0fd'/%3E%3Cpath d='M342.38,244.17c.81-.44.3-1.44-.07-2a26.18,26.18,0,0,0-3.72-3.87,21.2,21.2,0,0,0-3.65-3,3.88,3.88,0,0,0-.87-.42c-1-.3-1.62.64-1.58,1.49.14,3,4.53,5.48,6.74,6.85C340.05,243.73,341.34,244.73,342.38,244.17Z' transform='translate(-273.5 -76.37)' fill='%23d5e0fd'/%3E%3Cpath d='M313.34,200.8c-.13,1,.92,2,1.59,2.65.43.43.9.82,1.37,1.21a7.5,7.5,0,0,0,1.39,1.12,1.2,1.2,0,0,0,1.59-1.54,4.36,4.36,0,0,0-1.55-1.74,11.17,11.17,0,0,0-1.38-1.29,3.16,3.16,0,0,0-2.53-1A.63.63,0,0,0,313.34,200.8Z' transform='translate(-273.5 -76.37)' fill='%23d5e0fd'/%3E%3Cpath d='M314.75,235.05a10.19,10.19,0,0,0-3.6-3.14.58.58,0,0,0-.52,0,5.26,5.26,0,0,1-.62-.35c-.66-.46-1.88-1.38-2.7-.71-1.38,1.13,1.48,3.66,2.18,4.35a18.87,18.87,0,0,0,2.63,2.07c.63.43,2.24,1.75,3.06,1S315.22,235.8,314.75,235.05Z' transform='translate(-273.5 -76.37)' fill='%23d5e0fd'/%3E%3Cpath d='M320.85,379.5l.54-1.25-1.71-.53-1.72-.5-.47,1.28,1.68.48Z' transform='translate(-273.5 -76.37)' fill='%23d9e3fd'/%3E%3Cpath d='M325.81,381.16l.59-1.23-1.68-.59-1.68-.56-.55,1.25,1.66.55Z' transform='translate(-273.5 -76.37)' fill='%23d9e3fd'/%3E%3Cpolygon points='57.2 306.59 57.84 305.38 54.53 304.13 53.92 305.36 57.2 306.59' fill='%23d9e3fd'/%3E%3Cpolygon points='62.02 308.53 62.7 307.34 59.44 306.01 58.79 307.22 62.02 308.53' fill='%23d9e3fd'/%3E%3Cpolygon points='66.76 310.61 67.49 309.43 64.28 308.02 63.58 309.21 66.76 310.61' fill='%23d9e3fd'/%3E%3Cpolygon points='71.42 312.83 72.19 311.68 69.04 310.17 68.29 311.34 71.42 312.83' fill='%23d9e3fd'/%3E%3Cpolygon points='75.97 315.19 76.8 314.07 73.71 312.46 72.91 313.6 75.97 315.19' fill='%23d9e3fd'/%3E%3Cpolygon points='80.4 317.71 81.28 316.62 78.28 314.89 77.44 316.01 80.4 317.71' fill='%23d9e3fd'/%3E%3Cpolygon points='84.71 320.38 85.65 319.32 82.75 317.47 81.85 318.56 84.71 320.38' fill='%23d9e3fd'/%3E%3Cpath d='M362.37,399.59l1-1-1.39-1c-.68-.51-1.41-1-1.41-1l-1,1.06s.72.45,1.4.95Z' transform='translate(-273.5 -76.37)' fill='%23d9e3fd'/%3E%3Cpath d='M366.37,402.59l1.05-1-1.31-1.07-1.38-1-1,1,1.37,1Z' transform='translate(-273.5 -76.37)' fill='%23d9e3fd'/%3E%3Cpath d='M370.18,405.75l1.12-.92s-.16-.14-.38-.36-.58-.47-.9-.74l-1.31-1.07-1.08,1,1.29,1.05c.32.27.65.52.88.73Z' transform='translate(-273.5 -76.37)' fill='%23d9e3fd'/%3E%3Cpolygon points='100.24 332.75 101.42 331.89 98.99 329.58 97.85 330.49 100.24 332.75' fill='%23d9e3fd'/%3E%3Cpolygon points='103.49 336.33 104.75 335.54 102.54 333.07 101.33 333.91 103.49 336.33' fill='%23d9e3fd'/%3E%3Cpath d='M311.36,404.66l.16-1.32-1.81-.14-1.82-.11-.07,1.33,1.77.1Z' transform='translate(-273.5 -76.37)' fill='%23d9e3fd'/%3E%3Cpath d='M316.65,405.19l.21-1.32-1.79-.2-1.8-.18-.16,1.33,1.77.17Z' transform='translate(-273.5 -76.37)' fill='%23d9e3fd'/%3E%3Cpolygon points='48.42 329.5 48.67 328.19 45.11 327.7 44.88 329.02 48.42 329.5' fill='%23d9e3fd'/%3E%3Cpolygon points='53.66 330.33 53.97 329.03 50.42 328.45 50.14 329.76 53.66 330.33' fill='%23d9e3fd'/%3E%3Cpolygon points='58.86 331.31 59.22 330.02 55.69 329.35 55.36 330.65 58.86 331.31' fill='%23d9e3fd'/%3E%3Cpolygon points='64.02 332.45 64.43 331.17 60.93 330.39 60.55 331.69 64.02 332.45' fill='%23d9e3fd'/%3E%3Cpolygon points='69.11 333.75 69.58 332.48 66.13 331.59 65.69 332.87 69.11 333.75' fill='%23d9e3fd'/%3E%3Cpolygon points='74.15 335.22 74.68 333.97 71.27 332.95 70.78 334.22 74.15 335.22' fill='%23d9e3fd'/%3E%3Cpolygon points='79.11 336.87 79.7 335.64 76.35 334.48 75.8 335.73 79.11 336.87' fill='%23d9e3fd'/%3E%3Cpath d='M357.47,415.08l.66-1.2-1.63-.67c-.82-.34-1.66-.62-1.66-.62l-.61,1.22s.83.28,1.63.62Z' transform='translate(-273.5 -76.37)' fill='%23d9e3fd'/%3E%3Cpath d='M362.22,417.12l.74-1.18-1.59-.75-1.64-.66-.68,1.19,1.61.65Z' transform='translate(-273.5 -76.37)' fill='%23d9e3fd'/%3E%3Cpath d='M366.84,419.35l.81-1.14-.47-.26c-.29-.15-.69-.33-1.09-.52l-1.58-.76-.76,1.17,1.56.74c.39.18.78.36,1.07.51Z' transform='translate(-273.5 -76.37)' fill='%23d9e3fd'/%3E%3Cpolygon points='97.78 345.46 98.68 344.37 95.64 342.67 94.8 343.79 97.78 345.46' fill='%23d9e3fd'/%3E%3Cpolygon points='101.99 348.22 102.97 347.19 100.1 345.27 99.18 346.35 101.99 348.22' fill='%23d9e3fd'/%3E%3Cpath d='M717.9,200.52c1.75,2.07,5.55,1,7.77.59,1-.19,5.55-1.16,5.43-2.76-.15-2.11-3.56-1.06-4.83-.85-1.61.27-3.24.49-4.86.73a5.89,5.89,0,0,0-2.75.83,1.65,1.65,0,0,0-.84.76A.62.62,0,0,0,717.9,200.52Z' transform='translate(-273.5 -76.37)' fill='%23d5e0fd'/%3E%3Cpath d='M726.71,209.2c1.11-.46,3.67-1.37,3.51-3a.6.6,0,0,0-.42-.56c-1.58-.51-3.58,0-5.14.32a9.76,9.76,0,0,0-3.94,1.33,3.37,3.37,0,0,0-1.82,1.29c-.59,1.16.7,1.91,1.74,2A15.37,15.37,0,0,0,726.71,209.2Z' transform='translate(-273.5 -76.37)' fill='%23d5e0fd'/%3E%3Cpath d='M731.77,203.57c1,.27,2.37-.6,3.24-1,1.78-.78,3.63-1.34,5.39-2.14.68-.31,1.87-.79,1.87-1.72s-.87-1-1.53-1a28.28,28.28,0,0,0-4.46,1.2c-1.39.41-3.31.95-4.26,2.12a.63.63,0,0,0-.13.36C731,202.2,730.35,203.18,731.77,203.57Z' transform='translate(-273.5 -76.37)' fill='%23d5e0fd'/%3E%3Cpath d='M743.42,211.45a1.06,1.06,0,0,0-.43-1.89c-1.67-.2-3.59.67-5.18,1.07a6.59,6.59,0,0,0-2.86,1.11c-1.64.51-3.24,1.32-2.91,2.58.62,2.41,6-.09,7.35-.66A12.69,12.69,0,0,0,743.42,211.45Z' transform='translate(-273.5 -76.37)' fill='%23d5e0fd'/%3E%3Cpath d='M724.33,216.41c-1.06.18-4.3.56-5.37,1.73-2.22.32-4.68,1-5.06,2.76a.6.6,0,0,0,.27.65c1.94.83,4.12-.26,6-.75s5.81-1,6.85-3.06C727.86,216.13,725,216.28,724.33,216.41Z' transform='translate(-273.5 -76.37)' fill='%23d5e0fd'/%3E%3Cpath d='M712.8,208.83a3.07,3.07,0,0,0-1.7.17.53.53,0,0,0-.69-.12c-2.15,1.26-5.62,1.39-7.19,3.53a.57.57,0,0,0,.08.69c.86,1.09,2.67.51,3.78.21a20.23,20.23,0,0,0,5.78-2.41C713.64,210.37,713.92,209.12,712.8,208.83Z' transform='translate(-273.5 -76.37)' fill='%23d5e0fd'/%3E%3Cpath d='M757.34,201.07c0-.85-1-.88-1.63-.81a23.61,23.61,0,0,0-4.77,1.31,19.14,19.14,0,0,0-4.08,1.61,4,4,0,0,0-.72.52,1.21,1.21,0,0,0,.51,1.93c2.53,1.24,6.44-1.24,8.53-2.42C756,202.77,757.34,202.16,757.34,201.07Z' transform='translate(-273.5 -76.37)' fill='%23d5e0fd'/%3E%3Cpath d='M709.39,205.46c.79.56,2,.14,2.85-.11.53-.17,1.06-.37,1.58-.58a7.5,7.5,0,0,0,1.52-.63,1.11,1.11,0,0,0-.55-2,4,4,0,0,0-2.09.48,10,10,0,0,0-1.65.55c-.74.29-1.7.78-1.93,1.62A.58.58,0,0,0,709.39,205.46Z' transform='translate(-273.5 -76.37)' fill='%23d5e0fd'/%3E%3Cpath d='M737.76,219.44a9.32,9.32,0,0,0-4.13,1.52.55.55,0,0,0-.27.41,6.42,6.42,0,0,1-.56.34c-.66.34-1.95.92-1.77,1.87.31,1.62,3.62.42,4.49.15a16.49,16.49,0,0,0,2.84-1.21c.63-.32,2.4-1,2.14-2.05S738.57,219.39,737.76,219.44Z' transform='translate(-273.5 -76.37)' fill='%23d5e0fd'/%3E%3Cpath d='M616.23,161.63a1.6,1.6,0,0,1-.94.24,1.57,1.57,0,0,1-1.48-1.67L615.43,134a1.58,1.58,0,1,1,3.15.19L617,160.39A1.57,1.57,0,0,1,616.23,161.63Z' transform='translate(-273.5 -76.37)' fill='%23d5e0fd'/%3E%3Cpath d='M653.87,158.58a1.6,1.6,0,0,1-1.45.12,1.58,1.58,0,0,1-.85-2.06l8.07-19.51a1.58,1.58,0,1,1,2.92,1.21l-8.07,19.5A1.56,1.56,0,0,1,653.87,158.58Z' transform='translate(-273.5 -76.37)' fill='%23d5e0fd'/%3E%3Cpath d='M707.06,170.88a.57.57,0,0,1-.13.08l-28.54,14.43a1.59,1.59,0,0,1-1.43-2.83l28.55-14.42a1.58,1.58,0,0,1,1.55,2.74Z' transform='translate(-273.5 -76.37)' fill='%23d5e0fd'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -150px;
  left: -190px;
  width: 120%;
  height: 120%;
  z-index: -1;
}

.svg-card-top-right-brand:after {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 159.29 271.67'%3E%3Cpath d='M373,346.11c1-20.64,9.72-30.06,11.24-7s3.67-27,9.55-28.4-7.33,29.34.47,21.32,12.28-42,20.95-40.26-16.78,31.15-3.73,25.82,8.28-35.9,18.28-35.81-13,23.86-1.53,17.19,6.58-25.32,19.89-27-17.08,19.8-4.1,16.8,17.75-25.25,24.22-19.26-30.22,29-26.84,33.91,15-8.77,17.51-1.47-31.84,8.51-30.81,15.79,11.68-4.89,13.29,2.95S398.47,331.91,401,339.59s17-6.88,19.09,6.42-24.72-6.65-29,8.19,10.87-2.58,15.23,5.12-30.6,3.28-34.69,9.64,17.73-2.72,17.95,9.8-17.52-9.12-29.65.43c0,0-10-7-6.56-15.6C355.53,358.29,372.22,362.19,373,346.11Z' transform='translate(-316.21 -111.11)' fill='%23aab5f3'/%3E%3Cpath d='M445.6,291.31c-2.3.79-4.88,1.38-6.5,3.37a13,13,0,0,0-1.61,3.18,16.21,16.21,0,0,1-2.31,4.07,7.83,7.83,0,0,1-4.33,2.73c-1.45.26-2.56.22-3.71,1.25a18.68,18.68,0,0,0-2.56,3.43,32.1,32.1,0,0,0-2.49,4.71c-1.47,3.17-3.18,6.77-6.43,8.45-2.57,1.33-5.42,1.85-7.83,3.55a34.43,34.43,0,0,0-5.9,6A55.74,55.74,0,0,0,396.3,341a36.67,36.67,0,0,1-8.91,10.86,47.41,47.41,0,0,1-11.75,6.72c-6.6,2.66-14,5.55-16.54,12.84a.23.23,0,0,0,.44.14c2-5.67,7.12-8.69,12.37-10.95,2.61-1.13,5.27-2.1,7.81-3.39a49.87,49.87,0,0,0,8-5,31.79,31.79,0,0,0,6.53-7c2-2.89,3.56-6.09,5.41-9.09a45.82,45.82,0,0,1,6.27-7.76,19,19,0,0,1,7.66-4.54,12.41,12.41,0,0,0,4.69-2.65,17.48,17.48,0,0,0,3.32-4.95c1-2.09,1.92-4.25,3.15-6.24.57-.93,1.25-1.79,1.87-2.7a4.29,4.29,0,0,1,3.29-2,8.35,8.35,0,0,0,4.65-2,11.47,11.47,0,0,0,2.85-4c.78-1.63,1.24-3.54,2.57-4.83,1.56-1.5,3.77-2,5.74-2.67C446,291.66,445.88,291.21,445.6,291.31Z' transform='translate(-316.21 -111.11)' fill='%237d89b9'/%3E%3Cpath d='M455.38,302.75a12.7,12.7,0,0,1-5.74,2.73c-2.2.58-4.36,1.26-6.57,1.82a54.55,54.55,0,0,1-6.94,1.36c-2.1.24-4.61.44-6.58-.46-.27-.12-.42.32-.15.44,1.87.85,4.09.69,6.08.54a49.33,49.33,0,0,0,7.69-1.43c2.43-.59,4.82-1.34,7.23-2a12.15,12.15,0,0,0,5.29-2.65C455.91,302.9,455.6,302.55,455.38,302.75Z' transform='translate(-316.21 -111.11)' fill='%237d89b9'/%3E%3Cpath d='M448.49,275.37c-.82.53-1.72.94-2.54,1.48a9.77,9.77,0,0,0-1.74,1.72,31.53,31.53,0,0,0-4,5.62,28,28,0,0,0-2.22,6.25,14,14,0,0,1-1.38,3.41,21.12,21.12,0,0,0-1.56,3,.23.23,0,0,0,.44.15c.72-1.94,2.18-3.51,2.68-5.55a28.15,28.15,0,0,1,2.05-6.28,25.88,25.88,0,0,1,3.24-5,28.19,28.19,0,0,1,2.51-2.73,21.31,21.31,0,0,1,2.76-1.67C448.94,275.62,448.74,275.2,448.49,275.37Z' transform='translate(-316.21 -111.11)' fill='%237d89b9'/%3E%3Cpath d='M423.05,303.08a18.28,18.28,0,0,1,.69-6.67c.71-2.09,1.85-4,2.67-6s2.21-3.64,2.94-5.66c.11-.28-.33-.43-.43-.15a58.93,58.93,0,0,1-2.77,5.28c-1,2.08-2,4.25-2.85,6.42a15.52,15.52,0,0,0-.66,5.63,20.8,20.8,0,0,1-.88,6.36.23.23,0,0,0,.44.15A15.29,15.29,0,0,0,423.05,303.08Z' transform='translate(-316.21 -111.11)' fill='%237d89b9'/%3E%3Cpath d='M435.44,322.32c-3.59.5-7.18.88-10.51,2.41a20.45,20.45,0,0,1-5.66,1.47,31.65,31.65,0,0,1-3.37.42,14.65,14.65,0,0,0-2.73.32c-.29.07-.19.53.1.46,1.83-.44,3.84-.43,5.71-.69a24.89,24.89,0,0,0,5-1.11,42.06,42.06,0,0,1,5.6-1.93c1.94-.42,3.93-.62,5.91-.89C435.83,322.74,435.74,322.28,435.44,322.32Z' transform='translate(-316.21 -111.11)' fill='%237d89b9'/%3E%3Cpath d='M406.93,311.39l4.9-14.55a.23.23,0,0,0-.44-.15l-4.75,14.12a147.79,147.79,0,0,0-4.36,14.57c-.07.28.37.43.44.14C403.81,320.72,405.37,316.05,406.93,311.39Z' transform='translate(-316.21 -111.11)' fill='%237d89b9'/%3E%3Cpath d='M391.15,342.23c-.47-2-1.23-4-1.71-6-.6-2.57-.15-4.8.37-7.32s1.28-4.83,1.8-7.27a33.32,33.32,0,0,0,.26-7.06c0-.3-.46-.33-.46,0a34.6,34.6,0,0,1-.43,7.81c-.57,2.53-1.29,5-1.86,7.55a14.32,14.32,0,0,0-.21,6c.42,2.18,1.29,4.24,1.79,6.4C390.77,342.61,391.22,342.52,391.15,342.23Z' transform='translate(-316.21 -111.11)' fill='%237d89b9'/%3E%3Cpath d='M415.56,346c-5.52-3.67-12.24.61-18.12-1.52-.28-.1-.42.34-.14.44,5.82,2.11,12.58-2.14,18,1.47A.23.23,0,0,0,415.56,346Z' transform='translate(-316.21 -111.11)' fill='%237d89b9'/%3E%3Cpath d='M378.08,342.74a16.05,16.05,0,0,1,.38-6.65c.42-1.48,1-3.41,2.24-4.4.24-.18-.07-.53-.3-.34a7.8,7.8,0,0,0-2.09,3.71,16,16,0,0,0-.88,5.74c0,2,.48,3.92.69,5.86a16.19,16.19,0,0,1-.59,6.71.23.23,0,0,0,.44.15C379.12,349.94,378.57,346.39,378.08,342.74Z' transform='translate(-316.21 -111.11)' fill='%237d89b9'/%3E%3Cpath d='M401.53,359.7c-3.17,2.52-7.09,2.38-10.91,2-2-.19-4.05-.55-6.1-.58s-4.14.77-6.21.87c-.3,0-.33.48,0,.47,2.23-.11,4.42-.89,6.64-.87s4.46.47,6.68.67c3.63.31,7.27.13,10.24-2.22C402.07,359.87,401.77,359.52,401.53,359.7Z' transform='translate(-316.21 -111.11)' fill='%237d89b9'/%3E%3Cpath d='M385.6,376.59c-4.09.56-8.22-.56-11.87-2.17-3-1.32-6-3.45-9.47-2.05-.25.1-.19.54.06.44,3.73-1.49,6.93,1.14,10.14,2.41a22.32,22.32,0,0,0,11.2,1.81C385.92,377,385.86,376.55,385.6,376.59Z' transform='translate(-316.21 -111.11)' fill='%237d89b9'/%3E%3Cpath d='M469.7,164.13s-14-2.31-22.47,6.22q-2.81,1.05-5.49,2.34c2.91-2.48,9.25-8.62,9.06-14.91,0,0-9.93,6.1-10.45,15.6a76.78,76.78,0,0,0-8.38,4.94c2.13-3.26,6.37-10.82,4.46-16.74,0,0-7.68,8.46-5.75,17.62a96.79,96.79,0,0,0-7.93,6.23c2.59-4.29,6.33-12,4.33-18.16,0,0-8.82,9.72-6.75,20.33q-2.55,2.35-4.86,4.76c1.38-3.92,4.41-14.38.31-20.81,0,0-6.24,11.94-1.21,21.76-2.77,2.93-5.27,5.85-7.47,8.62l-.92,1.17c1.76-3.76,5.84-13.87,2.4-20.68,0,0-7.55,11.47-3.28,21.82a157.3,157.3,0,0,0-15.87,25.36l1.41.66a157,157,0,0,1,17.51-27.39c.26-.34.54-.68.82-1,4.08.66,15,1.82,20.57-3.36,0,0-10-3.14-18.34.68,2.43-2.84,5.13-5.76,8.09-8.63,3.05,1.8,13.52,7.41,21,4.37,0,0-9.73-7.61-19.82-5.46,2.09-2,4.31-3.91,6.64-5.76,2.79,1.31,12.16,5.26,18.29,2.08,0,0-8.44-5.42-16.69-3.32a83.66,83.66,0,0,1,7.82-5.29c2.85.83,12.87,3.29,18.46-.88,0,0-7.1-3.07-14.12-1.51a65.49,65.49,0,0,1,6.69-2.94C452.31,171.87,464.47,171.27,469.7,164.13Z' transform='translate(-316.21 -111.11)' fill='%23f9cbc7'/%3E%3Cpath d='M411.54,201.24a.2.2,0,0,1-.18-.15.19.19,0,0,1,.15-.23c.45-.1,11.07-2.42,15.34-1.69a.19.19,0,0,1,.16.22.19.19,0,0,1-.22.16c-4.2-.71-15.09,1.66-15.2,1.69Z' transform='translate(-316.21 -111.11)' fill='%23fff'/%3E%3Cpath d='M437.44,194.9l-.07,0c-5-2.67-16.45-4.29-16.56-4.31a.19.19,0,1,1,.05-.38c.12,0,11.6,1.65,16.69,4.34a.2.2,0,0,1,.08.27A.18.18,0,0,1,437.44,194.9Z' transform='translate(-316.21 -111.11)' fill='%23fff'/%3E%3Cpath d='M443,185.82l-.08,0c-4.12-2.3-13.33-2.33-13.42-2.33a.2.2,0,0,1-.19-.2.19.19,0,0,1,.19-.19c.38,0,9.4,0,13.61,2.38a.19.19,0,0,1-.11.36Z' transform='translate(-316.21 -111.11)' fill='%23fff'/%3E%3Cpath d='M439,176.23a.19.19,0,0,1-.18-.18.2.2,0,0,1,.18-.2c.42,0,10.16-.69,13.4.43a.2.2,0,0,1,.12.25.19.19,0,0,1-.25.12c-3.17-1.1-13.14-.42-13.24-.42Z' transform='translate(-316.21 -111.11)' fill='%23fff'/%3E%3Cpath d='M448.69,170.74a.2.2,0,0,1-.18-.17.19.19,0,0,1,.16-.22c.14,0,13.6-2,16.91-4.85a.19.19,0,0,1,.25.29c-3.39,2.88-16.54,4.86-17.1,5Z' transform='translate(-316.21 -111.11)' fill='%23fff'/%3E%3Cpath d='M441.77,171.31a.16.16,0,0,1-.11-.05.19.19,0,0,1,0-.27c.06-.07,5.68-6.51,6.9-10.05a.2.2,0,0,1,.37.13c-1.25,3.61-6.74,9.91-7,10.17A.2.2,0,0,1,441.77,171.31Z' transform='translate(-316.21 -111.11)' fill='%23fff'/%3E%3Cpath d='M431.17,177.31h-.05a.19.19,0,0,1-.11-.25c0-.09,3.28-8.81,4-11.86a.2.2,0,0,1,.24-.15.2.2,0,0,1,.14.24c-.74,3.08-4,11.81-4,11.9A.2.2,0,0,1,431.17,177.31Z' transform='translate(-316.21 -111.11)' fill='%23fff'/%3E%3Cpath d='M421.68,186a.2.2,0,0,1-.18-.16c-.45-2.31,4-14.05,4.16-14.55a.19.19,0,0,1,.36.14c0,.12-4.56,12.13-4.14,14.34a.19.19,0,0,1-.15.23Z' transform='translate(-316.21 -111.11)' fill='%23fff'/%3E%3Cpath d='M414.59,192.16a.22.22,0,0,1-.18-.14c-1-3.42,1-17.34,1.09-17.93a.19.19,0,0,1,.22-.16.19.19,0,0,1,.16.22c0,.14-2,14.42-1.09,17.76a.19.19,0,0,1-.14.24Z' transform='translate(-316.21 -111.11)' fill='%23fff'/%3E%3Cpath d='M406.16,202.91a.18.18,0,0,1-.16-.11c-1.55-3.3,1.25-16.34,1.37-16.89a.19.19,0,0,1,.23-.15.19.19,0,0,1,.15.23c0,.13-2.89,13.47-1.39,16.65a.19.19,0,0,1-.1.25A.12.12,0,0,1,406.16,202.91Z' transform='translate(-316.21 -111.11)' fill='%23fff'/%3E%3Cpath d='M388.49,178.31c-25.14,10.3-11-30.34,15.23-33.69s19.21,5.07,31.84-3.07c0,0,1.37,5.81-6.09,18.75s4.14,32.32-21,37.11C383.72,202.12,405.52,171.33,388.49,178.31Z' transform='translate(-316.21 -111.11)' fill='%23f1595c'/%3E%3Cpath d='M355.39,238.18c3.16-37.28,28.27-53.82,52.42-65.08l-1.14-2.45c-15.82,7.39-27.13,15.09-35.58,24.23-10.92,11.81-16.93,25.9-18.38,43.07Z' transform='translate(-316.21 -111.11)' fill='%23f1595c'/%3E%3Cpath d='M379.75,162.59a.18.18,0,0,1,.24-.11.19.19,0,0,1,.12.24c-1.5,4-1.36,7.19.42,9.4,3.54,4.41,12.64,3.86,15.16,3.62.1-.32.2-.63.31-.93a1.43,1.43,0,0,0,0-.22c-1.1-.34-9.43-3.05-11.81-8.85-1.13-2.78-.75-5.85,1.13-9.13a.18.18,0,0,1,.26-.07.18.18,0,0,1,.07.26c-1.82,3.17-2.19,6.13-1.1,8.79,2.46,6,11.58,8.64,11.68,8.66h0l.45-1.11c-2.5-2.49-9.4-10.53-4.83-19.62a.19.19,0,1,1,.34.17c-4.39,8.76,2.14,16.53,4.66,19.08a21,21,0,0,1,3.09-4.88c-1.54-3.41-6.88-15.84-4.18-17.88a.19.19,0,0,1,.23.31c-2.18,1.65,2,12.2,4.23,17.25a22.9,22.9,0,0,1,4.26-3.69c-2-3-7.37-12.16-3.13-16.79a.2.2,0,0,1,.27,0,.19.19,0,0,1,0,.27c-4,4.36,1.25,13.36,3.16,16.31a42.54,42.54,0,0,1,4.18-2.41c-1.19-1.9-4.65-7.91-3.62-12.25a5.18,5.18,0,0,1,2.64-3.45.19.19,0,1,1,.18.34,4.77,4.77,0,0,0-2.44,3.2c-1,4.15,2.43,10.12,3.58,12,1.12-.57,2.28-1.13,3.46-1.69l.4-.2c-1.27-1.75-5.83-8.76-1.16-13.72a.19.19,0,1,1,.28.27c-4.52,4.8.05,11.68,1.24,13.28,1.05-.51,2.13-1,3.23-1.59-2.61-4.24,2-11.81,2.21-12.14a.2.2,0,0,1,.27-.07.2.2,0,0,1,.06.27c0,.08-4.71,7.73-2.2,11.76,1.52-.79,3.08-1.65,4.64-2.63h0c0-.05-3.16-5.8,1.74-8.81a.2.2,0,0,1,.27.06.21.21,0,0,1-.07.27c-4.35,2.67-2,7.55-1.64,8.23l.09,0c1.07-.69,2.14-1.43,3.22-2.24-1.5-1.51.44-5.58.52-5.75a.19.19,0,0,1,.26-.09.2.2,0,0,1,.09.25s-1.92,4-.58,5.33a0,0,0,0,1,0,0,45.84,45.84,0,0,0,7.05-6.74.56.56,0,0,1,.81-.07.57.57,0,0,1,.07.81,47.17,47.17,0,0,1-9.83,8.81,11.15,11.15,0,0,0,6.29-.62.19.19,0,0,1,.26.09.2.2,0,0,1-.08.26,9.88,9.88,0,0,1-3.9.81,14.88,14.88,0,0,1-3.05-.23c-1.83,1.2-3.65,2.22-5.43,3.15,3.58,3.6,9.85.72,9.91.69a.21.21,0,0,1,.26.09.2.2,0,0,1-.1.26,14.08,14.08,0,0,1-4.95,1.15,7,7,0,0,1-5.47-2c-1.1.57-2.18,1.09-3.24,1.61,3.82,4.59,11.08,3.94,11.16,3.93a.19.19,0,0,1,0,.38l-.56,0c-1.82.06-7.69-.1-11-4.17l-.62.3c-1.16.56-2.29,1.1-3.37,1.64,4.24,8,14,5.33,14.07,5.3a.19.19,0,1,1,.1.37,16.28,16.28,0,0,1-3.45.47c-3.36.1-8.33-.74-11.06-6a44.13,44.13,0,0,0-4.13,2.37h0c6.13,11,18.59,8.42,18.72,8.39a.18.18,0,0,1,.22.15.19.19,0,0,1-.14.23,18.84,18.84,0,0,1-2.72.27c-4.12.13-11.92-.8-16.4-8.83h0a21.55,21.55,0,0,0-4.38,3.89c4.26,9.67,22.8,8.17,23,8.15a.2.2,0,0,1,.21.18.19.19,0,0,1-.18.21s-.55,0-1.41.07c-4.46.14-18.11-.13-21.88-8.28a19.82,19.82,0,0,0-2.73,4.57l0,0a.18.18,0,0,1,.06.09,13.69,13.69,0,0,0,7.42,8.46c7.92,3.48,18.44-1,18.54-1a.18.18,0,0,1,.25.1.18.18,0,0,1-.1.25A34.09,34.09,0,0,1,413,183.9a18.42,18.42,0,0,1-7.92-1.34,14,14,0,0,1-7.56-8.49c-.26.64-.51,1.32-.74,2a.45.45,0,0,1-.11.19c1.16,5.53,3.61,9.33,7.3,11.31,7.14,3.84,16.62-.51,16.72-.55a.19.19,0,0,1,.25.09.19.19,0,0,1-.09.26,27.08,27.08,0,0,1-9.39,2.16,15,15,0,0,1-7.67-1.62c-3.44-1.84-5.82-5.2-7.13-10,.47,7.3,2.61,12.19,6.37,14.54,5.44,3.39,12.49.19,12.56.16a.19.19,0,0,1,.26.09.2.2,0,0,1-.1.26,18.45,18.45,0,0,1-6.39,1.42,11.41,11.41,0,0,1-6.53-1.61c-4.12-2.57-6.35-8.05-6.62-16.3a.39.39,0,0,1-.15,0,.56.56,0,0,1-.37-.35c-2.64.27-11.76.82-15.46-3.77C378.36,170,378.2,166.75,379.75,162.59Z' transform='translate(-316.21 -111.11)' fill='%23f39289'/%3E%3Cpath d='M342.89,337.64c22.52-35.09,14.75-50.52,45.51-53.6s26.07-12.94,34.09-27.36,22.92,15.16-5.14,34.1-26,29.14-7.09,25.56-2.15,16.94-26.26,13.93-30.4,15.13-9.92,21.15-11.61,10-31.1,5.32Z' transform='translate(-316.21 -111.11)' fill='%23d5e0fd'/%3E%3Cpath d='M345.41,345.54c4.88-.91,8.6-6.36,10.48-9.71-2.74-2.55-1.64-11.37-1.48-12.47l.8.11c-.39,2.77-.8,9.56,1.08,11.63.59-1.08,1.18-2.21,1.79-3.39a87.59,87.59,0,0,1,6.15-10.59l-.26.31c-6-5,2.78-21.32,3.15-22l.71.39c-.09.16-8.82,16.38-3.36,21a99.56,99.56,0,0,1,7.76-8.65,3,3,0,0,1-1.73-2.24c-1.16-5.92,11.68-19.36,12.22-19.93l.59.56c-.14.14-13.1,13.7-12,19.21a2.28,2.28,0,0,0,1.43,1.74,114.87,114.87,0,0,1,11.1-7.28q4.5-2.4,8.27-4.65c-3.89-4.74,3.86-13.92,4.19-14.31l.62.52c-.08.1-7.71,9.12-4.15,13.32l.05,0c3.12-1.89,5.9-3.72,8.4-5.53a2.24,2.24,0,0,1-.35-.69c-.83-2.89,3.7-8.34,3.89-8.57l.62.52c-1.24,1.48-4.33,5.77-3.73,7.83a1.59,1.59,0,0,0,.22.43A69.38,69.38,0,0,0,420.51,273s5.22-8.88,8-13.95l1.06.58c-2.58,4.72-4.86,8.89-7.2,12.7,4.09-1.25,7.06-6.55,7.09-6.61l.71.39c-.16.28-3.56,6.36-8.4,7.19a72.4,72.4,0,0,1-10.93,13.82c5.28-.71,12.44-9,12.52-9.12l.61.52c-.32.38-7.91,9.2-13.57,9.45,0,0-4.84,3.93-7.79,6.1,0,0-.3.32-.39.28-2.4,1.75-5,3.52-8,5.34,2.17.39,6-.06,8.53-.56l.16.79c-.69.14-5.49,1.07-8.54.61a6.58,6.58,0,0,1-1.1-.26c-2.68,1.61-5.61,3.27-8.84,5-1.28.68-2.48,1.37-3.62,2.08,4.94,3.93,14.18.49,14.27.46l.29.75c-.3.12-5.54,2.07-10.39,1.34a9.58,9.58,0,0,1-4.8-2s-9.42,7-12.55,10.82c5.86,6,25.65-.1,25.85-.17l.25.77c-.67.21-12.46,3.83-20.67,2.59a10.67,10.67,0,0,1-5.94-2.55,75.43,75.43,0,0,0-7.93,12.93c-.67,1.31-6.3,10.63-9.45,12.63a3.49,3.49,0,0,0,.72,1.25c3.55,4.11,16.67,5,16.81,5.05l-.06.81c-.2,0-2-.15-4.48-.52-4.31-.65-10.48-2-12.89-4.82a4.37,4.37,0,0,1-.81-1.34,16.26,16.26,0,0,1-3.23,1.37Z' transform='translate(-316.21 -111.11)' fill='%23eef3fe'/%3E%3Cpath d='M316.21,216.68c25.51-42.66,35.71-85,43-67.84s11.64,3,22.88-14.05c6-9.1,0,22.26,13.24,7.16s21.08-17.75,26.4-9.87-13.23,14.43-13,22.74-14.52,8.66-26.93,11.29S351.86,192.55,324.32,223Z' transform='translate(-316.21 -111.11)' fill='%23f5a8a1'/%3E%3Cpath d='M417.69,139.16a.38.38,0,0,0-.54-.09c-.06,0-4.88,3.55-8.69,4.72.85-1.1,1.62-2.16,2.32-3.13s1.31-1.81,1.88-2.52l3.75-4.65a.58.58,0,0,0-.91-.73l-3.75,4.65c-.59.73-1.23,1.62-1.92,2.56a51,51,0,0,1-6.83,8.11c-.12-5,6.48-14.45,6.55-14.55a.38.38,0,0,0-.09-.54.4.4,0,0,0-.55.09c-.3.44-7.33,10.52-6.64,15.64a24.63,24.63,0,0,1-12.77,5.91c-.84.12-1.62.26-2.35.41,1.41-4.34,10-12.32,10.12-12.4a.39.39,0,1,0-.52-.58c-.4.36-9.36,8.66-10.46,13.16a20.64,20.64,0,0,0-8,3.54c-2-6.85,3.77-16.61,3.83-16.71a.39.39,0,0,0-.13-.53.4.4,0,0,0-.54.13c-.25.43-6.14,10.4-3.82,17.59l-.52.38a37.1,37.1,0,0,1-9.12,5.15c-.52-4.18,5.23-10.36,5.29-10.42a.39.39,0,0,0-.57-.54c-.26.28-6.22,6.68-5.47,11.26-1.08.41-2.27.83-3.61,1.26a39.54,39.54,0,0,0-6.59,2.75c0-4.08,4.17-10.79,4.21-10.86a.39.39,0,0,0-.66-.42c-.19.31-4.64,7.39-4.31,11.7a41,41,0,0,0-6.35,4.38c-3-8.7,4.47-23.15,4.55-23.3a.38.38,0,0,0-.16-.52.39.39,0,0,0-.53.16c-.33.63-7.86,15.21-4.49,24.19-1.41,1.22-2.82,2.57-4.25,4.08-1.35-3.37.06-10.94.07-11a.39.39,0,1,0-.76-.15c-.07.36-1.54,8.32.12,11.79a123.15,123.15,0,0,0-13.63,18.69c.51-7.56,7.63-18.93,7.71-19.05a.39.39,0,0,0-.12-.54.39.39,0,0,0-.54.12c-.34.54-8.18,13-7.85,20.77-4,6.64-8.45,14.53-13.4,23.94a.59.59,0,0,0,.24.79.61.61,0,0,0,.29.06.57.57,0,0,0,.5-.31c3-5.77,5.87-11,8.53-15.65A12.37,12.37,0,0,0,328,208c7.56-.2,12.86-6.85,12.92-6.92a.4.4,0,0,0-.07-.55.38.38,0,0,0-.54.07c-.06.07-5.79,7.25-13.7,6.58q3.51-6.13,6.68-11.12a10,10,0,0,0,1.45.05c7.95-.21,17.28-8.61,17.71-9a.39.39,0,0,0,0-.55.41.41,0,0,0-.56,0c-.1.1-10.31,9.3-18.15,8.78A125.33,125.33,0,0,1,343,182.6a11.41,11.41,0,0,0,3,.29c8.41-.22,18.67-7.86,19.16-8.23a.39.39,0,1,0-.46-.62c-.13.1-12.75,9.48-21.14,7.89,4.92-5.75,9.6-9.55,14.61-12.1a20.2,20.2,0,0,0,4.45.35,36.76,36.76,0,0,0,13.2-3.26.4.4,0,0,0,.18-.52.39.39,0,0,0-.52-.19c-.09,0-8.49,4-16.09,3a39.26,39.26,0,0,1,4.63-1.8c7.8-2.49,11.13-4.92,13.81-6.88a34.86,34.86,0,0,1,2.92-2,22,22,0,0,0,6.5.68c8.08-.22,16.9-3.44,17.38-3.62a.4.4,0,0,0,.23-.5.39.39,0,0,0-.5-.23c-.15.05-13.86,5.07-22.59,3.12a25.06,25.06,0,0,1,7.95-2.24c8.7-1.28,14.17-6.3,18-11,4.07-.82,9.7-4.92,9.95-5.1A.38.38,0,0,0,417.69,139.16Z' transform='translate(-316.21 -111.11)' fill='%23f9cbc7'/%3E%3Cpath d='M388.63,278.47c30.94-33.72,22.21-20.64,38.44-24.45s16.38-8.15,3.5-12-4.79-9.81,17.07-12.06,20.55-22.38,3.89-17c-41.06,13.37-9.27-13.23,1.72-23s-4.62-23.32-23-1.84S392,226.38,390.52,216.64c2.77-16.73,17.64-30.33,8.17-30s-27.26,13.57-26.43,50.24c-.25,12.63,2.2,19.77-9,15.47-7.38-2.82,10-37-5.38-35s-18.53,17.73-5.61,46.39C360,281,344.8,283,339.94,288.28s29.32,11.88,29.32,11.88Zm33.05-65.41c-1.48-6.71,4-10.37,13.86-17.88C443.06,189.43,423.16,219.77,421.68,213.06Zm-36.22-8.26c6.48,14.41-3.59,26.52-3.59,26.52C376,223.35,382.18,197.53,385.46,204.8ZM355,250.22c-8.15-11.28-2.47-22.68,1.86-18.16C356.83,232.06,363.12,261.51,355,250.22Zm50,.71c-7.74-4.39,7.55-7.24,13.47-7.27S412.68,255.33,404.93,250.93Z' transform='translate(-316.21 -111.11)' fill='%23f5a8a1'/%3E%3Cpath d='M440,191.36c1.87-3.65,11.9-8.24,12-8.28a.59.59,0,0,0-.49-1.08c-.43.2-10.5,4.81-12.56,8.82a.57.57,0,0,0-.05.38.59.59,0,0,0,1.1.16Z' transform='translate(-316.21 -111.11)' fill='%23f9cbc7'/%3E%3Cpath d='M359.67,288.36c.93-.77,1.86-1.57,2.79-2.38l.34-.21a.21.21,0,0,1,0-.06c1-.91,2.05-1.85,3.07-2.8,7.29-.19,15.95-3.46,16-3.49l-.28-.73c-.08,0-7.94,3-14.89,3.4,3.68-3.51,7.28-7.27,10.76-11.17l.35-.17-.06-.15q3-3.32,5.79-6.74l-.08.39c10.54,2.18,19.1-7.5,19.18-7.6l-.59-.51c-.08.09-8.22,9.29-18.22,7.38,2.13-2.57,4.21-5.17,6.24-7.76l.34-.18c0-.06-.05-.11-.07-.16,3.26-4.19,6.38-8.35,9.32-12.36v.4A32.64,32.64,0,0,0,420,236.39l-.52-.59A31.86,31.86,0,0,1,400,242.67c2.56-3.49,5-6.87,7.26-10l2.51-3.5c14.52,3.18,41.48-8.53,42.65-9.05l-.32-.72c-.22.1-17,7.4-31.17,9.15,2.16-5.28,12-8.35,12.13-8.39l-.23-.75c-.45.14-10.79,3.37-12.76,9.24a33.38,33.38,0,0,1-9.8-.17c3.75-5.19,7-9.58,9.47-12.39a.6.6,0,0,0-.05-.83.59.59,0,0,0-.83.06c-2.57,2.91-5.94,7.48-9.82,12.86l-.14,0-.11.37L406.25,232,404,235.12c.54-16.39,7.64-20.67,7.72-20.72l-.2-.34-.19-.34c-.32.18-7.74,4.59-8.14,22h.39c-4.18,5.8-8.81,12.15-13.81,18.56a25.87,25.87,0,0,1-2.43-9.48c6.55-2.87,11.56-12.13,11.78-12.53l-.7-.37c0,.1-4.95,9.15-11.12,12.06-.25-7.86,2.9-14.6,4.55-18.13.72-1.53,1-2.08.91-2.44l-.78.1a11.08,11.08,0,0,1-.84,2c-1.83,3.9-6.1,13-4.06,23.11a26.45,26.45,0,0,0,2.15,6.37c-3.8,4.86-7.81,9.76-12,14.46-4.93-12.47,1.92-28.42,2-28.58l-.71-.32c-.07.15-5.64,13.09-3.25,25a25,25,0,0,0,1.39,4.59c-3.78,4.24-7.7,8.32-11.71,12.07h-.4v.39c-.77.71-1.55,1.42-2.33,2.11a29.5,29.5,0,0,1-2-7.63c4.77-3.05,8.92-16.29,9.09-16.87l-.75-.23c0,.14-4.05,13-8.46,16.24a119,119,0,0,1-.45-19.72l-.78-.05c-.05.7-.91,13.8,1,23.22a24.44,24.44,0,0,0,1.74,5.58c-.89.78-1.78,1.55-2.68,2.29a.59.59,0,0,0-.2.57.68.68,0,0,0,.12.26A.59.59,0,0,0,359.67,288.36Z' transform='translate(-316.21 -111.11)' fill='%23f9cbc7'/%3E%3Cpath d='M396.1,190.38l-.28-.73c-.08,0-7.88,3.17-8.39,11.23l.78.05C388.69,193.37,396,190.41,396.1,190.38Z' transform='translate(-316.21 -111.11)' fill='%23f9cbc7'/%3E%3Cpath d='M358.84,220.37l-.59-.52c-.12.13-2.89,3.29-3,5.45l.79,0C356.13,223.46,358.81,220.4,358.84,220.37Z' transform='translate(-316.21 -111.11)' fill='%23f9cbc7'/%3E%3Cpath d='M432.44,116.65a.91.91,0,0,1-1.14.57h0a.9.9,0,0,1-.56-1.14l1.45-4.36a.9.9,0,0,1,1.14-.57h0a.9.9,0,0,1,.56,1.14Z' transform='translate(-316.21 -111.11)' fill='%23d5e0fd'/%3E%3Cpath d='M434.21,115.76a.9.9,0,0,0,1.14-.56h0a.91.91,0,0,0-.57-1.14l-4.36-1.46a.91.91,0,0,0-1.14.57h0a.91.91,0,0,0,.57,1.14Z' transform='translate(-316.21 -111.11)' fill='%23d5e0fd'/%3E%3Cpath d='M439.34,126.66a.88.88,0,0,1-1.13.56h0a.89.89,0,0,1-.57-1.13l1.46-4.36a.89.89,0,0,1,1.13-.57h0a.9.9,0,0,1,.57,1.14Z' transform='translate(-316.21 -111.11)' fill='%23d5e0fd'/%3E%3Cpath d='M441.12,125.77a.89.89,0,0,0,1.13-.57h0a.89.89,0,0,0-.56-1.13l-4.37-1.46a.9.9,0,0,0-1.13.57h0a.9.9,0,0,0,.57,1.14Z' transform='translate(-316.21 -111.11)' fill='%23d5e0fd'/%3E%3Cpath d='M447.28,118.23a.89.89,0,0,1-1.13.57h0a.9.9,0,0,1-.57-1.14L447,113.3a.91.91,0,0,1,1.14-.57h0a.91.91,0,0,1,.57,1.14Z' transform='translate(-316.21 -111.11)' fill='%23d5e0fd'/%3E%3Cpath d='M449.05,117.35a.91.91,0,0,0,1.14-.57h0a.9.9,0,0,0-.57-1.14l-4.36-1.45a.89.89,0,0,0-1.13.57h0a.89.89,0,0,0,.56,1.13Z' transform='translate(-316.21 -111.11)' fill='%23d5e0fd'/%3E%3Cpath d='M433.07,354.22c1.38.72,3.18-.66,4.27-1.37.46-.31,2.7-1.81,2.29-2.64-.53-1.09-2.13.21-2.75.59l-2.43,1.44a3.29,3.29,0,0,0-1.29,1,.89.89,0,0,0-.28.58A.36.36,0,0,0,433.07,354.22Z' transform='translate(-316.21 -111.11)' fill='%23d5e0fd'/%3E%3Cpath d='M439.63,356.93c.5-.48,1.67-1.52,1.23-2.34a.32.32,0,0,0-.34-.2,6.35,6.35,0,0,0-2.67,1.27,5.55,5.55,0,0,0-1.81,1.56,2,2,0,0,0-.69,1.08c-.07.75.78.87,1.35.67A8.75,8.75,0,0,0,439.63,356.93Z' transform='translate(-316.21 -111.11)' fill='%23d5e0fd'/%3E%3Cpath d='M441.11,352.84c.6-.07,1.14-.83,1.52-1.22.78-.8,1.64-1.5,2.4-2.3.3-.32.83-.83.63-1.32s-.69-.37-1-.19a17.4,17.4,0,0,0-2.12,1.61,5.1,5.1,0,0,0-1.81,2.05.41.41,0,0,0,0,.22C440.41,352.28,440.28,352.94,441.11,352.84Z' transform='translate(-316.21 -111.11)' fill='%23d5e0fd'/%3E%3Cpath d='M449,354.52c.21-.44-.07-1.06-.63-.91a8.69,8.69,0,0,0-2.53,1.69,3.8,3.8,0,0,0-1.29,1.21c-.76.63-1.43,1.4-1,2,.85,1.15,3.16-1.34,3.77-1.94A7.17,7.17,0,0,0,449,354.52Z' transform='translate(-316.21 -111.11)' fill='%23d5e0fd'/%3E%3Cpath d='M439.93,361.29c-.53.33-2.17,1.23-2.49,2.08-1.11.65-2.28,1.53-2.09,2.56,0,.13.13.29.28.29,1.21,0,2.14-1,3.05-1.7s2.87-1.79,3-3.11C441.75,360.37,440.27,361.07,439.93,361.29Z' transform='translate(-316.21 -111.11)' fill='%23d5e0fd'/%3E%3Cpath d='M432.15,359.74a1.78,1.78,0,0,0-.87.47.28.28,0,0,0-.39.08c-.88,1.13-2.69,2-3.07,3.43a.32.32,0,0,0,.2.35c.69.4,1.53-.3,2.05-.7a11.64,11.64,0,0,0,2.56-2.54C432.93,360.38,432.81,359.65,432.15,359.74Z' transform='translate(-316.21 -111.11)' fill='%23d5e0fd'/%3E%3Cpath d='M454.19,346c-.18-.45-.74-.24-1-.07a13.9,13.9,0,0,0-2.26,1.72,10.77,10.77,0,0,0-1.82,1.75,1.73,1.73,0,0,0-.27.43c-.22.49.24.89.68.92,1.62.11,3.16-2.06,4-3.14C453.82,347.19,454.43,346.56,454.19,346Z' transform='translate(-316.21 -111.11)' fill='%23d5e0fd'/%3E%3Cpath d='M429.61,358.69c.54.13,1.11-.37,1.49-.68a8.67,8.67,0,0,0,.71-.65,3.87,3.87,0,0,0,.68-.66.64.64,0,0,0-.72-.93,2.29,2.29,0,0,0-1,.71,5.25,5.25,0,0,0-.76.64,1.73,1.73,0,0,0-.68,1.28A.35.35,0,0,0,429.61,358.69Z' transform='translate(-316.21 -111.11)' fill='%23d5e0fd'/%3E%3Cpath d='M447.74,360a5.32,5.32,0,0,0-1.88,1.71.33.33,0,0,0-.05.27l-.22.3c-.28.32-.84.91-.54,1.38.51.8,2-.56,2.42-.89a9.92,9.92,0,0,0,1.25-1.26c.27-.31,1.06-1.07.7-1.55S448.16,359.8,447.74,360Z' transform='translate(-316.21 -111.11)' fill='%23d5e0fd'/%3E%3Cpath d='M470.42,243.46l-.19-.69.93-.16.95-.13.15.7-.92.13Z' transform='translate(-316.21 -111.11)' fill='%23d9e3fd'/%3E%3Cpath d='M467.69,244l-.22-.69.93-.18.92-.17.2.69-.92.17Z' transform='translate(-316.21 -111.11)' fill='%23d9e3fd'/%3E%3Cpolygon points='148.78 133.46 148.54 132.77 150.36 132.36 150.59 133.05 148.78 133.46' fill='%23d9e3fd'/%3E%3Cpolygon points='146.11 134.12 145.84 133.45 147.65 132.99 147.9 133.67 146.11 134.12' fill='%23d9e3fd'/%3E%3Cpolygon points='143.47 134.87 143.17 134.2 144.96 133.69 145.24 134.37 143.47 134.87' fill='%23d9e3fd'/%3E%3Cpolygon points='140.86 135.69 140.53 135.03 142.3 134.47 142.61 135.14 140.86 135.69' fill='%23d9e3fd'/%3E%3Cpolygon points='138.3 136.6 137.94 135.95 139.68 135.33 140.02 135.99 138.3 136.6' fill='%23d9e3fd'/%3E%3Cpolygon points='135.78 137.6 135.4 136.96 137.1 136.27 137.47 136.92 135.78 137.6' fill='%23d9e3fd'/%3E%3Cpolygon points='133.33 138.69 132.91 138.06 134.57 137.3 134.96 137.94 133.33 138.69' fill='%23d9e3fd'/%3E%3Cpath d='M447.14,251l-.44-.61.8-.42c.39-.22.81-.41.81-.41l.42.62s-.41.19-.8.4Z' transform='translate(-316.21 -111.11)' fill='%23d9e3fd'/%3E%3Cpath d='M444.83,252.26l-.49-.59.77-.47.8-.42.46.61-.79.41Z' transform='translate(-316.21 -111.11)' fill='%23d9e3fd'/%3E%3Cpath d='M442.59,253.65l-.52-.57.23-.16c.14-.1.33-.21.52-.33l.77-.46.5.58-.76.46-.51.32Z' transform='translate(-316.21 -111.11)' fill='%23d9e3fd'/%3E%3Cpolygon points='124.27 144.05 123.71 143.51 125.15 142.48 125.69 143.04 124.27 144.05' fill='%23d9e3fd'/%3E%3Cpolygon points='122.3 145.69 121.7 145.19 123.04 144.05 123.61 144.58 122.3 145.69' fill='%23d9e3fd'/%3E%3Cpath d='M473.56,257.37l0-.71,1,.06,1,.08-.06.7-.93-.07Z' transform='translate(-316.21 -111.11)' fill='%23d9e3fd'/%3E%3Cpath d='M470.75,257.26l0-.7,1,0,1,0v.71l-.95,0Z' transform='translate(-316.21 -111.11)' fill='%23d9e3fd'/%3E%3Cpolygon points='151.72 146.13 151.68 145.43 153.59 145.43 153.61 146.14 151.72 146.13' fill='%23d9e3fd'/%3E%3Cpolygon points='148.91 146.19 148.84 145.48 150.75 145.43 150.8 146.14 148.91 146.19' fill='%23d9e3fd'/%3E%3Cpolygon points='146.1 146.32 146.01 145.61 147.91 145.52 147.99 146.23 146.1 146.32' fill='%23d9e3fd'/%3E%3Cpolygon points='143.31 146.54 143.19 145.84 145.08 145.69 145.19 146.39 143.31 146.54' fill='%23d9e3fd'/%3E%3Cpolygon points='140.54 146.85 140.39 146.15 142.27 145.94 142.4 146.64 140.54 146.85' fill='%23d9e3fd'/%3E%3Cpolygon points='137.79 147.26 137.6 146.56 139.47 146.27 139.63 146.97 137.79 147.26' fill='%23d9e3fd'/%3E%3Cpolygon points='135.06 147.76 134.84 147.07 136.69 146.7 136.88 147.4 135.06 147.76' fill='%23d9e3fd'/%3E%3Cpath d='M448.58,259.47l-.25-.68.9-.23c.46-.12.92-.2.92-.2l.23.68s-.46.09-.9.21Z' transform='translate(-316.21 -111.11)' fill='%23d9e3fd'/%3E%3Cpath d='M445.94,260.19l-.3-.67.89-.28.91-.22.27.67-.9.23Z' transform='translate(-316.21 -111.11)' fill='%23d9e3fd'/%3E%3Cpath d='M443.35,261l-.34-.66.27-.1.61-.2.88-.27.32.66-.88.28-.59.19Z' transform='translate(-316.21 -111.11)' fill='%23d9e3fd'/%3E%3Cpolygon points='124.63 150.91 124.24 150.27 125.96 149.6 126.31 150.25 124.63 150.91' fill='%23d9e3fd'/%3E%3Cpolygon points='122.22 152.05 121.78 151.43 123.42 150.64 123.83 151.27 122.22 152.05' fill='%23d9e3fd'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -180px;
  right: -310px;
  width: 120%;
  height: 120%;
  z-index: -1;
}

[class*=" svg_brand_detail_"], [class^="svg_brand_detail_"] {
  position: absolute;
  z-index: -1;
}

.anime_item {
  fill: transparent;
  position: absolute;
  opacity: .8;
}

.anime_item.round {
  width: 35px;
}

.anime_item.round circle {
  stroke-width: 8;
}

.anime_item.plus {
  width: 15px;
}

.anime_item.line {
  width: 12px;
}

.anime_item.dashed-line {
  width: 60px;
}

.anime_item.triangle {
  width: 20px;
}

.anime_item.triangle polygon {
  stroke-width: 15;
}

.anime_item.rectangle {
  width: 18px;
}

.anime_item.rectangle rect {
  stroke-width: 20;
}

.anime_item.round[data-color="primary"] circle {
  stroke: #5c53d5;
}

.anime_item.plus[data-color="primary"] path {
  fill: #5c53d5;
}

.anime_item.line[data-color="primary"] path {
  fill: #5c53d5;
}

.anime_item.dashed-line[data-color="primary"] path, .anime_item.dashed-line[data-color="primary"] polygon {
  fill: #5c53d5;
}

.anime_item.triangle[data-color="primary"] polygon {
  stroke: #5c53d5;
}

.anime_item.rectangle[data-color="primary"] rect {
  stroke: #5c53d5;
}

.anime_item.round[data-color="secondary"] circle {
  stroke: #fbd8d4;
}

.anime_item.plus[data-color="secondary"] path {
  fill: #fbd8d4;
}

.anime_item.line[data-color="secondary"] path {
  fill: #fbd8d4;
}

.anime_item.dashed-line[data-color="secondary"] path, .anime_item.dashed-line[data-color="secondary"] polygon {
  fill: #fbd8d4;
}

.anime_item.triangle[data-color="secondary"] polygon {
  stroke: #fbd8d4;
}

.anime_item.rectangle[data-color="secondary"] rect {
  stroke: #fbd8d4;
}

.anime_item.round[data-color="success"] circle {
  stroke: #00c9b7;
}

.anime_item.plus[data-color="success"] path {
  fill: #00c9b7;
}

.anime_item.line[data-color="success"] path {
  fill: #00c9b7;
}

.anime_item.dashed-line[data-color="success"] path, .anime_item.dashed-line[data-color="success"] polygon {
  fill: #00c9b7;
}

.anime_item.triangle[data-color="success"] polygon {
  stroke: #00c9b7;
}

.anime_item.rectangle[data-color="success"] rect {
  stroke: #00c9b7;
}

.anime_item.round[data-color="info"] circle {
  stroke: #aab5f3;
}

.anime_item.plus[data-color="info"] path {
  fill: #aab5f3;
}

.anime_item.line[data-color="info"] path {
  fill: #aab5f3;
}

.anime_item.dashed-line[data-color="info"] path, .anime_item.dashed-line[data-color="info"] polygon {
  fill: #aab5f3;
}

.anime_item.triangle[data-color="info"] polygon {
  stroke: #aab5f3;
}

.anime_item.rectangle[data-color="info"] rect {
  stroke: #aab5f3;
}

.anime_item.round[data-color="warning"] circle {
  stroke: #ffd895;
}

.anime_item.plus[data-color="warning"] path {
  fill: #ffd895;
}

.anime_item.line[data-color="warning"] path {
  fill: #ffd895;
}

.anime_item.dashed-line[data-color="warning"] path, .anime_item.dashed-line[data-color="warning"] polygon {
  fill: #ffd895;
}

.anime_item.triangle[data-color="warning"] polygon {
  stroke: #ffd895;
}

.anime_item.rectangle[data-color="warning"] rect {
  stroke: #ffd895;
}

.anime_item.round[data-color="danger"] circle {
  stroke: #e53d5c;
}

.anime_item.plus[data-color="danger"] path {
  fill: #e53d5c;
}

.anime_item.line[data-color="danger"] path {
  fill: #e53d5c;
}

.anime_item.dashed-line[data-color="danger"] path, .anime_item.dashed-line[data-color="danger"] polygon {
  fill: #e53d5c;
}

.anime_item.triangle[data-color="danger"] polygon {
  stroke: #e53d5c;
}

.anime_item.rectangle[data-color="danger"] rect {
  stroke: #e53d5c;
}

.anime_item.round[data-color="light"] circle {
  stroke: #d5e0fd;
}

.anime_item.plus[data-color="light"] path {
  fill: #d5e0fd;
}

.anime_item.line[data-color="light"] path {
  fill: #d5e0fd;
}

.anime_item.dashed-line[data-color="light"] path, .anime_item.dashed-line[data-color="light"] polygon {
  fill: #d5e0fd;
}

.anime_item.triangle[data-color="light"] polygon {
  stroke: #d5e0fd;
}

.anime_item.rectangle[data-color="light"] rect {
  stroke: #d5e0fd;
}

.anime_item.round[data-color="dark"] circle {
  stroke: #2c3f52;
}

.anime_item.plus[data-color="dark"] path {
  fill: #2c3f52;
}

.anime_item.line[data-color="dark"] path {
  fill: #2c3f52;
}

.anime_item.dashed-line[data-color="dark"] path, .anime_item.dashed-line[data-color="dark"] polygon {
  fill: #2c3f52;
}

.anime_item.triangle[data-color="dark"] polygon {
  stroke: #2c3f52;
}

.anime_item.rectangle[data-color="dark"] rect {
  stroke: #2c3f52;
}

.anime_item.round[data-color="default"] circle {
  stroke: #f8f9fa;
}

.anime_item.plus[data-color="default"] path {
  fill: #f8f9fa;
}

.anime_item.line[data-color="default"] path {
  fill: #f8f9fa;
}

.anime_item.dashed-line[data-color="default"] path, .anime_item.dashed-line[data-color="default"] polygon {
  fill: #f8f9fa;
}

.anime_item.triangle[data-color="default"] polygon {
  stroke: #f8f9fa;
}

.anime_item.rectangle[data-color="default"] rect {
  stroke: #f8f9fa;
}

/*----------------------------------------------------------------------
[End SVG Elements]
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[9. Back to top button]
----------------------------------------------------------------------*/
#backtotop {
  width: 50px;
  height: 50px;
  position: fixed;
  right: 20px;
  bottom: 20px;
  background: #5c53d5;
  border: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 99;
  cursor: pointer;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
}

#backtotop.show {
  visibility: visible;
  opacity: 1;
}

#backtotop span {
  color: #fff;
  font-size: .7rem;
}

/*----------------------------------------------------------------------
[End Back to top button]
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[10. Custom Modal]
----------------------------------------------------------------------*/
body.modal-video-open .modal-backdrop.show, body.modal-gallery-open .modal-backdrop.show {
  opacity: .7;
}

.modal.full-width-video .modal-dialog {
  max-width: 100%;
  margin: 0;
  height: 100%;
  padding: .75rem 0;
}

.modal.full-width-video .modal-dialog .modal-content {
  background: transparent;
  border: 0;
  height: 100%;
}

.modal.full-width-video .modal-dialog .modal-content .modal-header {
  border: 0;
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
}

.modal.full-width-video .modal-dialog .modal-content .modal-header .close {
  color: #fff;
  font-size: 1.4rem;
  opacity: 1;
  text-shadow: none;
  margin: 0;
  padding: 0;
}

.modal.full-width-video .modal-dialog .modal-content .modal-header .close .icon-close {
  font-weight: 900;
}

.modal.full-width-video .modal-dialog .modal-content video {
  width: 100%;
  margin: auto;
  max-width: 1600px;
  -o-object-fit: cover;
  object-fit: cover;
  padding: 0 15px;
  border-radius: 0.25rem;
  display: block;
}

.modal.ekko-lightbox {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.modal.ekko-lightbox .modal-dialog {
  -ms-flex-item-align: center;
  align-self: center;
  margin: 0 auto;
  left: calc((var(--sw) / 2));
  position: relative;
  padding: 0 100px;
}

@media (max-width: 991.98px) {
  .modal.ekko-lightbox .modal-dialog {
    padding: 0 50px;
  }
}

.modal.ekko-lightbox .modal-dialog .modal-content {
  background: transparent;
  border: 0;
  height: 100%;
}

.modal.ekko-lightbox .modal-dialog .modal-content .modal-body {
  padding: 0;
}

.modal.ekko-lightbox .modal-dialog .modal-content .modal-body .ekko-lightbox-container {
  height: 100vh !important;
  height: calc(var(--vh, 1vh) * 100) !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.modal.ekko-lightbox .modal-dialog .modal-content .modal-body .ekko-lightbox-nav-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100vw;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.modal.ekko-lightbox .modal-dialog .modal-content .modal-body .ekko-lightbox-nav-overlay > a {
  color: #fff;
  font-size: 2rem;
  padding: 2.4rem;
}

@media (max-width: 991.98px) {
  .modal.ekko-lightbox .modal-dialog .modal-content .modal-body .ekko-lightbox-nav-overlay > a {
    padding: .3rem;
  }
}

.modal.ekko-lightbox .modal-dialog .modal-content .modal-body .ekko-lightbox-nav-overlay > a:first-of-type {
  float: left;
}

.modal.ekko-lightbox .modal-dialog .modal-content .modal-body .ekko-lightbox-nav-overlay > a:last-of-type {
  float: right;
}

.modal.ekko-lightbox .modal-dialog .modal-content .modal-body .ekko-lightbox-item {
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  -webkit-transition: opacity .6s ease-in-out;
  transition: opacity .6s ease-in-out;
}

.modal.ekko-lightbox .modal-dialog .modal-content .modal-body .ekko-lightbox-item img {
  -o-object-fit: cover;
  object-fit: cover;
}

.modal.ekko-lightbox .modal-dialog .modal-content .modal-body .ekko-lightbox-item.fade {
  opacity: 0;
}

.modal.ekko-lightbox .modal-dialog .modal-content .modal-body .ekko-lightbox-item.fade img {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.modal.ekko-lightbox .modal-dialog .modal-content .modal-body .ekko-lightbox-item.fade.in.show {
  opacity: 1;
}

.modal.ekko-lightbox .modal-dialog .modal-content .modal-body .ekko-lightbox-item.fade.in.show img {
  opacity: 1;
}

/*----------------------------------------------------------------------
[End Custom Modal]
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[11. Slick Carousel]
----------------------------------------------------------------------*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.carousel.slick[data-color="primary"] .slick-button {
  background-color: #5c53d5;
}

.carousel.slick[data-color="primary"] .slick-button:hover {
  background-color: #3f34cd;
}

.carousel.slick[data-color="primary"] .slick-dots li.slick-active button {
  background-color: #5c53d5;
}

.carousel.slick[data-color="secondary"] .slick-button {
  background-color: #f8b8b1;
}

.carousel.slick[data-color="secondary"] .slick-button:hover {
  background-color: #f4998e;
}

.carousel.slick[data-color="secondary"] .slick-dots li.slick-active button {
  background-color: #fbd8d4;
}

.carousel.slick[data-color="success"] .slick-button {
  background-color: #00c9b7;
}

.carousel.slick[data-color="success"] .slick-button:hover {
  background-color: #00a394;
}

.carousel.slick[data-color="success"] .slick-dots li.slick-active button {
  background-color: #00c9b7;
}

.carousel.slick[data-color="info"] .slick-button {
  background-color: #aab5f3;
}

.carousel.slick[data-color="info"] .slick-button:hover {
  background-color: #8898ee;
}

.carousel.slick[data-color="info"] .slick-dots li.slick-active button {
  background-color: #aab5f3;
}

.carousel.slick[data-color="warning"] .slick-button {
  background-color: #ffd895;
}

.carousel.slick[data-color="warning"] .slick-button:hover {
  background-color: #ffca6f;
}

.carousel.slick[data-color="warning"] .slick-dots li.slick-active button {
  background-color: #ffd895;
}

.carousel.slick[data-color="danger"] .slick-button {
  background-color: #e53d5c;
}

.carousel.slick[data-color="danger"] .slick-button:hover {
  background-color: #de1e41;
}

.carousel.slick[data-color="danger"] .slick-dots li.slick-active button {
  background-color: #e53d5c;
}

.carousel.slick[data-color="light"] .slick-button {
  background-color: #d5e0fd;
}

.carousel.slick[data-color="light"] .slick-button:hover {
  background-color: #b0c5fb;
}

.carousel.slick[data-color="light"] .slick-dots li.slick-active button {
  background-color: #d5e0fd;
}

.carousel.slick[data-color="dark"] .slick-button {
  background-color: #2c3f52;
}

.carousel.slick[data-color="dark"] .slick-button:hover {
  background-color: #1f2c39;
}

.carousel.slick[data-color="dark"] .slick-dots li.slick-active button {
  background-color: #2c3f52;
}

.carousel.slick[data-color="default"] .slick-button {
  background-color: #f8f9fa;
  color: #2c3f52;
}

.carousel.slick[data-color="default"] .slick-button:hover {
  background-color: #e2e6ea;
}

.carousel.slick[data-color="default"] .slick-dots li.slick-active button {
  background-color: #f8f9fa;
}

.carousel.slick .slick-button {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #fff;
}

.carousel.slick .slick-dots {
  position: absolute;
  padding: 0;
  margin: 0;
  list-style: none;
  left: 50%;
  bottom: -70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.carousel.slick .slick-dots li {
  display: inline-block;
  margin: 0 .25rem;
}

.carousel.slick .slick-dots li button {
  border-radius: 50%;
  border: 0;
  font-size: 0;
  background-color: #e9ecef;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding: 0;
  width: 14px;
  height: 14px;
  display: block;
}

.carousel.slick .slick-dots li button:hover {
  background-color: #e3e7eb;
}

/*----------------------------------------------------------------------
[End Slick Carousel]
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[12. Custom Forms]
----------------------------------------------------------------------*/
.form-control {
  border-radius: 0;
}

textarea.form-control {
  min-height: 200px;
}

select.form-control[multiple] {
  padding: 0;
}

select.form-control[multiple] option {
  padding: .5rem 1.4rem;
  outline: 0;
}

select.form-control[multiple] option:hover, select.form-control[multiple] option:focus {
  outline: 0;
}

.form-group {
  margin-bottom: 2rem;
}

.form-group label {
  font-weight: 600;
}

.form-row > .col, .form-row > [class*="col-"] {
  padding-right: 12px;
  padding-left: 12px;
}

.form-row {
  margin-right: -12px;
  margin-left: -12px;
}

.form-check {
  padding-left: 2rem;
}

.form-check .form-check-input {
  margin-left: -2rem;
  margin-top: .6rem;
}

#resetForm:hover {
  color: #2c3f52 !important;
}

/*----------------------------------------------------------------------
[End Custom Forms]
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[13. Custom Toggle Buttons]
----------------------------------------------------------------------*/
.options {
  position: relative;
  min-width: 300px;
  height: 36px;
  border-radius: 50rem;
  background: #f8f9fa;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.options.options-sm {
  min-width: 220px;
  height: 28px;
}

.options.options-sm .option span {
  font-size: .6rem;
}

.options .option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  position: relative;
  z-index: 2;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #adb5bd;
}

.options .option.active {
  color: #fff;
}

.options .option span {
  font-weight: 600;
  font-size: .8rem;
  text-transform: uppercase;
  pointer-events: none;
}

.options[data-count="2"] .option {
  width: 50%;
}

.options[data-count="2"][data-active="option-1"] .slider {
  left: 0;
}

.options[data-count="2"][data-active="option-2"] .slider {
  left: 50%;
}

.options[data-count="2"] .slider {
  width: 50%;
}

.options[data-count="3"] .option {
  width: calc(100% / 3);
}

.options[data-count="3"][data-active="option-1"] .slider {
  left: 0;
}

.options[data-count="3"][data-active="option-2"] .slider {
  left: calc(100% / 3);
}

.options[data-count="3"][data-active="option-3"] .slider {
  left: calc(100% / 3 * 2);
}

.options[data-count="3"] .slider {
  width: calc(100% / 3);
}

.options .slider {
  position: absolute;
  height: 100%;
  background: #f8f9fa;
  z-index: 1;
  border-radius: 50px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.options[data-color="primary"] .slider {
  background: #5c53d5;
}

.options[data-color="secondary"] .slider {
  background: #fbd8d4;
}

.options[data-color="success"] .slider {
  background: #00c9b7;
}

.options[data-color="info"] .slider {
  background: #aab5f3;
}

.options[data-color="warning"] .slider {
  background: #ffd895;
}

.options[data-color="danger"] .slider {
  background: #e53d5c;
}

.options[data-color="light"] .slider {
  background: #d5e0fd;
}

.options[data-color="dark"] .slider {
  background: #2c3f52;
}

.options[data-color="default"] .slider {
  background: #f8f9fa;
}

/*----------------------------------------------------------------------
[End Custom Toggle Buttons]
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[14. Custom Pagination]
----------------------------------------------------------------------*/
.pagination.ver-1[data-color="primary"] .page-item.active .page-link {
  background: #5c53d5;
  color: #fff !important;
}

.pagination.ver-1[data-color="primary"] .page-item.prev .page-link:hover, .pagination.ver-1[data-color="primary"] .page-item.next .page-link:hover {
  background: #5c53d5;
  color: #fff;
}

.pagination.ver-1[data-color="secondary"] .page-item.active .page-link {
  background: #fbd8d4;
  color: #fff !important;
}

.pagination.ver-1[data-color="secondary"] .page-item.prev .page-link:hover, .pagination.ver-1[data-color="secondary"] .page-item.next .page-link:hover {
  background: #fbd8d4;
  color: #fff;
}

.pagination.ver-1[data-color="success"] .page-item.active .page-link {
  background: #00c9b7;
  color: #fff !important;
}

.pagination.ver-1[data-color="success"] .page-item.prev .page-link:hover, .pagination.ver-1[data-color="success"] .page-item.next .page-link:hover {
  background: #00c9b7;
  color: #fff;
}

.pagination.ver-1[data-color="info"] .page-item.active .page-link {
  background: #aab5f3;
  color: #fff !important;
}

.pagination.ver-1[data-color="info"] .page-item.prev .page-link:hover, .pagination.ver-1[data-color="info"] .page-item.next .page-link:hover {
  background: #aab5f3;
  color: #fff;
}

.pagination.ver-1[data-color="warning"] .page-item.active .page-link {
  background: #ffd895;
  color: #fff !important;
}

.pagination.ver-1[data-color="warning"] .page-item.prev .page-link:hover, .pagination.ver-1[data-color="warning"] .page-item.next .page-link:hover {
  background: #ffd895;
  color: #fff;
}

.pagination.ver-1[data-color="danger"] .page-item.active .page-link {
  background: #e53d5c;
  color: #fff !important;
}

.pagination.ver-1[data-color="danger"] .page-item.prev .page-link:hover, .pagination.ver-1[data-color="danger"] .page-item.next .page-link:hover {
  background: #e53d5c;
  color: #fff;
}

.pagination.ver-1[data-color="light"] .page-item.active .page-link {
  background: #d5e0fd;
  color: #fff !important;
}

.pagination.ver-1[data-color="light"] .page-item.prev .page-link:hover, .pagination.ver-1[data-color="light"] .page-item.next .page-link:hover {
  background: #d5e0fd;
  color: #fff;
}

.pagination.ver-1[data-color="dark"] .page-item.active .page-link {
  background: #2c3f52;
  color: #fff !important;
}

.pagination.ver-1[data-color="dark"] .page-item.prev .page-link:hover, .pagination.ver-1[data-color="dark"] .page-item.next .page-link:hover {
  background: #2c3f52;
  color: #fff;
}

.pagination.ver-1[data-color="default"] .page-item.active .page-link {
  background: #f8f9fa;
  color: #2c3f52 !important;
}

.pagination.ver-1[data-color="default"] .page-item.prev .page-link:hover, .pagination.ver-1[data-color="default"] .page-item.next .page-link:hover {
  background: #f8f9fa;
  color: #2c3f52;
}

.pagination.ver-1 .page-item {
  width: 50px;
  height: 50px;
}

.pagination.ver-1 .page-item:nth-of-type(2), .pagination.ver-1 .page-item:nth-last-of-type(2) {
  width: 70px;
  background: #f8f9fa;
}

.pagination.ver-1 .page-item:nth-of-type(2) {
  border-top-left-radius: 50rem;
  border-bottom-left-radius: 50rem;
}

.pagination.ver-1 .page-item:nth-of-type(2) .page-link {
  margin-left: 20px;
}

.pagination.ver-1 .page-item:nth-last-of-type(2) {
  border-top-right-radius: 50rem;
  border-bottom-right-radius: 50rem;
}

.pagination.ver-1 .page-item:nth-last-of-type(2) .page-link {
  margin-right: 20px;
}

.pagination.ver-1 .page-item .page-link {
  text-align: center;
  margin: 0;
  font-weight: 600;
  border: 0;
  line-height: 50px;
  padding: 0;
  background: #f8f9fa;
  color: #adb5bd;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.pagination.ver-1 .page-item .page-link:hover {
  color: #5c53d5;
}

.pagination.ver-1 .page-item .page-link:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.pagination.ver-1 .page-item.active .page-link {
  color: #fff !important;
  border-radius: .7rem;
  background: transparent;
}

.pagination.ver-1 .page-item.disabled {
  opacity: .9;
}

.pagination.ver-1 .page-item.prev .page-link, .pagination.ver-1 .page-item.next .page-link {
  border-radius: 50rem;
  color: #adb5bd;
  font-size: .9rem;
}

.pagination.ver-1 .page-item.prev .page-link:hover, .pagination.ver-1 .page-item.next .page-link:hover {
  background: #5c53d5;
  color: #fff;
}

.pagination.ver-1 .page-item.prev {
  margin-right: 1rem;
}

.pagination.ver-1 .page-item.next {
  margin-left: 1rem;
}

/*----------------------------------------------------------------------
[End Custom Pagination]
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[15. Huebee Styles]
----------------------------------------------------------------------*/
.huebee {
  position: absolute;
  z-index: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: opacity .15s, -webkit-transform .15s;
  transition: opacity .15s, -webkit-transform .15s;
  transition: opacity .15s, transform .15s;
  transition: opacity .15s, transform .15s, -webkit-transform .15s;
}

.huebee.is-hidden {
  opacity: 0;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}

.huebee.is-static-open {
  position: relative;
  z-index: auto;
}

.huebee__container {
  position: absolute;
  left: 0;
  top: 5px;
  padding: 10px;
  background: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
}

.huebee.is-static-open .huebee__container {
  position: relative;
  display: inline-block;
  left: auto;
  top: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.huebee__canvas {
  display: block;
  cursor: pointer;
}

.huebee__cursor {
  width: 15px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border: 3px solid #fff;
  border-radius: 5px;
  pointer-events: none;
}

.huebee__cursor.is-hidden {
  opacity: 0;
}

.huebee__close-button {
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  top: -9px;
  right: -9px;
  border-radius: 12px;
  background: #222;
}

.huebee__close-button__x {
  stroke: #fff;
  stroke-width: 3;
  stroke-linecap: round;
}

.huebee__close-button:hover {
  background: #fff;
  cursor: pointer;
}

.huebee__close-button:hover .huebee__close-button__x {
  stroke: #222;
}

/*----------------------------------------------------------------------
[End Huebee Styles]
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[16. Head Intro]
----------------------------------------------------------------------*/
.head-intro {
  margin-bottom: 4rem;
}

@media (max-width: 991.98px) {
  .head-intro {
    margin-bottom: 3rem;
  }
}

@media (max-width: 767.98px) {
  .head-intro {
    margin-bottom: 2rem;
  }
}

.head-intro[data-position="left"] {
  text-align: left;
}

.head-intro[data-position="right"] {
  text-align: right;
}

.head-intro[data-position="center"] {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.head-intro[data-content-color="light"] * {
  color: #fff;
}

.head-intro[data-max-width="100"] {
  max-width: 100px;
}

.head-intro[data-max-width="150"] {
  max-width: 150px;
}

.head-intro[data-max-width="200"] {
  max-width: 200px;
}

.head-intro[data-max-width="250"] {
  max-width: 250px;
}

.head-intro[data-max-width="300"] {
  max-width: 300px;
}

.head-intro[data-max-width="350"] {
  max-width: 350px;
}

.head-intro[data-max-width="400"] {
  max-width: 400px;
}

.head-intro[data-max-width="450"] {
  max-width: 450px;
}

.head-intro[data-max-width="500"] {
  max-width: 500px;
}

.head-intro[data-max-width="550"] {
  max-width: 550px;
}

.head-intro[data-max-width="600"] {
  max-width: 600px;
}

.head-intro[data-max-width="650"] {
  max-width: 650px;
}

.head-intro[data-max-width="700"] {
  max-width: 700px;
}

.head-intro[data-max-width="750"] {
  max-width: 750px;
}

.head-intro[data-max-width="800"] {
  max-width: 800px;
}

.head-intro[data-max-width="850"] {
  max-width: 850px;
}

.head-intro[data-max-width="900"] {
  max-width: 900px;
}

.head-intro[data-max-width="950"] {
  max-width: 950px;
}

.head-intro[data-max-width="1000"] {
  max-width: 1000px;
}

.head-intro .content {
  margin-bottom: 2rem;
}

.head-intro .content:last-child {
  margin-bottom: 0;
}

.head-intro.ver-1 .subtitle {
  border-radius: 0.2rem;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  text-transform: capitalize;
  display: inline-block;
  margin-bottom: 1rem;
  font-size: .9rem;
  padding: .2rem .8rem;
}

@media (max-width: 1199.98px) {
  .head-intro.ver-1 .subtitle {
    font-size: .85rem;
    margin-bottom: .9rem;
  }
}

@media (max-width: 991.98px) {
  .head-intro.ver-1 .subtitle {
    font-size: .8rem;
    margin-bottom: .7rem;
  }
}

@media (max-width: 767.98px) {
  .head-intro.ver-1 .subtitle {
    font-size: .75rem;
    margin-bottom: .6rem;
  }
}

@media (max-width: 575.98px) {
  .head-intro.ver-1 .subtitle {
    font-size: .7rem;
    margin-bottom: .5rem;
  }
}

.head-intro.ver-1 .subtitle[data-color="primary"] {
  background-color: #493fd0;
  color: #fff;
}

.head-intro.ver-1 .subtitle[data-color="secondary"] {
  background-color: #f9c3bd;
  color: #fff;
}

.head-intro.ver-1 .subtitle[data-color="success"] {
  background-color: #00b0a0;
  color: #fff;
}

.head-intro.ver-1 .subtitle[data-color="info"] {
  background-color: #94a2f0;
  color: #fff;
}

.head-intro.ver-1 .subtitle[data-color="warning"] {
  background-color: #ffcf7c;
  color: #2c3f52;
}

.head-intro.ver-1 .subtitle[data-color="danger"] {
  background-color: #e22749;
  color: #fff;
}

.head-intro.ver-1 .subtitle[data-color="light"] {
  background-color: #bdcefc;
  color: #fff;
}

.head-intro.ver-1 .subtitle[data-color="dark"] {
  background-color: #233241;
  color: #fff;
}

.head-intro.ver-1 .subtitle[data-color="default"] {
  background-color: #e9ecef;
  color: #2c3f52;
}

.head-intro.ver-2 .subtitle {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  text-transform: capitalize;
  display: inline-block;
  margin-bottom: .8rem;
}

.head-intro.ver-2 .subtitle[data-color="primary"] {
  color: #5c53d5;
}

.head-intro.ver-2 .subtitle[data-color="secondary"] {
  color: #fbd8d4;
}

.head-intro.ver-2 .subtitle[data-color="success"] {
  color: #00c9b7;
}

.head-intro.ver-2 .subtitle[data-color="info"] {
  color: #aab5f3;
}

.head-intro.ver-2 .subtitle[data-color="warning"] {
  color: #ffd895;
}

.head-intro.ver-2 .subtitle[data-color="danger"] {
  color: #e53d5c;
}

.head-intro.ver-2 .subtitle[data-color="light"] {
  color: #d5e0fd;
}

.head-intro.ver-2 .subtitle[data-color="dark"] {
  color: #2c3f52;
}

.head-intro.ver-2 .subtitle[data-color="default"] {
  color: #f8f9fa;
}

.head-intro.ver-3 {
  z-index: 10;
  position: relative;
}

.head-intro.ver-3[data-color="primary"] .subtitle:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 501 392.99'%3E%3Cpath fill='%235c53d5' d='M325.73,410.12,500.07,270.43c4.29-3.21,6.43-8.57,6.43-13.93s-2.14-10.72-6.43-13.93L325.73,102.88A198.2,198.2,0,0,0,203.18,60C94.94,60,5.5,148.25,5.5,256.5S94.94,453,203.18,453A198.2,198.2,0,0,0,325.73,410.12Z' transform='translate(-5.5 -60.01)'/%3E%3Cpath fill='%237770dc' d='M203.18,453C94.94,453,5.5,364.75,5.5,256.5h501c0,5.36-2.14,10.72-6.43,13.93L325.73,410.12A198.2,198.2,0,0,1,203.18,453Z' transform='translate(-5.5 -60.01)'/%3E%3C/svg%3E");
}

.head-intro.ver-3[data-color="secondary"] .subtitle:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 501 392.99'%3E%3Cpath fill='%23fbd8d4' d='M325.73,410.12,500.07,270.43c4.29-3.21,6.43-8.57,6.43-13.93s-2.14-10.72-6.43-13.93L325.73,102.88A198.2,198.2,0,0,0,203.18,60C94.94,60,5.5,148.25,5.5,256.5S94.94,453,203.18,453A198.2,198.2,0,0,0,325.73,410.12Z' transform='translate(-5.5 -60.01)'/%3E%3Cpath fill='%23fef6f5' d='M203.18,453C94.94,453,5.5,364.75,5.5,256.5h501c0,5.36-2.14,10.72-6.43,13.93L325.73,410.12A198.2,198.2,0,0,1,203.18,453Z' transform='translate(-5.5 -60.01)'/%3E%3C/svg%3E");
}

.head-intro.ver-3[data-color="success"] .subtitle:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 501 392.99'%3E%3Cpath fill='%2300c9b7' d='M325.73,410.12,500.07,270.43c4.29-3.21,6.43-8.57,6.43-13.93s-2.14-10.72-6.43-13.93L325.73,102.88A198.2,198.2,0,0,0,203.18,60C94.94,60,5.5,148.25,5.5,256.5S94.94,453,203.18,453A198.2,198.2,0,0,0,325.73,410.12Z' transform='translate(-5.5 -60.01)'/%3E%3Cpath fill='%2300edd8' d='M203.18,453C94.94,453,5.5,364.75,5.5,256.5h501c0,5.36-2.14,10.72-6.43,13.93L325.73,410.12A198.2,198.2,0,0,1,203.18,453Z' transform='translate(-5.5 -60.01)'/%3E%3C/svg%3E");
}

.head-intro.ver-3[data-color="info"] .subtitle:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 501 392.99'%3E%3Cpath fill='%23aab5f3' d='M325.73,410.12,500.07,270.43c4.29-3.21,6.43-8.57,6.43-13.93s-2.14-10.72-6.43-13.93L325.73,102.88A198.2,198.2,0,0,0,203.18,60C94.94,60,5.5,148.25,5.5,256.5S94.94,453,203.18,453A198.2,198.2,0,0,0,325.73,410.12Z' transform='translate(-5.5 -60.01)'/%3E%3Cpath fill='%23c9d0f7' d='M203.18,453C94.94,453,5.5,364.75,5.5,256.5h501c0,5.36-2.14,10.72-6.43,13.93L325.73,410.12A198.2,198.2,0,0,1,203.18,453Z' transform='translate(-5.5 -60.01)'/%3E%3C/svg%3E");
}

.head-intro.ver-3[data-color="warning"] .subtitle:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 501 392.99'%3E%3Cpath fill='%23ffd895' d='M325.73,410.12,500.07,270.43c4.29-3.21,6.43-8.57,6.43-13.93s-2.14-10.72-6.43-13.93L325.73,102.88A198.2,198.2,0,0,0,203.18,60C94.94,60,5.5,148.25,5.5,256.5S94.94,453,203.18,453A198.2,198.2,0,0,0,325.73,410.12Z' transform='translate(-5.5 -60.01)'/%3E%3Cpath fill='%23ffe5b9' d='M203.18,453C94.94,453,5.5,364.75,5.5,256.5h501c0,5.36-2.14,10.72-6.43,13.93L325.73,410.12A198.2,198.2,0,0,1,203.18,453Z' transform='translate(-5.5 -60.01)'/%3E%3C/svg%3E");
}

.head-intro.ver-3[data-color="danger"] .subtitle:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 501 392.99'%3E%3Cpath fill='%23e53d5c' d='M325.73,410.12,500.07,270.43c4.29-3.21,6.43-8.57,6.43-13.93s-2.14-10.72-6.43-13.93L325.73,102.88A198.2,198.2,0,0,0,203.18,60C94.94,60,5.5,148.25,5.5,256.5S94.94,453,203.18,453A198.2,198.2,0,0,0,325.73,410.12Z' transform='translate(-5.5 -60.01)'/%3E%3Cpath fill='%23e95c76' d='M203.18,453C94.94,453,5.5,364.75,5.5,256.5h501c0,5.36-2.14,10.72-6.43,13.93L325.73,410.12A198.2,198.2,0,0,1,203.18,453Z' transform='translate(-5.5 -60.01)'/%3E%3C/svg%3E");
}

.head-intro.ver-3[data-color="light"] .subtitle:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 501 392.99'%3E%3Cpath fill='%23d5e0fd' d='M325.73,410.12,500.07,270.43c4.29-3.21,6.43-8.57,6.43-13.93s-2.14-10.72-6.43-13.93L325.73,102.88A198.2,198.2,0,0,0,203.18,60C94.94,60,5.5,148.25,5.5,256.5S94.94,453,203.18,453A198.2,198.2,0,0,0,325.73,410.12Z' transform='translate(-5.5 -60.01)'/%3E%3Cpath fill='%23f7f9ff' d='M203.18,453C94.94,453,5.5,364.75,5.5,256.5h501c0,5.36-2.14,10.72-6.43,13.93L325.73,410.12A198.2,198.2,0,0,1,203.18,453Z' transform='translate(-5.5 -60.01)'/%3E%3C/svg%3E");
}

.head-intro.ver-3[data-color="dark"] .subtitle:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 501 392.99'%3E%3Cpath fill='%232c3f52' d='M325.73,410.12,500.07,270.43c4.29-3.21,6.43-8.57,6.43-13.93s-2.14-10.72-6.43-13.93L325.73,102.88A198.2,198.2,0,0,0,203.18,60C94.94,60,5.5,148.25,5.5,256.5S94.94,453,203.18,453A198.2,198.2,0,0,0,325.73,410.12Z' transform='translate(-5.5 -60.01)'/%3E%3Cpath fill='%23385169' d='M203.18,453C94.94,453,5.5,364.75,5.5,256.5h501c0,5.36-2.14,10.72-6.43,13.93L325.73,410.12A198.2,198.2,0,0,1,203.18,453Z' transform='translate(-5.5 -60.01)'/%3E%3C/svg%3E");
}

.head-intro.ver-3[data-color="default"] .subtitle:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 501 392.99'%3E%3Cpath fill='%23f8f9fa' d='M325.73,410.12,500.07,270.43c4.29-3.21,6.43-8.57,6.43-13.93s-2.14-10.72-6.43-13.93L325.73,102.88A198.2,198.2,0,0,0,203.18,60C94.94,60,5.5,148.25,5.5,256.5S94.94,453,203.18,453A198.2,198.2,0,0,0,325.73,410.12Z' transform='translate(-5.5 -60.01)'/%3E%3Cpath fill='white' d='M203.18,453C94.94,453,5.5,364.75,5.5,256.5h501c0,5.36-2.14,10.72-6.43,13.93L325.73,410.12A198.2,198.2,0,0,1,203.18,453Z' transform='translate(-5.5 -60.01)'/%3E%3C/svg%3E");
}

.head-intro.ver-3[data-position="right"] .subtitle {
  margin-left: 0;
  margin-right: 20px;
}

.head-intro.ver-3[data-position="center"] .subtitle {
  margin-left: 0;
  margin-right: 0;
}

.head-intro.ver-3 .subtitle {
  margin-left: 20px;
  position: relative;
  display: inline-block;
  margin-bottom: 2rem;
}

.head-intro.ver-3 .subtitle.active:before {
  -webkit-transform: rotate(38deg);
  transform: rotate(38deg);
}

.head-intro.ver-3 .subtitle:before {
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: -webkit-transform .6s ease;
  transition: -webkit-transform .6s ease;
  transition: transform .6s ease;
  transition: transform .6s ease, -webkit-transform .6s ease;
  -webkit-transform-origin: 35px 35px;
  transform-origin: 35px 35px;
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: -20px;
  top: -19px;
  width: 90px;
  height: 70px;
  z-index: -1;
  opacity: .6;
}

.head-intro.ver-3 .subtitle span, .head-intro.ver-3 .subtitle i {
  font-size: 2rem;
  color: #fff;
}

/*----------------------------------------------------------------------
[End Head Intro]
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[17. Custom Cards]
----------------------------------------------------------------------*/
.card.ver-1 {
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.card.ver-1 .card-img-top {
  height: 240px;
  -o-object-fit: cover;
  object-fit: cover;
}

.card.ver-1 .card-body {
  padding: 2rem;
}

.card.ver-1 .card-body .card-text {
  font-size: 1rem;
}

.card.ver-1 .card-body .card-link {
  font-weight: 600;
  font-size: 1rem;
}

@media (max-width: 767.98px) {
  .card.ver-1 .card-body .card-link {
    font-size: .85rem;
  }
}

.card.ver-1:hover {
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}

.card.ver-2 {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  padding: 3rem 6rem;
}

.card.ver-2 img {
  height: 70px;
  width: 130px;
  -o-object-fit: contain;
  object-fit: contain;
}

.card.ver-2:hover {
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}

.card.ver-3 .media {
  margin-bottom: 1rem;
}

@media (max-width: 440px) {
  .card.ver-3 .media {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: start !important;
    margin-bottom: .5rem;
  }
}

.card.ver-3 .media img {
  width: 90px;
  height: 90px;
  border-radius: 50rem;
}

@media (max-width: 440px) {
  .card.ver-3 .media img {
    margin: 0 0 .5rem 0 !important;
  }
}

.card.ver-3 .media .media-body p {
  margin-bottom: .3rem;
  font-weight: 500;
  font-size: .9rem;
}

.card.ver-3 .media .media-body span.star {
  width: 100%;
  display: inline-block;
}

.card.ver-3 .media .media-body span.star i {
  float: left;
  font-size: 1.4rem;
  color: #ffd895;
}

.card.ver-3 .media + p {
  font-size: 1rem;
}

.card.ver-3 .card-body {
  padding: 4rem 7rem 4rem 6rem;
}

@media (max-width: 575.98px) {
  .card.ver-3 .card-body {
    padding: 3rem;
  }
}

@media (max-width: 440px) {
  .card.ver-3 .card-body {
    padding: 2rem;
  }
}

.card.ver-4[data-color="primary"] .card-body .icon svg path, .card.ver-4[data-color="primary"] .card-body .icon svg g {
  fill: #5c53d5;
}

.card.ver-4[data-color="primary"] .card-body .icon span, .card.ver-4[data-color="primary"] .card-body .icon i {
  color: #5c53d5;
}

.card.ver-4[data-color="secondary"] .card-body .icon svg path, .card.ver-4[data-color="secondary"] .card-body .icon svg g {
  fill: #fbd8d4;
}

.card.ver-4[data-color="secondary"] .card-body .icon span, .card.ver-4[data-color="secondary"] .card-body .icon i {
  color: #fbd8d4;
}

.card.ver-4[data-color="success"] .card-body .icon svg path, .card.ver-4[data-color="success"] .card-body .icon svg g {
  fill: #00c9b7;
}

.card.ver-4[data-color="success"] .card-body .icon span, .card.ver-4[data-color="success"] .card-body .icon i {
  color: #00c9b7;
}

.card.ver-4[data-color="info"] .card-body .icon svg path, .card.ver-4[data-color="info"] .card-body .icon svg g {
  fill: #aab5f3;
}

.card.ver-4[data-color="info"] .card-body .icon span, .card.ver-4[data-color="info"] .card-body .icon i {
  color: #aab5f3;
}

.card.ver-4[data-color="warning"] .card-body .icon svg path, .card.ver-4[data-color="warning"] .card-body .icon svg g {
  fill: #ffd895;
}

.card.ver-4[data-color="warning"] .card-body .icon span, .card.ver-4[data-color="warning"] .card-body .icon i {
  color: #ffd895;
}

.card.ver-4[data-color="danger"] .card-body .icon svg path, .card.ver-4[data-color="danger"] .card-body .icon svg g {
  fill: #e53d5c;
}

.card.ver-4[data-color="danger"] .card-body .icon span, .card.ver-4[data-color="danger"] .card-body .icon i {
  color: #e53d5c;
}

.card.ver-4[data-color="light"] .card-body .icon svg path, .card.ver-4[data-color="light"] .card-body .icon svg g {
  fill: #d5e0fd;
}

.card.ver-4[data-color="light"] .card-body .icon span, .card.ver-4[data-color="light"] .card-body .icon i {
  color: #d5e0fd;
}

.card.ver-4[data-color="dark"] .card-body .icon svg path, .card.ver-4[data-color="dark"] .card-body .icon svg g {
  fill: #2c3f52;
}

.card.ver-4[data-color="dark"] .card-body .icon span, .card.ver-4[data-color="dark"] .card-body .icon i {
  color: #2c3f52;
}

.card.ver-4[data-color="default"] .card-body .icon svg path, .card.ver-4[data-color="default"] .card-body .icon svg g {
  fill: #f8f9fa;
}

.card.ver-4[data-color="default"] .card-body .icon span, .card.ver-4[data-color="default"] .card-body .icon i {
  color: #f8f9fa;
}

.card.ver-4 .card-body {
  padding: 3.2rem 3.2rem 2.4rem 3.2rem;
  text-align: center;
}

.card.ver-4 .card-body .icon {
  border-radius: 50%;
  padding: 2rem;
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
  margin: -6.5rem auto 2rem auto;
  background: #fff;
  width: 130px;
  height: 130px;
  position: relative;
}

.card.ver-4 .card-body .icon img {
  border-radius: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  display: block;
}

.card.ver-4 .card-body .icon svg {
  width: 100%;
}

.card.ver-4 .card-body .icon span, .card.ver-4 .card-body .icon i {
  font-size: 3.2rem;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.card.ver-4 .card-body .card-text {
  font-size: 1rem;
}

.card.ver-5 {
  -webkit-box-shadow: 0 0 30px 10px rgba(0, 0, 0, 0.02);
  box-shadow: 0 0 30px 10px rgba(0, 0, 0, 0.02);
}

.card.ver-5 .card-body {
  padding: 3rem 4rem;
}

.card.ver-5 .card-body img {
 
}

.card.ver-5 .card-body .card-text {
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 2.4rem;
  color: #adb5bd;
}

.card.ver-5 .card-body .author .name {
  display: block;
  margin: 0;
}

.card.ver-5 .card-body .author .prof {
  font-weight: 600;
  font-size: .9rem;
  color: #adb5bd;
}

.card.ver-6 .card-body {
  padding: 2rem;
}

.card.ver-6 .card-body .person {
  height: 320px;
  -o-object-fit: cover;
  object-fit: cover;
  margin-bottom: 1.5rem;
}

.card.ver-6 .card-body .company {
  height: 40px;
  max-width: 160px;
  margin-bottom: 1.5rem;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: left;
  object-position: left;
}

.card.ver-6 .card-body .card-text {
  font-size: 1rem;
}

@media (max-width: 575.98px) {
  .card.ver-7 {
    max-width: 280px;
  }
}

.card.ver-7 .card-body {
  padding: 2rem;
}

@media (max-width: 575.98px) {
  .card.ver-7 .card-body {
    padding: 1rem;
  }
}

.card.ver-7 img {
  height: 320px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 991.98px) {
  .card.ver-7 img {
    height: 280px;
  }
}

@media (max-width: 575.98px) {
  .card.ver-7 img {
    width: 280px;
    height: 240px;
  }
}

.card.ver-8 {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.card.ver-8[data-color="primary"]:hover {
  background: #5c53d5;
}

.card.ver-8[data-color="primary"]:hover .card-title, .card.ver-8[data-color="primary"]:hover .card-text, .card.ver-8[data-color="primary"]:hover .btn {
  color: #fff !important;
}

.card.ver-8[data-color="primary"]:hover .btn:after {
  color: #fff;
}

.card.ver-8[data-color="primary"]:hover .icon {
  background: #fff;
}

.card.ver-8[data-color="primary"] .card-body .icon svg path, .card.ver-8[data-color="primary"] .card-body .icon svg g {
  fill: #5c53d5;
}

.card.ver-8[data-color="primary"] .card-body .icon span, .card.ver-8[data-color="primary"] .card-body .icon i {
  color: #5c53d5;
}

.card.ver-8[data-color="secondary"]:hover {
  background: #fbd8d4;
}

.card.ver-8[data-color="secondary"]:hover .card-title, .card.ver-8[data-color="secondary"]:hover .card-text, .card.ver-8[data-color="secondary"]:hover .btn {
  color: #fff !important;
}

.card.ver-8[data-color="secondary"]:hover .btn:after {
  color: #fff;
}

.card.ver-8[data-color="secondary"]:hover .icon {
  background: #fff;
}

.card.ver-8[data-color="secondary"] .card-body .icon svg path, .card.ver-8[data-color="secondary"] .card-body .icon svg g {
  fill: #fbd8d4;
}

.card.ver-8[data-color="secondary"] .card-body .icon span, .card.ver-8[data-color="secondary"] .card-body .icon i {
  color: #fbd8d4;
}

.card.ver-8[data-color="success"]:hover {
  background: #00c9b7;
}

.card.ver-8[data-color="success"]:hover .card-title, .card.ver-8[data-color="success"]:hover .card-text, .card.ver-8[data-color="success"]:hover .btn {
  color: #fff !important;
}

.card.ver-8[data-color="success"]:hover .btn:after {
  color: #fff;
}

.card.ver-8[data-color="success"]:hover .icon {
  background: #fff;
}

.card.ver-8[data-color="success"] .card-body .icon svg path, .card.ver-8[data-color="success"] .card-body .icon svg g {
  fill: #00c9b7;
}

.card.ver-8[data-color="success"] .card-body .icon span, .card.ver-8[data-color="success"] .card-body .icon i {
  color: #00c9b7;
}

.card.ver-8[data-color="info"]:hover {
  background: #aab5f3;
}

.card.ver-8[data-color="info"]:hover .card-title, .card.ver-8[data-color="info"]:hover .card-text, .card.ver-8[data-color="info"]:hover .btn {
  color: #fff !important;
}

.card.ver-8[data-color="info"]:hover .btn:after {
  color: #fff;
}

.card.ver-8[data-color="info"]:hover .icon {
  background: #fff;
}

.card.ver-8[data-color="info"] .card-body .icon svg path, .card.ver-8[data-color="info"] .card-body .icon svg g {
  fill: #aab5f3;
}

.card.ver-8[data-color="info"] .card-body .icon span, .card.ver-8[data-color="info"] .card-body .icon i {
  color: #aab5f3;
}

.card.ver-8[data-color="warning"]:hover {
  background: #ffd895;
}

.card.ver-8[data-color="warning"]:hover .card-title, .card.ver-8[data-color="warning"]:hover .card-text, .card.ver-8[data-color="warning"]:hover .btn {
  color: #2c3f52 !important;
}

.card.ver-8[data-color="warning"]:hover .btn:after {
  color: #2c3f52;
}

.card.ver-8[data-color="warning"]:hover .icon {
  background: #fff;
}

.card.ver-8[data-color="warning"] .card-body .icon svg path, .card.ver-8[data-color="warning"] .card-body .icon svg g {
  fill: #ffd895;
}

.card.ver-8[data-color="warning"] .card-body .icon span, .card.ver-8[data-color="warning"] .card-body .icon i {
  color: #ffd895;
}

.card.ver-8[data-color="danger"]:hover {
  background: #e53d5c;
}

.card.ver-8[data-color="danger"]:hover .card-title, .card.ver-8[data-color="danger"]:hover .card-text, .card.ver-8[data-color="danger"]:hover .btn {
  color: #fff !important;
}

.card.ver-8[data-color="danger"]:hover .btn:after {
  color: #fff;
}

.card.ver-8[data-color="danger"]:hover .icon {
  background: #fff;
}

.card.ver-8[data-color="danger"] .card-body .icon svg path, .card.ver-8[data-color="danger"] .card-body .icon svg g {
  fill: #e53d5c;
}

.card.ver-8[data-color="danger"] .card-body .icon span, .card.ver-8[data-color="danger"] .card-body .icon i {
  color: #e53d5c;
}

.card.ver-8[data-color="light"]:hover {
  background: #d5e0fd;
}

.card.ver-8[data-color="light"]:hover .card-title, .card.ver-8[data-color="light"]:hover .card-text, .card.ver-8[data-color="light"]:hover .btn {
  color: #2c3f52 !important;
}

.card.ver-8[data-color="light"]:hover .btn:after {
  color: #2c3f52;
}

.card.ver-8[data-color="light"]:hover .icon {
  background: #fff;
}

.card.ver-8[data-color="light"] .card-body .icon svg path, .card.ver-8[data-color="light"] .card-body .icon svg g {
  fill: #d5e0fd;
}

.card.ver-8[data-color="light"] .card-body .icon span, .card.ver-8[data-color="light"] .card-body .icon i {
  color: #d5e0fd;
}

.card.ver-8[data-color="dark"]:hover {
  background: #2c3f52;
}

.card.ver-8[data-color="dark"]:hover .card-title, .card.ver-8[data-color="dark"]:hover .card-text, .card.ver-8[data-color="dark"]:hover .btn {
  color: #fff !important;
}

.card.ver-8[data-color="dark"]:hover .btn:after {
  color: #fff;
}

.card.ver-8[data-color="dark"]:hover .icon {
  background: #fff;
}

.card.ver-8[data-color="dark"] .card-body .icon svg path, .card.ver-8[data-color="dark"] .card-body .icon svg g {
  fill: #2c3f52;
}

.card.ver-8[data-color="dark"] .card-body .icon span, .card.ver-8[data-color="dark"] .card-body .icon i {
  color: #2c3f52;
}

.card.ver-8[data-color="default"]:hover {
  background: #f8f9fa;
}

.card.ver-8[data-color="default"]:hover .card-title, .card.ver-8[data-color="default"]:hover .card-text, .card.ver-8[data-color="default"]:hover .btn {
  color: #2c3f52 !important;
}

.card.ver-8[data-color="default"]:hover .btn:after {
  color: #2c3f52;
}

.card.ver-8[data-color="default"]:hover .icon {
  background: #fff;
}

.card.ver-8[data-color="default"] .card-body .icon svg path, .card.ver-8[data-color="default"] .card-body .icon svg g {
  fill: #f8f9fa;
}

.card.ver-8[data-color="default"] .card-body .icon span, .card.ver-8[data-color="default"] .card-body .icon i {
  color: #f8f9fa;
}

.card.ver-8 .card-body {
  padding: 3rem;
}

.card.ver-8 .icon {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin-bottom: 2rem;
  background: rgba(213, 224, 253, 0.2);
  border-radius: 50%;
  width: 120px;
  height: 120px;
  padding: 34px;
  position: relative;
}

.card.ver-8 .icon img {
  -o-object-fit: contain;
  object-fit: contain;
  height: 100%;
}

.card.ver-8 .icon svg {
  width: 100%;
}

.card.ver-8 .icon span, .card.ver-8 .icon i {
  font-size: 3rem;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.card.ver-8 .card-title, .card.ver-8 .card-text {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.card.ver-8 .card-text {
  font-size: 1rem;
}

.card.ver-8 .btn {
  margin-right: auto;
  margin-top: auto;
}

.card.ver-9 {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: relative;
  overflow: hidden;
  display: block;
}

.card.ver-9:before {
  content: '';
  background-color: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: absolute;
  left: 0;
  top: 0;
}

.card.ver-9:hover:before {
  background-color: rgba(0, 0, 0, 0);
}

.card.ver-9:hover .btn-rounded {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 1;
  visibility: visible;
}

.card.ver-9 .btn-rounded {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
  opacity: 0;
  visibility: hidden;
}

.card.ver-9 img {
  height: 520px;
  width: 420px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 767.98px) {
  .card.ver-9 img {
    height: 440px;
    width: 360px;
  }
}

@media (max-width: 575.98px) {
  .card.ver-9 img {
    height: 380px;
    width: 280px;
  }
}

.card.ver-9 .card-body {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 3rem;
}

.card.ver-9 .card-body .card-title {
  color: #fff;
  line-height: 1.5;
  margin: 0;
}

.card.ver-10 {
  text-align: center;
  padding: 3.5rem 3rem 2rem 3rem;
  -webkit-box-shadow: 0 10px 20px 10px rgba(0, 0, 0, 0.02);
  box-shadow: 0 10px 20px 10px rgba(0, 0, 0, 0.02);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.card.ver-10:hover {
  -webkit-box-shadow: 0 10px 20px 10px rgba(0, 0, 0, 0.04);
  box-shadow: 0 10px 20px 10px rgba(0, 0, 0, 0.04);
}

.card.ver-10[data-color="primary"]:hover .card-body .icon {
  color: #5c53d5 !important;
}

.card.ver-10[data-color="primary"]:hover .card-body .icon path, .card.ver-10[data-color="primary"]:hover .card-body .icon g {
  fill: #5c53d5;
}

.card.ver-10[data-color="primary"] .btn-link:hover {
  color: #5c53d5 !important;
}

.card.ver-10[data-color="secondary"]:hover .card-body .icon {
  color: #fbd8d4 !important;
}

.card.ver-10[data-color="secondary"]:hover .card-body .icon path, .card.ver-10[data-color="secondary"]:hover .card-body .icon g {
  fill: #fbd8d4;
}

.card.ver-10[data-color="secondary"] .btn-link:hover {
  color: #fbd8d4 !important;
}

.card.ver-10[data-color="success"]:hover .card-body .icon {
  color: #00c9b7 !important;
}

.card.ver-10[data-color="success"]:hover .card-body .icon path, .card.ver-10[data-color="success"]:hover .card-body .icon g {
  fill: #00c9b7;
}

.card.ver-10[data-color="success"] .btn-link:hover {
  color: #00c9b7 !important;
}

.card.ver-10[data-color="info"]:hover .card-body .icon {
  color: #aab5f3 !important;
}

.card.ver-10[data-color="info"]:hover .card-body .icon path, .card.ver-10[data-color="info"]:hover .card-body .icon g {
  fill: #aab5f3;
}

.card.ver-10[data-color="info"] .btn-link:hover {
  color: #aab5f3 !important;
}

.card.ver-10[data-color="warning"]:hover .card-body .icon {
  color: #ffd895 !important;
}

.card.ver-10[data-color="warning"]:hover .card-body .icon path, .card.ver-10[data-color="warning"]:hover .card-body .icon g {
  fill: #ffd895;
}

.card.ver-10[data-color="warning"] .btn-link:hover {
  color: #ffd895 !important;
}

.card.ver-10[data-color="danger"]:hover .card-body .icon {
  color: #e53d5c !important;
}

.card.ver-10[data-color="danger"]:hover .card-body .icon path, .card.ver-10[data-color="danger"]:hover .card-body .icon g {
  fill: #e53d5c;
}

.card.ver-10[data-color="danger"] .btn-link:hover {
  color: #e53d5c !important;
}

.card.ver-10[data-color="light"]:hover .card-body .icon {
  color: #d5e0fd !important;
}

.card.ver-10[data-color="light"]:hover .card-body .icon path, .card.ver-10[data-color="light"]:hover .card-body .icon g {
  fill: #d5e0fd;
}

.card.ver-10[data-color="light"] .btn-link:hover {
  color: #d5e0fd !important;
}

.card.ver-10[data-color="dark"]:hover .card-body .icon {
  color: #2c3f52 !important;
}

.card.ver-10[data-color="dark"]:hover .card-body .icon path, .card.ver-10[data-color="dark"]:hover .card-body .icon g {
  fill: #2c3f52;
}

.card.ver-10[data-color="dark"] .btn-link:hover {
  color: #2c3f52 !important;
}

.card.ver-10[data-color="default"]:hover .card-body .icon {
  color: #f8f9fa !important;
}

.card.ver-10[data-color="default"]:hover .card-body .icon path, .card.ver-10[data-color="default"]:hover .card-body .icon g {
  fill: #f8f9fa;
}

.card.ver-10[data-color="default"] .btn-link:hover {
  color: #f8f9fa !important;
}

.card.ver-10 .card-body {
  padding: 0;
}

.card.ver-10 .card-body svg.icon {
  width: 60px;
  margin-bottom: 1.5rem;
  margin-left: auto;
  margin-right: auto;
}

.card.ver-10 .card-body svg.icon path, .card.ver-10 .card-body svg.icon g {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  fill: #ced4da;
}

.card.ver-10 .card-body .icon {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-size: 3rem;
  margin-bottom: 1.5rem;
  display: block;
  color: #ced4da !important;
}

.card.ver-10 .card-body .btn-link {
  font-size: 1.6rem;
  color: #ced4da !important;
}

.card.ver-10 .card-body .btn-link:hover:after {
  margin: 0;
}

.card.ver-10 .card-body .btn-link:after {
  margin: 0;
}

.card.ver-11 {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}

.card.ver-11[data-position="left"] {
  text-align: left;
}

.card.ver-11[data-position="center"] {
  text-align: center;
}

.card.ver-11[data-position="center"] .card-body .icon {
  margin-left: auto;
  margin-right: auto;
}

.card.ver-11[data-position="right"] {
  text-align: right;
}

.card.ver-11[data-position="right"] .card-body .icon {
  margin-left: auto;
}

.card.ver-11[data-color="primary"] .card-body .icon {
  background-color: rgba(92, 83, 213, 0.1);
}

.card.ver-11[data-color="primary"] .card-body .icon span, .card.ver-11[data-color="primary"] .card-body .icon i {
  color: #7b74dd;
}

.card.ver-11[data-color="primary"] .card-body .icon svg path, .card.ver-11[data-color="primary"] .card-body .icon svg g {
  fill: #7b74dd;
}

.card.ver-11[data-color="secondary"] .card-body .icon {
  background-color: rgba(251, 216, 212, 0.3);
}

.card.ver-11[data-color="secondary"] .card-body .icon span, .card.ver-11[data-color="secondary"] .card-body .icon i {
  color: #f8bfb8;
}

.card.ver-11[data-color="secondary"] .card-body .icon svg path, .card.ver-11[data-color="secondary"] .card-body .icon svg g {
  fill: #f8bfb8;
}

.card.ver-11[data-color="success"] .card-body .icon {
  background-color: rgba(0, 201, 183, 0.1);
}

.card.ver-11[data-color="success"] .card-body .icon span, .card.ver-11[data-color="success"] .card-body .icon i {
  color: #00f2dc;
}

.card.ver-11[data-color="success"] .card-body .icon svg path, .card.ver-11[data-color="success"] .card-body .icon svg g {
  fill: #00f2dc;
}

.card.ver-11[data-color="info"] .card-body .icon {
  background-color: rgba(170, 181, 243, 0.1);
}

.card.ver-11[data-color="info"] .card-body .icon span, .card.ver-11[data-color="info"] .card-body .icon i {
  color: #ced4f8;
}

.card.ver-11[data-color="info"] .card-body .icon svg path, .card.ver-11[data-color="info"] .card-body .icon svg g {
  fill: #ced4f8;
}

.card.ver-11[data-color="warning"] .card-body .icon {
  background-color: rgba(255, 216, 149, 0.2);
}

.card.ver-11[data-color="warning"] .card-body .icon span, .card.ver-11[data-color="warning"] .card-body .icon i {
  color: #ffd895;
}

.card.ver-11[data-color="warning"] .card-body .icon svg path, .card.ver-11[data-color="warning"] .card-body .icon svg g {
  fill: #ffd895;
}

.card.ver-11[data-color="danger"] .card-body .icon {
  background-color: rgba(229, 61, 92, 0.1);
}

.card.ver-11[data-color="danger"] .card-body .icon span, .card.ver-11[data-color="danger"] .card-body .icon i {
  color: #ea617a;
}

.card.ver-11[data-color="danger"] .card-body .icon svg path, .card.ver-11[data-color="danger"] .card-body .icon svg g {
  fill: #ea617a;
}

.card.ver-11[data-color="light"] .card-body .icon {
  background-color: rgba(213, 224, 253, 0.3);
}

.card.ver-11[data-color="light"] .card-body .icon span, .card.ver-11[data-color="light"] .card-body .icon i {
  color: #b8cafc;
}

.card.ver-11[data-color="light"] .card-body .icon svg path, .card.ver-11[data-color="light"] .card-body .icon svg g {
  fill: #b8cafc;
}

.card.ver-11[data-color="dark"] .card-body .icon {
  background-color: rgba(44, 63, 82, 0.1);
}

.card.ver-11[data-color="dark"] .card-body .icon span, .card.ver-11[data-color="dark"] .card-body .icon i {
  color: #3a536d;
}

.card.ver-11[data-color="dark"] .card-body .icon svg path, .card.ver-11[data-color="dark"] .card-body .icon svg g {
  fill: #3a536d;
}

.card.ver-11[data-color="default"] .card-body .icon {
  background-color: #f8f9fa;
}

.card.ver-11[data-color="default"] .card-body .icon span, .card.ver-11[data-color="default"] .card-body .icon i {
  color: #d7dde3;
}

.card.ver-11[data-color="default"] .card-body .icon svg path, .card.ver-11[data-color="default"] .card-body .icon svg g {
  fill: #d7dde3;
}

.card.ver-11 .card-body {
  padding: 0;
}

.card.ver-11 .card-body .icon {
  width: 100px;
  height: 100px;
  margin-bottom: 1.5rem;
  border-radius: 50%;
  text-align: center;
  line-height: 100px;
}

.card.ver-11 .card-body .icon svg {
  width: 2.8rem;
}

.card.ver-11 .card-body .icon span, .card.ver-11 .card-body .icon i {
  font-size: 2rem;
  line-height: 100px;
}

.card.ver-11 .card-body .card-text {
  font-size: 1rem;
}

.card.ver-12 {
  -webkit-box-shadow: none;
  box-shadow: none;
  position: relative;
}

.card.ver-12[data-color="primary"] {
  background-color: rgba(92, 83, 213, 0.05);
}

.card.ver-12[data-color="primary"] .media-body {
  color: #5c53d5;
}

.card.ver-12[data-color="secondary"] {
  background-color: rgba(251, 216, 212, 0.15);
}

.card.ver-12[data-color="secondary"] .media-body {
  color: #fbd8d4;
}

.card.ver-12[data-color="success"] {
  background-color: rgba(0, 201, 183, 0.05);
}

.card.ver-12[data-color="success"] .media-body {
  color: #00c9b7;
}

.card.ver-12[data-color="info"] {
  background-color: rgba(170, 181, 243, 0.05);
}

.card.ver-12[data-color="info"] .media-body {
  color: #aab5f3;
}

.card.ver-12[data-color="warning"] {
  background-color: rgba(255, 216, 149, 0.1);
}

.card.ver-12[data-color="warning"] .media-body {
  color: #ffd895;
}

.card.ver-12[data-color="danger"] {
  background-color: rgba(229, 61, 92, 0.05);
}

.card.ver-12[data-color="danger"] .media-body {
  color: #e53d5c;
}

.card.ver-12[data-color="light"] {
  background-color: rgba(213, 224, 253, 0.15);
}

.card.ver-12[data-color="light"] .media-body {
  color: #d5e0fd;
}

.card.ver-12[data-color="dark"] {
  background-color: rgba(44, 63, 82, 0.05);
}

.card.ver-12[data-color="dark"] .media-body {
  color: #2c3f52;
}

.card.ver-12[data-color="default"] {
  background-color: #f8f9fa;
}

.card.ver-12[data-color="default"] .media-body {
  color: #f8f9fa;
}

.card.ver-12 .card-body {
  padding: 3rem 4rem;
}

@media (max-width: 575.98px) {
  .card.ver-12 .card-body {
    padding: 3rem;
  }
}

.card.ver-12 .card-body .text {
  padding-bottom: 1.5rem;
  text-align: center;
}

@media (max-width: 991.98px) {
  .card.ver-12 .card-body .text {
    font-size: 1rem;
  }
}

.card.ver-12 .card-body .media {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.card.ver-12 .card-body .media img {
  width: 90px;
  height: 90px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50%;
  margin-bottom: .75rem;
}

.card.ver-12 .card-body .media .media-body {
  margin: 0;
  font-size: .8rem;
  font-weight: 700;
}

.card.ver-12 .card-body .media .media-body h6 {
  margin-bottom: .25rem;
}

.card.ver-13 {
  -webkit-box-shadow: 0 5px 20px 5px rgba(0, 0, 0, 0.04);
  box-shadow: 0 5px 20px 5px rgba(0, 0, 0, 0.04);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.card.ver-13:hover {
  -webkit-box-shadow: 0 5px 20px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 20px 5px rgba(0, 0, 0, 0.1);
}

.card.ver-13 .card-body {
  padding: 3rem;
}

.card.ver-13 .card-body img {
  width: 80px;
  height: 80px;
  -o-object-fit: cover;
  object-fit: cover;
  margin-bottom: 1.5rem;
}

.card.ver-13 .card-body svg {
  width: 80px;
  margin-bottom: 1.5rem;
}

.card.ver-13 .card-body .card-text {
  font-size: 1rem;
}

.card.ver-14 {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}

.card.ver-14[data-color="primary"] .icon {
  color: #5c53d5;
}

.card.ver-14[data-color="secondary"] .icon {
  color: #fbd8d4;
}

.card.ver-14[data-color="success"] .icon {
  color: #00c9b7;
}

.card.ver-14[data-color="info"] .icon {
  color: #aab5f3;
}

.card.ver-14[data-color="warning"] .icon {
  color: #ffd895;
}

.card.ver-14[data-color="danger"] .icon {
  color: #e53d5c;
}

.card.ver-14[data-color="light"] .icon {
  color: #d5e0fd;
}

.card.ver-14[data-color="dark"] .icon {
  color: #2c3f52;
}

.card.ver-14[data-color="default"] .icon {
  color: #f8f9fa;
}

.card.ver-14 .icon {
  font-size: 2.4rem;
  padding: 0 2rem 0 0;
}

.card.ver-14 .card-body {
  padding: 0;
}

.card.ver-14 .card-body .card-text {
  font-size: 1rem;
}

.card.ver-15 {
  -webkit-box-shadow: 0 0 30px 10px rgba(0, 0, 0, 0.02);
  box-shadow: 0 0 30px 10px rgba(0, 0, 0, 0.02);
}

.card.ver-15 .media {
  margin-bottom: 2rem;
}

.card.ver-15 .media img {
  width: 90px;
  height: 90px;
  border-radius: 50rem;
}

.card.ver-15 .media .media-body p {
  margin-bottom: .3rem;
  font-weight: 500;
  font-size: .9rem;
}

.card.ver-15 .media + p {
  font-size: 1rem;
}

.card.ver-15 .card-body {
  padding: 3rem 3.2rem;
}

.card.ver-15 .card-body .card-text {
  font-size: 1rem;
  font-weight: 400;
  color: #adb5bd;
}

.card.ver-16 {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.card.ver-16 .card-body {
  padding: 0 0 0 4rem;
}

.card.ver-16 .card-body .text {
  width: 50%;
  padding-right: 8rem;
}

.card.ver-16 .card-body .img {
  width: 50%;
  background: #fff;
  padding: 0;
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}

.card.ver-16 .card-body .img img {
  height: 600px;
  -o-object-fit: cover;
  object-fit: cover;
}

.card.ver-17 {
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
  max-width: 1440px;
  margin: 0 auto;
}

.card.ver-17 .card-body {
  padding: 3rem 4rem;
}

@media (max-width: 991.98px) {
  .card.ver-17 .card-body {
    padding: 3rem 1rem 2.5rem 1rem;
  }
}

@media (max-width: 767.98px) {
  .card.ver-17 .card-body {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    text-align: center;
  }
}

.card.ver-17 .card-body .card-title {
  margin-bottom: 1rem;
}

.card.ver-17 .card-body div {
  max-width: 600px;
}

@media (max-width: 991.98px) {
  .card.ver-17 .card-body div {
    max-width: 500px;
    margin-right: 3rem;
  }
}

@media (max-width: 767.98px) {
  .card.ver-17 .card-body div {
    margin-right: 0;
    margin-bottom: 1.5rem;
  }
}

@media (max-width: 767.98px) {
  .card.ver-17 .card-body .btn {
    margin: 0 auto !important;
  }
}

.card.team.team-ver-1 {
  background: transparent;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  text-align: center;
}

.card.team.team-ver-1 .card-body {
  padding: 0;
}

.card.team.team-ver-1 .card-body .icon {
  margin-bottom: 1.5rem;
}

.card.team.team-ver-1 .card-body .icon img {
  border-radius: 0.25rem;
  max-height: 340px;
  height: 340px;
  -o-object-fit: cover;
  object-fit: cover;
}

.card.team.team-ver-1 .card-body .card-info .card-title {
  margin-bottom: .2rem;
}

.card.team.team-ver-1 .card-body .card-info .card-text {
  margin-bottom: 1rem;
  font-weight: 500;
  font-size: 1rem;
}

.card.team.team-ver-1 .card-body .card-info ul.social {
  padding-left: 0;
  list-style: none;
  margin: 0;
}

.card.team.team-ver-1 .card-body .card-info ul.social li:not(:last-child) {
  margin-right: .8rem;
}

.card.team.team-ver-1 .card-body .card-info ul.social li a {
  color: #adb5bd;
  font-size: 1.1rem;
}

.card.team.team-ver-1 .card-body .card-info ul.social li a:hover {
  color: #5c53d5;
}

.card.team.team-ver-2 {
  margin-top: 3rem;
}

.card.team.team-ver-2 .card-body {
  padding: 1rem;
  text-align: center;
}

.card.team.team-ver-2 .card-body .icon {
  border-radius: 50%;
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
  margin: -4rem auto 1.5rem auto;
  background: #fff;
  width: 160px;
  height: 160px;
  overflow: hidden;
}

.card.team.team-ver-2 .card-body .icon img {
  height: 160px;
  width: 160px;
  -o-object-fit: cover;
  object-fit: cover;
}

.card.team.team-ver-2 .card-body .card-info .card-title {
  margin-bottom: .2rem;
}

.card.team.team-ver-2 .card-body .card-info .card-text {
  margin-bottom: 1.5rem;
  font-size: 1.1rem;
  font-weight: 500;
}

.card.team.team-ver-2 .card-body .card-info ul.social {
  padding-left: 0;
  list-style: none;
  margin: 0;
}

.card.team.team-ver-2 .card-body .card-info ul.social li:not(:last-child) {
  margin-right: 1rem;
}

.card.team.team-ver-2 .card-body .card-info ul.social li a {
  color: #adb5bd;
  font-size: 1.2rem;
}

.card.team.team-ver-2 .card-body .card-info ul.social li a:hover {
  color: #5c53d5;
}

.card.team.team-ver-3 {
  overflow: hidden;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.card.team.team-ver-3[data-color="primary"] .card-body .card-info {
  background: rgba(92, 83, 213, 0.8);
}

.card.team.team-ver-3[data-color="secondary"] .card-body .card-info {
  background: rgba(251, 216, 212, 0.8);
}

.card.team.team-ver-3[data-color="success"] .card-body .card-info {
  background: rgba(0, 201, 183, 0.8);
}

.card.team.team-ver-3[data-color="info"] .card-body .card-info {
  background: rgba(170, 181, 243, 0.8);
}

.card.team.team-ver-3[data-color="warning"] .card-body .card-info {
  background: rgba(255, 216, 149, 0.8);
}

.card.team.team-ver-3[data-color="danger"] .card-body .card-info {
  background: rgba(229, 61, 92, 0.8);
}

.card.team.team-ver-3[data-color="light"] .card-body .card-info {
  background: rgba(213, 224, 253, 0.8);
}

.card.team.team-ver-3[data-color="dark"] .card-body .card-info {
  background: rgba(44, 63, 82, 0.8);
}

.card.team.team-ver-3[data-color="default"] .card-body .card-info {
  background: rgba(248, 249, 250, 0.8);
}

.card.team.team-ver-3[data-color="default"] .card-body .card-info * {
  color: #2c3f52;
}

.card.team.team-ver-3:hover .card-body .card-info {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}

.card.team.team-ver-3 .card-body {
  padding: 0;
}

.card.team.team-ver-3 .card-body .icon img {
  height: 340px;
  max-height: 340px;
  -o-object-fit: cover;
  object-fit: cover;
}

.card.team.team-ver-3 .card-body .card-info {
  -webkit-transform: translateX(-150%);
  transform: translateX(-150%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 2rem;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.card.team.team-ver-3 .card-body .card-info * {
  color: #fff;
}

.card.team.team-ver-3 .card-body .card-info .social {
  margin-bottom: 0;
  margin-top: auto;
}

.card.blog.blog-ver-1 {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}

.card.blog.blog-ver-1:hover .card-img-div .card-img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.card.blog.blog-ver-1 .card-img-div {
  overflow: hidden;
  border-radius: 0.25rem;
}

.card.blog.blog-ver-1 .card-img-div .card-img {
  height: 300px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.card.blog.blog-ver-1 a:hover .card-title {
  color: #5c53d5;
}

.card.blog.blog-ver-1 .card-body {
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  margin-top: -5rem;
  position: relative;
  z-index: 10;
  background: #fff;
  width: 85%;
  border-radius: 0 0.25rem 0.25rem 0.25rem;
  padding: 2rem;
}

.card.blog.blog-ver-1 .card-body .category {
  color: #adb5bd;
  font-weight: 500;
  font-size: 1rem;
  position: relative;
  margin-bottom: 1rem;
}

.card.blog.blog-ver-1 .card-body .category:before {
  content: '';
  background: #5c53d5;
  width: 4px;
  height: 30px;
  left: -32px;
  top: -2px;
  position: absolute;
}

.card.blog.blog-ver-1 .card-body .category .read {
  font-size: .9rem;
  color: #6c757d;
  margin-left: 1rem;
  font-weight: 600;
}

.card.blog.blog-ver-1 .card-body .card-title {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  line-height: 1.8;
  margin-bottom: 1rem;
  font-weight: 600;
}

.card.blog.blog-ver-1 .card-body .date {
  color: #adb5bd;
  font-weight: 500;
  font-size: .85rem;
  display: block;
}

.card.blog.blog-ver-2 {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.card.blog.blog-ver-2 .card-img {
  height: 320px;
  -o-object-fit: cover;
  object-fit: cover;
}

.card.blog.blog-ver-2 .card-body {
  padding: 1.25rem 0;
}

.card.blog.blog-ver-2 .card-body div {
  color: #adb5bd;
  font-weight: 500;
  font-size: 1rem;
  margin-bottom: 1rem;
}

@media (max-width: 575.98px) {
  .card.blog.blog-ver-2 .card-body div {
    font-size: .85rem;
  }
}

.card.blog.blog-ver-2 .card-body div .category {
  margin-left: 1rem;
  font-weight: 600;
}

.card.blog.blog-ver-2 .card-body .card-title {
  margin-bottom: 1rem;
  font-weight: 600;
  line-height: 1.6;
}

.card.blog.blog-ver-2 .card-body .card-text {
  margin-bottom: 1.4rem;
}

.card.blog.blog-ver-2 .card-body .btn {
  padding-left: 3.4rem;
  padding-right: 3.4rem;
}

.card.pricing.pricing-ver-1 {
  border-left: 0 solid transparent;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.card.pricing.pricing-ver-1[data-color="primary"]:hover {
  border-left: 5px solid #5c53d5;
}

.card.pricing.pricing-ver-1[data-color="secondary"]:hover {
  border-left: 5px solid #fbd8d4;
}

.card.pricing.pricing-ver-1[data-color="success"]:hover {
  border-left: 5px solid #00c9b7;
}

.card.pricing.pricing-ver-1[data-color="info"]:hover {
  border-left: 5px solid #aab5f3;
}

.card.pricing.pricing-ver-1[data-color="warning"]:hover {
  border-left: 5px solid #ffd895;
}

.card.pricing.pricing-ver-1[data-color="danger"]:hover {
  border-left: 5px solid #e53d5c;
}

.card.pricing.pricing-ver-1[data-color="light"]:hover {
  border-left: 5px solid #d5e0fd;
}

.card.pricing.pricing-ver-1[data-color="dark"]:hover {
  border-left: 5px solid #2c3f52;
}

.card.pricing.pricing-ver-1[data-color="default"]:hover {
  border-left: 5px solid #f8f9fa;
}

.card.pricing.pricing-ver-1 .card-body {
  padding: 1.5rem;
}

.card.pricing.pricing-ver-1 .card-body .title {
  width: 250px;
  margin-right: auto;
}

.card.pricing.pricing-ver-1 .card-body .title .card-title {
  margin-bottom: .5rem;
  font-weight: 700;
}

.card.pricing.pricing-ver-1 .card-body .title .card-text {
  font-size: 1rem;
  line-height: 1.4;
}

.card.pricing.pricing-ver-1 .card-body .numbers {
  font-weight: 600;
  margin: 0;
}

.card.pricing.pricing-ver-1 .card-body .numbers small {
  font-size: 60%;
  margin-right: .2rem;
}

.card.pricing.pricing-ver-1 .card-body .numbers span {
  font-size: 1rem;
  font-weight: 300;
}

.svg-card {
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
  position: relative;
}

.svg-card img {
  width: 100%;
}

/*----------------------------------------------------------------------
[End Custom Cards]
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[18. Custom Blockquote]
----------------------------------------------------------------------*/
blockquote.blockquote.blockquote-01 {
  position: relative;
  padding-left: 6rem;
  margin: 3.5rem 0;
  color: #706895;
  font-weight: 500;
  font-style: italic;
}

@media (max-width: 1199.98px) {
  blockquote.blockquote.blockquote-01 {
    padding-left: 5rem;
    margin: 2.5rem 0;
    font-size: 1.4rem;
  }
}

@media (max-width: 991.98px) {
  blockquote.blockquote.blockquote-01 {
    padding-left: 4rem;
    margin: 2rem 0;
    font-size: 1.3rem;
  }
}

blockquote.blockquote.blockquote-01:before {
  content: '\201C';
  position: absolute;
  top: 50%;
  left: -5px;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 6rem;
  line-height: .85;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  height: 100%;
  font-style: normal;
}

/*----------------------------------------------------------------------
[End Custom Blockquote]
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[19. Heading]
----------------------------------------------------------------------*/
.heading {
  position: relative;
  overflow: hidden;
  margin-bottom: 3rem;
  background-color: #fff;
  padding-top: 10rem;
  height: auto;
  padding-bottom: 3rem;
}

@media (max-width: 991.98px) {
  .heading {
    padding-top: 6rem;
    padding-bottom: 2rem;
  }
}

@media (max-width: 767.98px) {
  .heading {
    margin-bottom: 2rem;
  }
}

@media (max-width: 575.98px) {
  .heading {
    margin-bottom: 1rem;
  }
}

.heading[data-type="video"] {
  min-height: 540px;
  background-color: rgba(233, 236, 239, 0.7);
}

@media (max-width: 991.98px) {
  .heading[data-type="video"] {
    min-height: 500px;
  }
}

@media (max-width: 767.98px) {
  .heading[data-type="video"] {
    min-height: 440px;
  }
}

.heading[data-type="video"]:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.heading[data-type="video"] video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -o-object-fit: cover;
  object-fit: cover;
}

.heading[data-type="video"] img {
  display: none;
}

.heading[data-type="video"] .main .title {
  color: #fff;
}

.heading[data-type="video"] .main [aria-label="breadcrumb"] .breadcrumb .breadcrumb-item {
  color: #fff;
}

.heading[data-type="video"] .main [aria-label="breadcrumb"] .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
  color: #fff;
}

.heading[data-type="video"] .main [aria-label="breadcrumb"] .breadcrumb .breadcrumb-item a {
  color: #fff;
}

.heading[data-type="video"] .main [aria-label="breadcrumb"] .breadcrumb .breadcrumb-item a:hover {
  color: #5c53d5;
}

.heading[data-type="video"][data-color="primary"] {
  background-color: rgba(73, 63, 208, 0.7);
}

.heading[data-type="video"][data-color="secondary"] {
  background-color: rgba(249, 195, 189, 0.7);
}

.heading[data-type="video"][data-color="success"] {
  background-color: rgba(0, 176, 160, 0.7);
}

.heading[data-type="video"][data-color="info"] {
  background-color: rgba(148, 162, 240, 0.7);
}

.heading[data-type="video"][data-color="warning"] {
  background-color: rgba(255, 207, 124, 0.7);
}

.heading[data-type="video"][data-color="danger"] {
  background-color: rgba(226, 39, 73, 0.7);
}

.heading[data-type="video"][data-color="light"] {
  background-color: rgba(189, 206, 252, 0.7);
}

.heading[data-type="video"][data-color="dark"] {
  background-color: rgba(35, 50, 65, 0.7);
}

.heading[data-type="video"][data-color="default"] {
  background-color: rgba(233, 236, 239, 0.7);
}

.heading[data-type="video"][data-color="primary-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(255, 111, 145, 0.8)), color-stop(rgba(241, 102, 157, 0.8)), color-stop(rgba(223, 96, 168, 0.8)), color-stop(rgba(201, 93, 178, 0.8)), color-stop(rgba(175, 93, 187, 0.8)), color-stop(rgba(169, 93, 189, 0.8)), color-stop(rgba(163, 93, 190, 0.8)), color-stop(rgba(156, 93, 192, 0.8)), color-stop(rgba(172, 93, 189, 0.8)), color-stop(rgba(187, 92, 186, 0.8)), color-stop(rgba(201, 92, 182, 0.8)), to(rgba(214, 93, 177, 0.8)));
  background-image: linear-gradient(to right bottom, rgba(255, 111, 145, 0.8), rgba(241, 102, 157, 0.8), rgba(223, 96, 168, 0.8), rgba(201, 93, 178, 0.8), rgba(175, 93, 187, 0.8), rgba(169, 93, 189, 0.8), rgba(163, 93, 190, 0.8), rgba(156, 93, 192, 0.8), rgba(172, 93, 189, 0.8), rgba(187, 92, 186, 0.8), rgba(201, 92, 182, 0.8), rgba(214, 93, 177, 0.8));
  background-color: transparent;
}

.heading[data-type="video"][data-color="secondary-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(254, 235, 214, 0.8)), color-stop(rgba(253, 226, 204, 0.8)), color-stop(rgba(252, 216, 195, 0.8)), color-stop(rgba(251, 207, 188, 0.8)), color-stop(rgba(250, 197, 182, 0.8)), color-stop(rgba(250, 198, 185, 0.8)), color-stop(rgba(250, 198, 188, 0.8)), color-stop(rgba(250, 199, 191, 0.8)), color-stop(rgba(252, 210, 203, 0.8)), color-stop(rgba(253, 221, 215, 0.8)), color-stop(rgba(254, 232, 227, 0.8)), to(rgba(255, 243, 240, 0.8)));
  background-image: linear-gradient(to right bottom, rgba(254, 235, 214, 0.8), rgba(253, 226, 204, 0.8), rgba(252, 216, 195, 0.8), rgba(251, 207, 188, 0.8), rgba(250, 197, 182, 0.8), rgba(250, 198, 185, 0.8), rgba(250, 198, 188, 0.8), rgba(250, 199, 191, 0.8), rgba(252, 210, 203, 0.8), rgba(253, 221, 215, 0.8), rgba(254, 232, 227, 0.8), rgba(255, 243, 240, 0.8));
  background-color: transparent;
}

.heading[data-type="video"][data-color="success-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(0, 160, 224, 0.8)), color-stop(rgba(0, 170, 222, 0.8)), color-stop(rgba(0, 178, 217, 0.8)), color-stop(rgba(0, 186, 209, 0.8)), color-stop(rgba(0, 193, 200, 0.8)), color-stop(rgba(0, 194, 198, 0.8)), color-stop(rgba(0, 196, 195, 0.8)), color-stop(rgba(0, 197, 192, 0.8)), color-stop(rgba(0, 194, 197, 0.8)), color-stop(rgba(0, 190, 202, 0.8)), color-stop(rgba(0, 186, 205, 0.8)), to(rgba(0, 182, 208, 0.8)));
  background-image: linear-gradient(to right bottom, rgba(0, 160, 224, 0.8), rgba(0, 170, 222, 0.8), rgba(0, 178, 217, 0.8), rgba(0, 186, 209, 0.8), rgba(0, 193, 200, 0.8), rgba(0, 194, 198, 0.8), rgba(0, 196, 195, 0.8), rgba(0, 197, 192, 0.8), rgba(0, 194, 197, 0.8), rgba(0, 190, 202, 0.8), rgba(0, 186, 205, 0.8), rgba(0, 182, 208, 0.8));
  background-color: transparent;
}

.heading[data-type="video"][data-color="info-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(206, 232, 230, 0.8)), color-stop(rgba(186, 226, 231, 0.8)), color-stop(rgba(169, 219, 236, 0.8)), color-stop(rgba(158, 210, 241, 0.8)), color-stop(rgba(156, 199, 245, 0.8)), color-stop(rgba(148, 196, 246, 0.8)), color-stop(rgba(140, 193, 247, 0.8)), color-stop(rgba(132, 190, 248, 0.8)), color-stop(rgba(102, 196, 245, 0.8)), color-stop(rgba(76, 201, 236, 0.8)), color-stop(rgba(65, 205, 221, 0.8)), to(rgba(74, 207, 203, 0.8)));
  background-image: linear-gradient(to right bottom, rgba(206, 232, 230, 0.8), rgba(186, 226, 231, 0.8), rgba(169, 219, 236, 0.8), rgba(158, 210, 241, 0.8), rgba(156, 199, 245, 0.8), rgba(148, 196, 246, 0.8), rgba(140, 193, 247, 0.8), rgba(132, 190, 248, 0.8), rgba(102, 196, 245, 0.8), rgba(76, 201, 236, 0.8), rgba(65, 205, 221, 0.8), rgba(74, 207, 203, 0.8));
  background-color: transparent;
}

.heading[data-type="video"][data-color="warning-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(255, 193, 179, 0.8)), color-stop(rgba(255, 196, 173, 0.8)), color-stop(rgba(255, 200, 166, 0.8)), color-stop(rgba(255, 204, 160, 0.8)), color-stop(rgba(255, 209, 155, 0.8)), color-stop(rgba(255, 213, 157, 0.8)), color-stop(rgba(255, 218, 159, 0.8)), color-stop(rgba(255, 222, 162, 0.8)), color-stop(rgba(255, 226, 172, 0.8)), color-stop(rgba(255, 230, 182, 0.8)), color-stop(rgba(255, 234, 193, 0.8)), to(rgba(255, 238, 203, 0.8)));
  background-image: linear-gradient(to right bottom, rgba(255, 193, 179, 0.8), rgba(255, 196, 173, 0.8), rgba(255, 200, 166, 0.8), rgba(255, 204, 160, 0.8), rgba(255, 209, 155, 0.8), rgba(255, 213, 157, 0.8), rgba(255, 218, 159, 0.8), rgba(255, 222, 162, 0.8), rgba(255, 226, 172, 0.8), rgba(255, 230, 182, 0.8), rgba(255, 234, 193, 0.8), rgba(255, 238, 203, 0.8));
  background-color: transparent;
}

.heading[data-type="video"][data-color="danger-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(234, 159, 162, 0.8)), color-stop(rgba(235, 143, 148, 0.8)), color-stop(rgba(234, 127, 135, 0.8)), color-stop(rgba(234, 110, 122, 0.8)), color-stop(rgba(232, 91, 109, 0.8)), color-stop(rgba(234, 85, 108, 0.8)), color-stop(rgba(235, 79, 108, 0.8)), color-stop(rgba(237, 72, 108, 0.8)), color-stop(rgba(242, 80, 120, 0.8)), color-stop(rgba(247, 88, 133, 0.8)), color-stop(rgba(251, 97, 145, 0.8)), to(rgba(255, 105, 157, 0.8)));
  background-image: linear-gradient(to right bottom, rgba(234, 159, 162, 0.8), rgba(235, 143, 148, 0.8), rgba(234, 127, 135, 0.8), rgba(234, 110, 122, 0.8), rgba(232, 91, 109, 0.8), rgba(234, 85, 108, 0.8), rgba(235, 79, 108, 0.8), rgba(237, 72, 108, 0.8), rgba(242, 80, 120, 0.8), rgba(247, 88, 133, 0.8), rgba(251, 97, 145, 0.8), rgba(255, 105, 157, 0.8));
  background-color: transparent;
}

.heading[data-type="video"][data-color="light-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(226, 241, 255, 0.8)), color-stop(rgba(223, 238, 255, 0.8)), color-stop(rgba(220, 235, 255, 0.8)), color-stop(rgba(217, 232, 254, 0.8)), color-stop(rgba(215, 229, 254, 0.8)), color-stop(rgba(211, 229, 253, 0.8)), color-stop(rgba(208, 228, 251, 0.8)), color-stop(rgba(205, 228, 249, 0.8)), color-stop(rgba(203, 230, 245, 0.8)), color-stop(rgba(205, 232, 240, 0.8)), color-stop(rgba(209, 233, 235, 0.8)), to(rgba(214, 233, 231, 0.8)));
  background-image: linear-gradient(to right bottom, rgba(226, 241, 255, 0.8), rgba(223, 238, 255, 0.8), rgba(220, 235, 255, 0.8), rgba(217, 232, 254, 0.8), rgba(215, 229, 254, 0.8), rgba(211, 229, 253, 0.8), rgba(208, 228, 251, 0.8), rgba(205, 228, 249, 0.8), rgba(203, 230, 245, 0.8), rgba(205, 232, 240, 0.8), rgba(209, 233, 235, 0.8), rgba(214, 233, 231, 0.8));
  background-color: transparent;
}

.heading[data-type="video"][data-color="dark-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(0, 144, 147, 0.8)), color-stop(rgba(3, 128, 141, 0.8)), color-stop(rgba(21, 113, 131, 0.8)), color-stop(rgba(33, 97, 119, 0.8)), color-stop(rgba(41, 82, 104, 0.8)), color-stop(rgba(41, 79, 101, 0.8)), color-stop(rgba(42, 75, 97, 0.8)), color-stop(rgba(42, 72, 94, 0.8)), color-stop(rgba(39, 79, 102, 0.8)), color-stop(rgba(35, 87, 110, 0.8)), color-stop(rgba(29, 94, 117, 0.8)), to(rgba(20, 102, 124, 0.8)));
  background-image: linear-gradient(to right bottom, rgba(0, 144, 147, 0.8), rgba(3, 128, 141, 0.8), rgba(21, 113, 131, 0.8), rgba(33, 97, 119, 0.8), rgba(41, 82, 104, 0.8), rgba(41, 79, 101, 0.8), rgba(42, 75, 97, 0.8), rgba(42, 72, 94, 0.8), rgba(39, 79, 102, 0.8), rgba(35, 87, 110, 0.8), rgba(29, 94, 117, 0.8), rgba(20, 102, 124, 0.8));
  background-color: transparent;
}

.heading[data-type="video"][data-color="default-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(213, 216, 223, 0.8)), color-stop(rgba(219, 222, 228, 0.8)), color-stop(rgba(226, 229, 233, 0.8)), color-stop(rgba(232, 235, 238, 0.8)), color-stop(rgba(239, 241, 243, 0.8)), color-stop(rgba(240, 243, 247, 0.8)), color-stop(rgba(240, 244, 251, 0.8)), color-stop(rgba(242, 246, 255, 0.8)), color-stop(rgba(241, 243, 255, 0.8)), color-stop(rgba(243, 238, 255, 0.8)), color-stop(rgba(248, 233, 255, 0.8)), to(rgba(255, 228, 255, 0.8)));
  background-image: linear-gradient(to right bottom, rgba(213, 216, 223, 0.8), rgba(219, 222, 228, 0.8), rgba(226, 229, 233, 0.8), rgba(232, 235, 238, 0.8), rgba(239, 241, 243, 0.8), rgba(240, 243, 247, 0.8), rgba(240, 244, 251, 0.8), rgba(242, 246, 255, 0.8), rgba(241, 243, 255, 0.8), rgba(243, 238, 255, 0.8), rgba(248, 233, 255, 0.8), rgba(255, 228, 255, 0.8));
  background-color: transparent;
}

.heading[data-type="image"] {
  min-height: 540px;
  background-color: rgba(233, 236, 239, 0.7);
}

@media (max-width: 991.98px) {
  .heading[data-type="image"] {
    min-height: 500px;
  }
}

@media (max-width: 767.98px) {
  .heading[data-type="image"] {
    min-height: 440px;
  }
}

.heading[data-type="image"]:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.heading[data-type="image"] img {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -o-object-fit: cover;
  object-fit: cover;
}

.heading[data-type="image"] video {
  display: none;
}

.heading[data-type="image"] .main .title {
  color: #fff;
}

.heading[data-type="image"] .main [aria-label="breadcrumb"] .breadcrumb .breadcrumb-item {
  color: #fff;
}

.heading[data-type="image"] .main [aria-label="breadcrumb"] .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
  color: #fff;
}

.heading[data-type="image"] .main [aria-label="breadcrumb"] .breadcrumb .breadcrumb-item a {
  color: #fff;
}

.heading[data-type="image"] .main [aria-label="breadcrumb"] .breadcrumb .breadcrumb-item a:hover {
  color: #5c53d5;
}

.heading[data-type="image"][data-color="primary"] {
  background-color: rgba(73, 63, 208, 0.7);
}

.heading[data-type="image"][data-color="secondary"] {
  background-color: rgba(249, 195, 189, 0.7);
}

.heading[data-type="image"][data-color="success"] {
  background-color: rgba(0, 176, 160, 0.7);
}

.heading[data-type="image"][data-color="info"] {
  background-color: rgba(148, 162, 240, 0.7);
}

.heading[data-type="image"][data-color="warning"] {
  background-color: rgba(255, 207, 124, 0.7);
}

.heading[data-type="image"][data-color="danger"] {
  background-color: rgba(226, 39, 73, 0.7);
}

.heading[data-type="image"][data-color="light"] {
  background-color: rgba(189, 206, 252, 0.7);
}

.heading[data-type="image"][data-color="dark"] {
  background-color: rgba(35, 50, 65, 0.7);
}

.heading[data-type="image"][data-color="default"] {
  background-color: rgba(233, 236, 239, 0.7);
}

.heading[data-type="image"][data-color="primary-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(255, 111, 145, 0.8)), color-stop(rgba(241, 102, 157, 0.8)), color-stop(rgba(223, 96, 168, 0.8)), color-stop(rgba(201, 93, 178, 0.8)), color-stop(rgba(175, 93, 187, 0.8)), color-stop(rgba(169, 93, 189, 0.8)), color-stop(rgba(163, 93, 190, 0.8)), color-stop(rgba(156, 93, 192, 0.8)), color-stop(rgba(172, 93, 189, 0.8)), color-stop(rgba(187, 92, 186, 0.8)), color-stop(rgba(201, 92, 182, 0.8)), to(rgba(214, 93, 177, 0.8)));
  background-image: linear-gradient(to right bottom, rgba(255, 111, 145, 0.8), rgba(241, 102, 157, 0.8), rgba(223, 96, 168, 0.8), rgba(201, 93, 178, 0.8), rgba(175, 93, 187, 0.8), rgba(169, 93, 189, 0.8), rgba(163, 93, 190, 0.8), rgba(156, 93, 192, 0.8), rgba(172, 93, 189, 0.8), rgba(187, 92, 186, 0.8), rgba(201, 92, 182, 0.8), rgba(214, 93, 177, 0.8));
  background-color: transparent;
}

.heading[data-type="image"][data-color="secondary-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(254, 235, 214, 0.8)), color-stop(rgba(253, 226, 204, 0.8)), color-stop(rgba(252, 216, 195, 0.8)), color-stop(rgba(251, 207, 188, 0.8)), color-stop(rgba(250, 197, 182, 0.8)), color-stop(rgba(250, 198, 185, 0.8)), color-stop(rgba(250, 198, 188, 0.8)), color-stop(rgba(250, 199, 191, 0.8)), color-stop(rgba(252, 210, 203, 0.8)), color-stop(rgba(253, 221, 215, 0.8)), color-stop(rgba(254, 232, 227, 0.8)), to(rgba(255, 243, 240, 0.8)));
  background-image: linear-gradient(to right bottom, rgba(254, 235, 214, 0.8), rgba(253, 226, 204, 0.8), rgba(252, 216, 195, 0.8), rgba(251, 207, 188, 0.8), rgba(250, 197, 182, 0.8), rgba(250, 198, 185, 0.8), rgba(250, 198, 188, 0.8), rgba(250, 199, 191, 0.8), rgba(252, 210, 203, 0.8), rgba(253, 221, 215, 0.8), rgba(254, 232, 227, 0.8), rgba(255, 243, 240, 0.8));
  background-color: transparent;
}

.heading[data-type="image"][data-color="success-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(0, 160, 224, 0.8)), color-stop(rgba(0, 170, 222, 0.8)), color-stop(rgba(0, 178, 217, 0.8)), color-stop(rgba(0, 186, 209, 0.8)), color-stop(rgba(0, 193, 200, 0.8)), color-stop(rgba(0, 194, 198, 0.8)), color-stop(rgba(0, 196, 195, 0.8)), color-stop(rgba(0, 197, 192, 0.8)), color-stop(rgba(0, 194, 197, 0.8)), color-stop(rgba(0, 190, 202, 0.8)), color-stop(rgba(0, 186, 205, 0.8)), to(rgba(0, 182, 208, 0.8)));
  background-image: linear-gradient(to right bottom, rgba(0, 160, 224, 0.8), rgba(0, 170, 222, 0.8), rgba(0, 178, 217, 0.8), rgba(0, 186, 209, 0.8), rgba(0, 193, 200, 0.8), rgba(0, 194, 198, 0.8), rgba(0, 196, 195, 0.8), rgba(0, 197, 192, 0.8), rgba(0, 194, 197, 0.8), rgba(0, 190, 202, 0.8), rgba(0, 186, 205, 0.8), rgba(0, 182, 208, 0.8));
  background-color: transparent;
}

.heading[data-type="image"][data-color="info-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(206, 232, 230, 0.8)), color-stop(rgba(186, 226, 231, 0.8)), color-stop(rgba(169, 219, 236, 0.8)), color-stop(rgba(158, 210, 241, 0.8)), color-stop(rgba(156, 199, 245, 0.8)), color-stop(rgba(148, 196, 246, 0.8)), color-stop(rgba(140, 193, 247, 0.8)), color-stop(rgba(132, 190, 248, 0.8)), color-stop(rgba(102, 196, 245, 0.8)), color-stop(rgba(76, 201, 236, 0.8)), color-stop(rgba(65, 205, 221, 0.8)), to(rgba(74, 207, 203, 0.8)));
  background-image: linear-gradient(to right bottom, rgba(206, 232, 230, 0.8), rgba(186, 226, 231, 0.8), rgba(169, 219, 236, 0.8), rgba(158, 210, 241, 0.8), rgba(156, 199, 245, 0.8), rgba(148, 196, 246, 0.8), rgba(140, 193, 247, 0.8), rgba(132, 190, 248, 0.8), rgba(102, 196, 245, 0.8), rgba(76, 201, 236, 0.8), rgba(65, 205, 221, 0.8), rgba(74, 207, 203, 0.8));
  background-color: transparent;
}

.heading[data-type="image"][data-color="warning-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(255, 193, 179, 0.8)), color-stop(rgba(255, 196, 173, 0.8)), color-stop(rgba(255, 200, 166, 0.8)), color-stop(rgba(255, 204, 160, 0.8)), color-stop(rgba(255, 209, 155, 0.8)), color-stop(rgba(255, 213, 157, 0.8)), color-stop(rgba(255, 218, 159, 0.8)), color-stop(rgba(255, 222, 162, 0.8)), color-stop(rgba(255, 226, 172, 0.8)), color-stop(rgba(255, 230, 182, 0.8)), color-stop(rgba(255, 234, 193, 0.8)), to(rgba(255, 238, 203, 0.8)));
  background-image: linear-gradient(to right bottom, rgba(255, 193, 179, 0.8), rgba(255, 196, 173, 0.8), rgba(255, 200, 166, 0.8), rgba(255, 204, 160, 0.8), rgba(255, 209, 155, 0.8), rgba(255, 213, 157, 0.8), rgba(255, 218, 159, 0.8), rgba(255, 222, 162, 0.8), rgba(255, 226, 172, 0.8), rgba(255, 230, 182, 0.8), rgba(255, 234, 193, 0.8), rgba(255, 238, 203, 0.8));
  background-color: transparent;
}

.heading[data-type="image"][data-color="danger-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(234, 159, 162, 0.8)), color-stop(rgba(235, 143, 148, 0.8)), color-stop(rgba(234, 127, 135, 0.8)), color-stop(rgba(234, 110, 122, 0.8)), color-stop(rgba(232, 91, 109, 0.8)), color-stop(rgba(234, 85, 108, 0.8)), color-stop(rgba(235, 79, 108, 0.8)), color-stop(rgba(237, 72, 108, 0.8)), color-stop(rgba(242, 80, 120, 0.8)), color-stop(rgba(247, 88, 133, 0.8)), color-stop(rgba(251, 97, 145, 0.8)), to(rgba(255, 105, 157, 0.8)));
  background-image: linear-gradient(to right bottom, rgba(234, 159, 162, 0.8), rgba(235, 143, 148, 0.8), rgba(234, 127, 135, 0.8), rgba(234, 110, 122, 0.8), rgba(232, 91, 109, 0.8), rgba(234, 85, 108, 0.8), rgba(235, 79, 108, 0.8), rgba(237, 72, 108, 0.8), rgba(242, 80, 120, 0.8), rgba(247, 88, 133, 0.8), rgba(251, 97, 145, 0.8), rgba(255, 105, 157, 0.8));
  background-color: transparent;
}

.heading[data-type="image"][data-color="light-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(226, 241, 255, 0.8)), color-stop(rgba(223, 238, 255, 0.8)), color-stop(rgba(220, 235, 255, 0.8)), color-stop(rgba(217, 232, 254, 0.8)), color-stop(rgba(215, 229, 254, 0.8)), color-stop(rgba(211, 229, 253, 0.8)), color-stop(rgba(208, 228, 251, 0.8)), color-stop(rgba(205, 228, 249, 0.8)), color-stop(rgba(203, 230, 245, 0.8)), color-stop(rgba(205, 232, 240, 0.8)), color-stop(rgba(209, 233, 235, 0.8)), to(rgba(214, 233, 231, 0.8)));
  background-image: linear-gradient(to right bottom, rgba(226, 241, 255, 0.8), rgba(223, 238, 255, 0.8), rgba(220, 235, 255, 0.8), rgba(217, 232, 254, 0.8), rgba(215, 229, 254, 0.8), rgba(211, 229, 253, 0.8), rgba(208, 228, 251, 0.8), rgba(205, 228, 249, 0.8), rgba(203, 230, 245, 0.8), rgba(205, 232, 240, 0.8), rgba(209, 233, 235, 0.8), rgba(214, 233, 231, 0.8));
  background-color: transparent;
}

.heading[data-type="image"][data-color="dark-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(0, 144, 147, 0.8)), color-stop(rgba(3, 128, 141, 0.8)), color-stop(rgba(21, 113, 131, 0.8)), color-stop(rgba(33, 97, 119, 0.8)), color-stop(rgba(41, 82, 104, 0.8)), color-stop(rgba(41, 79, 101, 0.8)), color-stop(rgba(42, 75, 97, 0.8)), color-stop(rgba(42, 72, 94, 0.8)), color-stop(rgba(39, 79, 102, 0.8)), color-stop(rgba(35, 87, 110, 0.8)), color-stop(rgba(29, 94, 117, 0.8)), to(rgba(20, 102, 124, 0.8)));
  background-image: linear-gradient(to right bottom, rgba(0, 144, 147, 0.8), rgba(3, 128, 141, 0.8), rgba(21, 113, 131, 0.8), rgba(33, 97, 119, 0.8), rgba(41, 82, 104, 0.8), rgba(41, 79, 101, 0.8), rgba(42, 75, 97, 0.8), rgba(42, 72, 94, 0.8), rgba(39, 79, 102, 0.8), rgba(35, 87, 110, 0.8), rgba(29, 94, 117, 0.8), rgba(20, 102, 124, 0.8));
  background-color: transparent;
}

.heading[data-type="image"][data-color="default-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(213, 216, 223, 0.8)), color-stop(rgba(219, 222, 228, 0.8)), color-stop(rgba(226, 229, 233, 0.8)), color-stop(rgba(232, 235, 238, 0.8)), color-stop(rgba(239, 241, 243, 0.8)), color-stop(rgba(240, 243, 247, 0.8)), color-stop(rgba(240, 244, 251, 0.8)), color-stop(rgba(242, 246, 255, 0.8)), color-stop(rgba(241, 243, 255, 0.8)), color-stop(rgba(243, 238, 255, 0.8)), color-stop(rgba(248, 233, 255, 0.8)), to(rgba(255, 228, 255, 0.8)));
  background-image: linear-gradient(to right bottom, rgba(213, 216, 223, 0.8), rgba(219, 222, 228, 0.8), rgba(226, 229, 233, 0.8), rgba(232, 235, 238, 0.8), rgba(239, 241, 243, 0.8), rgba(240, 243, 247, 0.8), rgba(240, 244, 251, 0.8), rgba(242, 246, 255, 0.8), rgba(241, 243, 255, 0.8), rgba(243, 238, 255, 0.8), rgba(248, 233, 255, 0.8), rgba(255, 228, 255, 0.8));
  background-color: transparent;
}

.heading[data-type="simple"] {
  min-height: 400px;
  background-color: transparent;
}

@media (max-width: 991.98px) {
  .heading[data-type="simple"] {
    min-height: 360px;
  }
}

@media (max-width: 767.98px) {
  .heading[data-type="simple"] {
    min-height: 320px;
  }
}

.heading[data-type="simple"] video, .heading[data-type="simple"] img {
  display: none;
}

.heading[data-type="simple"] .main .title {
  color: #fff;
}

.heading[data-type="simple"] .main [aria-label="breadcrumb"] .breadcrumb .breadcrumb-item {
  color: #fff;
}

.heading[data-type="simple"] .main [aria-label="breadcrumb"] .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
  color: #fff;
}

.heading[data-type="simple"] .main [aria-label="breadcrumb"] .breadcrumb .breadcrumb-item a {
  color: #fff;
}

.heading[data-type="simple"] .main [aria-label="breadcrumb"] .breadcrumb .breadcrumb-item a:hover {
  color: #5c53d5;
}

.heading[data-type="simple"][data-color="primary"] {
  background-color: #493fd0;
}

.heading[data-type="simple"][data-color="secondary"] {
  background-color: #f9c3bd;
}

.heading[data-type="simple"][data-color="success"] {
  background-color: #00b0a0;
}

.heading[data-type="simple"][data-color="info"] {
  background-color: #94a2f0;
}

.heading[data-type="simple"][data-color="warning"] {
  background-color: #ffcf7c;
}

.heading[data-type="simple"][data-color="danger"] {
  background-color: #e22749;
}

.heading[data-type="simple"][data-color="light"] {
  background-color: #bdcefc;
}

.heading[data-type="simple"][data-color="dark"] {
  background-color: #233241;
}

.heading[data-type="simple"][data-color="default"] {
  background-color: #e9ecef;
}

.heading[data-type="simple"][data-color="primary-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(#ff6f91), color-stop(#f1669d), color-stop(#df60a8), color-stop(#c95db2), color-stop(#af5dbb), color-stop(#a95dbd), color-stop(#a35dbe), color-stop(#9c5dc0), color-stop(#ac5dbd), color-stop(#bb5cba), color-stop(#c95cb6), to(#d65db1));
  background-image: linear-gradient(to right bottom, #ff6f91, #f1669d, #df60a8, #c95db2, #af5dbb, #a95dbd, #a35dbe, #9c5dc0, #ac5dbd, #bb5cba, #c95cb6, #d65db1);
}

.heading[data-type="simple"][data-color="secondary-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(#feebd6), color-stop(#fde2cc), color-stop(#fcd8c3), color-stop(#fbcfbc), color-stop(#fac5b6), color-stop(#fac6b9), color-stop(#fac6bc), color-stop(#fac7bf), color-stop(#fcd2cb), color-stop(#fdddd7), color-stop(#fee8e3), to(#fff3f0));
  background-image: linear-gradient(to right bottom, #feebd6, #fde2cc, #fcd8c3, #fbcfbc, #fac5b6, #fac6b9, #fac6bc, #fac7bf, #fcd2cb, #fdddd7, #fee8e3, #fff3f0);
}

.heading[data-type="simple"][data-color="success-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(#00a0e0), color-stop(#00aade), color-stop(#00b2d9), color-stop(#00bad1), color-stop(#00c1c8), color-stop(#00c2c6), color-stop(#00c4c3), color-stop(#00c5c0), color-stop(#00c2c5), color-stop(#00beca), color-stop(#00bacd), to(#00b6d0));
  background-image: linear-gradient(to right bottom, #00a0e0, #00aade, #00b2d9, #00bad1, #00c1c8, #00c2c6, #00c4c3, #00c5c0, #00c2c5, #00beca, #00bacd, #00b6d0);
}

.heading[data-type="simple"][data-color="info-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(#cee8e6), color-stop(#bae2e7), color-stop(#a9dbec), color-stop(#9ed2f1), color-stop(#9cc7f5), color-stop(#94c4f6), color-stop(#8cc1f7), color-stop(#84bef8), color-stop(#66c4f5), color-stop(#4cc9ec), color-stop(#41cddd), to(#4acfcb));
  background-image: linear-gradient(to right bottom, #cee8e6, #bae2e7, #a9dbec, #9ed2f1, #9cc7f5, #94c4f6, #8cc1f7, #84bef8, #66c4f5, #4cc9ec, #41cddd, #4acfcb);
}

.heading[data-type="simple"][data-color="warning-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(#ffc1b3), color-stop(#ffc4ad), color-stop(#ffc8a6), color-stop(#ffcca0), color-stop(#ffd19b), color-stop(#ffd59d), color-stop(#ffda9f), color-stop(#ffdea2), color-stop(#ffe2ac), color-stop(#ffe6b6), color-stop(#ffeac1), to(#ffeecb));
  background-image: linear-gradient(to right bottom, #ffc1b3, #ffc4ad, #ffc8a6, #ffcca0, #ffd19b, #ffd59d, #ffda9f, #ffdea2, #ffe2ac, #ffe6b6, #ffeac1, #ffeecb);
}

.heading[data-type="simple"][data-color="danger-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(#ea9fa2), color-stop(#eb8f94), color-stop(#ea7f87), color-stop(#ea6e7a), color-stop(#e85b6d), color-stop(#ea556c), color-stop(#eb4f6c), color-stop(#ed486c), color-stop(#f25078), color-stop(#f75885), color-stop(#fb6191), to(#ff699d));
  background-image: linear-gradient(to right bottom, #ea9fa2, #eb8f94, #ea7f87, #ea6e7a, #e85b6d, #ea556c, #eb4f6c, #ed486c, #f25078, #f75885, #fb6191, #ff699d);
}

.heading[data-type="simple"][data-color="light-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(#e2f1ff), color-stop(#dfeeff), color-stop(#dcebff), color-stop(#d9e8fe), color-stop(#d7e5fe), color-stop(#d3e5fd), color-stop(#d0e4fb), color-stop(#cde4f9), color-stop(#cbe6f5), color-stop(#cde8f0), color-stop(#d1e9eb), to(#d6e9e7));
  background-image: linear-gradient(to right bottom, #e2f1ff, #dfeeff, #dcebff, #d9e8fe, #d7e5fe, #d3e5fd, #d0e4fb, #cde4f9, #cbe6f5, #cde8f0, #d1e9eb, #d6e9e7);
}

.heading[data-type="simple"][data-color="dark-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(#009093), color-stop(#03808d), color-stop(#157183), color-stop(#216177), color-stop(#295268), color-stop(#294f65), color-stop(#2a4b61), color-stop(#2a485e), color-stop(#274f66), color-stop(#23576e), color-stop(#1d5e75), to(#14667c));
  background-image: linear-gradient(to right bottom, #009093, #03808d, #157183, #216177, #295268, #294f65, #2a4b61, #2a485e, #274f66, #23576e, #1d5e75, #14667c);
}

.heading[data-type="simple"][data-color="default-gradient"] {
  background-image: -webkit-gradient(linear, left top, right bottom, from(#d5d8df), color-stop(#dbdee4), color-stop(#e2e5e9), color-stop(#e8ebee), color-stop(#eff1f3), color-stop(#f0f3f7), color-stop(#f0f4fb), color-stop(#f2f6ff), color-stop(#f1f3ff), color-stop(#f3eeff), color-stop(#f8e9ff), to(#ffe4ff));
  background-image: linear-gradient(to right bottom, #d5d8df, #dbdee4, #e2e5e9, #e8ebee, #eff1f3, #f0f3f7, #f0f4fb, #f2f6ff, #f1f3ff, #f3eeff, #f8e9ff, #ffe4ff);
}

.heading .main {
  position: relative;
  z-index: 2;
}

.heading .main .title {
  font-size: 4rem;
  font-weight: 600;
  color: #2c3f52;
}

@media (max-width: 991.98px) {
  .heading .main .title {
    font-size: 3.6rem;
  }
}

@media (max-width: 767.98px) {
  .heading .main .title {
    font-size: 3rem;
  }
}

.heading .main [aria-label="breadcrumb"] .breadcrumb {
  padding: 0;
  margin: 0;
  background-color: transparent;
}

@media (max-width: 991.98px) {
  .heading .main [aria-label="breadcrumb"] .breadcrumb {
    font-size: 1.1rem;
  }
}

@media (max-width: 767.98px) {
  .heading .main [aria-label="breadcrumb"] .breadcrumb {
    font-size: 1rem;
  }
}

.heading .main [aria-label="breadcrumb"] .breadcrumb .breadcrumb-item {
  font-weight: 500;
  color: #2c3f52;
}

.heading .main [aria-label="breadcrumb"] .breadcrumb .breadcrumb-item + .breadcrumb-item {
  padding-left: 1rem;
}

.heading .main [aria-label="breadcrumb"] .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
  content: "\E61A";
  font-family: 'themify', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  top: 1px;
  padding-right: 1rem;
  color: #2c3f52;
}

.heading .main [aria-label="breadcrumb"] .breadcrumb .breadcrumb-item a {
  font-weight: 500;
  color: #2c3f52;
}

.heading .main [aria-label="breadcrumb"] .breadcrumb .breadcrumb-item a:hover {
  color: #5c53d5;
}

.heading[data-position="left"] .main {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.heading[data-position="left"] .main .title {
  text-align: left;
}

.heading[data-position="left"] .main [aria-label="breadcrumb"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.heading[data-position="left"] .main p {
  text-align: left;
}

.heading[data-position="right"] .main {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.heading[data-position="right"] .main .title {
  text-align: right;
}

.heading[data-position="right"] .main [aria-label="breadcrumb"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.heading[data-position="right"] .main p {
  text-align: right;
}

.heading[data-position="center"] .main {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.heading[data-position="center"] .main .title {
  text-align: center;
}

.heading[data-position="center"] .main [aria-label="breadcrumb"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.heading[data-position="center"] .main p {
  text-align: center;
}

/*----------------------------------------------------------------------
[End Heading]
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[20. Testimonials]
----------------------------------------------------------------------*/
.testimonial-01 {
  max-width: 900px;
  cursor: -webkit-grab;
  cursor: grab;
}

@media (max-width: 1199.98px) {
  .testimonial-01 {
    margin: 0 auto;
  }
}

.testimonial-01 .slick-list {
  overflow: inherit;
}

@media (max-width: 1199.98px) {
  .testimonial-01 .slick-list {
    overflow: hidden;
  }
}

.testimonial-01 .card {
  float: unset;
  height: auto;
}

.testimonial-01 .card.slick-slide {
  -webkit-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
  opacity: .15;
  -webkit-transition: .6s ease-out;
  transition: .6s ease-out;
}

@media (max-width: 1199.98px) {
  .testimonial-01 .card.slick-slide {
    -webkit-transition: none;
    transition: none;
    opacity: 0;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}

.testimonial-01 .card.slick-slide.slick-active, .testimonial-01 .card.slick-slide.slick-center {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1;
}

.testimonial-01 .slick-button {
  position: absolute;
  z-index: 10;
  right: 30px;
  border: 0;
  color: #fff;
  line-height: 40px;
  height: 40px;
  width: 40px;
  text-align: center;
  font-size: .8rem;
  border-radius: 0.2rem;
  -webkit-transform: translate(0, -50%) rotate(90deg);
  transform: translate(0, -50%) rotate(90deg);
}

@media (max-width: 575.98px) {
  .testimonial-01 .slick-button {
    right: 5px;
  }
}

.testimonial-01 .slick-button.slick-prev {
  top: calc(50% - 1.5rem);
}

.testimonial-01 .slick-button.slick-next {
  top: calc(50% + 1.5rem);
}

.testimonial-02 {
  cursor: -webkit-grab;
  cursor: grab;
}

.testimonial-02 .slick-track {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.testimonial-02 .card {
  width: 540px !important;
  margin: 0 2rem;
  float: left;
  height: 100%;
  min-height: 1px;
}

@media (max-width: 600px) {
  .testimonial-02 .card {
    width: 400px !important;
  }
}

@media (max-width: 450px) {
  .testimonial-02 .card {
    width: 300px !important;
  }
}

@media (max-width: 450px) {
  .testimonial-02 .card .card-body {
    padding: 2rem;
  }
}

.testimonial-03 {
  cursor: -webkit-grab;
  cursor: grab;
  width: 100vw;
  padding-left: 130px;
}

@media (max-width: 767.98px) {
  .testimonial-03 {
    padding: 80px 0 0 0;
    margin-left: -20px;
  }
}

.testimonial-03 .slick-list {
  padding: 0 40px;
  overflow: hidden;
}

@media (max-width: 767.98px) {
  .testimonial-03 .slick-list {
    padding: 0 20px;
  }
}

.testimonial-03 .slick-list .slick-track {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.testimonial-03 .slick-button {
  position: absolute;
  left: 0;
  top: 0;
  border: 0;
  color: #fff;
  line-height: 60px;
  height: 60px;
  width: 60px;
  text-align: center;
  font-size: .8rem;
  border-radius: 0.2rem;
}

.testimonial-03 .slick-button.slick-next {
  margin-left: 4.4rem;
}

@media (max-width: 767.98px) {
  .testimonial-03 .slick-button {
    left: 20px;
  }
}

.testimonial-03 .card {
  margin: 0 2rem 2rem 2rem;
  float: left;
  height: 100%;
  min-height: 1px;
}

@media (max-width: 767.98px) {
  .testimonial-03 .card {
    margin: 0 1rem 2rem 1rem;
  }
}

.testimonial-04 {
  width: 100vw;
}

@media (max-width: 991.98px) {
  .testimonial-04 {
    margin-top: 3rem;
    margin-left: -40px;
  }
}

.testimonial-04 .slick-list {
  padding: 0 0 0 40px;
  overflow: hidden;
}

.testimonial-04 .slick-list .slick-track {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.testimonial-04 .slick-list .slick-track .slick-slide {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.1);
}

.testimonial-04 .slick-list .slick-track .slick-slide.slick-active {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.4);
}

@media (max-width: 991.98px) {
  .testimonial-04 .slick-list .slick-track .slick-slide.slick-active {
    -webkit-box-shadow: 0 15px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 10px 0 rgba(0, 0, 0, 0.1);
  }
}

.testimonial-04 .slick-button {
  position: absolute;
  left: -145px;
  bottom: 47px;
  border: 0;
  color: #fff;
  line-height: 60px;
  height: 60px;
  width: 60px;
  text-align: center;
  font-size: .8rem;
  border-radius: 0.2rem;
}

.testimonial-04 .slick-button.slick-next {
  margin-left: 4.4rem;
}

@media (max-width: 991.98px) {
  .testimonial-04 .slick-button {
    left: 40px;
    top: -30px;
  }
}

.testimonial-04 .card {
  margin: 3rem 2rem;
  float: left;
  height: 100%;
  min-height: 1px;
}

@media (max-width: 991.98px) {
  .testimonial-04 .card {
    margin: 3rem 1rem;
  }
}

.testimonial-05 {
  padding: 0 5rem;
  margin-bottom: 1rem;
}

@media (max-width: 991.98px) {
  .testimonial-05 {
    padding: 0;
  }
}

.testimonial-05 .card {
  margin: 0 50px 25px 50px;
  float: left;
  height: 100%;
  min-height: 1px;
}

@media (max-width: 575.98px) {
  .testimonial-05 .card {
    margin: 0 15px 25px 15px;
  }
}

.testimonial-05 .slick-list {
  padding-bottom: 110px;
}

@media (max-width: 991.98px) {
  .testimonial-05 .slick-list {
    padding-bottom: 90px;
  }
}

.testimonial-05 .slick-button {
  position: absolute;
  top: 50%;
  border: 0;
  color: #fff;
  line-height: 50px;
  height: 50px;
  width: 50px;
  text-align: center;
  font-size: .8rem;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border-radius: 50%;
}

.testimonial-05 .slick-button.slick-next {
  right: 0;
}

@media (max-width: 991.98px) {
  .testimonial-05 .slick-button.slick-next {
    right: -10px;
  }
}

@media (max-width: 575.98px) {
  .testimonial-05 .slick-button.slick-next {
    right: 15px;
  }
}

.testimonial-05 .slick-button.slick-prev {
  left: 0;
}

@media (max-width: 991.98px) {
  .testimonial-05 .slick-button.slick-prev {
    left: -10px;
  }
}

@media (max-width: 575.98px) {
  .testimonial-05 .slick-button.slick-prev {
    left: 15px;
  }
}

@media (max-width: 767.98px) {
  .testimonial-05 .slick-dots {
    bottom: -40px !important;
  }
}

.testimonial-06 {
  z-index: 10;
  padding: 2rem 0;
  width: 100%;
}

.testimonial-06 .slick-list {
  overflow: unset;
}

.testimonial-06 .slick-button {
  position: absolute;
  top: 50%;
  border: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  text-align: center;
  font-size: 1rem;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border-radius: 50%;
}

.testimonial-06 .slick-button.slick-next {
  right: -35px;
}

.testimonial-06 .slick-button.slick-prev {
  left: -35px;
}

.testimonial-07 {
  width: calc(50vw - 1rem);
  overflow: hidden;
}

@media (max-width: 1199.98px) {
  .testimonial-07 {
    width: calc(100vh + 1rem);
    margin: 4rem 0 0 0;
    padding-bottom: 3rem;
  }
}

@media (max-width: 767.98px) {
  .testimonial-07 {
    width: 100%;
  }
}

.testimonial-07[data-color="primary"] .slick-slide:before {
  background: rgba(92, 83, 213, 0.8);
}

.testimonial-07[data-color="secondary"] .slick-slide:before {
  background: rgba(251, 216, 212, 0.8);
}

.testimonial-07[data-color="success"] .slick-slide:before {
  background: rgba(0, 201, 183, 0.8);
}

.testimonial-07[data-color="info"] .slick-slide:before {
  background: rgba(170, 181, 243, 0.8);
}

.testimonial-07[data-color="warning"] .slick-slide:before {
  background: rgba(255, 216, 149, 0.8);
}

.testimonial-07[data-color="danger"] .slick-slide:before {
  background: rgba(229, 61, 92, 0.8);
}

.testimonial-07[data-color="light"] .slick-slide:before {
  background: rgba(213, 224, 253, 0.8);
}

.testimonial-07[data-color="dark"] .slick-slide:before {
  background: rgba(44, 63, 82, 0.8);
}

.testimonial-07[data-color="default"] .slick-slide:before {
  background: rgba(248, 249, 250, 0.8);
}

.testimonial-07 .slick-list {
  overflow: unset;
}

.testimonial-07 .slick-slide {
  position: relative;
}

.testimonial-07 .slick-slide:before {
  content: '';
  border-radius: 0.2rem;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 1;
}

.testimonial-07 .slick-slide.slick-active:before {
  opacity: 0;
}

.testimonial-07 .slick-slide img {
  width: 900px;
  height: 660px;
  -o-object-fit: cover;
  object-fit: cover;
  margin: 0 70px 0 0;
}

@media (max-width: 2100px) {
  .testimonial-07 .slick-slide img {
    width: 760px;
    height: 550px;
    margin: 0 50px 0 0;
  }
}

@media (max-width: 1800px) {
  .testimonial-07 .slick-slide img {
    width: 660px;
    margin: 0 50px 0 0;
  }
}

@media (max-width: 1600px) {
  .testimonial-07 .slick-slide img {
    width: 600px;
    margin: 0 40px 0 0;
  }
}

@media (max-width: 1400px) {
  .testimonial-07 .slick-slide img {
    width: 540px;
  }
}

@media (max-width: 1300px) {
  .testimonial-07 .slick-slide img {
    width: 510px;
  }
}

@media (max-width: 1240px) {
  .testimonial-07 .slick-slide img {
    width: 490px;
  }
}

@media (max-width: 1199.98px) {
  .testimonial-07 .slick-slide img {
    width: 720px;
    height: 520px;
  }
}

@media (max-width: 991.98px) {
  .testimonial-07 .slick-slide img {
    width: 640px;
    height: 460px;
  }
}

@media (max-width: 767.98px) {
  .testimonial-07 .slick-slide img {
    width: 280px;
    height: 320px;
    margin: 0 30px 0 0;
  }
}

.testimonial-07.carousel.slick .slick-dots {
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%) rotate(90deg);
  transform: translate(0, -50%) rotate(90deg);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  bottom: unset;
  left: unset;
}

@media (max-width: 1199.98px) {
  .testimonial-07.carousel.slick .slick-dots {
    right: unset;
    left: 0;
    top: unset;
    bottom: 0;
    -webkit-transform: translate(0, 0) rotate(0);
    transform: translate(0, 0) rotate(0);
  }
}

.testimonial-07.carousel.slick .slick-dots li.slick-active button {
  width: 32px;
  height: 10px;
  background-color: #fff;
  border-radius: 5rem;
  opacity: .5;
}

.testimonial-07.carousel.slick .slick-dots li button {
  width: 10px;
  height: 10px;
  opacity: 1;
  background-color: #fff;
}

/*----------------------------------------------------------------------
[End Testimonials]
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[21. Clients]
----------------------------------------------------------------------*/
.clients-01 {
  cursor: -webkit-grab;
  cursor: grab;
}

.clients-01 .card {
  margin: 1.5rem;
}

@media (max-width: 575.98px) {
  .clients-02 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

.clients-02 img {
  width: 160px;
  height: 70px;
  margin: 4rem auto;
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
}

@media (max-width: 991.98px) {
  .clients-02 img {
    width: 110px;
    height: 50px;
  }
}

@media (max-width: 575.98px) {
  .clients-02 img {
    margin: 2rem auto;
  }
}

/*----------------------------------------------------------------------
[End Clients]
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[22. Skills]
----------------------------------------------------------------------*/
.skills.ver-1 .item {
  text-align: center;
}

.skills.ver-1 .item p {
  margin: 0;
}

.skills.ver-1 .item p:first-of-type {
  font-size: 3.6rem;
  font-weight: 600;
  color: #2c3f52;
}

/*----------------------------------------------------------------------
[End Skills]
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[23. Portfolio list]
----------------------------------------------------------------------*/
.portfolio-grid-buttons {
  margin-bottom: 4rem;
}

.portfolio-grid-buttons button, .portfolio-grid-buttons a {
  margin: .3rem .1rem;
}

.portfolio.ver-1[data-color="primary"] .grid-item:before {
  background: #5c53d5;
}

.portfolio.ver-1[data-color="secondary"] .grid-item:before {
  background: #fbd8d4;
}

.portfolio.ver-1[data-color="success"] .grid-item:before {
  background: #00c9b7;
}

.portfolio.ver-1[data-color="info"] .grid-item:before {
  background: #aab5f3;
}

.portfolio.ver-1[data-color="warning"] .grid-item:before {
  background: #ffd895;
}

.portfolio.ver-1[data-color="danger"] .grid-item:before {
  background: #e53d5c;
}

.portfolio.ver-1[data-color="light"] .grid-item:before {
  background: #d5e0fd;
}

.portfolio.ver-1[data-color="dark"] .grid-item:before {
  background: #2c3f52;
}

.portfolio.ver-1[data-color="default"] .grid-item:before {
  background: #f8f9fa;
}

.portfolio.ver-1 .grid-item .block {
  max-width: 300px;
}

.portfolio.ver-1 .grid-item.left:hover .item {
  left: unset;
  right: 20px;
}

.portfolio.ver-1 .grid-item.left .item {
  left: unset;
  right: 0;
}

.portfolio.ver-1 .grid-item:hover {
  z-index: 10;
}

.portfolio.ver-1 .grid-item:hover .item {
  visibility: visible;
  opacity: 1;
  left: 20px;
  top: 20px;
}

.portfolio.ver-1 .grid-item:hover:before {
  visibility: visible;
  opacity: 1;
}

.portfolio.ver-1 .grid-item:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  background: #5c53d5;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  z-index: 10;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.portfolio.ver-1 .grid-item img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.portfolio.ver-1 .grid-item .item {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  padding: 2.3rem;
  -webkit-box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.15);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.portfolio.ver-2[data-color="primary"] .grid-item:before {
  background: #5c53d5;
}

.portfolio.ver-2[data-secondary-color="primary"] .grid-item:after {
  background: #5c53d5;
}

.portfolio.ver-2[data-color="secondary"] .grid-item:before {
  background: #fbd8d4;
}

.portfolio.ver-2[data-secondary-color="secondary"] .grid-item:after {
  background: #fbd8d4;
}

.portfolio.ver-2[data-color="success"] .grid-item:before {
  background: #00c9b7;
}

.portfolio.ver-2[data-secondary-color="success"] .grid-item:after {
  background: #00c9b7;
}

.portfolio.ver-2[data-color="info"] .grid-item:before {
  background: #aab5f3;
}

.portfolio.ver-2[data-secondary-color="info"] .grid-item:after {
  background: #aab5f3;
}

.portfolio.ver-2[data-color="warning"] .grid-item:before {
  background: #ffd895;
}

.portfolio.ver-2[data-secondary-color="warning"] .grid-item:after {
  background: #ffd895;
}

.portfolio.ver-2[data-color="danger"] .grid-item:before {
  background: #e53d5c;
}

.portfolio.ver-2[data-secondary-color="danger"] .grid-item:after {
  background: #e53d5c;
}

.portfolio.ver-2[data-color="light"] .grid-item:before {
  background: #d5e0fd;
}

.portfolio.ver-2[data-secondary-color="light"] .grid-item:after {
  background: #d5e0fd;
}

.portfolio.ver-2[data-color="dark"] .grid-item:before {
  background: #2c3f52;
}

.portfolio.ver-2[data-secondary-color="dark"] .grid-item:after {
  background: #2c3f52;
}

.portfolio.ver-2[data-color="default"] .grid-item:before {
  background: #f8f9fa;
}

.portfolio.ver-2[data-secondary-color="default"] .grid-item:after {
  background: #f8f9fa;
}

.portfolio.ver-2 .grid-item .block {
  max-width: 300px;
}

.portfolio.ver-2 .grid-item.left:hover .item {
  left: unset !important;
  right: 18px;
}

.portfolio.ver-2 .grid-item.left:after {
  left: unset;
  right: 8px;
}

.portfolio.ver-2 .grid-item.left .item {
  left: unset;
  right: 0;
}

.portfolio.ver-2 .grid-item:hover {
  z-index: 10;
}

.portfolio.ver-2 .grid-item:hover .item {
  visibility: visible;
  opacity: 1;
  left: 18px;
  top: 18px;
}

.portfolio.ver-2 .grid-item:hover:before, .portfolio.ver-2 .grid-item:hover:after {
  visibility: visible;
  opacity: 1;
}

.portfolio.ver-2 .grid-item:before, .portfolio.ver-2 .grid-item:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  z-index: 9;
}

.portfolio.ver-2 .grid-item:before {
  left: 0;
  top: 0;
  background: #aab5f3;
}

.portfolio.ver-2 .grid-item:after {
  left: 9px;
  top: 9px;
  z-index: 10;
  background: #5c53d5;
}

.portfolio.ver-2 .grid-item img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.portfolio.ver-2 .grid-item .item {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: white;
  padding: 2.3rem;
  -webkit-box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.15);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.portfolio.ver-3 .grid-item {
  overflow: hidden;
}

.portfolio.ver-3 .grid-item .block {
  max-width: 300px;
}

.portfolio.ver-3 .grid-item:hover {
  z-index: 10;
}

.portfolio.ver-3 .grid-item:hover .item {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.portfolio.ver-3 .grid-item img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.portfolio.ver-3 .grid-item .item {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  padding: 2.3rem;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: translateX(-150%);
  transform: translateX(-150%);
}

.portfolio.ver-3 .grid-item[data-color="primary"] .item {
  background: #5c53d5;
}

.portfolio.ver-3 .grid-item[data-color="primary"] .item * {
  color: #fff !important;
}

.portfolio.ver-3 .grid-item[data-color="secondary"] .item {
  background: #fbd8d4;
}

.portfolio.ver-3 .grid-item[data-color="secondary"] .item * {
  color: #fff !important;
}

.portfolio.ver-3 .grid-item[data-color="success"] .item {
  background: #00c9b7;
}

.portfolio.ver-3 .grid-item[data-color="success"] .item * {
  color: #fff !important;
}

.portfolio.ver-3 .grid-item[data-color="info"] .item {
  background: #aab5f3;
}

.portfolio.ver-3 .grid-item[data-color="info"] .item * {
  color: #fff !important;
}

.portfolio.ver-3 .grid-item[data-color="warning"] .item {
  background: #ffd895;
}

.portfolio.ver-3 .grid-item[data-color="warning"] .item * {
  color: #2c3f52 !important;
}

.portfolio.ver-3 .grid-item[data-color="danger"] .item {
  background: #e53d5c;
}

.portfolio.ver-3 .grid-item[data-color="danger"] .item * {
  color: #fff !important;
}

.portfolio.ver-3 .grid-item[data-color="light"] .item {
  background: #d5e0fd;
}

.portfolio.ver-3 .grid-item[data-color="light"] .item * {
  color: #fff !important;
}

.portfolio.ver-3 .grid-item[data-color="dark"] .item {
  background: #2c3f52;
}

.portfolio.ver-3 .grid-item[data-color="dark"] .item * {
  color: #fff !important;
}

.portfolio.ver-3 .grid-item[data-color="default"] .item {
  background: #f8f9fa;
}

.portfolio.ver-3 .grid-item[data-color="default"] .item * {
  color: #2c3f52 !important;
}

.portfolio.ver-4 .grid-item {
  overflow: hidden;
  position: relative;
}

.portfolio.ver-4 .grid-item .block {
  max-width: 300px;
}

.portfolio.ver-4 .grid-item:hover {
  z-index: 10;
}

.portfolio.ver-4 .grid-item:hover .item {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.portfolio.ver-4 .grid-item img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.portfolio.ver-4 .grid-item .item {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  padding: 2.3rem;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: translateX(-150%);
  transform: translateX(-150%);
}

.portfolio.ver-4 .grid-item[data-color="primary"] .item {
  background: rgba(92, 83, 213, 0.8);
}

.portfolio.ver-4 .grid-item[data-color="primary"] .item * {
  color: #fff !important;
}

.portfolio.ver-4 .grid-item[data-color="secondary"] .item {
  background: rgba(251, 216, 212, 0.8);
}

.portfolio.ver-4 .grid-item[data-color="secondary"] .item * {
  color: #2c3f52 !important;
}

.portfolio.ver-4 .grid-item[data-color="success"] .item {
  background: rgba(0, 201, 183, 0.8);
}

.portfolio.ver-4 .grid-item[data-color="success"] .item * {
  color: #fff !important;
}

.portfolio.ver-4 .grid-item[data-color="info"] .item {
  background: rgba(170, 181, 243, 0.8);
}

.portfolio.ver-4 .grid-item[data-color="info"] .item * {
  color: #fff !important;
}

.portfolio.ver-4 .grid-item[data-color="warning"] .item {
  background: rgba(255, 216, 149, 0.8);
}

.portfolio.ver-4 .grid-item[data-color="warning"] .item * {
  color: #2c3f52 !important;
}

.portfolio.ver-4 .grid-item[data-color="danger"] .item {
  background: rgba(229, 61, 92, 0.8);
}

.portfolio.ver-4 .grid-item[data-color="danger"] .item * {
  color: #fff !important;
}

.portfolio.ver-4 .grid-item[data-color="light"] .item {
  background: rgba(213, 224, 253, 0.8);
}

.portfolio.ver-4 .grid-item[data-color="light"] .item * {
  color: #2c3f52 !important;
}

.portfolio.ver-4 .grid-item[data-color="dark"] .item {
  background: rgba(44, 63, 82, 0.8);
}

.portfolio.ver-4 .grid-item[data-color="dark"] .item * {
  color: #fff !important;
}

.portfolio.ver-4 .grid-item[data-color="default"] .item {
  background: rgba(248, 249, 250, 0.8);
}

.portfolio.ver-4 .grid-item[data-color="default"] .item * {
  color: #2c3f52 !important;
}

.portfolio.ver-5 .grid-item {
  overflow: hidden;
}

.portfolio.ver-5 .grid-item .block {
  margin-right: 1rem;
}

.portfolio.ver-5 .grid-item:hover {
  z-index: 10;
}

.portfolio.ver-5 .grid-item:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.portfolio.ver-5 .grid-item:hover .item {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.portfolio.ver-5 .grid-item img {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(1);
  transform: scale(1);
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.portfolio.ver-5 .grid-item .item {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  background: rgba(255, 255, 255, 0.98);
  padding: 2rem 1.8rem;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: translateY(150%);
  transform: translateY(150%);
}

@media (max-width: 1600px) {
  .portfolio.ver-5 .grid-item .item {
    padding: 1.5rem 1rem;
  }
  .portfolio.ver-5 .grid-item .item p {
    font-size: 1rem;
  }
}

@media (max-width: 1400px) {
  .portfolio.ver-5 .grid-item .item .btn {
    font-size: 0;
  }
  .portfolio.ver-5 .grid-item .item .btn:after {
    font-size: 1rem;
  }
}

@media (max-width: 1199.98px) {
  .portfolio.ver-5 .grid-item .item .btn {
    font-size: 1rem;
  }
}

.portfolio.ver-6 .grid-item {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.portfolio.ver-6 .grid-item .block {
  max-width: 300px;
}

.portfolio.ver-6 .grid-item:hover {
  z-index: 10;
}

.portfolio.ver-6 .grid-item:hover .item {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.portfolio.ver-6 .grid-item img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.portfolio.ver-6 .grid-item .item {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  padding: 2.3rem;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: translateX(-150%);
  transform: translateX(-150%);
}

.portfolio.ver-6 .grid-item[data-color="primary"] .item {
  background: rgba(92, 83, 213, 0.8);
}

.portfolio.ver-6 .grid-item[data-color="primary"] .item * {
  color: #fff !important;
}

.portfolio.ver-6 .grid-item[data-color="secondary"] .item {
  background: rgba(251, 216, 212, 0.8);
}

.portfolio.ver-6 .grid-item[data-color="secondary"] .item * {
  color: #2c3f52 !important;
}

.portfolio.ver-6 .grid-item[data-color="success"] .item {
  background: rgba(0, 201, 183, 0.8);
}

.portfolio.ver-6 .grid-item[data-color="success"] .item * {
  color: #fff !important;
}

.portfolio.ver-6 .grid-item[data-color="info"] .item {
  background: rgba(170, 181, 243, 0.8);
}

.portfolio.ver-6 .grid-item[data-color="info"] .item * {
  color: #fff !important;
}

.portfolio.ver-6 .grid-item[data-color="warning"] .item {
  background: rgba(255, 216, 149, 0.8);
}

.portfolio.ver-6 .grid-item[data-color="warning"] .item * {
  color: #2c3f52 !important;
}

.portfolio.ver-6 .grid-item[data-color="danger"] .item {
  background: rgba(229, 61, 92, 0.8);
}

.portfolio.ver-6 .grid-item[data-color="danger"] .item * {
  color: #fff !important;
}

.portfolio.ver-6 .grid-item[data-color="light"] .item {
  background: rgba(213, 224, 253, 0.8);
}

.portfolio.ver-6 .grid-item[data-color="light"] .item * {
  color: #2c3f52 !important;
}

.portfolio.ver-6 .grid-item[data-color="dark"] .item {
  background: rgba(44, 63, 82, 0.8);
}

.portfolio.ver-6 .grid-item[data-color="dark"] .item * {
  color: #fff !important;
}

.portfolio.ver-6 .grid-item[data-color="default"] .item {
  background: rgba(248, 249, 250, 0.8);
}

.portfolio.ver-6 .grid-item[data-color="default"] .item * {
  color: #2c3f52 !important;
}

/*----------------------------------------------------------------------
[End Portfolio list]
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[24. Single portfolio slide]
----------------------------------------------------------------------*/
.single-portfolio-slide-01 .nav-single-portfolio-01 {
  margin-bottom: 20px;
}

.single-portfolio-slide-01 .nav-single-portfolio-01 .slick-slide {
  margin: 0 10px;
}

.single-portfolio-slide-01 .nav-single-portfolio-01 .slick-slide img {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: .4;
}

.single-portfolio-slide-01 .nav-single-portfolio-01 .slick-slide.slick-current img {
  opacity: 1;
}

.single-portfolio-slide-01 .nav-single-portfolio-01 .slick-button {
  position: absolute;
  top: 50%;
  border: 0;
  color: #fff;
  line-height: 50px;
  height: 50px;
  width: 50px;
  text-align: center;
  font-size: .8rem;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 10;
  border-radius: 50%;
}

.single-portfolio-slide-01 .nav-single-portfolio-01 .slick-button.slick-next {
  right: -25px;
}

@media (max-width: 575.98px) {
  .single-portfolio-slide-01 .nav-single-portfolio-01 .slick-button.slick-next {
    right: 0;
  }
}

.single-portfolio-slide-01 .nav-single-portfolio-01 .slick-button.slick-prev {
  left: -25px;
}

@media (max-width: 575.98px) {
  .single-portfolio-slide-01 .nav-single-portfolio-01 .slick-button.slick-prev {
    left: 0;
  }
}

.single-portfolio-slide-01 .nav-single-portfolio-01 img {
  height: 220px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 1199.98px) {
  .single-portfolio-slide-01 .nav-single-portfolio-01 img {
    height: 180px;
  }
}

@media (max-width: 991.98px) {
  .single-portfolio-slide-01 .nav-single-portfolio-01 img {
    height: 120px;
  }
}

@media (max-width: 500px) {
  .single-portfolio-slide-01 .nav-single-portfolio-01 img {
    height: 180px;
  }
}

@media (max-width: 400px) {
  .single-portfolio-slide-01 .nav-single-portfolio-01 img {
    height: 160px;
  }
}

@media (max-width: 360px) {
  .single-portfolio-slide-01 .nav-single-portfolio-01 img {
    height: 140px;
  }
}

@media (max-width: 320px) {
  .single-portfolio-slide-01 .nav-single-portfolio-01 img {
    height: 120px;
  }
}

.single-portfolio-slide-01 .single-portfolio-01 img {
  height: 640px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 991.98px) {
  .single-portfolio-slide-01 .single-portfolio-01 img {
    height: 580px;
  }
}

@media (max-width: 767.98px) {
  .single-portfolio-slide-01 .single-portfolio-01 img {
    height: 360px;
  }
}

@media (max-width: 575.98px) {
  .single-portfolio-slide-01 .single-portfolio-01 img {
    height: auto;
  }
}

.single-portfolio-slide-02 .item {
  position: relative;
  padding-top: 100%;
  display: block;
}

.single-portfolio-slide-02 .item[data-color="primary"]:before {
  background: rgba(92, 83, 213, 0.8);
}

.single-portfolio-slide-02 .item[data-color="secondary"]:before {
  background: rgba(251, 216, 212, 0.8);
}

.single-portfolio-slide-02 .item[data-color="success"]:before {
  background: rgba(0, 201, 183, 0.8);
}

.single-portfolio-slide-02 .item[data-color="info"]:before {
  background: rgba(170, 181, 243, 0.8);
}

.single-portfolio-slide-02 .item[data-color="warning"]:before {
  background: rgba(255, 216, 149, 0.8);
}

.single-portfolio-slide-02 .item[data-color="danger"]:before {
  background: rgba(229, 61, 92, 0.8);
}

.single-portfolio-slide-02 .item[data-color="light"]:before {
  background: rgba(213, 224, 253, 0.8);
}

.single-portfolio-slide-02 .item[data-color="dark"]:before {
  background: rgba(44, 63, 82, 0.8);
}

.single-portfolio-slide-02 .item[data-color="default"]:before {
  background: rgba(248, 249, 250, 0.8);
}

.single-portfolio-slide-02 .item:hover:before, .single-portfolio-slide-02 .item:hover:after {
  opacity: 1;
  visibility: visible;
}

.single-portfolio-slide-02 .item:hover:after {
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}

.single-portfolio-slide-02 .item:before {
  content: '';
  position: absolute;
  background: rgba(248, 249, 250, 0.8);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.single-portfolio-slide-02 .item:after {
  z-index: 11;
  content: "\E659";
  font-family: 'themify', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 2rem;
  color: #fff;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: translate(-50%, -50%) scale(0.1);
  transform: translate(-50%, -50%) scale(0.1);
}

.single-portfolio-slide-02 .item img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

/*----------------------------------------------------------------------
[End Single portfolio slide]
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[25. Blog]
----------------------------------------------------------------------*/
.blog-page .options {
  width: 16rem;
  margin: 0 auto 4rem auto;
}

@media (max-width: 767.98px) {
  .blog-page .options {
    margin: 0 auto 2rem auto;
  }
}

.blog-page .pagination {
  margin: 6rem 0 1rem 0;
}

@media (max-width: 767.98px) {
  .blog-page .pagination {
    margin: 4rem 0 1rem 0;
  }
}

.blog-page.blog-01 .section-1 .blog-list > div .card-img {
  height: 360px;
}

@media (max-width: 2000px) {
  .blog-page.blog-01 .section-1 .blog-list > div .card-img {
    height: 320px;
  }
}

@media (max-width: 1600px) {
  .blog-page.blog-01 .section-1 .blog-list > div .card-img {
    height: 280px;
  }
}

@media (max-width: 1440px) {
  .blog-page.blog-01 .section-1 .blog-list > div .card-img {
    height: 360px;
  }
}

@media (max-width: 991.98px) {
  .blog-page.blog-01 .section-1 .blog-list > div .card-img {
    height: 320px;
  }
}

@media (max-width: 1440px) {
  .blog-page.blog-01 .section-1 .blog-list > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (max-width: 767.98px) {
  .blog-page.blog-01 .section-1 .blog-list > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.blog-page.blog-01 .section-1 .blog-list > div:not(:nth-child(-n+4)) {
  margin-top: 4rem;
}

@media (max-width: 1440px) {
  .blog-page.blog-01 .section-1 .blog-list > div:not(:nth-child(-n+2)) {
    margin-top: 4rem;
  }
}

@media (max-width: 767.98px) {
  .blog-page.blog-01 .section-1 .blog-list > div:not(:first-child) {
    margin-top: 4rem;
  }
}

.blog-page.blog-02 .section-1 .blog-list > div:not(:last-of-type) .card {
  margin-bottom: 4rem;
}

.blog-page.blog-03 .section-1 .blog-list > div:not(:nth-child(-n+2)) {
  margin-top: 4rem;
}

@media (max-width: 991.98px) {
  .blog-page.blog-03 .section-1 .blog-list > div:not(:first-child) {
    margin-top: 4rem;
  }
}

.blog-page.blog-04 .section-1 .blog-list > div:not(:nth-child(-n+3)) {
  margin-top: 4rem;
}

@media (max-width: 1199.98px) {
  .blog-page.blog-04 .section-1 .blog-list > div:not(:nth-child(-n+2)) {
    margin-top: 4rem;
  }
}

@media (max-width: 991.98px) {
  .blog-page.blog-04 .section-1 .blog-list > div:not(:first-child) {
    margin-top: 4rem;
  }
}

.blog-page.blog-05 .section-1 .blog-list > div .card-img {
  height: 360px;
}

@media (max-width: 2000px) {
  .blog-page.blog-05 .section-1 .blog-list > div .card-img {
    height: 320px;
  }
}

@media (max-width: 1600px) {
  .blog-page.blog-05 .section-1 .blog-list > div .card-img {
    height: 280px;
  }
}

@media (max-width: 1440px) {
  .blog-page.blog-05 .section-1 .blog-list > div .card-img {
    height: 360px;
  }
}

@media (max-width: 991.98px) {
  .blog-page.blog-05 .section-1 .blog-list > div .card-img {
    height: 320px;
  }
}

@media (max-width: 575.98px) {
  .blog-page.blog-05 .section-1 .blog-list > div .card-img {
    height: auto;
  }
}

@media (max-width: 1440px) {
  .blog-page.blog-05 .section-1 .blog-list > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (max-width: 767.98px) {
  .blog-page.blog-05 .section-1 .blog-list > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.blog-page.blog-05 .section-1 .blog-list > div:not(:nth-child(-n+4)) {
  margin-top: 4rem;
}

@media (max-width: 1440px) {
  .blog-page.blog-05 .section-1 .blog-list > div:not(:nth-child(-n+2)) {
    margin-top: 4rem;
  }
}

@media (max-width: 767.98px) {
  .blog-page.blog-05 .section-1 .blog-list > div:not(:first-child) {
    margin-top: 3rem;
  }
}

@media (max-width: 575.98px) {
  .blog-page.blog-05 .section-1 .blog-list > div:not(:first-child) {
    margin-top: 2rem;
  }
}

@media (max-width: 575.98px) {
  .blog-page.blog-06 .section-1 .blog-list > div .card-img {
    height: auto;
  }
}

.blog-page.blog-06 .section-1 .blog-list > div:not(:first-child) {
  margin-top: 4rem;
}

@media (max-width: 767.98px) {
  .blog-page.blog-06 .section-1 .blog-list > div:not(:first-child) {
    margin-top: 3rem;
  }
}

@media (max-width: 575.98px) {
  .blog-page.blog-06 .section-1 .blog-list > div:not(:first-child) {
    margin-top: 2rem;
  }
}

@media (max-width: 575.98px) {
  .blog-page.blog-07 .section-1 .blog-list > div .card-img {
    height: auto;
  }
}

.blog-page.blog-07 .section-1 .blog-list > div:not(:nth-child(-n+2)) {
  margin-top: 4rem;
}

@media (max-width: 767.98px) {
  .blog-page.blog-07 .section-1 .blog-list > div:not(:first-child) {
    margin-top: 3rem;
  }
}

@media (max-width: 575.98px) {
  .blog-page.blog-07 .section-1 .blog-list > div:not(:first-child) {
    margin-top: 2rem;
  }
}

@media (max-width: 575.98px) {
  .blog-page.blog-08 .section-1 .blog-list > div .card-img {
    height: auto;
  }
}

.blog-page.blog-08 .section-1 .blog-list > div:not(:nth-child(-n+3)) {
  margin-top: 4rem;
}

@media (max-width: 1199.98px) {
  .blog-page.blog-08 .section-1 .blog-list > div:not(:nth-child(-n+2)) {
    margin-top: 4rem;
  }
}

@media (max-width: 767.98px) {
  .blog-page.blog-08 .section-1 .blog-list > div:not(:first-child) {
    margin-top: 3rem;
  }
}

@media (max-width: 575.98px) {
  .blog-page.blog-08 .section-1 .blog-list > div:not(:first-child) {
    margin-top: 2rem;
  }
}

/*----------------------------------------------------------------------
[End Blog]
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[26. Single blog]
----------------------------------------------------------------------*/
.single-blog .article-content p {
  margin-bottom: 2rem;
  line-height: 2;
}

@media (max-width: 767.98px) {
  .single-blog .article-content p {
    margin-bottom: 1.5rem;
  }
}

@media (max-width: 575.98px) {
  .single-blog .article-content p {
    margin-bottom: 1rem;
  }
}

.single-blog .article-content img {
  margin-bottom: 3rem;
  min-height: 360px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 767.98px) {
  .single-blog .article-content img {
    margin-bottom: 2rem;
  }
}

@media (max-width: 575.98px) {
  .single-blog .article-content img {
    margin-bottom: 1.5rem;
  }
}

.single-blog .div-comments {
  margin-bottom: 6rem;
}

@media (max-width: 991.98px) {
  .single-blog .div-comments {
    margin-bottom: 5rem;
  }
}

@media (max-width: 767.98px) {
  .single-blog .div-comments {
    margin-bottom: 4rem;
  }
}

@media (max-width: 575.98px) {
  .single-blog .div-comments {
    margin-bottom: 3rem;
  }
}

.single-blog .div-comments .media:not(:last-of-type) {
  margin-bottom: 3rem;
}

@media (max-width: 767.98px) {
  .single-blog .div-comments .media:not(:last-of-type) {
    margin-bottom: 2rem;
  }
}

.single-blog .div-comments .media img {
  width: 80px;
  height: 80px;
  border-radius: 50rem;
  margin-right: 1rem;
}

@media (max-width: 767.98px) {
  .single-blog .div-comments .media img {
    width: 60px;
    height: 60px;
  }
}

@media (max-width: 575.98px) {
  .single-blog .div-comments .media img {
    width: 50px;
    height: 50px;
    margin-right: .5rem;
  }
}

.single-blog .div-comments .media .media-body {
  font-size: 1rem;
}

.single-blog .div-comments .media .media-body h4 {
  margin-bottom: .2rem;
}

.single-blog .div-comments .media .media-body .btn {
  font-size: .8rem;
  margin-top: .5rem;
}

.single-blog .div-comments .media .media-body .media {
  margin-top: 1.5rem;
}

.single-blog .main-img {
  min-height: 360px;
}

@media (max-width: 575.98px) {
  .single-blog .related-blog .portfolio .row > div .card-img {
    height: auto;
  }
}

.single-blog .related-blog .portfolio .row > div:not(:nth-child(-n+3)) {
  margin-top: 3rem;
}

@media (max-width: 1199.98px) {
  .single-blog .related-blog .portfolio .row > div:not(:nth-child(-n+2)) {
    margin-top: 3rem;
  }
}

@media (max-width: 991.98px) {
  .single-blog .related-blog .portfolio .row > div:not(:nth-child(-n+2)) {
    margin-top: 2rem;
  }
}

@media (max-width: 767.98px) {
  .single-blog .related-blog .portfolio .row > div:not(:first-child) {
    margin-top: 2rem;
  }
}

.single-blog.single-blog-01 .main-img {
  margin-bottom: 3rem;
}

@media (max-width: 767.98px) {
  .single-blog.single-blog-01 .main-img {
    margin-bottom: 2rem;
  }
}

.single-blog.single-blog-01 .detail {
  margin-bottom: 1rem;
}

.single-blog.single-blog-02 .main-img {
  margin-bottom: 2rem;
}

.single-blog.single-blog-02 .detail {
  margin-bottom: 3rem;
}

@media (max-width: 991.98px) {
  .single-blog.single-blog-02 .detail {
    margin-bottom: 2rem;
  }
}

@media (max-width: 767.98px) {
  .single-blog.single-blog-02 .detail {
    margin-bottom: 1rem;
  }
}

.single-blog.single-blog-01 .section-1 .article-content, .single-blog.single-blog-02 .section-1 .article-content {
  padding-left: 8rem;
  position: relative;
}

@media (max-width: 767.98px) {
  .single-blog.single-blog-01 .section-1 .article-content, .single-blog.single-blog-02 .section-1 .article-content {
    padding-left: 5rem;
  }
}

@media (max-width: 575.98px) {
  .single-blog.single-blog-01 .section-1 .article-content, .single-blog.single-blog-02 .section-1 .article-content {
    padding-left: 3.5rem;
  }
}

.single-blog.single-blog-01 .section-1 .article-content .social, .single-blog.single-blog-02 .section-1 .article-content .social {
  margin: 0;
  position: absolute;
  left: 0;
  padding: .5rem 0 0 1.5rem;
  width: 5rem !important;
  text-align: center;
}

@media (max-width: 767.98px) {
  .single-blog.single-blog-01 .section-1 .article-content .social, .single-blog.single-blog-02 .section-1 .article-content .social {
    padding: .5rem 0 0 0;
    width: 3.5rem !important;
  }
}

@media (max-width: 575.98px) {
  .single-blog.single-blog-01 .section-1 .article-content .social, .single-blog.single-blog-02 .section-1 .article-content .social {
    width: 2.5rem !important;
  }
}

.single-blog.single-blog-01 .section-1 .article-content .social li a, .single-blog.single-blog-02 .section-1 .article-content .social li a {
  color: #adb5bd;
}

.single-blog.single-blog-01 .section-1 .article-content .social li a:hover, .single-blog.single-blog-02 .section-1 .article-content .social li a:hover {
  color: #5c53d5;
}

.single-blog.single-blog-01 .section-1 .article-content .social li a span, .single-blog.single-blog-02 .section-1 .article-content .social li a span {
  font-size: 1.2rem;
}

.single-blog.single-blog-01 .section-1 .article-content .social li .text, .single-blog.single-blog-02 .section-1 .article-content .social li .text {
  display: block;
  font-size: .6rem;
  font-weight: 700;
  line-height: 1;
}

.single-blog.single-blog-01 .section-1 .article-content .social li:not(:last-of-type), .single-blog.single-blog-02 .section-1 .article-content .social li:not(:last-of-type) {
  margin-bottom: .8rem;
}

.single-blog.single-blog-01 .section-1 .detail > div, .single-blog.single-blog-02 .section-1 .detail > div {
  color: #adb5bd;
  font-weight: 500;
  font-size: 1rem;
  margin: 0 1.5rem;
}

.single-blog.single-blog-01 .section-1 .detail > div:first-of-type, .single-blog.single-blog-02 .section-1 .detail > div:first-of-type {
  margin-left: 0;
}

.single-blog.single-blog-01 .section-1 .detail > div:last-of-type, .single-blog.single-blog-02 .section-1 .detail > div:last-of-type {
  margin-right: 0;
}

.single-blog.single-blog-01 .section-1 .detail > div.category, .single-blog.single-blog-02 .section-1 .detail > div.category {
  color: #5c53d5;
  font-weight: 600;
}

.single-blog.single-blog-01 .section-1 .detail > div:not(:last-of-type), .single-blog.single-blog-02 .section-1 .detail > div:not(:last-of-type) {
  position: relative;
}

.single-blog.single-blog-01 .section-1 .detail > div:not(:last-of-type):before, .single-blog.single-blog-02 .section-1 .detail > div:not(:last-of-type):before {
  content: '';
  position: absolute;
  right: -1.75rem;
  top: .68rem;
  width: 7px;
  height: 7px;
  border-radius: 50rem;
  background: #706895;
}

/*----------------------------------------------------------------------
[End Single blog]
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[27. Home 01]
----------------------------------------------------------------------*/
.dyno-template.home-01 {
  padding-top: 8rem;
}

@media (max-width: 991.98px) {
  .dyno-template.home-01 {
    padding-top: 6rem;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-01 {
    padding-top: 4rem;
  }
}

.dyno-template.home-01 .section-1 {
  margin-bottom: 6rem;
}

@media (max-width: 991.98px) {
  .dyno-template.home-01 .section-1 {
    margin-bottom: 4rem;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-01 .section-1 {
    margin-bottom: 2rem;
  }
}

.dyno-template.home-01 .section-1 .anime_item:nth-of-type(1) {
  right: 8%;
  top: 840px;
}

@media (max-width: 2000px) {
  .dyno-template.home-01 .section-1 .anime_item:nth-of-type(1) {
    right: 3%;
  }
}

@media (max-width: 1800px) {
  .dyno-template.home-01 .section-1 .anime_item:nth-of-type(1) {
    right: 7%;
    top: 940px;
  }
}

@media (max-width: 991.98px) {
  .dyno-template.home-01 .section-1 .anime_item:nth-of-type(1) {
    right: 16%;
    top: 500px;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-01 .section-1 .anime_item:nth-of-type(1) {
    right: 20%;
    top: 400px;
  }
}

.dyno-template.home-01 .section-1 .anime_item:nth-of-type(2) {
  left: 17%;
  top: 800px;
}

@media (max-width: 1800px) {
  .dyno-template.home-01 .section-1 .anime_item:nth-of-type(2) {
    left: 11%;
  }
}

@media (max-width: 1500px) {
  .dyno-template.home-01 .section-1 .anime_item:nth-of-type(2) {
    left: 8%;
    top: 900px;
  }
}

@media (max-width: 991.98px) {
  .dyno-template.home-01 .section-1 .anime_item:nth-of-type(2) {
    left: 19%;
    top: 480px;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-01 .section-1 .anime_item:nth-of-type(2) {
    left: 23%;
    top: 400px;
  }
}

.dyno-template.home-01 .section-1 .anime_item:nth-of-type(3) {
  left: 24%;
  top: 250px;
}

@media (max-width: 2000px) {
  .dyno-template.home-01 .section-1 .anime_item:nth-of-type(3) {
    left: 18%;
  }
}

@media (max-width: 1700px) {
  .dyno-template.home-01 .section-1 .anime_item:nth-of-type(3) {
    left: 12%;
  }
}

@media (max-width: 1500px) {
  .dyno-template.home-01 .section-1 .anime_item:nth-of-type(3) {
    left: 7%;
  }
}

.dyno-template.home-01 .section-1 .anime_item:nth-of-type(4) {
  right: 10%;
  top: 100px;
}

@media (max-width: 991.98px) {
  .dyno-template.home-01 .section-1 .anime_item:nth-of-type(4) {
    right: 19%;
    top: 190px;
  }
}

.dyno-template.home-01 .section-1 .anime_item:nth-of-type(5) {
  right: 7%;
  top: 320px;
}

@media (max-width: 2000px) {
  .dyno-template.home-01 .section-1 .anime_item:nth-of-type(5) {
    right: 3%;
  }
}

@media (max-width: 1800px) {
  .dyno-template.home-01 .section-1 .anime_item:nth-of-type(5) {
    right: unset;
    left: 39%;
    top: 180px;
  }
}

@media (max-width: 1199.98px) {
  .dyno-template.home-01 .section-1 .anime_item:nth-of-type(5) {
    right: 18%;
    top: 200px;
  }
}

@media (max-width: 991.98px) {
  .dyno-template.home-01 .section-1 .anime_item:nth-of-type(5) {
    top: 50px;
  }
}

.dyno-template.home-01 .section-1 .svg-bg {
  position: absolute;
  opacity: .3;
  left: -870px;
  top: -360px;
  width: 1580px;
  height: 1400px;
}

@media (max-width: 575.98px) {
  .dyno-template.home-01 .section-1 .svg-bg {
    left: -1100px;
  }
}

.dyno-template.home-01 .section-1 .svg-section-1 {
  width: 800px;
  margin-top: -2rem;
}

@media (max-width: 991.98px) {
  .dyno-template.home-01 .section-1 .svg-section-1 {
    width: 100%;
    margin-top: 2rem;
  }
}

.dyno-template.home-01 .section-1 .svg-section-1.main {
  opacity: 0;
  -webkit-transition: opacity 3s ease;
  transition: opacity 3s ease;
}

.dyno-template.home-01 .section-1 .svg-section-1.main.end {
  opacity: 1 !important;
}

.dyno-template.home-01 .section-1 .svg-section-1.dashed {
  position: absolute;
  opacity: 0;
  -webkit-transition: opacity 3s ease;
  transition: opacity 3s ease;
}

.dyno-template.home-01 .section-1 .svg-section-1.dashed.end {
  opacity: 0 !important;
}

@media (max-width: 991.98px) {
  .dyno-template.home-01 .section-1 .head-intro {
    max-width: 600px;
    text-align: center;
    margin: 0 auto;
  }
}

.dyno-template.home-01 .section-2 {
  position: relative;
}

.dyno-template.home-01 .section-2 .anime_item:nth-of-type(1) {
  top: 19%;
  left: 18%;
}

@media (max-width: 1199.98px) {
  .dyno-template.home-01 .section-2 .anime_item:nth-of-type(1) {
    top: 29%;
    left: 48%;
  }
}

.dyno-template.home-01 .section-2 .anime_item:nth-of-type(2) {
  top: -7%;
  left: 35%;
}

@media (max-width: 767.98px) {
  .dyno-template.home-01 .section-2 .anime_item:nth-of-type(2) {
    top: 0;
  }
}

@media (max-width: 575.98px) {
  .dyno-template.home-01 .section-2 .anime_item:nth-of-type(2) {
    top: -2%;
    left: 20%;
  }
}

.dyno-template.home-01 .section-2 .anime_item:nth-of-type(3) {
  right: 9%;
  bottom: -3%;
}

.dyno-template.home-01 .section-2 .anime_item:nth-of-type(4) {
  right: 25%;
  top: 0;
}

@media (max-width: 575.98px) {
  .dyno-template.home-01 .section-2 .anime_item:nth-of-type(4) {
    right: 10%;
  }
}

.dyno-template.home-01 .section-2 .svg-section-3 {
  width: 290px;
  position: absolute;
  left: -90px;
  top: 0;
  height: 700px;
}

.dyno-template.home-01 .section-2 .svg-bg-01 {
  position: absolute;
  top: -80px;
  left: 13%;
  width: 3000px;
  height: 2400px;
  z-index: -1;
  opacity: .3;
}

@media (max-width: 2000px) {
  .dyno-template.home-01 .section-2 .svg-bg-01 {
    left: 5%;
  }
}

@media (max-width: 1900px) {
  .dyno-template.home-01 .section-2 .svg-bg-01 {
    left: 2%;
  }
}

@media (max-width: 1700px) {
  .dyno-template.home-01 .section-2 .svg-bg-01 {
    left: -4%;
    top: 0;
  }
}

@media (max-width: 991.98px) {
  .dyno-template.home-01 .section-2 .svg-bg-01 {
    top: 360px;
    left: 150px;
    width: 3000px;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-01 .section-2 .svg-bg-01 {
    top: 600px;
    left: -100px;
  }
}

@media (max-width: 575.98px) {
  .dyno-template.home-01 .section-2 .svg-bg-01 {
    top: 850px;
    left: -200px;
  }
}

.dyno-template.home-01 .section-2 .items > div:not(:nth-child(-n+3)) {
  margin-top: 2rem;
}

@media (max-width: 991.98px) {
  .dyno-template.home-01 .section-2 .items > div:not(:nth-child(-n+2)) {
    margin-top: 2rem;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-01 .section-2 .items > div:not(:first-child) {
    margin-top: 2rem;
  }
}

.dyno-template.home-01 .section-3 {
  padding: 3rem 0;
  position: relative;
}

@media (max-width: 991.98px) {
  .dyno-template.home-01 .section-3 {
    padding-bottom: 0;
  }
}

.dyno-template.home-01 .section-3 .anime_item:nth-of-type(1) {
  left: 16%;
  bottom: -31%;
}

@media (max-width: 991.98px) {
  .dyno-template.home-01 .section-3 .anime_item:nth-of-type(1) {
    left: 40%;
    bottom: 0;
  }
}

.dyno-template.home-01 .section-3 .anime_item:nth-of-type(2) {
  left: 8%;
  top: -40%;
}

@media (max-width: 991.98px) {
  .dyno-template.home-01 .section-3 .anime_item:nth-of-type(2) {
    left: 13%;
    top: 0;
  }
}

.dyno-template.home-01 .section-3 .anime_item:nth-of-type(3) {
  left: 59%;
  top: -11%;
}

@media (max-width: 991.98px) {
  .dyno-template.home-01 .section-3 .anime_item:nth-of-type(3) {
    left: unset;
    right: 17%;
    top: 0;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-01 .section-3 .anime_item:nth-of-type(3) {
    top: 20%;
  }
}

@media (max-width: 575.98px) {
  .dyno-template.home-01 .section-3 .anime_item:nth-of-type(3) {
    right: 8%;
  }
}

.dyno-template.home-01 .section-3 .anime_item:nth-of-type(4) {
  right: 14%;
  bottom: 40%;
}

@media (max-width: 1800px) {
  .dyno-template.home-01 .section-3 .anime_item:nth-of-type(4) {
    right: 8%;
  }
}

@media (max-width: 1500px) {
  .dyno-template.home-01 .section-3 .anime_item:nth-of-type(4) {
    right: 5%;
  }
}

@media (max-width: 1300px) {
  .dyno-template.home-01 .section-3 .anime_item:nth-of-type(4) {
    right: 15%;
    bottom: 10%;
  }
}

@media (max-width: 991.98px) {
  .dyno-template.home-01 .section-3 .anime_item:nth-of-type(4) {
    bottom: 4%;
  }
}

.dyno-template.home-01 .section-3 .svg-card {
  max-width: 360px;
  height: 460px;
}

@media (max-width: 991.98px) {
  .dyno-template.home-01 .section-3 .svg-card {
    margin: 5rem 0 -5rem auto !important;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-01 .section-3 .svg-card {
    margin: 2rem auto 6rem auto !important;
    max-width: 270px;
    height: 360px;
  }
  .dyno-template.home-01 .section-3 .svg-card:before {
    width: 270px;
    height: 163px;
  }
  .dyno-template.home-01 .section-3 .svg-card:after {
    top: -120px;
    left: -150px;
  }
}

.dyno-template.home-01 .section-3 .svg-card img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 767.98px) {
  .dyno-template.home-01 .section-3 .svg-card img {
    height: 360px;
  }
}

@media (max-width: 991.98px) {
  .dyno-template.home-01 .section-3 .head-intro h2 {
    max-width: 300px;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-01 .section-3 .head-intro h2 {
    max-width: 100%;
  }
}

.dyno-template.home-01 .section-4 {
  position: relative;
  padding: 3rem 0;
}

@media (max-width: 991.98px) {
  .dyno-template.home-01 .section-4 {
    padding-top: 0;
  }
}

.dyno-template.home-01 .section-4 .anime_item:nth-of-type(1) {
  right: 6%;
  top: 50%;
}

@media (max-width: 1800px) {
  .dyno-template.home-01 .section-4 .anime_item:nth-of-type(1) {
    right: 2%;
  }
}

@media (max-width: 1600px) {
  .dyno-template.home-01 .section-4 .anime_item:nth-of-type(1) {
    right: 47%;
    top: 0;
  }
}

@media (max-width: 991.98px) {
  .dyno-template.home-01 .section-4 .anime_item:nth-of-type(1) {
    right: 27%;
  }
}

.dyno-template.home-01 .section-4 .anime_item:nth-of-type(2) {
  left: 46%;
  bottom: 10%;
}

@media (max-width: 991.98px) {
  .dyno-template.home-01 .section-4 .anime_item:nth-of-type(2) {
    left: 26%;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-01 .section-4 .anime_item:nth-of-type(2) {
    left: 78%;
    bottom: 10%;
  }
}

.dyno-template.home-01 .section-4 .anime_item:nth-of-type(3) {
  left: 10%;
  bottom: 40%;
}

@media (max-width: 1800px) {
  .dyno-template.home-01 .section-4 .anime_item:nth-of-type(3) {
    left: 7%;
  }
}

@media (max-width: 1600px) {
  .dyno-template.home-01 .section-4 .anime_item:nth-of-type(3) {
    left: 3%;
  }
}

@media (max-width: 991.98px) {
  .dyno-template.home-01 .section-4 .anime_item:nth-of-type(3) {
    left: 12%;
    bottom: 30%;
  }
}

.dyno-template.home-01 .section-4 .svg-card {
  max-width: 360px;
  height: 460px;
}

@media (max-width: 991.98px) {
  .dyno-template.home-01 .section-4 .svg-card {
    margin: -15rem 0 0 auto !important;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-01 .section-4 .svg-card {
    margin: 3rem auto 2rem auto !important;
    max-width: 270px;
    height: 360px;
  }
  .dyno-template.home-01 .section-4 .svg-card:before {
    width: 270px;
    height: 165px;
  }
  .dyno-template.home-01 .section-4 .svg-card:after {
    top: -120px;
    right: -200px;
  }
}

.dyno-template.home-01 .section-4 .svg-card img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 991.98px) {
  .dyno-template.home-01 .section-4 .head-intro {
    max-width: 500px;
  }
  .dyno-template.home-01 .section-4 .head-intro .content {
    max-width: 280px;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-01 .section-4 .head-intro {
    max-width: 100%;
  }
  .dyno-template.home-01 .section-4 .head-intro .content {
    max-width: 100%;
  }
}

.dyno-template.home-01 .section-5 {
  position: relative;
  z-index: 10;
  margin-bottom: 6rem;
}

@media (max-width: 767.98px) {
  .dyno-template.home-01 .section-5 {
    margin-bottom: 4rem;
  }
}

.dyno-template.home-01 .section-5 .anime_item:nth-of-type(1) {
  left: 13%;
  top: 30%;
}

@media (max-width: 991.98px) {
  .dyno-template.home-01 .section-5 .anime_item:nth-of-type(1) {
    left: 8%;
    top: 46%;
  }
}

.dyno-template.home-01 .section-5 .anime_item:nth-of-type(2) {
  right: 15%;
  top: 0;
}

@media (max-width: 991.98px) {
  .dyno-template.home-01 .section-5 .anime_item:nth-of-type(2) {
    right: 8%;
    top: -20%;
  }
}

.dyno-template.home-01 .section-5 .svg-section-4 {
  position: absolute;
  z-index: -1;
  width: 100%;
  top: -10px;
}

.dyno-template.home-01 .section-5 .svg-section-4 svg {
  position: absolute;
  width: 900px;
  left: 50%;
  top: -10px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  opacity: .3;
}

.dyno-template.home-01 .section-5 .wave {
  height: 300px;
  overflow: hidden;
  width: 100%;
  position: absolute;
  bottom: -240px;
  z-index: -1;
}

@media (max-width: 991.98px) {
  .dyno-template.home-01 .section-5 .wave {
    height: 200px;
    bottom: -200px;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-01 .section-5 .wave {
    height: 120px;
    bottom: -140px;
  }
}

.dyno-template.home-01 .section-5 .wave svg {
  height: 100%;
  width: 100%;
}

.dyno-template.home-01 .section-5 .wave svg path {
  stroke: none;
  fill: #fff;
}

.dyno-template.home-01 .section-6 {
  overflow: hidden;
  position: relative;
}

.dyno-template.home-01 .section-6 .svg-section-5 {
  position: absolute;
  opacity: .3;
}

.dyno-template.home-01 .section-6 .svg-hidden {
  position: relative;
  padding: 16rem 0 18rem 0;
  background-color: #fef6f5;
}

@media (max-width: 1199.98px) {
  .dyno-template.home-01 .section-6 .svg-hidden {
    padding: 16rem 0 12rem 0;
  }
}

@media (max-width: 991.98px) {
  .dyno-template.home-01 .section-6 .svg-hidden {
    padding: 14rem 0 10rem 0;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-01 .section-6 .svg-hidden {
    padding: 11rem 0 8rem 0;
  }
}

.dyno-template.home-01 .section-6 .svg-hidden .container-fluid {
  position: relative;
  z-index: 1;
}

.dyno-template.home-01 .section-6 .head-intro {
  margin-left: auto;
  margin-right: 5rem;
}

@media (max-width: 1199.98px) {
  .dyno-template.home-01 .section-6 .head-intro {
    margin: 0 auto 2rem auto !important;
    position: relative;
    z-index: 10;
    max-width: 800px;
    text-align: center;
  }
}

@media (max-width: 575.98px) {
  .dyno-template.home-01 .section-6 .head-intro {
    margin: 0 auto !important;
  }
}

.dyno-template.home-01 footer .wave {
  height: 300px;
  overflow: hidden;
  width: 100%;
  position: absolute;
  top: -260px;
  z-index: -1;
}

@media (max-width: 991.98px) {
  .dyno-template.home-01 footer .wave {
    height: 200px;
    top: -210px;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-01 footer .wave {
    height: 120px;
    top: -150px;
  }
}

.dyno-template.home-01 footer .wave svg {
  height: 100%;
  width: 100%;
}

.dyno-template.home-01 footer .wave svg path {
  stroke: none;
  fill: #fff;
}

/*----------------------------------------------------------------------
[End Home 01]
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[28. Home 02]
----------------------------------------------------------------------*/
.dyno-template.home-02 .section-1 {
  position: relative;
  padding: 12rem 0 10rem 0;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.dyno-template.home-02 .section-1.bg-opacity-primary:after, .dyno-template.home-02 .section-1.bg-opacity-primary:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath fill='%23645bd7' d='M961.28,542.23a.89.89,0,0,1-1.13.57h0a.9.9,0,0,1-.57-1.14L961,537.3a.9.9,0,0,1,1.13-.57h0a.91.91,0,0,1,.57,1.14Z' transform='translate(-958.08 -536.69)'/%3E%3Cpath fill='%23645bd7' d='M963.06,541.35a.9.9,0,0,0,1.13-.57h0a.9.9,0,0,0-.57-1.14l-4.36-1.45a.89.89,0,0,0-1.13.56h0a.9.9,0,0,0,.56,1.14Z' transform='translate(-958.08 -536.69)'/%3E%3C/svg%3E");
}

.dyno-template.home-02 .section-1.bg-opacity-secondary:after, .dyno-template.home-02 .section-1.bg-opacity-secondary:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath fill='%23fce0dd' d='M961.28,542.23a.89.89,0,0,1-1.13.57h0a.9.9,0,0,1-.57-1.14L961,537.3a.9.9,0,0,1,1.13-.57h0a.91.91,0,0,1,.57,1.14Z' transform='translate(-958.08 -536.69)'/%3E%3Cpath fill='%23fce0dd' d='M963.06,541.35a.9.9,0,0,0,1.13-.57h0a.9.9,0,0,0-.57-1.14l-4.36-1.45a.89.89,0,0,0-1.13.56h0a.9.9,0,0,0,.56,1.14Z' transform='translate(-958.08 -536.69)'/%3E%3C/svg%3E");
}

.dyno-template.home-02 .section-1.bg-opacity-success:after, .dyno-template.home-02 .section-1.bg-opacity-success:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath fill='%2300d3c0' d='M961.28,542.23a.89.89,0,0,1-1.13.57h0a.9.9,0,0,1-.57-1.14L961,537.3a.9.9,0,0,1,1.13-.57h0a.91.91,0,0,1,.57,1.14Z' transform='translate(-958.08 -536.69)'/%3E%3Cpath fill='%2300d3c0' d='M963.06,541.35a.9.9,0,0,0,1.13-.57h0a.9.9,0,0,0-.57-1.14l-4.36-1.45a.89.89,0,0,0-1.13.56h0a.9.9,0,0,0,.56,1.14Z' transform='translate(-958.08 -536.69)'/%3E%3C/svg%3E");
}

.dyno-template.home-02 .section-1.bg-opacity-info:after, .dyno-template.home-02 .section-1.bg-opacity-info:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath fill='%23b3bdf4' d='M961.28,542.23a.89.89,0,0,1-1.13.57h0a.9.9,0,0,1-.57-1.14L961,537.3a.9.9,0,0,1,1.13-.57h0a.91.91,0,0,1,.57,1.14Z' transform='translate(-958.08 -536.69)'/%3E%3Cpath fill='%23b3bdf4' d='M963.06,541.35a.9.9,0,0,0,1.13-.57h0a.9.9,0,0,0-.57-1.14l-4.36-1.45a.89.89,0,0,0-1.13.56h0a.9.9,0,0,0,.56,1.14Z' transform='translate(-958.08 -536.69)'/%3E%3C/svg%3E");
}

.dyno-template.home-02 .section-1.bg-opacity-warning:after, .dyno-template.home-02 .section-1.bg-opacity-warning:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath fill='%23ffdc9f' d='M961.28,542.23a.89.89,0,0,1-1.13.57h0a.9.9,0,0,1-.57-1.14L961,537.3a.9.9,0,0,1,1.13-.57h0a.91.91,0,0,1,.57,1.14Z' transform='translate(-958.08 -536.69)'/%3E%3Cpath fill='%23ffdc9f' d='M963.06,541.35a.9.9,0,0,0,1.13-.57h0a.9.9,0,0,0-.57-1.14l-4.36-1.45a.89.89,0,0,0-1.13.56h0a.9.9,0,0,0,.56,1.14Z' transform='translate(-958.08 -536.69)'/%3E%3C/svg%3E");
}

.dyno-template.home-02 .section-1.bg-opacity-danger:after, .dyno-template.home-02 .section-1.bg-opacity-danger:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath fill='%23e64664' d='M961.28,542.23a.89.89,0,0,1-1.13.57h0a.9.9,0,0,1-.57-1.14L961,537.3a.9.9,0,0,1,1.13-.57h0a.91.91,0,0,1,.57,1.14Z' transform='translate(-958.08 -536.69)'/%3E%3Cpath fill='%23e64664' d='M963.06,541.35a.9.9,0,0,0,1.13-.57h0a.9.9,0,0,0-.57-1.14l-4.36-1.45a.89.89,0,0,0-1.13.56h0a.9.9,0,0,0,.56,1.14Z' transform='translate(-958.08 -536.69)'/%3E%3C/svg%3E");
}

.dyno-template.home-02 .section-1.bg-opacity-light:after, .dyno-template.home-02 .section-1.bg-opacity-light:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath fill='%23dfe7fd' d='M961.28,542.23a.89.89,0,0,1-1.13.57h0a.9.9,0,0,1-.57-1.14L961,537.3a.9.9,0,0,1,1.13-.57h0a.91.91,0,0,1,.57,1.14Z' transform='translate(-958.08 -536.69)'/%3E%3Cpath fill='%23dfe7fd' d='M963.06,541.35a.9.9,0,0,0,1.13-.57h0a.9.9,0,0,0-.57-1.14l-4.36-1.45a.89.89,0,0,0-1.13.56h0a.9.9,0,0,0,.56,1.14Z' transform='translate(-958.08 -536.69)'/%3E%3C/svg%3E");
}

.dyno-template.home-02 .section-1.bg-opacity-dark:after, .dyno-template.home-02 .section-1.bg-opacity-dark:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath fill='%23304459' d='M961.28,542.23a.89.89,0,0,1-1.13.57h0a.9.9,0,0,1-.57-1.14L961,537.3a.9.9,0,0,1,1.13-.57h0a.91.91,0,0,1,.57,1.14Z' transform='translate(-958.08 -536.69)'/%3E%3Cpath fill='%23304459' d='M963.06,541.35a.9.9,0,0,0,1.13-.57h0a.9.9,0,0,0-.57-1.14l-4.36-1.45a.89.89,0,0,0-1.13.56h0a.9.9,0,0,0,.56,1.14Z' transform='translate(-958.08 -536.69)'/%3E%3C/svg%3E");
}

.dyno-template.home-02 .section-1.bg-opacity-default:after, .dyno-template.home-02 .section-1.bg-opacity-default:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath fill='%23fefefe' d='M961.28,542.23a.89.89,0,0,1-1.13.57h0a.9.9,0,0,1-.57-1.14L961,537.3a.9.9,0,0,1,1.13-.57h0a.91.91,0,0,1,.57,1.14Z' transform='translate(-958.08 -536.69)'/%3E%3Cpath fill='%23fefefe' d='M963.06,541.35a.9.9,0,0,0,1.13-.57h0a.9.9,0,0,0-.57-1.14l-4.36-1.45a.89.89,0,0,0-1.13.56h0a.9.9,0,0,0,.56,1.14Z' transform='translate(-958.08 -536.69)'/%3E%3C/svg%3E");
}

.dyno-template.home-02 .section-1:after, .dyno-template.home-02 .section-1:before {
  position: absolute;
  content: '';
  background-size: 51px;
  width: 600px;
  height: 600px;
  border-radius: 50%;
}

.dyno-template.home-02 .section-1:after {
  left: -200px;
  top: -200px;
}

.dyno-template.home-02 .section-1:before {
  bottom: -260px;
  right: 37%;
}

@media (max-width: 2100px) {
  .dyno-template.home-02 .section-1:before {
    bottom: -310px;
    right: 31%;
  }
}

@media (max-width: 1199.98px) {
  .dyno-template.home-02 .section-1 {
    padding: 12rem 0 8rem 0;
  }
}

@media (max-width: 991.98px) {
  .dyno-template.home-02 .section-1 {
    padding: 10rem 0 6rem 0;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-02 .section-1 {
    padding: 7rem 0 4rem 0;
  }
}

.dyno-template.home-02 .section-1.bg-opacity-secondary .head-intro h1, .dyno-template.home-02 .section-1.bg-opacity-secondary .head-intro .content, .dyno-template.home-02 .section-1.bg-opacity-warning .head-intro h1, .dyno-template.home-02 .section-1.bg-opacity-warning .head-intro .content, .dyno-template.home-02 .section-1.bg-opacity-light .head-intro h1, .dyno-template.home-02 .section-1.bg-opacity-light .head-intro .content, .dyno-template.home-02 .section-1.bg-opacity-default .head-intro h1, .dyno-template.home-02 .section-1.bg-opacity-default .head-intro .content {
  color: #2c3f52 !important;
}

.dyno-template.home-02 .section-1 .head-intro {
  z-index: 10;
  position: relative;
}

.dyno-template.home-02 .section-1 .carousel.slick {
  margin-left: 1rem;
}

@media (max-width: 1199.98px) {
  .dyno-template.home-02 .section-1 .carousel.slick {
    margin-left: 0;
  }
}

.dyno-template.home-02 .section-2 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.dyno-template.home-02 .section-2 .card.ver-2 {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.dyno-template.home-02 .section-2 .card.ver-2:hover {
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}

.dyno-template.home-02 .section-3 {
  position: relative;
}

.dyno-template.home-02 .section-3 .anime_item:nth-of-type(1) {
  left: 15%;
  top: 0;
}

.dyno-template.home-02 .section-3 .anime_item:nth-of-type(2) {
  right: 25%;
  top: -10%;
}

.dyno-template.home-02 .section-3 .anime_item:nth-of-type(3) {
  left: 25%;
  bottom: 14%;
}

.dyno-template.home-02 .section-3 .anime_item:nth-of-type(4) {
  right: 22%;
  bottom: 24%;
}

.dyno-template.home-02 .section-3 .anime_item:nth-of-type(5) {
  left: 50%;
  top: 50%;
}

.dyno-template.home-02 .section-3 .items > div .card {
  max-width: 400px;
  margin: 0 auto;
}

.dyno-template.home-02 .section-3 .items > div:not(:nth-child(-n+4)) {
  margin-top: 4rem;
}

@media (max-width: 1199.98px) {
  .dyno-template.home-02 .section-3 .items > div:not(:nth-child(-n+2)) {
    margin-top: 4rem;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-02 .section-3 .items > div:not(:first-child) {
    margin-top: 3rem;
  }
}

.dyno-template.home-02 .section-4 {
  position: relative;
}

@media (max-width: 1600px) {
  .dyno-template.home-02 .section-4 {
    margin-top: 2rem !important;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-02 .section-4 {
    background-color: #f2f6fe !important;
    margin: 4rem 0 !important;
  }
}

.dyno-template.home-02 .section-4 img {
  height: 800px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 60vw;
  max-width: 60vw;
}

.dyno-template.home-02 .section-4 .anime_item:nth-of-type(1) {
  left: 37%;
  top: 17%;
}

.dyno-template.home-02 .section-4 .anime_item:nth-of-type(2) {
  left: 14%;
  top: 50%;
}

.dyno-template.home-02 .section-4 .anime_item:nth-of-type(3) {
  left: 39%;
  bottom: 18%;
}

.dyno-template.home-02 .section-4 .head-intro {
  margin-left: auto;
  margin-right: 7rem;
}

@media (max-width: 1400px) {
  .dyno-template.home-02 .section-4 .head-intro {
    margin-right: 2rem;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-02 .section-4 .head-intro {
    text-align: center;
    margin: 0 auto !important;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-02 .section-4 .image {
    display: none;
  }
}

.dyno-template.home-02 .section-5 {
  margin-bottom: 24rem;
  position: relative;
}

@media (max-width: 1600px) {
  .dyno-template.home-02 .section-5 {
    margin-bottom: 20rem;
  }
}

@media (max-width: 991.98px) {
  .dyno-template.home-02 .section-5 {
    margin-bottom: 16rem;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-02 .section-5 {
    margin-bottom: 14rem;
  }
}

.dyno-template.home-02 .section-5 .anime_item:nth-of-type(1) {
  left: 14%;
  top: 50%;
}

@media (max-width: 1800px) {
  .dyno-template.home-02 .section-5 .anime_item:nth-of-type(1) {
    left: 6%;
  }
}

.dyno-template.home-02 .section-5 .anime_item:nth-of-type(2) {
  right: 11%;
  top: 22%;
}

@media (max-width: 1800px) {
  .dyno-template.home-02 .section-5 .anime_item:nth-of-type(2) {
    right: 6%;
  }
}

.dyno-template.home-02 .section-5 .row:last-of-type > div:not(:nth-child(-n+3)) {
  margin-top: 4rem;
}

@media (max-width: 1199.98px) {
  .dyno-template.home-02 .section-5 .row:last-of-type > div:not(:nth-child(-n+2)) {
    margin-top: 4rem;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-02 .section-5 .row:last-of-type > div:not(:first-child) {
    margin-top: 3rem;
  }
}

.dyno-template.home-02 .section-6 {
  position: relative;
}

.dyno-template.home-02 .section-6 .anime_item:nth-of-type(1) {
  left: 16%;
  top: 38%;
}

@media (max-width: 1900px) {
  .dyno-template.home-02 .section-6 .anime_item:nth-of-type(1) {
    left: 8%;
  }
}

.dyno-template.home-02 .section-6 .anime_item:nth-of-type(2) {
  left: 12%;
  top: 67%;
}

@media (max-width: 1900px) {
  .dyno-template.home-02 .section-6 .anime_item:nth-of-type(2) {
    left: 10%;
  }
}

.dyno-template.home-02 .section-6 .anime_item:nth-of-type(3) {
  left: 32%;
  bottom: 5%;
}

.dyno-template.home-02 .section-6 .anime_item:nth-of-type(4) {
  left: 56%;
  top: 63%;
}

.dyno-template.home-02 .section-6 .anime_item:nth-of-type(5) {
  right: 9%;
  top: 20%;
}

@media (max-width: 1600px) {
  .dyno-template.home-02 .section-6 .anime_item:nth-of-type(5) {
    top: 28%;
  }
}

.dyno-template.home-02 .section-6 .anime_item:nth-of-type(6) {
  right: 16%;
  top: 61%;
}

.dyno-template.home-02 .section-6 .benefits > div:not(:nth-child(-n+3)) {
  margin-top: 5rem;
}

@media (max-width: 767.98px) {
  .dyno-template.home-02 .section-6 .benefits > div:not(:first-child) {
    margin-top: 3rem;
  }
}

.dyno-template.home-02 .section-6 img.main {
  width: 80vw;
  margin-left: -2rem;
  margin-bottom: 7rem;
  height: 700px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
  margin-top: -30rem;
}

@media (max-width: 1600px) {
  .dyno-template.home-02 .section-6 img.main {
    width: 90vw;
    height: 550px;
    margin-bottom: 5rem;
    margin-top: -26rem;
  }
}

@media (max-width: 991.98px) {
  .dyno-template.home-02 .section-6 img.main {
    height: 440px;
    margin-top: -20rem;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-02 .section-6 img.main {
    height: 330px;
    margin-top: -15rem;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}

.dyno-template.home-02 .section-6 .card .card-body p {
  font-size: 1rem;
}

.dyno-template.home-02 .section-7 {
  position: relative;
}

.dyno-template.home-02 .section-7:before {
  position: absolute;
  content: '';
  left: 0;
  top: 40px;
  background-size: 60px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath fill='%23d5e0fd' d='M961.28,542.23a.89.89,0,0,1-1.13.57h0a.9.9,0,0,1-.57-1.14L961,537.3a.9.9,0,0,1,1.13-.57h0a.91.91,0,0,1,.57,1.14Z' transform='translate(-958.08 -536.69)'/%3E%3Cpath fill='%23d5e0fd' d='M963.06,541.35a.9.9,0,0,0,1.13-.57h0a.9.9,0,0,0-.57-1.14l-4.36-1.45a.89.89,0,0,0-1.13.56h0a.9.9,0,0,0,.56,1.14Z' transform='translate(-958.08 -536.69)'/%3E%3C/svg%3E");
  width: 100%;
  height: 500px;
  opacity: .4;
}

/*----------------------------------------------------------------------
[End Home 02]
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[29. Home 03]
----------------------------------------------------------------------*/
.dyno-template.home-03 .section-1 {
  position: relative;
  margin-bottom: 3rem;
}

@media (max-width: 991.98px) {
  .dyno-template.home-03 .section-1 {
    padding-top: 8rem;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-03 .section-1 {
    padding-top: 6rem;
  }
}

.dyno-template.home-03 .section-1 #particles-js {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.dyno-template.home-03 .section-1 .container {
  position: relative;
  z-index: 10;
}

.dyno-template.home-03 .section-1 .wave {
  height: 300px;
  overflow: hidden;
  position: absolute;
  bottom: -3px;
  width: 100%;
}

.dyno-template.home-03 .section-1 .wave svg {
  height: 100%;
  width: 100%;
}

.dyno-template.home-03 .section-1 .notebook {
  height: 900px;
  margin-top: 2rem;
  position: relative;
  margin-left: -16rem;
  margin-bottom: -12rem;
}

@media (max-width: 2200px) {
  .dyno-template.home-03 .section-1 .notebook {
    height: 800px;
    margin-left: -9rem;
    margin-bottom: -10rem;
  }
}

@media (max-width: 1199.98px) {
  .dyno-template.home-03 .section-1 .notebook {
    height: 650px;
    margin-left: -9rem;
    margin-bottom: -7rem;
  }
}

@media (max-width: 991.98px) {
  .dyno-template.home-03 .section-1 .notebook {
    width: 100%;
    margin-left: 0;
    height: 410px;
    margin-bottom: -5rem;
    margin-top: 3rem;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-03 .section-1 .notebook {
    height: 301px;
    margin-bottom: -5rem;
  }
}

@media (max-width: 575.98px) {
  .dyno-template.home-03 .section-1 .notebook {
    width: 510px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}

.dyno-template.home-03 .section-1 .notebook:before {
  content: '';
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAACP4AAAVGCAYAAAAE9OerAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA4MEY2OUZFNTA4NTExRTlCMTFFODc4N0RFOEE4MDExIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA4MEY2OUZGNTA4NTExRTlCMTFFODc4N0RFOEE4MDExIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDgwRjY5RkM1MDg1MTFFOUIxMUU4Nzg3REU4QTgwMTEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDgwRjY5RkQ1MDg1MTFFOUIxMUU4Nzg3REU4QTgwMTEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6r0fTWAACBnklEQVR42uzd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AKyTj/oCJkp3aYslAAAAAAAAjBH3bwDWT/gDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACB/s+uHZAAAAAACPr/uh2B7lD8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfyB27YAEAAAAQND/1+0IdIcAAAAAAAAAAEPiDwAAAAAAAAAADIk/AAAAAAAAAAAwJP4AAAAAAAAAAMCQ+AMAAAAAAAAAAEPiDwAAAAAAAAAADIk/AAAAAAAAAAAwJP4AAAAAAAAAAMCQ+AMAAAAAAAAAAEPiDwAAAAAAAAAADIk/AAAAAAAAAAAwJP4AAAAAAAAAAMCQ+AMAAAAAAAAAAEPiDwAAAAAAAAAADIk/AAAAAAAAAAAwJP4AAAAAAAAAAMCQ+AMAAAAAAAAAAEPiDwAAAAAAAAAADIk/AAAAAAAAAAAwJP4AAAAAAAAAAMCQ+AMAAAAAAAAAAEPiDwAAAAAAAAAADIk/AAAAAAAAAAAwJP4AAAAAAAAAAMCQ+AMAAAAAAAAAAEMJwN79xUhyF4gdr+qemf3nXe+uMVnfxeHM4T8cLDJgHMMmFpyNMSbA4YB9fjgrkuO8IMQDAgmEFPnFChIg+QEpPCRShJJgG/vujKOY498FuDvMgeH4F3YNh+8OHIPXf9e7O7sz3Z2q2W273VvVXVVd1d2/ns9HKnV3VXV1dXXNeOz++lfCHwAAAAAAAAAACJDwBwAAAAAAAAAAAiT8AQAAAAAAAACAAAl/AAAAAAAAAAAgQMIfAAAAAAAAAAAIkPAHAAAAAAAAAAACJPwBAAAAAAAAAIAACX8AAAAAAAAAACBAwh8AAAAAAAAAAAiQ8AcAAAAAAAAAAAIk/AEAAAAAAAAAgAAJfwAAAAAAAAAAIEDCHwAAAAAAAAAACJDwBwAAAAAAAAAAAiT8AQAAAAAAAACAAAl/AAAAAAAAAAAgQMIfAAAAAAAAAAAIkPAHAAAAAAAAAAACJPwBAAAAAAAAAIAACX8AAAAAAAAAACBAwh8AAAAAAAAAAAiQ8AcAAAAAAAAAAAIk/AEAAAAAAAAAgAAJfwAAAAAAAAAAIEDCHwAAAAAAAAAACJDwBwAAAAAAAAAAAiT8AQAAAAAAAACAAAl/AAAAAAAAAAAgQMIfAAAAAAAAAAAIkPAHAAAAAAAAAAACJPwBAAAAAAAAAIAACX8AAAAAAAAAACBAwh8AAAAAAAAAAAiQ8AcAAAAAAAAAAAIk/AEAAAAAAAAAgAAJfwAAAAAAAAAAIEDCHwAAAAAAAAAACJDwBwAAAAAAAAAAAiT8AQAAAAAAAACAAAl/AAAAAAAAAAAgQMIfAAAAAAAAAAAIkPAHAAAAAAAAAAACJPwBAAAAAAAAAIAACX8AAAAAAAAAACBAwh8AAAAAAAAAAAiQ8AcAAAAAAAAAAAIk/AEAAAAAAAAAgAAJfwAAAAAAAAAAIEDCHwAAAAAAAAAACJDwBwAAAAAAAAAAAiT8AQAAAAAAAACAAAl/AAAAAAAAAAAgQMIfAAAAAAAAAAAIkPAHAAAAAAAAAAACJPwBAAAAAAAAAIAACX8AAAAAAAAAACBAwh8AAAAAAAAAAAiQ8AcAAAAAAAAAAAIk/AEAAAAAAAAAgAAJfwAAAAAAAAAAIEDCHwAAAAAAAAAACJDwBwAAAAAAAAAAAiT8AQAAAAAAAACAAAl/AAAAAAAAAAAgQMIfAAAAAAAAAAAIkPAHAAAAAAAAAAACJPwBAAAAAAAAAIAACX8AAAAAAAAAACBAwh8AAAAAAAAAAAiQ8AcAAAAAAAAAAAIk/AEAAAAAAAAAgAAJfwAAAAAAAAAAIEDCHwAAAAAAAAAACJDwBwAAAAAAAAAAAiT8AQAAAAAAAACAAAl/AAAAAAAAAAAgQMIfAAAAAAAAAAAIkPAHAAAAAAAAAAACJPwBAAAAAAAAAIAACX8AAAAAAAAAACBAwh8AAAAAAAAAAAiQ8AcAAAAAAAAAAAIk/AEAAAAAAAAAgAAJfwAAAAAAAAAAIEDCHwAAAAAAAAAACJDwBwAAAAAAAAAAAiT8AQAAAAAAAACAAAl/AAAAAAAAAAAgQMIfAAAAAAAAAAAIkPAHAAAAAAAAAAACJPwBAAAAAAAAAIAACX8AAAAAAAAAACBAwh8AAAAAAAAAAAiQ8AcAAAAAAAAAAAIk/AEAAAAAAAAAgAAJfwAAAAAAAAAAIEDCHwAAAAAAAAAACJDwBwAAAAAAAAAAAiT8AQAAAAAAAACAAAl/AAAAAAAAAAAgQMIfAAAAAAAAAAAIkPAHAAAAAAAAAAACJPwBAAAAAAAAAIAACX8AAAAAAAAAACBAwh8AAAAAAAAAAAiQ8AcAAAAAAAAAAAIk/AEAAAAAAAAAgAAJfwAAAAAAAAAAIEDCHwAAAAAAAAAACJDwBwAAAAAAAAAAAiT8AQAAAAAAAACAAAl/AAAAAAAAAAAgQMIfAAAAAAAAAAAIkPAHAAAAAAAAAAACJPwBAAAAAAAAAIAACX8AAAAAAAAAACBAwh8AAAAAAAAAAAiQ8AcAAAAAAAAAAAIk/AEAAAAAAAAAgAAJfwAAAAAAAAAAIEDCHwAAAAAAAAAACJDwBwAAAAAAAAAAAiT8AQAAAAAAAACAAAl/AAAAAAAAAAAgQMIfAAAAAAAAAAAIkPAHAAAAAAAAAAACJPwBAAAAAAAAAIAACX8AAAAAAAAAACBAwh8AAAAAAAAAAAiQ8AcAAAAAAAAAAAIk/AEAAAAAAAAAgAAJfwAAAAAAAAAAIEDCHwAAAAAAAAAACJDwBwAAAAAAAAAAAiT8AQAAAAAAAACAAAl/AAAAAAAAAAAgQMIfAAAAAAAAAAAIkPAHAAAAAAAAAAACJPwBAAAAAAAAAIAACX8AAAAAAAAAACBAwh8AAAAAAAAAAAiQ8AcAAAAAAAAAAAIk/AEAAAAAAAAAgAAJfwAAAAAAAAAAIEDCHwAAAAAAAAAACJDwBwAAAAAAAAAAAiT8AQAAAAAAAACAAAl/AAAAAAAAAAAgQMIfAAAAAAAAAAAIkPAHAAAAAAAAAAACJPwBAAAAAAAAAIAACX8AAAAAAAAAACBAwh8AAAAAAAAAAAiQ8AcAAAAAAAAAAAIk/AEAAAAAAAAAgAAJfwAAAAAAAAAAIEDCHwAAAAAAAAAACJDwBwAAAAAAAAAAAiT8AQAAAAAAAACAAAl/AAAAAAAAAAAgQMIfAAAAAAAAAAAIkPAHAAAAAAAAAAACJPwBAAAAAAAAAIAACX8AAAAAAAAAACBAwh8AAAAAAAAAAAiQ8AcAAAAAAAAAAAIk/AEAAAAAAAAAgAAJfwAAAAAAAAAAIEDCHwAAAAAAAAAACJDwBwAAAAAAAAAAAiT8AQAAAAAAAACAAAl/AAAAAAAAAAAgQMIfAAAAAAAAAAAIkPAHAAAAAAAAAAACJPwBAAAAAAAAAIAACX8AAAAAAAAAACBAwh8AAAAAAAAAAAiQ8AcAAAAAAAAAAAIk/AEAAAAAAAAAgAAJfwAAAAAAAAAAIEDCHwAAAAAAAAAACJDwBwAAAAAAAAAAAiT8AQAAAAAAAACAAAl/AAAAAAAAAAAgQMIfAAAA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2a9phEGTLBtY/mS3230guX/fo48++sDVV199pOxhjeoPdKLozKim6mvUeamv4e3Wub0yrzfRAXneJg9/4qLzHnjggZeef/75b2+329fFcfzWZN7OJiObaY7yU2adSdYHAAAAAAAAgEmVHfln0vhn1PKGY55xy/++2+3et7a2dv/Xv/71b37wgx9cH/c2ozNH5Imi0bFL3WFAVgg0LjrKin6iqL5QpzfN07f2Axx6+JNGPsl76PXvVziZRh3HzAjoIx/5yMqNN9545bZt297earXSEOj36whrmop66hzlp8r6AAAAAAAAAFC3aQdAUwh5xi3vJLd/2+127z958uR9l1566U+j4tHKcGhTVlOX7Sq63V7U7Ig8vWmfvoMHYCKLMuJPzdFPXOI58Ve/+tWLzz333HcsLS1d226335TMW2o6BJrG8knXBwAAAAAAAICm1R0ANTlCUIXXeLzb7X650+n8r0cfffTL11xzzZP9xadvi8YwdYUtdV26q8rr1h3n9KJiox41ctpGdR3ARRjxp+TJlzdv3Kg/cYH58ac//ek9Bw4cuHrHjh3XLS0tXR3H8TkbC6YQAtW5TpV1AQAAAAAAAGCWykRAdQQ+DazTTW4fSqYHTp48ef/tt9/+0J133tnNWv30bZEgZtLRfkaZRlQwjZF+mnyNka+9qcOfCaKfuOCJmBn3DH3oraHnPP/4ggsuaH3mM5957XnnnfeWLVu2vKXdbl+RzN5SNKapM+KZRewjGgIAAAAAAACgirKj+NSxjboCnrLbSm7/odvtfmVtbe0rv/nNb756zTXXPNVfpeiuD92Pc5Y1YfBSXdMeBai2022Wryv8KX6ilXnc14peiHuGT9C8KChvhKDolltu2X7zzTcf2LVr11Vbt259c6vV+oNoo4+ZbbwzaaAj8AEAAAAAAACgadOOgeqMfIbWezq5/5edTucrR44c+coVV1zxi8HVovKXn+rl3J8G4c+Er7vpwp8SsU804oQqeomvUZf5isdsK47GXB7stttue+mVV175pt27dx/YsmXLgXa7/cr+siZioCrrT/o8AAAAAAAAAGjaJFFQEzHQ0LpPJve/1e12v3Hs2LH/c8cdd/zoc5/7XCfvaUU3X3FZkwYjoCBOm2g2l/h60T4If0afUFn3ozHz4zG3/ft5l/oaFf/kXTJs4/6HPvShvdddd90b9+zZ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");
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  width: 1920px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}

.dyno-template.home-03 .section-1 .notebook img, .dyno-template.home-03 .section-1 .notebook video {
  position: absolute;
  z-index: 10;
  margin: 3.55rem 0 0 13.2rem;
  width: 1100px;
  max-width: 1100px;
  height: 687px;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}

@media (max-width: 2200px) {
  .dyno-template.home-03 .section-1 .notebook img, .dyno-template.home-03 .section-1 .notebook video {
    margin: 3.1rem 0 0 11.7rem;
    width: 979px;
    max-width: 979px;
    height: 612px;
  }
}

@media (max-width: 1199.98px) {
  .dyno-template.home-03 .section-1 .notebook img, .dyno-template.home-03 .section-1 .notebook video {
    margin: 2.55rem 0 0 9.5rem;
    width: 795px;
    max-width: 795px;
    height: 497px;
  }
}

@media (max-width: 991.98px) {
  .dyno-template.home-03 .section-1 .notebook img, .dyno-template.home-03 .section-1 .notebook video {
    margin: 1.6rem 0 0 6rem;
    width: 501px;
    max-width: 501px;
    height: 314px;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-03 .section-1 .notebook img, .dyno-template.home-03 .section-1 .notebook video {
    margin: 1.15rem 0 0 4.4rem;
    width: 369px;
    max-width: 369px;
    height: 231px;
  }
}

.dyno-template.home-03 .section-1 form {
  margin-top: 2rem;
}

@media (max-width: 991.98px) {
  .dyno-template.home-03 .section-1 form {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-03 .section-1 form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-03 .section-1 form .form-group {
    width: 100%;
    margin-bottom: 0;
  }
}

.dyno-template.home-03 .section-1 form input {
  width: 360px;
  border-radius: 50rem;
  -webkit-box-shadow: 2px 2px 10px 0 rgba(92, 83, 213, 0.2);
  box-shadow: 2px 2px 10px 0 rgba(92, 83, 213, 0.2);
  border: 0;
  padding-left: 2rem;
}

@media (max-width: 767.98px) {
  .dyno-template.home-03 .section-1 form input {
    width: 100%;
  }
}

.dyno-template.home-03 .section-1 form [type="submit"] {
  margin-left: 1rem;
}

@media (max-width: 767.98px) {
  .dyno-template.home-03 .section-1 form [type="submit"] {
    margin-left: 0;
    margin-top: 1.5rem;
  }
}

@media (max-width: 991.98px) {
  .dyno-template.home-03 .section-1 .head-intro {
    text-align: center;
  }
}

@media (max-width: 1199.98px) {
  .dyno-template.home-03 .section-2 {
    margin-top: 2rem;
  }
}

@media (max-width: 991.98px) {
  .dyno-template.home-03 .section-2 {
    margin-top: 0;
  }
}

.dyno-template.home-03 .section-2 .features > div:not(:first-child) {
  margin-top: 2rem;
}

.dyno-template.home-03 .section-3 {
  margin: 12rem 0 18rem 0;
  position: relative;
}

@media (max-width: 1199.98px) {
  .dyno-template.home-03 .section-3 {
    margin: 8rem 0 18rem 0;
  }
}

@media (max-width: 991.98px) {
  .dyno-template.home-03 .section-3 {
    margin: 6rem 0;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-03 .section-3 {
    margin: 6rem 0 8rem 0;
  }
}

@media (max-width: 575.98px) {
  .dyno-template.home-03 .section-3 {
    padding: 4rem 0;
    background-color: #f2f6fe;
    margin: 0;
  }
}

.dyno-template.home-03 .section-3 svg.img {
  width: 900px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 200px;
}

@media (max-width: 1800px) {
  .dyno-template.home-03 .section-3 svg.img {
    right: 100px;
  }
}

@media (max-width: 991.98px) {
  .dyno-template.home-03 .section-3 svg.img {
    width: 600px;
    right: 50px;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-03 .section-3 svg.img {
    display: none;
  }
}

.dyno-template.home-03 .section-3 svg.bg {
  position: absolute;
  z-index: -1;
  width: 1540px;
  right: 100px;
  top: -320px;
}

@media (max-width: 1800px) {
  .dyno-template.home-03 .section-3 svg.bg {
    right: 0;
  }
}

@media (max-width: 991.98px) {
  .dyno-template.home-03 .section-3 svg.bg {
    width: 1000px;
    top: -140px;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-03 .section-3 svg.bg {
    width: 800px;
    top: -150px;
    left: 50%;
    right: unset;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}

@media (max-width: 575.98px) {
  .dyno-template.home-03 .section-3 svg.bg {
    display: none;
  }
}

.dyno-template.home-03 .section-3 svg.bg path {
  fill: rgba(213, 224, 253, 0.3);
}

.dyno-template.home-03 .section-4 {
  margin: 18rem 0;
  position: relative;
}

@media (max-width: 1199.98px) {
  .dyno-template.home-03 .section-4 {
    margin: 12rem 0;
  }
}

@media (max-width: 991.98px) {
  .dyno-template.home-03 .section-4 {
    margin: 6rem 0;
  }
}

@media (max-width: 575.98px) {
  .dyno-template.home-03 .section-4 {
    padding: 4rem 0;
    background-color: #f8f9fa;
    margin: 0;
  }
}

.dyno-template.home-03 .section-4 svg.img {
  width: 600px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 140px;
}

@media (max-width: 1800px) {
  .dyno-template.home-03 .section-4 svg.img {
    left: 100px;
  }
}

@media (max-width: 991.98px) {
  .dyno-template.home-03 .section-4 svg.img {
    width: 400px;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-03 .section-4 svg.img {
    display: none;
  }
}

.dyno-template.home-03 .section-4 svg.bg {
  z-index: -1;
  position: absolute;
  width: 1500px;
  left: 40px;
  height: auto;
  top: -350px;
}

@media (max-width: 1800px) {
  .dyno-template.home-03 .section-4 svg.bg {
    left: 0;
  }
}

@media (max-width: 991.98px) {
  .dyno-template.home-03 .section-4 svg.bg {
    width: 1100px;
    top: -150px;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-03 .section-4 svg.bg {
    width: 800px;
    top: -410px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}

@media (max-width: 575.98px) {
  .dyno-template.home-03 .section-4 svg.bg {
    display: none;
  }
}

.dyno-template.home-03 .section-4 svg.bg path {
  fill: #f8f9fa;
}

.dyno-template.home-03 .section-5 .clients-02 img {
  margin: 2rem auto;
}

/*----------------------------------------------------------------------
[End Home 03]
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[30. Home 04]
----------------------------------------------------------------------*/
.dyno-template.home-04 .section-1 {
  position: relative;
 }

@media (max-width: 767.98px) {
  .dyno-template.home-04 .section-1 {
    padding-top: 8rem;
  }
}

@media (max-width: 575.98px) {
  .dyno-template.home-04 .section-1 {
    padding-top: 6rem;
  }
}

 

.dyno-template.home-04 .section-1 .container {
  position: relative;
  z-index: 10;
}

.dyno-template.home-04 .section-1 .notebook {
  height: 650px;
  position: relative;
  margin-top: 3rem;
  margin-bottom: -3rem;
}

@media (max-width: 991.98px) {
  .dyno-template.home-04 .section-1 .notebook {
    margin-left: -6rem;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-04 .section-1 .notebook {
    height: 510px;
  }
}

@media (max-width: 575.98px) {
  .dyno-template.home-04 .section-1 .notebook {
    height: 380px;
    margin-left: 0;
  }
}

.dyno-template.home-04 .section-1 .notebook:before {
  content: '';
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAACP4AAAVGCAYAAAAE9OerAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA4MEY2OUZFNTA4NTExRTlCMTFFODc4N0RFOEE4MDExIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA4MEY2OUZGNTA4NTExRTlCMTFFODc4N0RFOEE4MDExIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDgwRjY5RkM1MDg1MTFFOUIxMUU4Nzg3REU4QTgwMTEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDgwRjY5RkQ1MDg1MTFFOUIxMUU4Nzg3REU4QTgwMTEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6r0fTWAACBnklEQVR42uzd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AKyTj/oCJkp3aYslAAAAAAAAjBH3bwDWT/gDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACBhD8AAAAAAAAAABBI+AMAAAAAAAAAAIGEPwAAAAAAAAAAEEj4AwAAAAAAAAAAgYQ/AAAAAAAAAAAQSPgDAAAAAAAAAACB/s+uHZAAAAAACPr/uh2B7lD8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfwAAAAAAAAAAYEj8AQAAAAAAAACAIfEHAAAAAAAAAACGxB8AAAAAAAAAABgSfyB27YAEAAAAQND/1+0IdIcAAAAAAAAAAEPiDwAAAAAAAAAADIk/AAAAAAAAAAAwJP4AAAAAAAAAAMCQ+AMAAAAAAAAAAEPiDwAAAAAAAAAADIk/AAAAAAAAAAAwJP4AAAAAAAAAAMCQ+AMAAAAAAAAAAEPiDwAAAAAAAAAADIk/AAAAAAAAAAAwJP4AAAAAAAAAAMCQ+AMAAAAAAAAAAEPiDwAAAAAAAAAADIk/AAAAAAAAAAAwJP4AAAAAAAAAAMCQ+AMAAAAAAAAAAEPiDwAAAAAAAAAADIk/AAAAAAAAAAAwJP4AAAAAAAAAAMCQ+AMAAAAAAAAAAEPiDwAAAAAAAAAADIk/AAAAAAAAAAAwJP4AAAAAAAAAAMCQ+AMAAAAAAAAAAEMJwN79xUhyF4gdr+qemf3nXe+uMVnfxeHM4T8cLDJgHMMmFpyNMSbA4YB9fjgrkuO8IMQDAgmEFPnFChIg+QEpPCRShJJgG/vujKOY498FuDvMgeH4F3YNh+8OHIPXf9e7O7sz3Z2q2W273VvVXVVd1d2/ns9HKnV3VXV1dXXNeOz++lfCHwAAAAAAAAAACJDwBwAAAAAAAAAAAiT8AQAAAAAAAACAAAl/AAAAAAAAAAAgQMIfAAAAAAAAAAAIkPAHAAAAAAAAAAACJPwBAAAAAAAAAIAACX8AAAAAAAAAACBAwh8AAAAAAAAAAAiQ8AcAAAAAAAAAAAIk/AEAAAAAAAAAgAAJfwAAAAAAAAAAIEDCHwAAAAAAAAAACJDwBwAAAAAAAAAAAiT8AQAAAAAAAACAAAl/AAAAAAAAAAAgQMIfAAAAAAAAAAAIkPAHAAAAAAAAAAACJPwBAAAAAAAAAIAACX8AAAAAAAAAACBAwh8AAAAAAAAAAAiQ8AcAAAAAAAAAAAIk/AEAAAAAAAAAgAAJfwAAAAAAAAAAIEDCHwAAAAAAAAAACJDwBwAAAAAAAAAAAiT8AQAAAAAAAACAAAl/AAAAAAAAAAAgQMIfAAAAAAAAAAAIkPAHAAAAAAAAAAACJPwBAAAAAAAAAIAACX8AAAAAAAAAACBAwh8AAAAAAAAAAAiQ8AcAAAAAAAAAAAIk/AEAAAAAAAAAgAAJfwAAAAAAAAAAIEDCHwAAAAAAAAAACJDwBwAAAAAAAAAAAiT8AQAAAAAAAACAAAl/AAAAAAAAAAAgQMIfAAAAAAAAAAAIkPAHAAAAAAAAAAACJPwBAAAAAAAAAIAACX8AAAAAAAAAACBAwh8AAAAAAAAAAAiQ8AcAAAAAAAAAAAIk/AEAAAAAAAAAgAAJfwAAAAAAAAAAIEDCHwAAAAAAAAAACJDwBwAAAAAAAAAAAiT8AQAAAAAAAACAAAl/AAAAAAAAAAAgQMIfAAAAAAAAAAAIkPAHAAAAAAAAAAACJPwBAAAAAAAAAIAACX8AAAAAAAAAACBAwh8AAAAAAAAAAAiQ8AcAAAAAAAAAAAIk/AEAAAAAAAAAgAAJfwAAAAAAAAAAIEDCHwAAAAAAAAAACJDwBwAAAAAAAAAAAiT8AQAAAAAAAACAAAl/AAAAAAAAAAAgQMIfAAAAAAAAAAAIkPAHAAAAAAAAAAACJPwBAAAAAAAAAIAACX8AAAAAAAAAACBAwh8AAAAAAAAAAAiQ8AcAAAAAAAAAAAIk/AEAAAAAAAAAgAAJfwAAAAAAAAAAIEDCHwAAAAAAAAAACJDwBwAAAAAAAAAAAiT8AQAAAAAAAACAAAl/AAAAAAAAAAAgQMIfAAAAAAAAAAAIkPAHAAAAAAAAAAACJPwBAAAAAAAAAIAACX8AAAAAAAAAACBAwh8AAAAAAAAAAAiQ8AcAAAAAAAAAAAIk/AEAAAAAAAAAgAAJfwAAAAAAAAAAIEDCHwAAAAAAAAAACJDwBwAAAAAAAAAAAiT8AQAAAAAAAACAAAl/AAAAAAAAAAAgQMIfAAAAAAAAAAAIkPAHAAAAAAAAAAACJPwBAAAAAAAAAIAACX8AAAAAAAAAACBAwh8AAAAAAAAAAAiQ8AcAAAAAAAAAAAIk/AEAAAAAAAAAgAAJfwAAAAAAAAAAIEDCHwAAAAAAAAAACJDwBwAAAAAAAAAAAiT8AQAAAAAAAACAAAl/AAAAAAAAAAAgQMIfAAAAAAAAAAAIkPAHAAAAAAAAAAACJPwBAAAAAAAAAIAACX8AAAAAAAAAACBAwh8AAAAAAAAAAAiQ8AcAAAAAAAAAAAIk/AEAAAAAAAAAgAAJfwAAAAAAAAAAIEDCHwAAAAAAAAAACJDwBwAAAAAAAAAAAiT8AQAAAAAAAACAAAl/AAAAAAAAAAAgQMIfAAAAAAAAAAAIkPAHAAAAAAAAAAACJPwBAAAAAAAAAIAACX8AAAAAAAAAACBAwh8AAAAAAAAAAAiQ8AcAAAAAAAAAAAIk/AEAAAAAAAAAgAAJfwAAAAAAAAAAIEDCHwAAAAAAAAAACJDwBwAAAAAAAAAAAiT8AQAAAAAAAACAAAl/AAAAAAAAAAAgQMIfAAAAAAAAAAAIkPAHAAAAAAAAAAACJPwBAAAAAAAAAIAACX8AAAAAAAAAACBAwh8AAAAAAAAAAAiQ8AcAAAAAAAAAAAIk/AEAAAAAAAAAgAAJfwAAAAAAAAAAIEDCHwAAAAAAAAAACJDwBwAAAAAAAAAAAiT8AQAAAAAAAACAAAl/AAAAAAAAAAAgQMIfAAAAAAAAAAAIkPAHAAAAAAAAAAACJPwBAAAAAAAAAIAACX8AAAAAAAAAACBAwh8AAAAAAAAAAAiQ8AcAAAAAAAAAAAIk/AEAAAAAAAAAgAAJfwAAAAAAAAAAIEDCHwAAAAAAAAAACJDwBwAAAAAAAAAAAiT8AQAAAAAAAACAAAl/AAAAAAAAAAAgQMIfAAAAAAAAAAAIkPAHAAAAAAAAAAACJPwBAAAAAAAAAIAACX8AAAAAAAAAACBAwh8AAAAAAAAAAAiQ8AcAAAAAAAAAAAIk/AEAAAAAAAAAgAAJfwAAAAAAAAAAIEDCHwAAAAAAAAAACJDwBwAAAAAAAAAAAiT8AQAAAAAAAACAAAl/AAAAAAAAAAAgQMIfAAAAAAAAAAAIkPAHAAAAAAAAAAACJPwBAAAAAAAAAIAACX8AAAAAAAAAACBAwh8AAAAAAAAAAAiQ8AcAAAAAAAAAAAIk/AEAAAAAAAAAgAAJfwAAAAAAAAAAIEDCHwAAAAAAAAAACJDwBwAAAAAAAAAAAiT8AQAAAAAAAACAAAl/AAAAAAAAAAAgQMIfAAAAAAAAAAAIkPAHAAAAAAAAAAACJPwBAAAAAAAAAIAACX8AAAAAAAAAACBAwh8AAAAAAAAAAAiQ8AcAAAAAAAAAAAIk/AEAAAAAAAAAgAAJfwAAAAAAAAAAIEDCHwAAAAAAAAAACJDwBwAAAAAAAAAAAiT8AQAAAAAAAACAAAl/AAAAAAAAAAAgQMIfAAAAAAAAAAAIkPAHAAAAAAAAAAACJPwBAAAAAAAAAIAACX8AAAAAAAAAACBAwh8AAAAAAAAAAAiQ8AcAAAAAAAAAAAIk/AEAAAAAAAAAgAAJfwAAAAAAAAAAIEDCHwAAAAAAAAAACJDwBwAAAAAAAAAAAiT8AQAAAAAAAACAAAl/AAAAAAAAAAAgQMIfAAAAAAAAAAAIkPAHAAAAAAAAAAACJPwBAAAAAAAAAIAACX8AAAAAAAAAACBAwh8AAAAAAAAAAAiQ8AcAAAAAAAAAAAIk/AEAAAAAAAAAgAAJf4BNZS0+4SAAAAAAAADMEd/fAFS35BAAm8lZ3bOjE/GqAwEAAAAAADAntvS2OggAFQl/gE3lT4592EEAAAAAAAAAYCG41BcAAAAAAAAAAARI+AMAAAAAAAAAAAES/gAAAAAAAAAAQICEPwAAAAAAAAAAECDhDwAAAAAAAAAABEj4AwAAAAAAAAAAARL+AAAAAAAAAABAgIQ/AAAAAAAAAAAQIOEPAAAAAAAAAAAESPgDAAAAAAAAAAABEv4AAAAAAAAAAECAhD8AAAAAAAAAABAg4Q8AAAAAAAAAAARI+AMAAAAAAAAAAAES/gAAAAAAAAAAQICEPwAAAAAAAAAAECDhDwAAAAAAAAAABEj4AwAAAAAAAAAAARL+AAAAAAAAAABAgIQ/AAAAAAAAAAAQIOEPAAAAAAAAAAAESPgDAAAAAAAAAAABEv4AAAAAAAAAAECAhD8AAAAAAAAAABAg4Q8AAAAAAAAAAARI+AMAAAAAAAAAAAES/gAAAAAAAAAAQICEPwAAAAAAAAAAECDhDwAAAAAAAAAABEj4AwAAAAAAAAAAARL+AAAAAAAAAABAgIQ/AAAAAAAAAAAQIOEPAAAAAAAAAAAESPgDAAAAAAAAAAABEv4AAAAAAAAAAECAhD8AAAAAAAAAABAg4Q8AAAAAAAAAAARI+AMAAAAAAAAAAAES/gAAAAAAAAAAQICEPwAAAAAAAAAAECDhDwAAAAAAAAAABEj4AwAAAAAAAAAAARL+AAAAAAAAAABAgIQ/AAAAAAAAAAAQIOEPAAAAAAAAAAAESPgDAAAAAAAAAAABEv4AAAAAAAAAAECAhD8AAAAAAAAAABAg4Q8AAAAAAAAAAARI+AMAAAAAAAAAAAES/gAAAAAAAAAAQICEPwAAAAAAAAAAECDhDwAAAAAAAAAABEj4AwAAAAAAAAAAARL+AAAAAAAAAABAgIQ/AAAAAAAAAAAQIOEPAAAAAAAAAAAESPgDAAAAAAAAAAABEv7AYlh1CAAAAAAAAGAx9Hq9rNknHRlgmPAHFoPwBwAAAAAAABbbcYcAGCb8gcXwxPCMnAoYAAAAAAAACNMTDgEwTPgDC2DPnj3HIqP+AAAAAAAAwELI+Z/8hT/AGYQ/sDgeLfgHAQAAAAAAABCexxwCYJjwBxbHI8MzhD8AAAAAAAAQnpzv+R5xZIBhwh9YHL9wCAAAAAAAACB8OeHPzx0ZYJjwBxbHTwr+QQAAAAAAAADMqZzv+I4m0y8dHWCY8AcWx48K/lEAAAAAAAAAzKmc7/h+smfPnq6jAwwT/sDi+F4ydQv8UQAAAAAAAADMqZzv+L7ryABZhD+wIPbs2fNMcvPj4fndrvAXAAAAAAAAQpET/vyVIwNkEf7AYvlWwT8MAAAAAAAAgDmU8/3eNx0ZIEvsEMDi/Iw8/vjj72y3238+PH95edknCQAAAAAAAHMuvZpHp9MZnv3TvXv3vtrRKczICGwqRvyBfMGFcU8//fTXk5sTZ/yTzag/AAAAAAAAMPfS8CfD/3ZkSokbnGDuCH9ggVx44YXPJTd/UfAPBAAAAAAAAGCOZP0P/evr63/qyAB5hD+QLdhas9Pp3DU8T/gDAAAAAAAA8y3nO71//NSnPvU3js7cMFIQc3lSAgv0s/Hwww+fdc455/w6ubtzcH673Y5aLa0fAAAAAAAAzKP19fWsEX/+0969ez/m6CyE9MONC64HhakAWCSuzRg9f7mv/zk836g/AAAAAAAAMJ/S7/Iyop/eiRMn/oujE5xezjRuWZ8RhChF+MOi/QIlsba29tnh45H+oSD+AQAAAAAAgPmT8z3eX5x33nm/cHSCkRXxlH3uYCA0ijCIF50Mp86anmaCBTihE47CKU8++eT9yc11Q8cnWlpacnAAAAAAAABgTqTRT6fTOWP++vr6m1/60pd+wxFaLL0KcUad34P3xCEz1UTSkBf+pPPfkUzvSqbzk0kpAOH9gbA7+QPhsqxfJPooAACo7e/u6OjRo9Hq6urG39mtVuv5v7nT+4P/Mj/8t7i/y4FZG/zvgen9/uPBUYP7lxtIb9vtdrRz585oeXnZwQMAgJr/Nh9uMeI4fnppaem7jg4E6UgyPZRM/y2Z/mnoZ7v2F8sKf85OpruS6RqfBQAAAIx38uTJdNTN9P/E2wh++gFQ/35qMAQSAAGzMvxlQv8Lhv40GPr0p9TZZ5+9Ef0AAAAAhR1Ppn+fTP+jP2Na4c89yXS94w8AAADlHDt2LHr66ac3vigvGwA19S/+AKlRo/sMBj/D0c+OHTui3bt3P/+7CwAAACglvY7fv0qmb6cPphH+/Mv+iwEAAADlpf9+/dxzz0XPPvvsxv3hAKgf/AyGPyIgoKnfR8OP+/OyLuU1GP1s27ZtI/hZWlpyIAEAAGAyf5lMb0nvNPHf/Ib/zf0qxxsAAACqS//lPb0czllnnRUdOXJkY+pfAiz9Un0w+hkcBai/rL+NwS/sRUBAEcOhT3/e8Og+oy7rlY7ws2vXrmh5edkBBQAAgHr862Takkwnmtj4cPizz/EGAACAyaWxTvrleRoBHT169PkAaHDkn/4lwYaDoFERUH8eQCprVJ/h28FRfobDn/7IP9u3b9/4nWWEHwAAAKhdO5lekky/bmLjS2MeAwAAABNII5109J90On78+MZlwE6cOPU/92RFP3mXABsVAg0uBxZX1s9+f/7gslGxz+BIP+12eyP2SX8/9UcgAwAAABrRbmrDQh8AAACYkm3btm1MnU5nYwSgY8eOPT8K0OBIQIPBT//L+KwAqC8vBhpcDoRh1M/y4PK80Gc48skKftLfQ2nss3XrVgccAAAAAif8AQAAgClLR9nYvXv3xpSO/pOOApSOBpR+KT8YAaUG5w0GQanBS4MNzhs0LgoC5s9w1JO1LOtSXnmxTzqlkU96Oa90MroPAAAALA7hDwAAAMzQli1bNqbU6urqxihA6e3a2lruKEB59/vGXRYsa11gOoqEeHnhT1bkM3h/eEp/t6ShTzrCTxocAgAAAItH+AMAAABzIh2Ro3/pnTT8SUcBSiOgdFSgrEt/DQdAg7d584D5lXUZr/7jvJF+BqelpaWN3yFp6JPe+tkHAACAxSf8AQAAgDm0vLy8Me3atWvjC/2TJ09uBEDplN7vdDqZMVDWbd+4x8D0FLmcV/9+3ig/KysrG78n0sgnHd3HqD4AAACw+Qh/AAAAYM6lgc7gJcFSafiTRkDpyEDr6+sbt+nUX3/wuVmBj+gHZi/rsl9ZoU86kk869YPANPhJJwAAAADhDwAAAAQoHdlj+/btZ8xPg6A0BEqn9H5/6na7G1MaEQzeTycREExHP+jpj9KV3van9Ocw/blO76eRT3q/H/z4GQUAAADyCH8AAABggaSxQDoNjg4EAAAAACymlkMAAAAAAAAAAADhEf4AAAAAAAAAAECAhD8AAAAAAAAAABCg4fDnCYcEAAAAAAAAAABq83RTGx4Of/7OsQYAAAAAAAAAgFr8PJmebWrjw+HPfadfEAAAAAAAAAAAmMynm9z4cPhzMpneF7nkFwAAAAAAAAAATOK/J9N/bvIFWhnzfpBMr02m/5pMj/sMAAAAAAAAAACgkPVkeiiZbkmmP0mmXpMvtpQ189ChQ+mLviyZXpL3xDiOC88vMm/w8ahlZdYdt51J3tO47Y17rUnXBwAAAAAAAAAoqtfr1bZu3vKs+WW3Nepx1WVVHk/wnh5Jpv940UUX3T+NzzUetVOHDh26MLn5D8n076KMCGjSUGZcEDRPAVCT8Y/oBwAAAAAAAABoWpH4Z9Q6ixj8lN3/nPlryXRfMn02mb5y0UUXZa7URB9SaIsHDx7cktxcm0x/nEzvTKYdRXZMAFT9dWr9kIVFAAAAAAAAADD3yozK08S2y0Y/myn4yViWPvirbrd7Z6vVuuviiy/+7SzOmdJFyMGDB9PoJ41/0ggojYG2bGyoQvhS9hJg4x7XtazKfladX3adaWwDAAAAAAAAAJgPdcRAVS/dlbes7uCnrsCnodF8huc/1O12P7+2tnbna17zmn9KZxw8eLB38cUXz+T8mKgSSXZ8d3LznmR6XzJdlUwr8xAADT+uOnpQ1X0dt50mRwAS/gAAAAAAAADA4pgk/Kka/DR1Sa9pje4z6byMZT/sdrv3rK+v37l///5DeavP4vyYuBI5ePBg/+6eZHpXdCoCujqO4y25LzpBAJQ1b1FHARIAAQAAAAAAAMDmVDX42Syj+xR5PGpfCxyHH6SxT6fT+cKrX/3qg2U/hmmdJ3WGP4POjk5dDuy9yfS2OI635u5AjRHQtEYFqrqvVeYXXd7UcwEAAAAAAACA6VjU2Gf48RzHPt/rdrv3rq+v371///6fT/pxTuOcaSr8GbQzeiECentoEdC4ZVX3ddy2hEAAAAAAAAAAsNiaCn3GrTPr2KfMsiKPR+1rwdjn7vX19S/s37//75v4mJs8h6YR/gzaFZ2KgG5MpmuauhxYnY8niYCK7u+4bVV9nVInghgIAAAAAAAAABpTNfIp+vyyoU/e/JBinwnm/93p2OfO/fv3/2IaH39TG552+DMovRzYu5PpfdGpCGgldyc3WQQ0bnvTCIHq2gYAAAAAAAAAbDaTRj5Ft7HosU/Z/R0z/8cDsc+hgcVpHDGNy3I18hqzDH8G7YlORUDpSEBXxXG8nLvDAURAo/azzP5Osq0q6xQ6YcRAAAAAAAAAALChjsCnzHamFfpkrRNa7HN62c+63e5dq6urd7/2ta/96fDi07f98GdaAVBU5+vMS/gzaG8yvSeZbkimP4zjeCl35xc4Aqoyv+jysusVPplEQQAAAAAAAAAsmLrinirbrHp5ryZin7pCoDL7VzH2eTgd2efEiRN3XXrppT8a9XaHHgt/GvCSZLo+OhUBvTmO43buG1mQCKjoPpfZZpkgp+l4RxwEAAAAAAAAwLxoIuqZ5DXqDH2qbG+SxzOOfX6Zjuxz4sSJuy+99NLvl/l4Znn61bGReQ9/Bu1Lpvcm0x8n05viEQXJokdA455bZwhUZX0AAAAAAAAA2GzKRkRVRuCpOn/UOk3GPQ3HPr/udrv3nDx58vO33nrr337nO9/pTvLxzeq0mXQDIYU/g85PphujUxHQ6+u6VFaTEVCVx3W8p0m3W/dzAAAAAAAAACBkVUYJmiTyGbW86iXDAo59DqexT3J752233fatO++8sx/79J8UDz0u/VHN4pSa5Mmhhj+DLoxeiIBetZkioCrvq8y2y65b53MBAAAAAAAAYBYmvfxX1Rin6PKqEVGTcU/Dsc8z3W73vvX19c/ff//9X/voRz+6Nuqt13EKzOK0q/rERQh/Br06OhUA3RjH8Sty33TDEVDZ51TZXl3vrez2q64/6+0CAAAAAAAAsPlMGvHUte2qkU+Z16k73plx7HOs2+3e3+l07nrwwQcfuOWWW1bLfDR1fszTPF2rPGnRwp9Bl0WnIqAb4jg+P/cA1BwBFVmnjtF/Jg2Bim7DJcAAAAAAAAAA2IyqRkOTXtZrkhGDAo99TiTTl9ORfQ4dOnT/9ddf/1wdH+Pp2zgK4/JfpV9rkcOfwfd4IJluSKb3xnF8Xu6KNVwmbBbRT52X7qojKCr14YiEAAAAAAAAAJiSukYAqmu0n0m3M42Qp+HYZz2ZvtbpdO7+1a9+9Wdve9vbnmry45/Rcxt9vc0Q/gxqJdOV0QsR0Lm5B6bkSDl1REBNPWfsSRDIZcAAAAAAAAAAYFrKRkKTXM6r6Pqzin/KzBv3XpNlnWT6ZnoZr8cee+zeq6666vA0Ps4ZP7+x19ts4c+gdjL9YTLdmEzvieN4b+5BmkIE1OQ6495D2fc8yXab2gYAAAAAAAAAjFLHaD+TXIarynPqCH3qek7V+aeXdZObv+52u3c988wz91xxxRWPnV40zWBgIeOfzRz+DFpOprdGpyKgd8dxfHbuAWsgAsqa13T0UzW2MfoPAAAAAAAAAIuq7lF+yj6vrktv1XkJryrzTy9LF34njX2ee+65L7zhDW/41dAqswoKenOyjVpeQ/hzpi3JdG10KgJ6ZxzHZ408gDlhS5n5dQU9k0Y/8zZ6j2gIAAAAAAAAgLLqGNmnzu1NEvkUnTfNy3WNiX3Sm4fS2Ofo0aN3X3bZZY9krDYqBuhFzQVBvaHXD2EEoLGvIfwZbVsyXZdM1yfTv4njeNfIg9lABFT3vCrRTxMBjqgHAAAAAAAAgFmpOw4at81pxD9Z8yZ93RLLvtftdu89fvz4Pa973eseLnnoZnW5rzhagPhH+FNcOhLQ1cn0b5PpXcl0TtVYZtJReKYxb9JlAAAAAAAAALCIxkVDdcQ2TQdBRd7LmGXd5Obbaexz9OjRP80Z2aeMfoQzGOPUESWMGkGormhnpvGP8KeAiy+++EXH6d5771265JJL3txut9ORgP4omfbVHc9MKwSqMn/csjLrAAAAAAAAAMA8KTIaUJX4Z5pBUJ3zB5Z3kukbyXTvkSNH/uzyyy9/tMbDnhf+1HXpr+FtR1H1EX+ywqSm4x/hzySGw59Bd9xxR+utb33rgXa7/Z7o1CXB/kUTI+g0EQJVmT9uWZl1mnguAAAAAAAAAKQmvZxX1ZF9Ri2rY36dQU+B97iWTF/rdrv3PPXUU39+4MCBw8OrRPWEObMKf6KofLSTtY0q26n6mmccuIksevgzKvoZPpbXXntt/IlPfOKylZWV61utVhoBvWJcxFLnaEB5y+qOe+q+/JfQBwAAAAAAAICmVQmB5jX+qfraBZetJrdfTi/jdfjw4S9eeeWVT406BFE9YU5fU+HP8D5nvV7V7VQNiCbZ7xe9gYksYvhTIvbJO44bj3/wgx/sX1lZeXer1XpHHMevT6bWyI1UjISavpRYncurrgsAAAAAAAAAdSgTAE162a9phEGTLBtY/mS3230guX/fo48++sDVV199pOxhjeoPdKLozKim6mvUeamv4e3Wub0yrzfRAXneJg9/4qLzHnjggZeef/75b2+329fFcfzWZN7OJiObaY7yU2adSdYHAAAAAAAAgEmVHfln0vhn1PKGY55xy/++2+3et7a2dv/Xv/71b37wgx9cH/c2ozNH5Imi0bFL3WFAVgg0LjrKin6iqL5QpzfN07f2Axx6+JNGPsl76PXvVziZRh3HzAjoIx/5yMqNN9545bZt297earXSEOj36whrmop66hzlp8r6AAAAAAAAAFC3aQdAUwh5xi3vJLd/2+127z958uR9l1566U+j4tHKcGhTVlOX7Sq63V7U7Ig8vWmfvoMHYCKLMuJPzdFPXOI58Ve/+tWLzz333HcsLS1d226335TMW2o6BJrG8knXBwAAAAAAAICm1R0ANTlCUIXXeLzb7X650+n8r0cfffTL11xzzZP9xadvi8YwdYUtdV26q8rr1h3n9KJiox41ctpGdR3ARRjxp+TJlzdv3Kg/cYH58ac//ek9Bw4cuHrHjh3XLS0tXR3H8TkbC6YQAtW5TpV1AQAAAAAAAGCWykRAdQQ+DazTTW4fSqYHTp48ef/tt9/+0J133tnNWv30bZEgZtLRfkaZRlQwjZF+mnyNka+9qcOfCaKfuOCJmBn3DH3oraHnPP/4ggsuaH3mM5957XnnnfeWLVu2vKXdbl+RzN5SNKapM+KZRewjGgIAAAAAAACgirKj+NSxjboCnrLbSm7/odvtfmVtbe0rv/nNb756zTXXPNVfpeiuD92Pc5Y1YfBSXdMeBai2022Wryv8KX6ilXnc14peiHuGT9C8KChvhKDolltu2X7zzTcf2LVr11Vbt259c6vV+oNoo4+ZbbwzaaAj8AEAAAAAAACgadOOgeqMfIbWezq5/5edTucrR44c+coVV1zxi8HVovKXn+rl3J8G4c+Er7vpwp8SsU804oQqeomvUZf5isdsK47GXB7stttue+mVV175pt27dx/YsmXLgXa7/cr+siZioCrrT/o8AAAAAAAAAGjaJFFQEzHQ0LpPJve/1e12v3Hs2LH/c8cdd/zoc5/7XCfvaUU3X3FZkwYjoCBOm2g2l/h60T4If0afUFn3ozHz4zG3/ft5l/oaFf/kXTJs4/6HPvShvdddd90b9+zZ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");
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  width: 1920px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}

.dyno-template.home-04 .section-1 .notebook img, .dyno-template.home-04 .section-1 .notebook video {
  position: absolute;
  z-index: 10;
  margin: 2.52rem 0 0 9.55rem;
  width: 795px;
  max-width: 795px;
  height: 497px;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  -o-object-position: top;
  object-position: top;
}

@media (max-width: 767.98px) {
  .dyno-template.home-04 .section-1 .notebook img, .dyno-template.home-04 .section-1 .notebook video {
    margin: 2rem 0 0 7.4rem;
    width: 625px;
    max-width: 625px;
    height: 391px;
  }
}

@media (max-width: 575.98px) {
  .dyno-template.home-04 .section-1 .notebook img, .dyno-template.home-04 .section-1 .notebook video {
    margin: 1.4rem 0 0 5.5rem;
    width: 466px;
    max-width: 466px;
    height: 293px;
  }
}

.dyno-template.home-04 .section-2 .keys > div:not(:nth-child(-n+3)) {
  margin-top: 2rem;
}

@media (max-width: 991.98px) {
  .dyno-template.home-04 .section-2 .keys > div:not(:nth-child(-n+2)) {
    margin-top: 2rem;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-04 .section-2 .keys > div:not(:first-child) {
    margin-top: 2rem;
  }
}

@media (max-width: 991.98px) {
  .dyno-template.home-04 .section-2 .head-intro {
    margin-bottom: 2rem !important;
  }
}

@media (max-width: 1199.98px) {
  .dyno-template.home-04 .section-3 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-04 .section-3 {
    margin-top: -2rem !important;
    margin-bottom: 0 !important;
  }
}

.dyno-template.home-04 .section-3 .images {
  position: relative;
}

@media (max-width: 1199.98px) {
  .dyno-template.home-04 .section-3 .images {
    margin-left: 3rem;
  }
}

@media (max-width: 991.98px) {
  .dyno-template.home-04 .section-3 .images {
    margin-top: 8rem;
  }
}

@media (max-width: 575.98px) {
  .dyno-template.home-04 .section-3 .images {
    margin-left: 0;
    margin-top: 6rem;
  }
}

.dyno-template.home-04 .section-3 .images:after, .dyno-template.home-04 .section-3 .images:before {
  position: absolute;
  content: '';
  background-size: 32px;
  width: 655px;
  height: 380px;
   z-index: -1;
}

@media (max-width: 1199.98px) {
  .dyno-template.home-04 .section-3 .images:after, .dyno-template.home-04 .section-3 .images:before {
    background-size: 24px;
  }
}

.dyno-template.home-04 .section-3 .images:after {
  left: 40px;
  top: -120px;
}

@media (max-width: 1199.98px) {
  .dyno-template.home-04 .section-3 .images:after {
    left: 70px;
    top: -90px;
  }
}

@media (max-width: 575.98px) {
  .dyno-template.home-04 .section-3 .images:after {
    left: 30px;
    top: -65px;
  }
}

.dyno-template.home-04 .section-3 .images:before {
  bottom: -130px;
  right: -600px;
}

@media (max-width: 1199.98px) {
  .dyno-template.home-04 .section-3 .images:before {
    bottom: -105px;
  }
}

@media (max-width: 575.98px) {
  .dyno-template.home-04 .section-3 .images:before {
    bottom: -80px;
    right: -400px;
  }
}

.dyno-template.home-04 .section-3 .images img.main {
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
  width: 1300px;
  max-width: 1300px;
  height: 800px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
  margin-left: 10rem;
}

@media (max-width: 1199.98px) {
  .dyno-template.home-04 .section-3 .images img.main {
    height: 630px;
  }
}

@media (max-width: 575.98px) {
  .dyno-template.home-04 .section-3 .images img.main {
    height: 400px;
    width: 600px;
    max-width: 600px;
    margin-left: 6rem;
  }
}

.dyno-template.home-04 .section-3 .images img.img2 {
  position: absolute;
  width: 360px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  height: 210px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
  left: 0;
  top: 170px;
}

@media (max-width: 1199.98px) {
  .dyno-template.home-04 .section-3 .images img.img2 {
    width: 280px;
    height: 160px;
    top: 140px;
  }
}

@media (max-width: 575.98px) {
  .dyno-template.home-04 .section-3 .images img.img2 {
    width: 180px;
    height: 110px;
    top: 90px;
    left: 20px;
  }
}

.dyno-template.home-04 .section-3 .images img.img3 {
  position: absolute;
  width: 360px;
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
  height: 210px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
  left: 60px;
  bottom: 100px;
}

@media (max-width: 1199.98px) {
  .dyno-template.home-04 .section-3 .images img.img3 {
    width: 280px;
    height: 160px;
    bottom: 80px;
  }
}

@media (max-width: 575.98px) {
  .dyno-template.home-04 .section-3 .images img.img3 {
    width: 180px;
    height: 110px;
    bottom: 60px;
    left: 40px;
  }
}

.dyno-template.home-04 .section-4 .images {
  position: relative;
}

@media (max-width: 991.98px) {
  .dyno-template.home-04 .section-4 .images {
    margin-top: 8rem;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-04 .section-4 .images {
    margin-bottom: 4rem;
  }
}

@media (max-width: 575.98px) {
  .dyno-template.home-04 .section-4 .images {
    margin-top: 6rem;
    margin-bottom: 2rem;
  }
}

.dyno-template.home-04 .section-4 .images:after, .dyno-template.home-04 .section-4 .images:before {
  position: absolute;
  content: '';
  background-size: 32px;
  width: 655px;
  height: 380px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3E%3Cpath fill='%23d4d4d4' d='M961.28,542.23a.89.89,0,0,1-1.13.57h0a.9.9,0,0,1-.57-1.14L961,537.3a.9.9,0,0,1,1.13-.57h0a.91.91,0,0,1,.57,1.14Z' transform='translate(-958.08 -536.69)'/%3E%3Cpath fill='%23d4d4d4' d='M963.06,541.35a.9.9,0,0,0,1.13-.57h0a.9.9,0,0,0-.57-1.14l-4.36-1.45a.89.89,0,0,0-1.13.56h0a.9.9,0,0,0,.56,1.14Z' transform='translate(-958.08 -536.69)'/%3E%3C/svg%3E");
  z-index: -1;
}

@media (max-width: 1199.98px) {
  .dyno-template.home-04 .section-4 .images:after, .dyno-template.home-04 .section-4 .images:before {
    background-size: 24px;
  }
}

.dyno-template.home-04 .section-4 .images:after {
  left: -700px;
  top: -120px;
}

@media (max-width: 1199.98px) {
  .dyno-template.home-04 .section-4 .images:after {
    left: -440px;
    top: -90px;
  }
}

@media (max-width: 575.98px) {
  .dyno-template.home-04 .section-4 .images:after {
    left: 30px;
    top: -65px;
  }
}

.dyno-template.home-04 .section-4 .images:before {
  bottom: -100px;
  right: 110px;
}

@media (max-width: 1199.98px) {
  .dyno-template.home-04 .section-4 .images:before {
    right: 100px;
  }
}

@media (max-width: 575.98px) {
  .dyno-template.home-04 .section-4 .images:before {
    right: unset;
    bottom: -80px;
    left: 260px;
  }
}

.dyno-template.home-04 .section-4 .images img.main {
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
  width: 1300px;
  max-width: 1300px;
  height: 800px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
  margin-left: -750px;
}

@media (max-width: 1199.98px) {
  .dyno-template.home-04 .section-4 .images img.main {
    height: 630px;
    margin-left: -880px;
  }
}

@media (max-width: 575.98px) {
  .dyno-template.home-04 .section-4 .images img.main {
    height: 400px;
    width: 600px;
    max-width: 600px;
    margin-left: 6rem;
  }
}

.dyno-template.home-04 .section-4 .images img.img2 {
  position: absolute;
  width: 310px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  height: 440px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
  left: 370px;
  top: 170px;
}

@media (max-width: 1199.98px) {
  .dyno-template.home-04 .section-4 .images img.img2 {
    width: 260px;
    height: 370px;
    left: 280px;
  }
}

@media (max-width: 575.98px) {
  .dyno-template.home-04 .section-4 .images img.img2 {
    width: 150px;
    height: 210px;
    left: 50px;
    top: 110px;
  }
}

.dyno-template.home-04 .section-5 {
  position: relative;
}

.dyno-template.home-04 .section-5:before {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50'%3E%3Cpath fill='%23fff' d='M961.28,542.23a.89.89,0,0,1-1.13.57h0a.9.9,0,0,1-.57-1.14L961,537.3a.9.9,0,0,1,1.13-.57h0a.91.91,0,0,1,.57,1.14Z' transform='translate(-958.08 -536.69)'/%3E%3Cpath fill='%23fff' d='M963.06,541.35a.9.9,0,0,0,1.13-.57h0a.9.9,0,0,0-.57-1.14l-4.36-1.45a.89.89,0,0,0-1.13.56h0a.9.9,0,0,0,.56,1.14Z' transform='translate(-958.08 -536.69)'/%3E%3C/svg%3E");
  background-size: 70px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: .15;
}

.dyno-template.home-04 .section-5 .options {
  width: 240px;
  min-width: 240px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
}

@media (max-width: 991.98px) {
  .dyno-template.home-04 .section-5 .options {
    margin-right: 0;
  }
}

.dyno-template.home-04 .section-5 .pricing-list > div:not(:last-child) {
  margin-bottom: 1rem;
}

@media (max-width: 991.98px) {
  .dyno-template.home-04 .section-5 .head-intro {
    max-width: 100%;
  }
}

.dyno-template.home-04 .section-6 .testimonial-02 {
  margin-top: -2rem;
}

.dyno-template.home-04 .section-6 .testimonial-02 .card.ver-5 {
  margin: 2rem;
  -webkit-box-shadow: 0 5px 20px 10px rgba(0, 0, 0, 0.03);
  box-shadow: 0 5px 20px 10px rgba(0, 0, 0, 0.03);
}

.dyno-template.home-04 .section-7 {
  position: relative;
}

.dyno-template.home-04 .section-7:before {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50'%3E%3Cpath fill='%23000' d='M961.28,542.23a.89.89,0,0,1-1.13.57h0a.9.9,0,0,1-.57-1.14L961,537.3a.9.9,0,0,1,1.13-.57h0a.91.91,0,0,1,.57,1.14Z' transform='translate(-958.08 -536.69)'/%3E%3Cpath fill='%23000' d='M963.06,541.35a.9.9,0,0,0,1.13-.57h0a.9.9,0,0,0-.57-1.14l-4.36-1.45a.89.89,0,0,0-1.13.56h0a.9.9,0,0,0,.56,1.14Z' transform='translate(-958.08 -536.69)'/%3E%3C/svg%3E");
  background-size: 70px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: .1;
}

.dyno-template.home-04 .section-7 ul {
  display: inline-block;
  margin: 3rem 0 0 0;
}

@media (max-width: 767.98px) {
  .dyno-template.home-04 .section-7 ul {
    width: 700px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    position: relative;
  }
}

.dyno-template.home-04 .section-7 ul li {
  margin: 0;
  float: left;
  text-align: center;
  height: 150px;
  position: relative;
}

@media (max-width: 1199.98px) {
  .dyno-template.home-04 .section-7 ul li {
    height: 180px;
  }
}

@media (max-width: 991.98px) {
  .dyno-template.home-04 .section-7 ul li {
    height: 150px;
  }
}

.dyno-template.home-04 .section-7 ul li .card {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  padding: 2rem;
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  line-height: 1;
}

@media (max-width: 991.98px) {
  .dyno-template.home-04 .section-7 ul li .card {
    padding: 1.5rem;
  }
}

.dyno-template.home-04 .section-7 ul li .card.lg {
  padding: 3rem;
}

@media (max-width: 991.98px) {
  .dyno-template.home-04 .section-7 ul li .card.lg {
    padding: 2rem;
  }
}

.dyno-template.home-04 .section-7 ul li .card.lg img {
  width: 60px;
  height: 60px;
}

@media (max-width: 991.98px) {
  .dyno-template.home-04 .section-7 ul li .card.lg img {
    width: 50px;
    height: 50px;
  }
}

.dyno-template.home-04 .section-7 ul li .card.sm {
  padding: 1.5rem;
}

@media (max-width: 991.98px) {
  .dyno-template.home-04 .section-7 ul li .card.sm {
    padding: 1rem;
  }
}

.dyno-template.home-04 .section-7 ul li .card.sm img {
  width: 40px;
  height: 40px;
}

@media (max-width: 991.98px) {
  .dyno-template.home-04 .section-7 ul li .card.sm img {
    width: 20px;
    height: 20px;
  }
}

.dyno-template.home-04 .section-7 ul li .card img {
  width: 50px;
  height: 50px;
  -o-object-fit: contain;
  object-fit: contain;
}

@media (max-width: 991.98px) {
  .dyno-template.home-04 .section-7 ul li .card img {
    width: 40px;
    height: 40px;
  }
}

.dyno-template.home-04 .section-7 ul li:nth-of-type(-n+5) {
  width: calc(100% / 5);
}

.dyno-template.home-04 .section-7 ul li:nth-of-type(6), .dyno-template.home-04 .section-7 ul li:nth-of-type(7), .dyno-template.home-04 .section-7 ul li:nth-of-type(8), .dyno-template.home-04 .section-7 ul li:nth-of-type(9) {
  width: calc(100% / 4);
}

.dyno-template.home-04 .section-7 ul li:nth-last-of-type(-n+3) {
  width: calc(100% / 3);
  height: 100px;
}

@media (max-width: 1199.98px) {
  .dyno-template.home-04 .section-7 ul li:nth-last-of-type(-n+3) {
    height: 80px;
  }
}

@media (max-width: 991.98px) {
  .dyno-template.home-04 .section-7 ul li:nth-last-of-type(-n+3) {
    height: 60px;
  }
}

.dyno-template.home-04 .section-7 ul li:nth-of-type(2) {
  top: -30px;
}

.dyno-template.home-04 .section-7 ul li:nth-of-type(3) {
  top: 10px;
}

.dyno-template.home-04 .section-7 ul li:nth-of-type(5) {
  top: 20px;
}

.dyno-template.home-04 .section-7 ul li:nth-of-type(7) {
  top: 20px;
}

.dyno-template.home-04 .section-7 ul li:nth-of-type(8) {
  top: -40px;
}

.dyno-template.home-04 .section-7 ul li:nth-of-type(10) {
  left: 90px;
  top: -20px;
}

.dyno-template.home-04 .section-7 ul li:nth-of-type(11) {
  top: -30px;
}

.dyno-template.home-04 .section-7 ul li:nth-of-type(12) {
  top: -40px;
  left: -70px;
}

.dyno-template.home-04 .section-8 {
  position: relative;
}

@media (max-width: 575.98px) {
  .dyno-template.home-04 .section-8 {
    height: auto;
    padding: 4rem 0 !important;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-04 .section-8 .row > div {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
}

.dyno-template.home-04 .section-8:before {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50'%3E%3Cpath fill='%23fff' d='M961.28,542.23a.89.89,0,0,1-1.13.57h0a.9.9,0,0,1-.57-1.14L961,537.3a.9.9,0,0,1,1.13-.57h0a.91.91,0,0,1,.57,1.14Z' transform='translate(-958.08 -536.69)'/%3E%3Cpath fill='%23fff' d='M963.06,541.35a.9.9,0,0,0,1.13-.57h0a.9.9,0,0,0-.57-1.14l-4.36-1.45a.89.89,0,0,0-1.13.56h0a.9.9,0,0,0,.56,1.14Z' transform='translate(-958.08 -536.69)'/%3E%3C/svg%3E");
  background-size: 70px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: .15;
}

/*----------------------------------------------------------------------
[End Home 04]
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[31. Home 05]
----------------------------------------------------------------------*/
.dyno-template.home-05 .section-1 {
  overflow: hidden;
  height: calc(var(--vh, 1vh) * 100);
  height: 100vh;
  position: relative;
}

@media (max-width: 991.98px) {
  .dyno-template.home-05 .section-1 {
    height: auto;
    padding: 8rem 0 5rem 0;
  }
}

@media (max-width: 575.98px) {
  .dyno-template.home-05 .section-1 {
    padding: 8rem 0 3rem 0;
  }
}

@media (max-width: 991.98px) {
  .dyno-template.home-05 .section-1 .row > div:last-of-type {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 3rem;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-05 .section-1 .row > div:last-of-type {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.dyno-template.home-05 .section-1:before {
  content: '';
  background-color: #aab5f3;
  position: absolute;
  right: 0;
  bottom: 5rem;
  width: 57vw;
  height: 200%;
  border-bottom-left-radius: 20rem;
  -webkit-transform: rotate(-12deg);
  transform: rotate(-12deg);
}

@media (max-width: 991.98px) {
  .dyno-template.home-05 .section-1:before {
    bottom: 60px;
    width: 100vw;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-05 .section-1:before {
    bottom: 20px;
    width: 105vw;
  }
}

@media (max-width: 575.98px) {
  .dyno-template.home-05 .section-1:before {
    bottom: 0;
  }
}

.dyno-template.home-05 .section-1 .mobile {
  z-index: 10;
  display: inline-block;
  width: 263px;
  height: 565px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  border-radius: 29px;
  background-color: #ffffff;
  margin: 0 0 0 8rem;
  position: relative;
  overflow: hidden;
  padding-top: 30px;
}

@media (max-width: 1500px) {
  .dyno-template.home-05 .section-1 .mobile {
    margin: 0 0 0 5rem;
  }
}

@media (max-width: 1400px) {
  .dyno-template.home-05 .section-1 .mobile {
    margin: 0 0 0 3rem;
  }
}

@media (max-width: 1300px) {
  .dyno-template.home-05 .section-1 .mobile {
    margin: 0 0 0 1rem;
  }
}

@media (max-width: 1199.98px) {
  .dyno-template.home-05 .section-1 .mobile {
    margin: 0;
  }
}

@media (max-width: 991.98px) {
  .dyno-template.home-05 .section-1 .mobile {
    margin: 0 2.3rem;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-05 .section-1 .mobile {
    width: 240px;
    height: 520px;
    margin: 0;
  }
}

@media (max-width: 540px) {
  .dyno-template.home-05 .section-1 .mobile {
    margin: 0 auto;
  }
}

.dyno-template.home-05 .section-1 .mobile video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.dyno-template.home-05 .section-1 .carousel {
  z-index: 10;
  max-width: 340px !important;
  width: 340px;
  margin-right: -600px;
  margin-left: 50px;
  height: 100vh;
}

@media (max-width: 1199.98px) {
  .dyno-template.home-05 .section-1 .carousel {
    margin-left: 0;
  }
}

@media (max-width: 991.98px) {
  .dyno-template.home-05 .section-1 .carousel {
    margin: 0;
    height: 596px;
    overflow: hidden;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-05 .section-1 .carousel {
    max-width: 240px !important;
    width: 240px;
    height: 551px;
  }
}

@media (max-width: 540px) {
  .dyno-template.home-05 .section-1 .carousel {
    display: none;
  }
}

.dyno-template.home-05 .section-1 .carousel .slick-list {
  overflow: hidden;
  padding: 0 !important;
  margin: 100px 0 50px 0;
}

@media (max-width: 991.98px) {
  .dyno-template.home-05 .section-1 .carousel .slick-list {
    margin: 0;
  }
}

.dyno-template.home-05 .section-1 .carousel .mobile {
  z-index: 10;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 263px !important;
  margin: 1rem 2.6rem;
  display: block !important;
}

@media (max-width: 991.98px) {
  .dyno-template.home-05 .section-1 .carousel .mobile {
    margin: 1rem 2.3rem !important;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-05 .section-1 .carousel .mobile {
    width: 240px !important;
    height: 520px;
    margin: 1rem 0 !important;
  }
}

.dyno-template.home-05 .section-1 .carousel .mobile img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 991.98px) {
  .dyno-template.home-05 .section-1 .btn-link {
    color: #495057 !important;
  }
}

.dyno-template.home-05 .section-2 .benefits {
  max-width: 1920px;
  margin: 0 auto;
}

.dyno-template.home-05 .section-2 .benefits > div {
  position: relative;
}

.dyno-template.home-05 .section-2 .benefits > div:before {
  content: '';
  width: 1px;
  height: 140%;
  background: #e9ecef;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  opacity: 0;
  visibility: hidden;
}

.dyno-template.home-05 .section-2 .benefits > div:after {
  content: '';
  width: 1px;
  height: 1000px;
  background: #e9ecef;
  position: absolute;
  right: 50%;
  bottom: -130px;
  -webkit-transform: translate(-50%, 0) rotate(90deg);
  transform: translate(-50%, 0) rotate(90deg);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  opacity: 0;
  visibility: hidden;
}

.dyno-template.home-05 .section-2 .benefits > div:not(:nth-child(-n+4)) {
  margin-top: 7rem;
}

.dyno-template.home-05 .section-2 .benefits > div:not(:last-child):before {
  opacity: 1;
  visibility: visible;
}

@media (max-width: 991.98px) {
  .dyno-template.home-05 .section-2 .benefits > div:not(:nth-child(-n+2)) {
    margin-top: 7rem;
  }
  .dyno-template.home-05 .section-2 .benefits > div:not(:last-child):before {
    opacity: 0;
    visibility: hidden;
  }
  .dyno-template.home-05 .section-2 .benefits > div:not(:nth-child(even)):before {
    opacity: 1;
    visibility: visible;
  }
  .dyno-template.home-05 .section-2 .benefits > div:not(:nth-child(-n+2)):after {
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-05 .section-2 .benefits > div:not(:first-child) {
    margin-top: 4rem;
  }
  .dyno-template.home-05 .section-2 .benefits > div:before, .dyno-template.home-05 .section-2 .benefits > div:after {
    opacity: 0 !important;
    visibility: hidden !important;
  }
}

.dyno-template.home-05 .section-2 .benefits > div .card {
  max-width: 380px;
  margin: 0 auto;
}

.dyno-template.home-05 .section-3 .times {
  max-width: 1440px;
  margin: 0 auto;
}

@media (max-width: 991.98px) {
  .dyno-template.home-05 .section-3 .times #v-pills-tab {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    margin-bottom: 4rem;
  }
}

.dyno-template.home-05 .section-3 .times #v-pills-tab .nav-link {
  border-radius: 0.25rem;
  padding: 2rem 1.5rem 1.5rem 2rem;
  background: transparent;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

@media (max-width: 991.98px) {
  .dyno-template.home-05 .section-3 .times #v-pills-tab .nav-link {
    width: 50%;
  }
}

@media (max-width: 575.98px) {
  .dyno-template.home-05 .section-3 .times #v-pills-tab .nav-link {
    width: 100%;
  }
}

.dyno-template.home-05 .section-3 .times #v-pills-tab .nav-link:not(:last-of-type) {
  margin-bottom: 1rem;
}

@media (max-width: 991.98px) {
  .dyno-template.home-05 .section-3 .times #v-pills-tab .nav-link:not(:last-of-type) {
    margin-bottom: 0;
  }
}

.dyno-template.home-05 .section-3 .times #v-pills-tab .nav-link.active {
  background: white;
}

.dyno-template.home-05 .section-3 .times #v-pills-tab .nav-link.active .title {
  color: #5c53d5;
}

.dyno-template.home-05 .section-3 .times #v-pills-tab .nav-link.active .title span {
  color: #fff;
}

.dyno-template.home-05 .section-3 .times #v-pills-tab .nav-link.active .title span:after {
  background: #aab5f3;
}

.dyno-template.home-05 .section-3 .times #v-pills-tab .nav-link .title {
  display: block;
  margin-bottom: 1rem;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #2c3f52;
}

.dyno-template.home-05 .section-3 .times #v-pills-tab .nav-link .title span {
  color: #5c53d5;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding: .5rem;
  margin-right: 1.2rem;
  position: relative;
  font-size: 1.3rem;
  z-index: 10;
}

.dyno-template.home-05 .section-3 .times #v-pills-tab .nav-link .title span:after {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  content: '';
  width: 50px;
  height: 50px;
  border-radius: 50rem;
  position: absolute;
  left: 50%;
  top: 50%;
  background: rgba(170, 181, 243, 0.2);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
}

.dyno-template.home-05 .section-3 .times #v-pills-tab .nav-link p {
  margin: 0;
  color: #8c86aa;
}

@media (max-width: 991.98px) {
  .dyno-template.home-05 .section-3 .times #v-pills-tab .nav-link p {
    font-size: 1rem;
  }
}

.dyno-template.home-05 .section-3 .times #v-pills-tabContent .tab-pane > div {
  position: relative;
}

@media (max-width: 991.98px) {
  .dyno-template.home-05 .section-3 .times #v-pills-tabContent .tab-pane > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
}

.dyno-template.home-05 .section-3 .times #v-pills-tabContent .tab-pane > div img.main {
  display: block;
  width: 263px;
  height: 535px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  border-radius: 29px;
  margin: 0;
  position: relative;
  z-index: 10;
  -o-object-fit: cover;
  object-fit: cover;
  padding-top: 30px;
  background-color: #fff;
}

@media (max-width: 767.98px) {
  .dyno-template.home-05 .section-3 .times #v-pills-tabContent .tab-pane > div img.main {
    width: 240px;
    height: 510px;
  }
}

@media (max-width: 991.98px) {
  .dyno-template.home-05 .section-3 .times #v-pills-tabContent .tab-pane:nth-of-type(1) > div {
    padding: 1rem 0;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-05 .section-3 .times #v-pills-tabContent .tab-pane:nth-of-type(1) > div {
    padding: 0;
  }
}

.dyno-template.home-05 .section-3 .times #v-pills-tabContent .tab-pane:nth-of-type(1) > div img.img1 {
  display: block;
  width: 263px;
  height: 535px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  border-radius: 29px;
  margin: 2rem 0 0 4rem;
  position: relative;
  z-index: 10;
  -o-object-fit: cover;
  object-fit: cover;
  padding-top: 30px;
  background-color: #fff;
}

@media (max-width: 767.98px) {
  .dyno-template.home-05 .section-3 .times #v-pills-tabContent .tab-pane:nth-of-type(1) > div img.img1 {
    width: 240px;
    height: 510px;
  }
}

.dyno-template.home-05 .section-3 .times #v-pills-tabContent .tab-pane:nth-of-type(1) > div img.main {
  margin: -2rem 0 0 auto;
}

@media (max-width: 991.98px) {
  .dyno-template.home-05 .section-3 .times #v-pills-tabContent .tab-pane:nth-of-type(1) > div img.main {
    margin: -2rem 0 0 0;
  }
}

.dyno-template.home-05 .section-3 .times #v-pills-tabContent .tab-pane:nth-of-type(1) > div:before {
  content: '';
  background-color: #aab5f3;
  position: absolute;
  left: 238px;
  top: 35px;
  width: 550px;
  height: 500px;
  border-radius: 6rem;
  -webkit-transform: rotate(-21deg);
  transform: rotate(-21deg);
}

@media (max-width: 991.98px) {
  .dyno-template.home-05 .section-3 .times #v-pills-tabContent .tab-pane:nth-of-type(1) > div:before {
    left: 150px;
    top: 50px;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-05 .section-3 .times #v-pills-tabContent .tab-pane:nth-of-type(1) > div:before {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-21deg);
    transform: translate(-50%, -50%) rotate(-21deg);
  }
}

.dyno-template.home-05 .section-3 .times #v-pills-tabContent .tab-pane:nth-of-type(2) > div {
  width: 263px;
  margin: 0 auto;
}

@media (max-width: 991.98px) {
  .dyno-template.home-05 .section-3 .times #v-pills-tabContent .tab-pane:nth-of-type(2) > div {
    padding-top: 2rem;
  }
}

.dyno-template.home-05 .section-3 .times #v-pills-tabContent .tab-pane:nth-of-type(2) > div:before {
  content: '';
  background-color: #d5e0fd;
  position: absolute;
  left: 70%;
  top: 30%;
  width: 500px;
  height: 500px;
  border-radius: 50rem;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media (max-width: 991.98px) {
  .dyno-template.home-05 .section-3 .times #v-pills-tabContent .tab-pane:nth-of-type(2) > div:before {
    top: 40%;
  }
}

.dyno-template.home-05 .section-3 .times #v-pills-tabContent .tab-pane:nth-of-type(2) > div img.main {
  padding-top: 0;
}

.dyno-template.home-05 .section-3 .times #v-pills-tabContent .tab-pane:nth-of-type(2) > div img.img1 {
  position: absolute;
  width: 220px;
  right: 251px;
  top: 129px;
  height: 131px;
  border-radius: .6rem;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  z-index: 11;
}

@media (max-width: 767.98px) {
  .dyno-template.home-05 .section-3 .times #v-pills-tabContent .tab-pane:nth-of-type(2) > div img.img1 {
    width: 200px;
    right: 246px;
    top: 155px;
    height: 123px;
  }
}

.dyno-template.home-05 .section-3 .times #v-pills-tabContent .tab-pane:nth-of-type(2) > div img.img2 {
  border-radius: 0.6rem;
  position: absolute;
  width: 226px;
  right: -216px;
  top: 313px;
  z-index: 11;
  height: 203px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}

@media (max-width: 767.98px) {
  .dyno-template.home-05 .section-3 .times #v-pills-tabContent .tab-pane:nth-of-type(2) > div img.img2 {
    width: 213px;
    right: -197px;
    top: 331px;
    height: 193px;
  }
}

@media (max-width: 991.98px) {
  .dyno-template.home-05 .section-3 .times #v-pills-tabContent .tab-pane:nth-of-type(3) > div {
    padding: 5rem 0;
  }
}

.dyno-template.home-05 .section-3 .times #v-pills-tabContent .tab-pane:nth-of-type(3) > div:before {
  content: '';
  background-color: #d5e0fd;
  position: absolute;
  left: 130px;
  top: -75px;
  width: 500px;
  height: 500px;
  border-radius: 6rem;
}

@media (max-width: 991.98px) {
  .dyno-template.home-05 .section-3 .times #v-pills-tabContent .tab-pane:nth-of-type(3) > div:before {
    left: 40px;
    top: 0;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-05 .section-3 .times #v-pills-tabContent .tab-pane:nth-of-type(3) > div:before {
    left: 0;
    top: 0;
  }
}

.dyno-template.home-05 .section-3 .times #v-pills-tabContent .tab-pane:nth-of-type(3) > div:after {
  content: '';
  background-color: #aab5f3;
  position: absolute;
  width: 500px;
  height: 500px;
  border-radius: 6rem;
  right: -90px;
  bottom: -90px;
  opacity: .5;
}

@media (max-width: 991.98px) {
  .dyno-template.home-05 .section-3 .times #v-pills-tabContent .tab-pane:nth-of-type(3) > div:after {
    right: 40px;
    bottom: 0;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-05 .section-3 .times #v-pills-tabContent .tab-pane:nth-of-type(3) > div:after {
    right: 0;
    bottom: 0;
  }
}

.dyno-template.home-05 .section-3 .times #v-pills-tabContent .tab-pane:nth-of-type(3) > div img.img1 {
  display: block;
  width: 263px;
  height: 535px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  border-radius: 29px;
  margin: 2rem 0 0 4rem;
  position: relative;
  z-index: 10;
  -o-object-fit: cover;
  object-fit: cover;
  padding-top: 0;
  background-color: #fff;
}

@media (max-width: 767.98px) {
  .dyno-template.home-05 .section-3 .times #v-pills-tabContent .tab-pane:nth-of-type(3) > div img.img1 {
    width: 240px;
    height: 510px;
  }
}

.dyno-template.home-05 .section-3 .times #v-pills-tabContent .tab-pane:nth-of-type(3) > div img.main {
  margin: -2rem 0 0 auto;
  padding-top: 0;
}

@media (max-width: 991.98px) {
  .dyno-template.home-05 .section-3 .times #v-pills-tabContent .tab-pane:nth-of-type(3) > div img.main {
    margin: -2rem 0 0 0;
  }
}

.dyno-template.home-05 .section-3 .times #v-pills-tabContent .tab-pane:nth-of-type(4) > div:before {
  content: '';
  background-color: #fbd8d4;
  position: absolute;
  left: 320px;
  top: -130px;
  width: 380px;
  height: 920px;
  border-radius: 50rem;
  -webkit-transform: rotate(-51deg);
  transform: rotate(-51deg);
}

@media (max-width: 991.98px) {
  .dyno-template.home-05 .section-3 .times #v-pills-tabContent .tab-pane:nth-of-type(4) > div:before {
    left: 50%;
    top: 50%;
    -webkit-transform: rotate(-51deg) translate(-50%, -50%);
    transform: rotate(-51deg) translate(-50%, -50%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}

.dyno-template.home-05 .section-3 .times #v-pills-tabContent .tab-pane:nth-of-type(4) > div img.img1 {
  display: block;
  width: 263px;
  height: 535px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  border-radius: 29px;
  margin: 8rem 0 0 4rem;
  position: relative;
  z-index: 10;
  -o-object-fit: cover;
  object-fit: cover;
  padding-top: 0;
  background-color: #fff;
}

@media (max-width: 767.98px) {
  .dyno-template.home-05 .section-3 .times #v-pills-tabContent .tab-pane:nth-of-type(4) > div img.img1 {
    width: 240px;
    height: 510px;
  }
}

.dyno-template.home-05 .section-3 .times #v-pills-tabContent .tab-pane:nth-of-type(4) > div img.main {
  margin: -8rem 0 0 auto;
  padding-top: 0;
}

@media (max-width: 991.98px) {
  .dyno-template.home-05 .section-3 .times #v-pills-tabContent .tab-pane:nth-of-type(4) > div img.main {
    margin: -8rem 0 0 0;
  }
}

.dyno-template.home-05 .section-4 .head-intro .subtitle {
  margin-bottom: 1rem;
  display: block;
}

.dyno-template.home-05 .section-4 svg.social {
  width: 35px;
}

.dyno-template.home-05 .section-4 svg.line {
  position: absolute;
  top: 115px;
  width: 768px;
  left: -93px;
}

@media (max-width: 991.98px) {
  .dyno-template.home-05 .section-4 svg.line {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-05 .section-4 svg.line {
    width: 700px;
  }
}

.dyno-template.home-05 .section-4 svg.line path {
  stroke: #aab5f3;
}

.dyno-template.home-05 .section-4 img {
  display: block;
  width: 263px;
  height: 535px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  border-radius: 29px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
  -o-object-fit: cover;
  object-fit: cover;
  padding-top: 30px;
  background-color: #fff;
}

@media (max-width: 991.98px) {
  .dyno-template.home-05 .section-4 img {
    margin: 0 auto 3rem auto;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-05 .section-4 img {
    width: 240px;
    height: 510px;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-05 .section-4 img {
    margin: 0 auto 2rem auto;
  }
}

@media (max-width: 991.98px) {
  .dyno-template.home-05 .section-4 .head-intro {
    max-width: 100%;
  }
}

@media (max-width: 991.98px) {
  .dyno-template.home-05 .section-5 {
    margin-top: -5rem !important;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-05 .section-5 {
    margin-bottom: 1rem !important;
  }
}

.dyno-template.home-05 .section-5 .head-intro .subtitle {
  margin-bottom: 1rem;
  display: block;
}

.dyno-template.home-05 .section-5 svg.social {
  width: 35px;
}

.dyno-template.home-05 .section-5 .maps {
  position: relative;
}

@media (max-width: 991.98px) {
  .dyno-template.home-05 .section-5 .maps {
    margin-bottom: 2rem;
  }
}

.dyno-template.home-05 .section-5 .maps .people {
  width: 80px;
  height: 80px;
  position: absolute;
  z-index: 10;
}

.dyno-template.home-05 .section-5 .maps .people.sm {
  width: 40px;
  height: 40px;
}

.dyno-template.home-05 .section-5 .maps .people.people1 {
  top: 160px;
  right: 150px;
}

.dyno-template.home-05 .section-5 .maps .people.people2 {
  top: 390px;
  right: 490px;
}

.dyno-template.home-05 .section-5 .maps .people.people3 {
  top: 270px;
  right: 110px;
}

.dyno-template.home-05 .section-5 .maps .people.people4 {
  top: 330px;
  right: 320px;
}

.dyno-template.home-05 .section-5 .maps .people.people5 {
  top: 520px;
  right: 340px;
}

.dyno-template.home-05 .section-5 .maps .people.people6 {
  top: 370px;
  right: 690px;
}

.dyno-template.home-05 .section-5 .maps .people.people7 {
  top: 180px;
  right: 430px;
}

.dyno-template.home-05 .section-5 .maps .people.people8 {
  top: 200px;
  right: 630px;
}

.dyno-template.home-05 .section-5 .maps .people.people9 {
  top: 430px;
  right: 170px;
}

.dyno-template.home-05 .section-5 .maps .people.people10 {
  top: 110px;
  right: 890px;
}

.dyno-template.home-05 .section-5 .maps .people.people11 {
  top: 320px;
  right: 940px;
}

.dyno-template.home-05 .section-5 .maps .people .item {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.dyno-template.home-05 .section-5 .maps .people .flag {
  position: absolute;
  width: 30px;
  height: 30px;
  -o-object-fit: cover;
  object-fit: cover;
  border: 5px solid #fff;
  right: -5px;
  top: -5px;
}

.dyno-template.home-05 .section-5 .maps .map svg {
  left: -510px !important;
}

@media (max-width: 991.98px) {
  .dyno-template.home-05 .section-5 .head-intro {
    max-width: 100%;
  }
}

.dyno-template.home-05 .section-6 .more > div:not(:nth-child(-n+3)) {
  margin-top: 4rem;
}

@media (max-width: 991.98px) {
  .dyno-template.home-05 .section-6 .more > div:not(:nth-child(-n+2)) {
    margin-top: 4rem;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-05 .section-6 .more > div:not(:first-child) {
    margin-top: 2rem;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-05 .section-6 .head-intro {
    margin-bottom: 3rem;
    text-align: left;
  }
}

@media (max-width: 575.98px) {
  .dyno-template.home-05 .section-7 {
    height: auto;
    padding: 4rem 0 !important;
  }
}

@media (max-width: 500px) {
  .dyno-template.home-05 .section-7 {
    height: 420px;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-05 .section-7 .row > div:last-of-type {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    margin-top: 2rem;
  }
}

@media (max-width: 575.98px) {
  .dyno-template.home-05 .section-7 .row > div:last-of-type {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .dyno-template.home-05 .section-7 .row > div:last-of-type a {
    margin: 0 auto 1rem auto !important;
    max-width: 210px;
  }
  .dyno-template.home-05 .section-7 .row > div:last-of-type a:last-of-type {
    margin: 0 auto !important;
  }
}

@media (max-width: 767.98px) {
  .dyno-template.home-05 .section-7 h2, .dyno-template.home-05 .section-7 h3 {
    text-align: center;
  }
}

.dyno-template.home-05 .section-7 .apple-store svg {
  height: 50px;
  margin: -4px -20px -6px -20px;
}

.dyno-template.home-05 .section-7 .google svg {
  height: 50px;
  margin: -5px -30px -10px -30px;
}

.dyno-template.home-05 .section-7 .google svg .st1 {
  stroke: #2c3f52;
  stroke-miterlimit: 10;
  stroke-width: .2px;
  fill: #2c3f52;
}

.dyno-template.home-05 .section-7 .google svg .st2 {
  fill: #2c3f52;
}

/*----------------------------------------------------------------------
[End Home 05]
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[32. Elements]
----------------------------------------------------------------------*/
.index [class*=" section-"]:last-of-type, .index [class^="section-"]:last-of-type {
  margin-bottom: 0 !important;
}

.index .section-1 {
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
}

@media (max-height: 1000px) {
  .index .section-1 {
    height: auto;
    padding: 22rem 0 8rem 0;
  }
}

@media (max-width: 991.98px) {
  .index .section-1 {
    padding: 16rem 0 6rem 0;
  }
}

@media (max-width: 767.98px) {
  .index .section-1 {
    padding: 12rem 0 5rem 0;
  }
}

.index .section-1 .row {
  position: relative;
}

.index .section-1 .head-left {
  position: absolute;
  left: -160px;
  width: 480px;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  top: 0;
}

@media (max-width: 1500px) {
  .index .section-1 .head-left {
    left: -110px;
    width: 360px;
    height: 820px;
  }
}

@media (max-width: 1199.98px) {
  .index .section-1 .head-left {
    left: -60px;
    width: 300px;
  }
}

@media (max-width: 991.98px) {
  .index .section-1 .head-left {
    width: 200px;
    height: 660px;
  }
}

@media (max-width: 767.98px) {
  .index .section-1 .head-left {
    width: 170px;
    height: 590px;
  }
}

@media (max-width: 575.98px) {
  .index .section-1 .head-left {
    left: -90px;
  }
}

.index .section-1 .head-left svg {
  width: 480px;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
}

@media (max-width: 1500px) {
  .index .section-1 .head-left svg {
    width: 360px;
    height: 820px;
  }
}

@media (max-width: 1199.98px) {
  .index .section-1 .head-left svg {
    width: 300px;
  }
}

@media (max-width: 991.98px) {
  .index .section-1 .head-left svg {
    width: 200px;
    height: 660px;
  }
}

@media (max-width: 767.98px) {
  .index .section-1 .head-left svg {
    width: 170px;
    height: 590px;
  }
}

.index .section-1 .head-right {
  position: absolute;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  right: -160px;
  width: 460px;
  top: 0;
}

@media (max-width: 1500px) {
  .index .section-1 .head-right {
    right: -130px;
    width: 360px;
    height: 820px;
  }
}

@media (max-width: 1199.98px) {
  .index .section-1 .head-right {
    width: 300px;
    right: -100px;
  }
}

@media (max-width: 991.98px) {
  .index .section-1 .head-right {
    width: 200px;
    height: 660px;
    right: -70px;
  }
}

@media (max-width: 767.98px) {
  .index .section-1 .head-right {
    width: 170px;
    height: 590px;
  }
}

@media (max-width: 575.98px) {
  .index .section-1 .head-right {
    right: -100px;
  }
}

.index .section-1 .head-right svg {
  width: 460px;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
}

@media (max-width: 1500px) {
  .index .section-1 .head-right svg {
    width: 360px;
    height: 820px;
  }
}

@media (max-width: 1199.98px) {
  .index .section-1 .head-right svg {
    width: 300px;
  }
}

@media (max-width: 991.98px) {
  .index .section-1 .head-right svg {
    width: 200px;
    height: 660px;
  }
}

@media (max-width: 767.98px) {
  .index .section-1 .head-right svg {
    width: 170px;
    height: 590px;
    right: -60px;
  }
}

.index .section-1 .head-top {
  width: 100%;
  text-align: center;
  position: absolute;
  top: -160px;
}

@media (max-width: 1500px) {
  .index .section-1 .head-top {
    top: -140px;
  }
}

@media (max-width: 1199.98px) {
  .index .section-1 .head-top {
    top: -120px;
  }
}

@media (max-width: 991.98px) {
  .index .section-1 .head-top {
    top: -90px;
  }
}

.index .section-1 .head-top svg {
  width: 360px;
}

@media (max-width: 1500px) {
  .index .section-1 .head-top svg {
    width: 320px;
  }
}

@media (max-width: 1199.98px) {
  .index .section-1 .head-top svg {
    width: 270px;
  }
}

@media (max-width: 991.98px) {
  .index .section-1 .head-top svg {
    width: 180px;
  }
}

@media (max-width: 991.98px) {
  .index .section-1 .head-intro {
    max-width: 550px;
  }
}

@media (max-width: 700px) {
  .index .section-1 .head-intro {
    max-width: 420px;
  }
}

.index .section-1 .head-intro .content p {
  font-size: 1rem;
  opacity: .7;
}

.index .section-2 {
  padding: 10rem 0;
}

@media (max-width: 1199.98px) {
  .index .section-2 {
    padding: 8rem 0;
  }
}

@media (max-width: 991.98px) {
  .index .section-2 {
    padding: 6rem 0;
  }
}

@media (max-width: 767.98px) {
  .index .section-2 {
    padding: 4rem 0;
  }
}

.index .section-2 .head-intro {
  margin-bottom: 5rem;
}

@media (max-width: 991.98px) {
  .index .section-2 .head-intro {
    margin-bottom: 3rem;
  }
}

.index .section-2 .head-intro ul li {
  font-size: 1.2rem;
  margin-right: 1rem;
  margin-left: 1rem;
}

.index .section-2 .head-intro ul li span, .index .section-2 .head-intro ul li i {
  position: relative;
  top: 4px;
  font-size: 1.3rem;
}

.index .section-2 .row:last-of-type > div:not(:nth-child(-n+2)) {
  margin-top: 4rem;
}

@media (max-width: 991.98px) {
  .index .section-2 .row:last-of-type > div:not(:first-child) {
    margin-top: 3rem;
  }
}

.index .section-2 .row:last-of-type > div a:hover div {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

.index .section-2 .row:last-of-type > div a:hover h3 {
  color: #5c53d5;
}

.index .section-2 .row:last-of-type > div .link {
  width: 100%;
  display: block;
}

.index .section-2 .row:last-of-type > div .link.coming-soon {
  cursor: progress;
}

.index .section-2 .row:last-of-type > div .link.coming-soon img {
  opacity: .3;
}

.index .section-2 .row:last-of-type > div .link div {
  margin-bottom: 1.5rem;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.index .section-2 .row:last-of-type > div .link div .badge {
  position: absolute;
  left: 10px;
  top: -10px;
}

.index .section-2 .row:last-of-type > div .link h3 {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.index .section-3 {
  padding: 10rem 0 0 0;
}

@media (max-width: 1199.98px) {
  .index .section-3 {
    padding: 8rem 0;
  }
}

@media (max-width: 991.98px) {
  .index .section-3 {
    padding: 6rem 0;
  }
}

@media (max-width: 767.98px) {
  .index .section-3 {
    padding: 4rem 0;
  }
}

.index .section-3 .head-intro {
  margin-bottom: 5rem;
}

@media (max-width: 991.98px) {
  .index .section-3 .head-intro {
    margin-bottom: 3rem;
  }
}

.index .section-3 .carousel .card {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  width: 800px !important;
  margin: 2rem;
}

@media (max-width: 1500px) {
  .index .section-3 .carousel .card {
    width: 700px !important;
  }
}

@media (max-width: 1199.98px) {
  .index .section-3 .carousel .card {
    width: 600px !important;
  }
}

@media (max-width: 991.98px) {
  .index .section-3 .carousel .card {
    width: 500px !important;
  }
}

@media (max-width: 575.98px) {
  .index .section-3 .carousel .card {
    width: 280px !important;
  }
}

.index .section-3 .carousel .card .card-body {
  padding: 0;
}

.index .section-3 .carousel .card .card-body img {
  border-radius: 0.25rem;
  -webkit-box-shadow: 0 5px 20px 10px rgba(0, 0, 0, 0.03);
  box-shadow: 0 5px 20px 10px rgba(0, 0, 0, 0.03);
}

.index .section-3 .carousel .card .card-body img:not(:first-of-type) {
  margin-top: 2rem;
}

.index .section-4 .row:last-of-type > div:not(:nth-child(-n+3)) {
  margin-top: 4rem;
}

@media (max-width: 991.98px) {
  .index .section-4 .row:last-of-type > div:not(:nth-child(-n+2)) {
    margin-top: 3rem;
  }
}

@media (max-width: 991.98px) {
  .index .section-4 .row:last-of-type > div:not(:first-child) {
    margin-top: 2rem;
  }
}

.elements [class*=" section-"][class*=" bg-"], .elements [class*=" section-"][class^="bg-"], .elements [class^="section-"][class*=" bg-"], .elements [class^="section-"][class^="bg-"] {
  padding: 6rem 0;
}

.elements.elements-icons .card {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.elements.elements-icons .card .card-header {
  border-radius: 0;
  border: 0;
  background-color: transparent;
}

.elements.elements-icons .card .card-body .icons-lists .el-icon .icon {
  text-align: center;
  min-width: 50px;
}

.elements.elements-icons .card .card-body .icons-lists .el-icon .icon i, .elements.elements-icons .card .card-body .icons-lists .el-icon .icon span {
  font-size: 1.3rem;
  display: block;
}

.elements.elements-icons .card .card-body .icons-lists .el-icon span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 1rem;
}

.elements.elements-icons .card:not(:last-of-type) {
  margin-bottom: 2rem;
}

.elements.elements-cards .section-1 .row:last-child > div:not(:nth-child(-n+3)) {
  margin-top: 2rem;
}

@media (max-width: 991.98px) {
  .elements.elements-cards .section-1 .row:last-child > div:not(:nth-child(-n+2)) {
    margin-top: 2rem;
  }
}

@media (max-width: 767.98px) {
  .elements.elements-cards .section-1 .row:last-child > div:not(:first-child) {
    margin-top: 2rem;
  }
}

.elements.elements-cards .section-2 {
  position: relative;
}

.elements.elements-cards .section-2 .el > div:not(:nth-child(-n+3)) {
  margin-top: 6rem;
}

@media (max-width: 991.98px) {
  .elements.elements-cards .section-2 .el > div:not(:nth-child(-n+2)) {
    margin-top: 6rem;
  }
}

@media (max-width: 767.98px) {
  .elements.elements-cards .section-2 .el > div:not(:first-child) {
    margin-top: 6rem;
  }
}

.elements.elements-cards .section-3 .row:last-child > div:not(:nth-child(-n+3)) {
  margin-top: 2rem;
}

@media (max-width: 991.98px) {
  .elements.elements-cards .section-3 .row:last-child > div .card {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
  .elements.elements-cards .section-3 .row:last-child > div:not(:first-child) {
    margin-top: 2rem;
  }
}

.elements.elements-cards .section-4 .row:last-child > div:not(:nth-child(-n+3)) {
  margin-top: 2rem;
}

@media (max-width: 991.98px) {
  .elements.elements-cards .section-4 .row:last-child > div:not(:first-child) {
    margin-top: 2rem;
  }
}

.elements.elements-cards .section-5 {
  position: relative;
}

.elements.elements-cards .section-5 .el > div:not(:nth-child(-n+3)) {
  margin-top: 2rem;
}

@media (max-width: 991.98px) {
  .elements.elements-cards .section-5 .el > div:not(:nth-child(-n+2)) {
    margin-top: 2rem;
  }
}

@media (max-width: 767.98px) {
  .elements.elements-cards .section-5 .el > div:not(:first-child) {
    margin-top: 2rem;
  }
}

.elements.elements-cards .section-6 .row:last-child > div .card img {
  width: 100%;
}

.elements.elements-cards .section-6 .row:last-child > div:not(:nth-child(-n+3)) {
  margin-top: 2rem;
}

@media (max-width: 991.98px) {
  .elements.elements-cards .section-6 .row:last-child > div:not(:nth-child(-n+2)) {
    margin-top: 2rem;
  }
}

@media (max-width: 767.98px) {
  .elements.elements-cards .section-6 .row:last-child > div:not(:first-child) {
    margin-top: 2rem;
  }
}

.elements.elements-cards .section-7 {
  position: relative;
}

.elements.elements-cards .section-7 .el > div:not(:nth-child(-n+3)) {
  margin-top: 2rem;
}

@media (max-width: 991.98px) {
  .elements.elements-cards .section-7 .el > div:not(:nth-child(-n+2)) {
    margin-top: 2rem;
  }
}

@media (max-width: 767.98px) {
  .elements.elements-cards .section-7 .el > div:not(:first-child) {
    margin-top: 2rem;
  }
}

.elements.elements-cards .section-8 {
  position: relative;
}

.elements.elements-cards .section-8 .el > div:not(:nth-child(-n+3)) {
  margin-top: 3rem;
}

@media (max-width: 991.98px) {
  .elements.elements-cards .section-8 .el > div:not(:nth-child(-n+2)) {
    margin-top: 3rem;
  }
}

@media (max-width: 767.98px) {
  .elements.elements-cards .section-8 .el > div:not(:first-child) {
    margin-top: 2rem;
  }
}

.elements.elements-cards .section-9 {
  position: relative;
}

.elements.elements-cards .section-9 .row:last-child > div:not(:nth-child(-n+3)) {
  margin-top: 2rem;
}

@media (max-width: 991.98px) {
  .elements.elements-cards .section-9 .row:last-child > div:not(:nth-child(-n+2)) {
    margin-top: 2rem;
  }
}

@media (max-width: 767.98px) {
  .elements.elements-cards .section-9 .row:last-child > div:not(:first-child) {
    margin-top: 2rem;
  }
}

.elements.elements-cards .section-10 {
  position: relative;
}

.elements.elements-cards .section-10 .el > div:not(:nth-child(-n+3)) {
  margin-top: 2rem;
}

@media (max-width: 991.98px) {
  .elements.elements-cards .section-10 .el > div:not(:nth-child(-n+2)) {
    margin-top: 2rem;
  }
}

@media (max-width: 767.98px) {
  .elements.elements-cards .section-10 .el > div:not(:first-child) {
    margin-top: 2rem;
  }
}

.elements.elements-pagination .section-1 {
  position: relative;
}

.elements.elements-modal .section-1 {
  position: relative;
}

.elements.elements-modal .section-1 .btn-video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 1;
}

.elements.elements-testimonials .section-1, .elements.elements-testimonials .section-3 {
  position: relative;
}

.elements.elements-testimonials .section-1 .row > div:last-child > div {
  overflow: hidden;
  padding: 10rem 0;
}

@media (max-width: 1199.98px) {
  .elements.elements-testimonials .section-1 .row > div:last-child > div {
    padding: 0;
  }
}

@media (max-width: 1199.98px) {
  .elements.elements-testimonials .section-4 .container > .row:last-child > div:not(:last-of-type) {
    margin-bottom: 2rem;
  }
}

.elements.elements-team .section-1 .team-list > div:not(:nth-child(-n+3)) {
  margin-top: 5rem;
}

@media (max-width: 1199.98px) {
  .elements.elements-team .section-1 .team-list > div:not(:nth-child(-n+2)) {
    margin-top: 3rem;
  }
}

@media (max-width: 575.98px) {
  .elements.elements-team .section-1 .team-list > div:not(:first-child) {
    margin-top: 3rem;
  }
}

.elements.elements-team .section-2 .team-list > div:not(:nth-child(-n+3)) {
  margin-top: 5rem;
}

@media (max-width: 1199.98px) {
  .elements.elements-team .section-2 .team-list > div:not(:nth-child(-n+2)) {
    margin-top: 4rem;
  }
}

@media (max-width: 767.98px) {
  .elements.elements-team .section-2 .team-list > div:not(:first-child) {
    margin-top: 4rem;
  }
}

.elements.elements-team .section-3 .team-list > div:not(:nth-child(-n+3)) {
  margin-top: 2rem;
}

@media (max-width: 991.98px) {
  .elements.elements-team .section-3 .team-list > div:not(:nth-child(-n+2)) {
    margin-top: 2rem;
  }
}

@media (max-width: 575.98px) {
  .elements.elements-team .section-3 .team-list > div:not(:first-child) {
    margin-top: 2rem;
  }
}

.elements.elements-jumbotron .section-1 .heading {
  padding-bottom: 6rem;
}

@media (max-width: 767.98px) {
  .elements.elements-jumbotron .section-1 .heading {
    padding-bottom: 5rem;
  }
}

@media (max-width: 575.98px) {
  .elements.elements-jumbotron .heading {
    min-height: 500px;
  }
}

.elements.elements-posts .section-1 .row:last-child > div:not(:nth-child(-n+2)) {
  margin-top: 4rem;
}

@media (max-width: 767.98px) {
  .elements.elements-posts .section-1 .row:last-child > div:not(:first-child) {
    margin-top: 4rem;
  }
}

@media (max-width: 575.98px) {
  .elements.elements-posts .section-2 .row:last-child > div .card-img {
    height: auto;
  }
}

.elements.elements-posts .section-2 .row:last-child > div:not(:nth-child(-n+2)) {
  margin-top: 4rem;
}

@media (max-width: 767.98px) {
  .elements.elements-posts .section-2 .row:last-child > div:not(:first-child) {
    margin-top: 3rem;
  }
}

@media (max-width: 575.98px) {
  .elements.elements-posts .section-2 .row:last-child > div:not(:first-child) {
    margin-top: 2rem;
  }
}

input.color-input {
  color: #fff;
  background-color: #5c53d5;
  cursor: pointer;
  border-radius: 0.2rem;
  border: 2px solid #fff;
  width: 120px;
  text-align: center;
  position: absolute;
  left: 1rem;
  top: 1rem;
  font-size: 1.2rem;
  z-index: 10;
}

input.color-input[data-target="heading"], input.color-input[data-target="pagination"], input.color-input[data-target="testimonial"], input.color-input[data-target="card-ver-11"], input.color-input[data-target="card-ver-10"], input.color-input[data-target="card-ver-8"], input.color-input[data-target="card-ver-4"], input.color-input[data-target="card-ver-14"] {
  color: #fff;
  background-color: #5c53d5;
  cursor: pointer;
  border-radius: 0.2rem;
  border: 2px solid #fff;
  width: 120px;
  text-align: center;
  position: absolute;
  left: 1rem;
  top: 1rem;
  font-size: 1.2rem;
  z-index: 10;
}

.huebee__cursor {
  width: 30px;
  height: 30px;
}

.huebee {
  z-index: 99;
}

.heading-huebee-class .huebee__container .huebee__canvas {
  margin-right: -60px;
  margin-bottom: -30px;
}

.heading-change, .pagination-change, .testimonial-change, .card-ver-11-change {
  position: absolute;
  left: 15px;
  bottom: 20px;
}

/*----------------------------------------------------------------------
[End Elements]
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[33. About Pages]
----------------------------------------------------------------------*/
.about-01 .section-1 .images {
  position: relative;
}

@media (max-width: 991.98px) {
  .about-01 .section-1 .images {
    margin-top: 3rem;
  }
}

.about-01 .section-1 .images .img1 {
  width: 380px;
  max-width: 100%;
  margin-left: auto;
  display: block;
  height: 500px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 991.98px) {
  .about-01 .section-1 .images .img1 {
    width: 600px;
  }
}

@media (max-width: 767.98px) {
  .about-01 .section-1 .images .img1 {
    width: 400px;
    height: 400px;
  }
}

@media (max-width: 575.98px) {
  .about-01 .section-1 .images .img1 {
    width: 100%;
    height: auto;
    margin: 0 0 2rem 0;
  }
}

.about-01 .section-1 .images .img2 {
  margin-top: -10rem;
  margin-left: 3rem;
  width: 320px;
  height: 240px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 991.98px) {
  .about-01 .section-1 .images .img2 {
    margin-left: 0;
    width: 400px;
    height: 300px;
    margin-top: -14rem;
  }
}

@media (max-width: 767.98px) {
  .about-01 .section-1 .images .img2 {
    width: 260px;
    height: 180px;
    margin-top: -8rem;
  }
}

@media (max-width: 575.98px) {
  .about-01 .section-1 .images .img2 {
    width: 100%;
    height: auto;
    margin: 0;
  }
}

.about-01 .section-2 .believe {
  margin-top: 4.5rem;
}

.about-01 .section-2 .believe > div:not(:nth-child(-n+3)) {
  margin-top: 6rem;
}

@media (max-width: 991.98px) {
  .about-01 .section-2 .believe > div:not(:nth-child(-n+2)) {
    margin-top: 6rem;
  }
}

@media (max-width: 767.98px) {
  .about-01 .section-2 .believe > div:not(:first-child) {
    margin-top: 6rem;
  }
}

.about-01 .section-3 img {
  height: auto;
}

.about-01 .section-3 .btn-video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 1;
}

.about-01 .section-4 .answer {
  position: relative;
}

.about-01 .section-4 .answer img {
  height: 420px;
  -o-object-fit: cover;
  object-fit: cover;
}

.about-01 .section-4 .answer blockquote {
  position: relative;
  margin-left: 60%;
}

.about-02 .section-1 {
  margin-top: -10rem;
  z-index: 10;
}

@media (max-width: 767.98px) {
  .about-02 .section-1 {
    margin-top: -6rem;
    margin-bottom: 4rem;
  }
}

@media (max-width: 991.98px) {
  .about-02 .section-1 .row > div:last-of-type {
    margin-top: 2rem;
  }
}

.about-02 .section-1 video {
  width: 100%;
  height: 360px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 991.98px) {
  .about-02 .section-1 video {
    height: 320px;
  }
}

.about-02 .section-1 video:hover + .btn-video {
  opacity: 1 !important;
}

.about-02 .section-1 .btn-video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 1;
}

.about-02 .section-1 .btn-video:hover {
  opacity: 1 !important;
}

.about-02 .section-1 .card .media {
  margin-bottom: 1.5rem;
}

.about-02 .section-1 .card .card-body {
  padding: 3rem 3rem 1.5rem 3rem;
}

@media (max-width: 1199.98px) {
  .about-02 .section-1 .card .card-body {
    padding: 2rem 1rem 1.5rem 1rem;
  }
}

@media (max-width: 991.98px) {
  .about-02 .section-1 .card .card-body {
    padding: 3rem 3rem 1.5rem 3rem;
    height: auto;
  }
}

@media (max-width: 991.98px) {
  .about-02 .section-1 .card .card-body .links {
    margin-top: 2rem !important;
  }
}

@media (max-width: 767.98px) {
  .about-02 .section-1 .card .card-body .links {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media (max-width: 767.98px) {
  .about-02 .section-1 .card .card-body .links li {
    margin: 0 .25rem .5rem .25rem;
  }
}

.about-02 .section-1 .card .card-body .links li .icon {
  color: #adb5bd;
}

.about-02 .section-1 .card .card-body .links li a {
  font-weight: 500;
  font-size: .9rem;
  color: #adb5bd;
}

.about-02 .section-1 .card .card-body .links li a:hover {
  color: #5c53d5;
}

.about-02 .section-2 .hello img {
  height: 700px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 991.98px) {
  .about-02 .section-2 .hello img {
    height: 400px;
    -o-object-position: top;
    object-position: top;
    max-width: 380px;
    margin: 0 auto 3rem 0;
    display: block;
  }
}

.about-02 .section-2 .hello .head-intro {
  margin-left: 2rem;
}

@media (max-width: 991.98px) {
  .about-02 .section-2 .hello .head-intro {
    margin-left: 0;
    margin-bottom: 4rem !important;
  }
}

.about-02 .section-2 .fan-of img {
  height: 800px;
  margin-top: -4rem;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 1199.98px) {
  .about-02 .section-2 .fan-of img {
    height: 700px;
    margin-top: -1rem;
  }
}

@media (max-width: 991.98px) {
  .about-02 .section-2 .fan-of img {
    width: 380px;
    height: 400px;
    margin: 0 auto 3rem 0;
    display: block;
  }
}

.about-02 .section-2 .fan-of .head-intro {
  margin-right: 2rem;
  margin-bottom: 0;
}

@media (max-width: 991.98px) {
  .about-02 .section-2 .fan-of .head-intro {
    margin-right: 0;
  }
}

.about-02 .section-3 .images {
  margin-bottom: 7rem;
}

@media (max-width: 991.98px) {
  .about-02 .section-3 .images {
    margin-bottom: 5rem;
  }
}

@media (max-width: 767.98px) {
  .about-02 .section-3 .images {
    margin-bottom: 3rem;
  }
}

.about-02 .section-3 .images > div:not(:nth-child(-n+3)) {
  margin-top: 1.5rem;
}

@media (max-width: 767.98px) {
  .about-02 .section-3 .images > div:not(:first-child) {
    margin-top: 1.5rem;
  }
}

.about-03 .section-1 img {
  height: 360px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 991.98px) {
  .about-03 .section-1 img {
    margin-bottom: 2rem;
  }
}

.about-03 .section-1 .title .head-intro {
  margin-left: 0;
}

.about-03 .section-1 .head-intro {
  margin-left: 1rem;
}

@media (max-width: 991.98px) {
  .about-03 .section-1 .head-intro {
    margin-left: 0;
  }
}

.about-03 .section-2 .benefits > div:not(:nth-child(-n+3)) {
  margin-top: 2rem;
}

@media (max-width: 991.98px) {
  .about-03 .section-2 .benefits > div:not(:nth-child(-n+2)) {
    margin-top: 2rem;
  }
}

@media (max-width: 767.98px) {
  .about-03 .section-2 .benefits > div:not(:first-child) {
    margin-top: 2rem;
  }
}

@media (max-width: 991.98px) {
  .about-03 .section-3 {
    margin-bottom: 0;
  }
}

.about-03 .section-3 video {
  width: 100%;
  height: 640px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 991.98px) {
  .about-03 .section-3 video {
    height: 400px;
  }
}

.about-03 .section-3 video:hover + .btn-video {
  opacity: 1 !important;
}

@media (max-width: 991.98px) {
  .about-03 .section-3 .row > div:first-of-type {
    margin-bottom: 2rem;
  }
}

.about-03 .section-3 .btn-video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 1;
}

.about-03 .section-3 .btn-video:hover {
  opacity: 1 !important;
}

.about-03 .section-3 .head-intro {
  margin-left: 2rem;
}

@media (max-width: 991.98px) {
  .about-03 .section-3 .head-intro {
    margin-left: 0;
  }
}

@media (max-width: 991.98px) {
  .about-03 .section-4 {
    margin: 4rem 0;
  }
}

.about-03 .section-4 .container {
  margin-top: -3rem;
  margin-bottom: -3rem;
}

@media (max-width: 991.98px) {
  .about-03 .section-4 .container {
    margin-top: 0;
    margin-bottom: 0;
  }
}

.about-03 .section-4 .head-intro {
  margin-bottom: 8rem;
}

@media (max-width: 991.98px) {
  .about-03 .section-4 .head-intro {
    margin-bottom: 0;
  }
}

.about-04 .section-1 img {
  margin-left: 1.5rem;
  height: 420px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 991.98px) {
  .about-04 .section-1 img {
    margin-left: 0;
  }
}

@media (max-width: 991.98px) {
  .about-04 .section-1 .head-intro {
    margin-bottom: 2rem !important;
  }
}

.about-04 .section-2 .stories > div:not(:nth-child(-n+3)) {
  margin-top: 2rem;
}

@media (max-width: 991.98px) {
  .about-04 .section-2 .stories > div .card {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
  .about-04 .section-2 .stories > div:not(:first-child) {
    margin-top: 2rem;
  }
}

/*----------------------------------------------------------------------
[End About Pages]
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[34. Services Pages]
----------------------------------------------------------------------*/
.services-01 .section-1 .service-list > div:not(:nth-child(-n+3)) {
  margin-top: 2rem;
}

@media (max-width: 991.98px) {
  .services-01 .section-1 .service-list > div:not(:nth-child(-n+2)) {
    margin-top: 2rem;
  }
}

@media (max-width: 767.98px) {
  .services-01 .section-1 .service-list > div:not(:first-child) {
    margin-top: 2rem;
  }
}

.services-01 .section-3 {
  padding: 6rem 0;
}

@media (max-width: 1199.98px) {
  .services-01 .section-3 {
    margin: 0;
  }
}

.services-01 .section-3 img {
  max-width: 1920px;
  width: 1920px;
  height: 680px;
  position: absolute;
  right: 100px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 1199.98px) {
  .services-01 .section-3 img {
    width: 100%;
    max-width: 100%;
    height: 600px;
    top: unset;
    position: relative;
    right: unset;
    -webkit-transform: none;
    transform: none;
    margin-bottom: 4rem;
  }
}

@media (max-width: 991.98px) {
  .services-01 .section-3 img {
    height: 500px;
    margin-bottom: 3rem;
  }
}

@media (max-width: 767.98px) {
  .services-01 .section-3 img {
    height: 400px;
    margin-bottom: 2rem;
  }
}

@media (max-width: 575.98px) {
  .services-01 .section-3 img {
    height: auto;
  }
}

.services-02 .section-1 .row > div:not(:nth-child(-n+2)) {
  margin-top: 1.5rem;
}

@media (max-width: 767.98px) {
  .services-02 .section-1 .row > div:not(:first-child) {
    margin-top: 1.5rem;
  }
}

.services-02 .section-1 .card img {
  width: 100%;
  max-width: 100%;
}

@media (max-width: 1199.98px) {
  .services-02 .section-1 .card img {
    height: 400px;
  }
}

@media (max-width: 767.98px) {
  .services-02 .section-1 .card img {
    height: 340px;
  }
}

.services-02 .section-2 .benefits > div:not(:nth-child(-n+3)) {
  margin-top: 3rem;
}

@media (max-width: 1199.98px) {
  .services-02 .section-2 .benefits > div:not(:nth-child(-n+2)) {
    margin-top: 3rem;
  }
}

@media (max-width: 767.98px) {
  .services-02 .section-2 .benefits > div:not(:first-child) {
    margin-top: 2rem;
  }
}

.services-03 .section-1 .service-list > div:not(:nth-child(-n+3)) {
  margin-top: 2rem;
}

@media (max-width: 991.98px) {
  .services-03 .section-1 .service-list > div:not(:nth-child(-n+2)) {
    margin-top: 2rem;
  }
}

@media (max-width: 767.98px) {
  .services-03 .section-1 .service-list > div:not(:first-child) {
    margin-top: 2rem;
  }
}

.services-03 .section-2 .head-intro {
  margin-bottom: 6rem;
}

@media (max-width: 991.98px) {
  .services-03 .section-2 .head-intro {
    margin-bottom: 4rem;
  }
}

.services-03 .section-2 .benefits > div:not(:nth-child(-n+3)) {
  margin-top: 6rem;
}

@media (max-width: 991.98px) {
  .services-03 .section-2 .benefits > div:not(:nth-child(-n+2)) {
    margin-top: 2rem;
  }
}

@media (max-width: 767.98px) {
  .services-03 .section-2 .benefits > div:not(:first-child) {
    margin-top: 2rem;
  }
}

.services-03 .section-3 .row > div:not(:first-of-type):not(:last-of-type) {
  margin-bottom: 2rem;
}

/*----------------------------------------------------------------------
[End Services Pages]
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[35. Team Pages]
----------------------------------------------------------------------*/
.team-01 .section-1 .team-list > div:not(:nth-child(-n+3)) {
  margin-top: 5rem;
}

@media (max-width: 1199.98px) {
  .team-01 .section-1 .team-list > div:not(:nth-child(-n+2)) {
    margin-top: 3rem;
  }
}

@media (max-width: 575.98px) {
  .team-01 .section-1 .team-list > div:not(:first-child) {
    margin-top: 3rem;
  }
}

.team-02 .section-1 .team-list > div:not(:nth-child(-n+3)) {
  margin-top: 5rem;
}

@media (max-width: 1199.98px) {
  .team-02 .section-1 .team-list > div:not(:nth-child(-n+2)) {
    margin-top: 4rem;
  }
}

@media (max-width: 767.98px) {
  .team-02 .section-1 .team-list > div:not(:first-child) {
    margin-top: 4rem;
  }
}

.team-03 .section-1 .team-list > div:not(:nth-child(-n+3)) {
  margin-top: 2rem;
}

@media (max-width: 991.98px) {
  .team-03 .section-1 .team-list > div:not(:nth-child(-n+2)) {
    margin-top: 2rem;
  }
}

@media (max-width: 575.98px) {
  .team-03 .section-1 .team-list > div:not(:first-child) {
    margin-top: 2rem;
  }
}

/*----------------------------------------------------------------------
[End Team Pages]
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[36. Contacts Pages]
----------------------------------------------------------------------*/
.contacts-01 .section-1 .office-list {
  margin-bottom: 5rem;
}

@media (max-width: 991.98px) {
  .contacts-01 .section-1 .office-list {
    margin-bottom: 3rem;
  }
}

@media (max-width: 767.98px) {
  .contacts-01 .section-1 .office-list {
    margin-bottom: 2rem;
  }
}

.contacts-01 .section-1 .office-list a {
  color: #2c3f52;
}

.contacts-01 .section-1 .office-list a:hover {
  color: #5c53d5;
}

.contacts-01 .section-1 .office-list > div:not(:nth-child(-n+3)) {
  margin-top: 3rem;
}

@media (max-width: 1199.98px) {
  .contacts-01 .section-1 .office-list > div:not(:nth-child(-n+2)) {
    margin-top: 3rem;
  }
}

@media (max-width: 991.98px) {
  .contacts-01 .section-1 .office-list {
    text-align: center;
  }
  .contacts-01 .section-1 .office-list > div:not(:first-child) {
    margin-top: 2rem;
  }
}

@media (max-width: 767.98px) {
  .contacts-01 .section-1 .office-list > div:not(:first-child) {
    margin-top: 1rem;
  }
}

.contacts-01 .section-1 form {
  text-align: center;
}

.contacts-01 .section-2 {
  overflow: hidden;
  background: #f8f9fa;
}

.contacts-01 .section-2 iframe {
  border: 0;
  width: 100%;
  height: 800px;
  display: block;
}

@media (max-width: 991.98px) {
  .contacts-01 .section-2 iframe {
    height: 600px;
  }
}

@media (max-width: 767.98px) {
  .contacts-01 .section-2 iframe {
    height: 500px;
  }
}

.contacts-02 .section-1 {
  position: relative;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
}

@media (max-width: 1199.98px) {
  .contacts-02 .section-1 {
    height: auto;
    padding-top: 10rem;
  }
}

@media (max-width: 991.98px) {
  .contacts-02 .section-1 {
    padding-top: 8rem;
  }
}

@media (max-width: 575.98px) {
  .contacts-02 .section-1 {
    padding-bottom: 0;
  }
}

.contacts-02 .section-1 .div-form {
  max-width: 600px;
  margin-left: auto;
  margin-right: 5rem;
}

@media (max-width: 1500px) {
  .contacts-02 .section-1 .div-form {
    max-width: 500px;
  }
}

@media (max-width: 1600px) {
  .contacts-02 .section-1 .div-form {
    margin-right: 0;
    max-width: 550px;
  }
}

@media (max-width: 1199.98px) {
  .contacts-02 .section-1 .div-form {
    max-width: 930px;
    margin: 0 auto;
  }
}

@media (max-width: 991.98px) {
  .contacts-02 .section-1 .div-form {
    max-width: 690px;
  }
}

@media (max-width: 767.98px) {
  .contacts-02 .section-1 .div-form {
    max-width: 510px;
  }
}

@media (max-width: 1199.98px) {
  .contacts-02 .section-1 form .form-control {
    background-color: rgba(255, 255, 255, 0.6);
  }
}

.contacts-02 .section-1 img {
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  bottom: 0;
  left: 48vw;
  border-top-left-radius: 150rem;
  border-bottom-left-radius: 70rem;
  height: 100vh;
  width: 52vw;
}

@media (max-width: 1700px) {
  .contacts-02 .section-1 img {
    left: 50vw;
    width: 50vw;
  }
}

@media (max-width: 1600px) {
  .contacts-02 .section-1 img {
    left: 55vw;
    width: 70vw;
  }
}

@media (max-width: 1199.98px) {
  .contacts-02 .section-1 img {
    height: 960px;
    left: 2vw;
    width: 100vw;
    z-index: -1;
    opacity: .1;
    top: 0;
  }
}

@media (max-width: 991.98px) {
  .contacts-02 .section-1 img {
    height: 910px;
  }
}

@media (max-width: 767.98px) {
  .contacts-02 .section-1 img {
    height: 840px;
  }
}

@media (max-width: 575.98px) {
  .contacts-02 .section-1 img {
    display: none;
  }
}

.contacts-03 .section-1 {
  position: relative;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
}

@media (max-width: 1600px) {
  .contacts-03 .section-1 {
    height: auto;
    padding: 10rem 0 6rem 0 !important;
  }
}

@media (max-width: 1199.98px) {
  .contacts-03 .section-1 {
    padding: 8rem 0 6rem 0 !important;
  }
}

@media (max-width: 767.98px) {
  .contacts-03 .section-1 {
    padding: 6rem 0 4rem 0 !important;
  }
}

.contacts-03 .section-1 .div-form {
  background: rgba(255, 255, 255, 0.8);
  padding: 7rem;
  max-width: 720px;
  margin-left: auto;
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.04);
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.04);
  border-radius: 0.25rem;
}

@media (max-width: 1600px) {
  .contacts-03 .section-1 .div-form {
    max-width: 640px;
    padding: 5rem 6rem;
  }
}

@media (max-width: 1500px) {
  .contacts-03 .section-1 .div-form {
    max-width: 580px;
    padding: 5rem 4rem;
  }
}

@media (max-width: 1300px) {
  .contacts-03 .section-1 .div-form {
    max-width: 520px;
    padding: 4rem 3rem;
  }
}

@media (max-width: 1199.98px) {
  .contacts-03 .section-1 .div-form {
    max-width: 600px;
    margin: 0 auto;
  }
}

@media (max-width: 767.98px) {
  .contacts-03 .section-1 .div-form {
    max-width: 100%;
    padding: 3rem;
  }
}

@media (max-width: 575.98px) {
  .contacts-03 .section-1 .div-form {
    padding: 2rem 1rem;
  }
}

.contacts-03 .section-1 img {
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  width: 100vw;
  -o-object-position: top;
  object-position: top;
}

@media (max-width: 1600px) {
  .contacts-03 .section-1 img {
    height: 100%;
  }
}

.contacts-04 .section-1 {
  position: relative;
  overflow: hidden;
  margin-top: 8rem;
  height: calc(100vh - 8rem);
  height: calc(calc(var(--vh, 1vh) * 100) - 8rem);
}

@media (max-width: 1199.98px) {
  .contacts-04 .section-1 {
    height: auto;
    padding-top: 6rem !important;
    overflow: visible;
    margin-top: 6rem;
  }
}

@media (max-width: 767.98px) {
  .contacts-04 .section-1 {
    padding-top: 4rem !important;
  }
}

.contacts-04 .section-1 .div-form {
  max-width: 600px;
  margin-left: auto;
  margin-right: 5rem;
}

@media (max-width: 1600px) {
  .contacts-04 .section-1 .div-form {
    max-width: 550px;
  }
}

@media (max-width: 1500px) {
  .contacts-04 .section-1 .div-form {
    max-width: 500px;
  }
}

@media (max-width: 1400px) {
  .contacts-04 .section-1 .div-form {
    max-width: 480px;
  }
}

@media (max-width: 1199.98px) {
  .contacts-04 .section-1 .div-form {
    max-width: 930px;
    margin: 0 auto;
  }
}

@media (max-width: 991.98px) {
  .contacts-04 .section-1 .div-form {
    max-width: 690px;
  }
}

@media (max-width: 767.98px) {
  .contacts-04 .section-1 .div-form {
    max-width: 510px;
  }
}

.contacts-04 .section-1 .div-form .head-intro * {
  color: #fff;
}

.contacts-04 .section-1 .div-form .form-control {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  border-top: 0;
  border-left: 0;
  border-right: 0;
  background: transparent;
  color: #fff;
  font-weight: 400;
}

.contacts-04 .section-1 .div-form .form-control:focus {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.contacts-04 .section-1 .div-form #resetForm:hover {
  color: #fff !important;
}

.contacts-04 .section-1 .map {
  position: absolute;
  right: 0;
  width: 50vw;
  height: calc(100vh + 1px - 8rem);
  height: calc(calc(var(--vh, 1vh) * 100) + 1px - 8rem);
  top: 0;
}

@media (max-width: 1199.98px) {
  .contacts-04 .section-1 .map {
    position: relative;
    width: 100%;
    height: 800px;
    margin-top: 6rem;
  }
}

@media (max-width: 991.98px) {
  .contacts-04 .section-1 .map {
    height: 600px;
  }
}

@media (max-width: 767.98px) {
  .contacts-04 .section-1 .map {
    margin-top: 4rem;
  }
}

.contacts-04 .section-1 .map iframe {
  border: 0;
  width: 100%;
  height: 100%;
}

/*----------------------------------------------------------------------
[End Contacts Pages]
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[37. Error Pages]
----------------------------------------------------------------------*/
.error-01 .heading {
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  text-align: center;
}

.error-01 .heading .title {
  font-size: 10rem;
  line-height: 1;
}

@media (max-width: 991.98px) {
  .error-01 .heading .title {
    font-size: 8rem;
  }
}

@media (max-width: 575.98px) {
  .error-01 .heading .title {
    font-size: 6rem;
  }
}

.error-01 .heading .title small {
  display: block;
  font-size: 2rem;
  margin-bottom: 1rem;
}

@media (max-width: 991.98px) {
  .error-01 .heading .title small {
    font-size: 1.6rem;
    margin-bottom: .5rem;
  }
}

@media (max-width: 575.98px) {
  .error-01 .heading .title small {
    font-size: 1.2rem;
  }
}

.error-02 .heading {
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
}

.error-02 .heading svg {
  position: absolute;
  width: 800px;
  left: 45%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.error-02 .heading .title {
  font-size: 10rem;
  line-height: 1;
}

@media (max-width: 991.98px) {
  .error-02 .heading .title {
    font-size: 8rem;
  }
}

@media (max-width: 575.98px) {
  .error-02 .heading .title {
    font-size: 6rem;
  }
}

.error-02 .heading .title small {
  display: block;
  font-size: 2rem;
  margin-bottom: 1rem;
}

@media (max-width: 991.98px) {
  .error-02 .heading .title small {
    font-size: 1.6rem;
    margin-bottom: .5rem;
  }
}

@media (max-width: 575.98px) {
  .error-02 .heading .title small {
    font-size: 1.2rem;
  }
}

.error-03 .heading {
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  text-align: center;
}

@media (max-width: 1199.98px) {
  .error-03 .heading {
    height: auto;
    padding-top: 6rem !important;
  }
}

.error-03 .heading svg {
  width: 640px;
  margin: 0 auto 2rem auto;
}

@media (max-width: 1199.98px) {
  .error-03 .heading svg {
    width: 540px;
  }
}

@media (max-width: 767.98px) {
  .error-03 .heading svg {
    width: 100%;
  }
}

.error-03 .heading .title {
  font-size: 7rem;
  line-height: 1;
  margin: 0;
}

.error-03 .heading p {
  font-size: 1.5rem;
  line-height: 1;
  margin-bottom: 3rem;
  font-weight: 500;
}

/*----------------------------------------------------------------------
[End Error Pages]
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[38. Portfolio Pages]
----------------------------------------------------------------------*/
.portfolio-page.portfolio-09 .portfolio.grid, .portfolio-page.portfolio-10 .portfolio.grid {
  max-width: 80vw;
  margin: 0 auto;
}

.portfolio-page.portfolio-11 .portfolio .row > div:not(:nth-last-child(-n+2)), .portfolio-page.portfolio-14 .portfolio .row > div:not(:nth-last-child(-n+2)) {
  margin-bottom: 30px;
}

@media (max-width: 1199.98px) {
  .portfolio-page.portfolio-11 .portfolio .row > div:not(:nth-last-child(-n+2)), .portfolio-page.portfolio-14 .portfolio .row > div:not(:nth-last-child(-n+2)) {
    margin-bottom: 0;
  }
  .portfolio-page.portfolio-11 .portfolio .row > div:not(:last-of-type), .portfolio-page.portfolio-14 .portfolio .row > div:not(:last-of-type) {
    margin-bottom: 15px;
  }
}

.portfolio-page.portfolio-12 .portfolio .row > div:not(:nth-last-child(-n+3)), .portfolio-page.portfolio-15 .portfolio .row > div:not(:nth-last-child(-n+3)) {
  margin-bottom: 30px;
}

@media (max-width: 1199.98px) {
  .portfolio-page.portfolio-12 .portfolio .row > div:not(:nth-last-child(-n+3)), .portfolio-page.portfolio-15 .portfolio .row > div:not(:nth-last-child(-n+3)) {
    margin-bottom: 0;
  }
  .portfolio-page.portfolio-12 .portfolio .row > div:not(:nth-last-child(-n+2)), .portfolio-page.portfolio-15 .portfolio .row > div:not(:nth-last-child(-n+2)) {
    margin-bottom: 30px;
  }
}

@media (max-width: 767.98px) {
  .portfolio-page.portfolio-12 .portfolio .row > div:not(:nth-last-child(-n+2)), .portfolio-page.portfolio-15 .portfolio .row > div:not(:nth-last-child(-n+2)) {
    margin-bottom: 0;
  }
  .portfolio-page.portfolio-12 .portfolio .row > div:not(:last-of-type), .portfolio-page.portfolio-15 .portfolio .row > div:not(:last-of-type) {
    margin-bottom: 15px;
  }
}

.portfolio-page.portfolio-13 .portfolio .row > div:not(:nth-last-child(-n+4)), .portfolio-page.portfolio-16 .portfolio .row > div:not(:nth-last-child(-n+4)) {
  margin-bottom: 30px;
}

@media (max-width: 1199.98px) {
  .portfolio-page.portfolio-13 .portfolio .row > div:not(:nth-last-child(-n+4)), .portfolio-page.portfolio-16 .portfolio .row > div:not(:nth-last-child(-n+4)) {
    margin-bottom: 0;
  }
  .portfolio-page.portfolio-13 .portfolio .row > div:not(:nth-last-child(-n+2)), .portfolio-page.portfolio-16 .portfolio .row > div:not(:nth-last-child(-n+2)) {
    margin-bottom: 30px;
  }
}

@media (max-width: 991.98px) {
  .portfolio-page.portfolio-13 .portfolio .row > div:not(:nth-last-child(-n+2)), .portfolio-page.portfolio-16 .portfolio .row > div:not(:nth-last-child(-n+2)) {
    margin-bottom: 0;
  }
  .portfolio-page.portfolio-13 .portfolio .row > div:not(:last-of-type), .portfolio-page.portfolio-16 .portfolio .row > div:not(:last-of-type) {
    margin-bottom: 15px;
  }
}

.portfolio-page.portfolio-16 .portfolio .grid-item {
  height: 400px;
}

@media (max-width: 1199.98px) {
  .portfolio-page.portfolio-16 .portfolio .grid-item {
    height: 100%;
  }
}

.portfolio-page.portfolio-17 .portfolio img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 991.98px) {
  .portfolio-page.portfolio-17 .portfolio .items-row {
    -webkit-box-orient: unset !important;
    -webkit-box-direction: unset !important;
    -ms-flex-direction: unset !important;
    flex-direction: unset !important;
    max-width: 100%;
    margin: 0;
  }
  .portfolio-page.portfolio-17 .portfolio .items-row.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
}

.portfolio-page.portfolio-17 .portfolio .items-row .card-12 {
  width: 50%;
}

.portfolio-page.portfolio-17 .portfolio .items-row .card-12 > div {
  max-width: 600px;
}

@media (max-width: 767.98px) {
  .portfolio-page.portfolio-17 .portfolio .items-row .card-12 {
    width: 100%;
  }
}

.portfolio-page.portfolio-18 .portfolio img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 991.98px) {
  .portfolio-page.portfolio-18 .portfolio .items-row {
    -webkit-box-orient: unset !important;
    -webkit-box-direction: unset !important;
    -ms-flex-direction: unset !important;
    flex-direction: unset !important;
    max-width: 100%;
    margin: 0;
  }
}

@media (max-width: 1500px) {
  .portfolio-page.portfolio-18 .portfolio .items-row:nth-of-type(odd) .card-12:nth-of-type(1) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .portfolio-page.portfolio-18 .portfolio .items-row:nth-of-type(odd) .card-12:nth-of-type(2) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .portfolio-page.portfolio-18 .portfolio .items-row:nth-of-type(odd) .card-12:nth-of-type(3) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .portfolio-page.portfolio-18 .portfolio .items-row:nth-of-type(odd) .card-12:nth-of-type(4) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .portfolio-page.portfolio-18 .portfolio .items-row:nth-of-type(even) .card-12:nth-of-type(1) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .portfolio-page.portfolio-18 .portfolio .items-row:nth-of-type(even) .card-12:nth-of-type(2) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .portfolio-page.portfolio-18 .portfolio .items-row:nth-of-type(even) .card-12:nth-of-type(3) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .portfolio-page.portfolio-18 .portfolio .items-row:nth-of-type(even) .card-12:nth-of-type(4) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
}

@media (max-width: 991.98px) {
  .portfolio-page.portfolio-18 .portfolio .items-row:nth-of-type(odd) .card-12:nth-of-type(1), .portfolio-page.portfolio-18 .portfolio .items-row:nth-of-type(even) .card-12:nth-of-type(1) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .portfolio-page.portfolio-18 .portfolio .items-row:nth-of-type(odd) .card-12:nth-of-type(2), .portfolio-page.portfolio-18 .portfolio .items-row:nth-of-type(even) .card-12:nth-of-type(2) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .portfolio-page.portfolio-18 .portfolio .items-row:nth-of-type(odd) .card-12:nth-of-type(3), .portfolio-page.portfolio-18 .portfolio .items-row:nth-of-type(even) .card-12:nth-of-type(3) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .portfolio-page.portfolio-18 .portfolio .items-row:nth-of-type(odd) .card-12:nth-of-type(4), .portfolio-page.portfolio-18 .portfolio .items-row:nth-of-type(even) .card-12:nth-of-type(4) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
}

.portfolio-page.portfolio-18 .portfolio .items-row .card-12 {
  width: calc(100% / 4);
}

@media (max-width: 1500px) {
  .portfolio-page.portfolio-18 .portfolio .items-row .card-12 {
    width: calc(100% / 2);
  }
}

@media (max-width: 991.98px) {
  .portfolio-page.portfolio-18 .portfolio .items-row .card-12 {
    width: 100%;
  }
}

.portfolio-page.portfolio-19 .portfolio img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 991.98px) {
  .portfolio-page.portfolio-19 .portfolio .items-row {
    -webkit-box-orient: unset !important;
    -webkit-box-direction: unset !important;
    -ms-flex-direction: unset !important;
    flex-direction: unset !important;
    max-width: 100%;
    margin: 0;
  }
}

.portfolio-page.portfolio-19 .portfolio .items-row .card-12 {
  width: calc(100% / 6);
}

@media (max-width: 1800px) {
  .portfolio-page.portfolio-19 .portfolio .items-row .card-12 {
    width: calc(100% / 3);
  }
}

@media (max-width: 1199.98px) {
  .portfolio-page.portfolio-19 .portfolio .items-row .card-12 {
    width: calc(100% / 2);
  }
  .portfolio-page.portfolio-19 .portfolio .items-row .card-12:nth-of-type(1) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .portfolio-page.portfolio-19 .portfolio .items-row .card-12:nth-of-type(2) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .portfolio-page.portfolio-19 .portfolio .items-row .card-12:nth-of-type(3) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .portfolio-page.portfolio-19 .portfolio .items-row .card-12:nth-of-type(4) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .portfolio-page.portfolio-19 .portfolio .items-row .card-12:nth-of-type(5) {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .portfolio-page.portfolio-19 .portfolio .items-row .card-12:nth-of-type(6) {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
}

@media (max-width: 767.98px) {
  .portfolio-page.portfolio-19 .portfolio .items-row .card-12 {
    width: 100%;
  }
  .portfolio-page.portfolio-19 .portfolio .items-row .card-12:nth-of-type(1) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .portfolio-page.portfolio-19 .portfolio .items-row .card-12:nth-of-type(2) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .portfolio-page.portfolio-19 .portfolio .items-row .card-12:nth-of-type(3) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .portfolio-page.portfolio-19 .portfolio .items-row .card-12:nth-of-type(4) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .portfolio-page.portfolio-19 .portfolio .items-row .card-12:nth-of-type(5) {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .portfolio-page.portfolio-19 .portfolio .items-row .card-12:nth-of-type(6) {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
}

.portfolio-page.portfolio-20 .portfolio img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 991.98px) {
  .portfolio-page.portfolio-20 .portfolio .items-row {
    -webkit-box-orient: unset !important;
    -webkit-box-direction: unset !important;
    -ms-flex-direction: unset !important;
    flex-direction: unset !important;
    max-width: 100%;
    margin: 0;
  }
  .portfolio-page.portfolio-20 .portfolio .items-row.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
}

.portfolio-page.portfolio-20 .portfolio .items-row .card-12 {
  width: 50%;
}

@media (max-width: 991.98px) {
  .portfolio-page.portfolio-20 .portfolio .items-row .card-12 {
    width: 100%;
  }
}

.portfolio-page.portfolio-21 .portfolio img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 991.98px) {
  .portfolio-page.portfolio-21 .portfolio .items-row {
    -webkit-box-orient: unset !important;
    -webkit-box-direction: unset !important;
    -ms-flex-direction: unset !important;
    flex-direction: unset !important;
    max-width: 100%;
    margin: 0;
  }
  .portfolio-page.portfolio-21 .portfolio .items-row.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
}

@media (max-width: 1199.98px) {
  .portfolio-page.portfolio-21 .portfolio .items-row:nth-of-type(odd) .card-12:nth-of-type(1) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .portfolio-page.portfolio-21 .portfolio .items-row:nth-of-type(odd) .card-12:nth-of-type(2) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .portfolio-page.portfolio-21 .portfolio .items-row:nth-of-type(odd) .card-12:nth-of-type(3) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .portfolio-page.portfolio-21 .portfolio .items-row:nth-of-type(odd) .card-12:nth-of-type(4) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .portfolio-page.portfolio-21 .portfolio .items-row:nth-of-type(even) .card-12:nth-of-type(1) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .portfolio-page.portfolio-21 .portfolio .items-row:nth-of-type(even) .card-12:nth-of-type(2) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .portfolio-page.portfolio-21 .portfolio .items-row:nth-of-type(even) .card-12:nth-of-type(3) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .portfolio-page.portfolio-21 .portfolio .items-row:nth-of-type(even) .card-12:nth-of-type(4) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
}

@media (max-width: 767.98px) {
  .portfolio-page.portfolio-21 .portfolio .items-row:nth-of-type(odd) .card-12:nth-of-type(1), .portfolio-page.portfolio-21 .portfolio .items-row:nth-of-type(even) .card-12:nth-of-type(1) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .portfolio-page.portfolio-21 .portfolio .items-row:nth-of-type(odd) .card-12:nth-of-type(2), .portfolio-page.portfolio-21 .portfolio .items-row:nth-of-type(even) .card-12:nth-of-type(2) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .portfolio-page.portfolio-21 .portfolio .items-row:nth-of-type(odd) .card-12:nth-of-type(3), .portfolio-page.portfolio-21 .portfolio .items-row:nth-of-type(even) .card-12:nth-of-type(3) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .portfolio-page.portfolio-21 .portfolio .items-row:nth-of-type(odd) .card-12:nth-of-type(4), .portfolio-page.portfolio-21 .portfolio .items-row:nth-of-type(even) .card-12:nth-of-type(4) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
}

.portfolio-page.portfolio-21 .portfolio .items-row .card-12 {
  width: calc(100% / 4);
}

@media (max-width: 1199.98px) {
  .portfolio-page.portfolio-21 .portfolio .items-row .card-12 {
    width: 50%;
  }
}

@media (max-width: 767.98px) {
  .portfolio-page.portfolio-21 .portfolio .items-row .card-12 {
    width: 100%;
  }
}

/*----------------------------------------------------------------------
[End Portfolio Pages]
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[39. Single portfolio Pages]
----------------------------------------------------------------------*/
.single-portfolio .detail {
  margin-bottom: 0;
}

.single-portfolio .detail li:not(:last-of-type) {
  margin-bottom: 1rem;
}

.single-portfolio .detail .social li:not(:last-child) {
  margin-right: .8rem;
}

.single-portfolio .detail .social li a {
  color: #adb5bd;
}

.single-portfolio .detail .social li a:hover {
  color: #5c53d5;
}

.single-portfolio .images img {
  min-height: 360px;
}

.single-portfolio .related-portfolio .head-intro {
  max-width: 600px;
}

.single-portfolio .related-portfolio .portfolio img {
  height: 500px;
}

@media (max-width: 767.98px) {
  .single-portfolio .related-portfolio .portfolio img {
    height: 360px;
  }
}

.single-portfolio .related-portfolio .portfolio .row > div:not(:nth-child(-n+3)) {
  margin-top: 2rem;
}

@media (max-width: 1199.98px) {
  .single-portfolio .related-portfolio .portfolio .row > div:not(:nth-child(-n+2)) {
    margin-top: 2rem;
  }
}

@media (max-width: 767.98px) {
  .single-portfolio .related-portfolio .portfolio .row > div:not(:first-child) {
    margin-top: 2rem;
  }
}

@media (max-width: 991.98px) {
  .single-portfolio.single-portfolio-01 .section-2 .row > div:first-of-type {
    margin-bottom: 2rem;
  }
}

@media (max-width: 767.98px) {
  .single-portfolio.single-portfolio-01 .section-2 .row > div:first-of-type {
    margin-bottom: 1rem;
  }
}

.single-portfolio.single-portfolio-02 .info > div {
  max-width: 355px;
  margin-left: auto;
}

@media (max-width: 767.98px) {
  .single-portfolio.single-portfolio-02 .info > div {
    max-width: 100%;
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
  }
}

.single-portfolio.single-portfolio-02 .images {
  max-width: 1200px;
}

.single-portfolio.single-portfolio-02 .images img {
  -o-object-fit: cover;
  object-fit: cover;
}

.single-portfolio.single-portfolio-02 .images .content {
  margin: 2rem 0 4rem 0;
}

@media (max-width: 1199.98px) {
  .single-portfolio.single-portfolio-02 .images .content {
    margin: 1.5rem 0 3rem 0;
  }
}

@media (max-width: 991.98px) {
  .single-portfolio.single-portfolio-02 .images .content {
    margin: 1rem 0 2rem 0;
  }
}

.single-portfolio.single-portfolio-04 .section-1 img {
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  min-height: 360px;
}

@media (max-width: 575.98px) {
  .single-portfolio.single-portfolio-04 .section-1 .row > div:last-of-type {
    display: block !important;
  }
}

@media (max-width: 991.98px) {
  .single-portfolio.single-portfolio-04 .section-1 .row > div:first-of-type {
    margin-bottom: 2rem;
  }
}

@media (max-width: 575.98px) {
  .single-portfolio.single-portfolio-04 .section-1 .row > div:first-of-type {
    margin-bottom: 1rem;
  }
}

@media (max-width: 991.98px) {
  .single-portfolio.single-portfolio-04 .section-2 .row > div p:first-of-type {
    font-size: 3rem;
  }
}

@media (max-width: 575.98px) {
  .single-portfolio.single-portfolio-04 .section-2 .row > div p:first-of-type {
    font-size: 2.4rem;
  }
}

@media (max-width: 991.98px) {
  .single-portfolio.single-portfolio-04 .section-2 .row > div p:last-of-type {
    font-size: 1.2rem;
  }
}

@media (max-width: 575.98px) {
  .single-portfolio.single-portfolio-04 .section-2 .row > div p:last-of-type {
    font-size: 1.1rem;
  }
}

.single-portfolio.single-portfolio-04 .section-2 .row > div:not(:nth-child(-n+4)) {
  margin-top: 3rem;
}

@media (max-width: 767.98px) {
  .single-portfolio.single-portfolio-04 .section-2 .row > div:not(:nth-child(-n+2)) {
    margin-top: 3rem;
  }
}

@media (max-width: 767.98px) {
  .single-portfolio.single-portfolio-04 .section-2 img {
    top: -240px !important;
  }
}

@media (max-width: 575.98px) {
  .single-portfolio.single-portfolio-04 .section-3 .row > div {
    display: block !important;
  }
}

.single-portfolio.single-portfolio-04 .section-3 img {
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  padding: 5px;
}

@media (max-width: 991.98px) {
  .single-portfolio.single-portfolio-03 .section-1 .row > div:first-of-type {
    margin-bottom: 2rem;
  }
}

@media (max-width: 767.98px) {
  .single-portfolio.single-portfolio-03 .section-1 .row > div:first-of-type {
    margin-bottom: 1rem;
  }
}

/*----------------------------------------------------------------------
[End Single portfolio Pages]
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[40. Themify Icons]
----------------------------------------------------------------------*/
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'themify';
  src: url(../scss/themify-icons/fonts/themify.eot?-fvbane);
  src: url(../scss/themify-icons/fonts/themify.eot?#iefix-fvbane) format("embedded-opentype"), url(../scss/themify-icons/fonts/themify.woff?-fvbane) format("woff"), url(../scss/themify-icons/fonts/themify.ttf?-fvbane) format("truetype"), url(../scss/themify-icons/fonts/themify.svg?-fvbane#themify) format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *margin-right: .3em;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}

/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.33333333em;
}

/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline;
}

/* increased font size for icon-large */
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.14285714em;
  text-align: right;
  padding-right: 0.28571429em;
}

[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.42857143em;
}

.icons-ul {
  margin-left: 2.14285714em;
  list-style-type: none;
}

.icons-ul > li {
  position: relative;
}

.icons-ul .icon-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  text-align: center;
  line-height: inherit;
}

[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none;
}

.icon-muted {
  color: #eeeeee;
}

.icon-light {
  color: white;
}

.icon-dark {
  color: #333333;
}

.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  border-radius: 3px;
}

.icon-2x {
  font-size: 2em;
}

.icon-2x.icon-border {
  border-width: 2px;
  border-radius: 4px;
}

.icon-3x {
  font-size: 3em;
}

.icon-3x.icon-border {
  border-width: 3px;
  border-radius: 5px;
}

.icon-4x {
  font-size: 4em;
}

.icon-4x.icon-border {
  border-width: 4px;
  border-radius: 6px;
}

.icon-5x {
  font-size: 5em;
}

.icon-5x.icon-border {
  border-width: 5px;
  border-radius: 7px;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em;
}

[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em;
}

/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}

.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em;
}

.icon-stack .icon-stack-base {
  font-size: 2em;
  *line-height: 1em;
}

/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/* Icon rotations and mirroring */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before {
  display: inline-block;
}

.icon-wand:before {
  content: "\E600";
}

.icon-volume:before {
  content: "\E601";
}

.icon-user:before {
  content: "\E602";
}

.icon-unlock:before {
  content: "\E603";
}

.icon-unlink:before {
  content: "\E604";
}

.icon-trash:before {
  content: "\E605";
}

.icon-thought:before {
  content: "\E606";
}

.icon-target:before {
  content: "\E607";
}

.icon-tag:before {
  content: "\E608";
}

.icon-tablet:before {
  content: "\E609";
}

.icon-star:before {
  content: "\E60A";
}

.icon-spray:before {
  content: "\E60B";
}

.icon-signal:before {
  content: "\E60C";
}

.icon-shopping-cart:before {
  content: "\E60D";
}

.icon-shopping-cart-full:before {
  content: "\E60E";
}

.icon-settings:before {
  content: "\E60F";
}

.icon-search:before {
  content: "\E610";
}

.icon-zoom-in:before {
  content: "\E611";
}

.icon-zoom-out:before {
  content: "\E612";
}

.icon-cut:before {
  content: "\E613";
}

.icon-ruler:before {
  content: "\E614";
}

.icon-ruler-pencil:before {
  content: "\E615";
}

.icon-ruler-alt:before {
  content: "\E616";
}

.icon-bookmark:before {
  content: "\E617";
}

.icon-bookmark-alt:before {
  content: "\E618";
}

.icon-reload:before {
  content: "\E619";
}

.icon-plus:before {
  content: "\E61A";
}

.icon-pin:before {
  content: "\E61B";
}

.icon-pencil:before {
  content: "\E61C";
}

.icon-pencil-alt:before {
  content: "\E61D";
}

.icon-paint-roller:before {
  content: "\E61E";
}

.icon-paint-bucket:before {
  content: "\E61F";
}

.icon-na:before {
  content: "\E620";
}

.icon-mobile:before {
  content: "\E621";
}

.icon-minus:before {
  content: "\E622";
}

.icon-medall:before {
  content: "\E623";
}

.icon-medall-alt:before {
  content: "\E624";
}

.icon-marker:before {
  content: "\E625";
}

.icon-marker-alt:before {
  content: "\E626";
}

.icon-arrow-up:before {
  content: "\E627";
}

.icon-arrow-right:before {
  content: "\E628";
}

.icon-arrow-left:before {
  content: "\E629";
}

.icon-arrow-down:before {
  content: "\E62A";
}

.icon-lock:before {
  content: "\E62B";
}

.icon-location-arrow:before {
  content: "\E62C";
}

.icon-link:before {
  content: "\E62D";
}

.icon-layout:before {
  content: "\E62E";
}

.icon-layers:before {
  content: "\E62F";
}

.icon-layers-alt:before {
  content: "\E630";
}

.icon-key:before {
  content: "\E631";
}

.icon-import:before {
  content: "\E632";
}

.icon-image:before {
  content: "\E633";
}

.icon-heart:before {
  content: "\E634";
}

.icon-heart-broken:before {
  content: "\E635";
}

.icon-hand-stop:before {
  content: "\E636";
}

.icon-hand-open:before {
  content: "\E637";
}

.icon-hand-drag:before {
  content: "\E638";
}

.icon-folder:before {
  content: "\E639";
}

.icon-flag:before {
  content: "\E63A";
}

.icon-flag-alt:before {
  content: "\E63B";
}

.icon-flag-alt-2:before {
  content: "\E63C";
}

.icon-eye:before {
  content: "\E63D";
}

.icon-export:before {
  content: "\E63E";
}

.icon-exchange-vertical:before {
  content: "\E63F";
}

.icon-desktop:before {
  content: "\E640";
}

.icon-cup:before {
  content: "\E641";
}

.icon-crown:before {
  content: "\E642";
}

.icon-comments:before {
  content: "\E643";
}

.icon-comment:before {
  content: "\E644";
}

.icon-comment-alt:before {
  content: "\E645";
}

.icon-close:before {
  content: "\E646";
}

.icon-clip:before {
  content: "\E647";
}

.icon-angle-up:before {
  content: "\E648";
}

.icon-angle-right:before {
  content: "\E649";
}

.icon-angle-left:before {
  content: "\E64A";
}

.icon-angle-down:before {
  content: "\E64B";
}

.icon-check:before {
  content: "\E64C";
}

.icon-check-box:before {
  content: "\E64D";
}

.icon-camera:before {
  content: "\E64E";
}

.icon-announcement:before {
  content: "\E64F";
}

.icon-brush:before {
  content: "\E650";
}

.icon-briefcase:before {
  content: "\E651";
}

.icon-bolt:before {
  content: "\E652";
}

.icon-bolt-alt:before {
  content: "\E653";
}

.icon-blackboard:before {
  content: "\E654";
}

.icon-bag:before {
  content: "\E655";
}

.icon-move:before {
  content: "\E656";
}

.icon-arrows-vertical:before {
  content: "\E657";
}

.icon-arrows-horizontal:before {
  content: "\E658";
}

.icon-fullscreen:before {
  content: "\E659";
}

.icon-arrow-top-right:before {
  content: "\E65A";
}

.icon-arrow-top-left:before {
  content: "\E65B";
}

.icon-arrow-circle-up:before {
  content: "\E65C";
}

.icon-arrow-circle-right:before {
  content: "\E65D";
}

.icon-arrow-circle-left:before {
  content: "\E65E";
}

.icon-arrow-circle-down:before {
  content: "\E65F";
}

.icon-angle-double-up:before {
  content: "\E660";
}

.icon-angle-double-right:before {
  content: "\E661";
}

.icon-angle-double-left:before {
  content: "\E662";
}

.icon-angle-double-down:before {
  content: "\E663";
}

.icon-zip:before {
  content: "\E664";
}

.icon-world:before {
  content: "\E665";
}

.icon-wheelchair:before {
  content: "\E666";
}

.icon-view-list:before {
  content: "\E667";
}

.icon-view-list-alt:before {
  content: "\E668";
}

.icon-view-grid:before {
  content: "\E669";
}

.icon-uppercase:before {
  content: "\E66A";
}

.icon-upload:before {
  content: "\E66B";
}

.icon-underline:before {
  content: "\E66C";
}

.icon-truck:before {
  content: "\E66D";
}

.icon-timer:before {
  content: "\E66E";
}

.icon-ticket:before {
  content: "\E66F";
}

.icon-thumb-up:before {
  content: "\E670";
}

.icon-thumb-down:before {
  content: "\E671";
}

.icon-text:before {
  content: "\E672";
}

.icon-stats-up:before {
  content: "\E673";
}

.icon-stats-down:before {
  content: "\E674";
}

.icon-split-v:before {
  content: "\E675";
}

.icon-split-h:before {
  content: "\E676";
}

.icon-smallcap:before {
  content: "\E677";
}

.icon-shine:before {
  content: "\E678";
}

.icon-shift-right:before {
  content: "\E679";
}

.icon-shift-left:before {
  content: "\E67A";
}

.icon-shield:before {
  content: "\E67B";
}

.icon-notepad:before {
  content: "\E67C";
}

.icon-server:before {
  content: "\E67D";
}

.icon-quote-right:before {
  content: "\E67E";
}

.icon-quote-left:before {
  content: "\E67F";
}

.icon-pulse:before {
  content: "\E680";
}

.icon-printer:before {
  content: "\E681";
}

.icon-power-off:before {
  content: "\E682";
}

.icon-plug:before {
  content: "\E683";
}

.icon-pie-chart:before {
  content: "\E684";
}

.icon-paragraph:before {
  content: "\E685";
}

.icon-panel:before {
  content: "\E686";
}

.icon-package:before {
  content: "\E687";
}

.icon-music:before {
  content: "\E688";
}

.icon-music-alt:before {
  content: "\E689";
}

.icon-mouse:before {
  content: "\E68A";
}

.icon-mouse-alt:before {
  content: "\E68B";
}

.icon-money:before {
  content: "\E68C";
}

.icon-microphone:before {
  content: "\E68D";
}

.icon-menu:before {
  content: "\E68E";
}

.icon-menu-alt:before {
  content: "\E68F";
}

.icon-map:before {
  content: "\E690";
}

.icon-map-alt:before {
  content: "\E691";
}

.icon-loop:before {
  content: "\E692";
}

.icon-location-pin:before {
  content: "\E693";
}

.icon-list:before {
  content: "\E694";
}

.icon-light-bulb:before {
  content: "\E695";
}

.icon-Italic:before {
  content: "\E696";
}

.icon-info:before {
  content: "\E697";
}

.icon-infinite:before {
  content: "\E698";
}

.icon-id-badge:before {
  content: "\E699";
}

.icon-hummer:before {
  content: "\E69A";
}

.icon-home:before {
  content: "\E69B";
}

.icon-help:before {
  content: "\E69C";
}

.icon-headphone:before {
  content: "\E69D";
}

.icon-harddrives:before {
  content: "\E69E";
}

.icon-harddrive:before {
  content: "\E69F";
}

.icon-gift:before {
  content: "\E6A0";
}

.icon-game:before {
  content: "\E6A1";
}

.icon-filter:before {
  content: "\E6A2";
}

.icon-files:before {
  content: "\E6A3";
}

.icon-file:before {
  content: "\E6A4";
}

.icon-eraser:before {
  content: "\E6A5";
}

.icon-envelope:before {
  content: "\E6A6";
}

.icon-download:before {
  content: "\E6A7";
}

.icon-direction:before {
  content: "\E6A8";
}

.icon-direction-alt:before {
  content: "\E6A9";
}

.icon-dashboard:before {
  content: "\E6AA";
}

.icon-control-stop:before {
  content: "\E6AB";
}

.icon-control-shuffle:before {
  content: "\E6AC";
}

.icon-control-play:before {
  content: "\E6AD";
}

.icon-control-pause:before {
  content: "\E6AE";
}

.icon-control-forward:before {
  content: "\E6AF";
}

.icon-control-backward:before {
  content: "\E6B0";
}

.icon-cloud:before {
  content: "\E6B1";
}

.icon-cloud-up:before {
  content: "\E6B2";
}

.icon-cloud-down:before {
  content: "\E6B3";
}

.icon-clipboard:before {
  content: "\E6B4";
}

.icon-car:before {
  content: "\E6B5";
}

.icon-calendar:before {
  content: "\E6B6";
}

.icon-book:before {
  content: "\E6B7";
}

.icon-bell:before {
  content: "\E6B8";
}

.icon-basketball:before {
  content: "\E6B9";
}

.icon-bar-chart:before {
  content: "\E6BA";
}

.icon-bar-chart-alt:before {
  content: "\E6BB";
}

.icon-back-right:before {
  content: "\E6BC";
}

.icon-back-left:before {
  content: "\E6BD";
}

.icon-arrows-corner:before {
  content: "\E6BE";
}

.icon-archive:before {
  content: "\E6BF";
}

.icon-anchor:before {
  content: "\E6C0";
}

.icon-align-right:before {
  content: "\E6C1";
}

.icon-align-left:before {
  content: "\E6C2";
}

.icon-align-justify:before {
  content: "\E6C3";
}

.icon-align-center:before {
  content: "\E6C4";
}

.icon-alert:before {
  content: "\E6C5";
}

.icon-alarm-clock:before {
  content: "\E6C6";
}

.icon-agenda:before {
  content: "\E6C7";
}

.icon-write:before {
  content: "\E6C8";
}

.icon-window:before {
  content: "\E6C9";
}

.icon-widgetized:before {
  content: "\E6CA";
}

.icon-widget:before {
  content: "\E6CB";
}

.icon-widget-alt:before {
  content: "\E6CC";
}

.icon-wallet:before {
  content: "\E6CD";
}

.icon-video-clapper:before {
  content: "\E6CE";
}

.icon-video-camera:before {
  content: "\E6CF";
}

.icon-vector:before {
  content: "\E6D0";
}

.icon-themify-logo:before {
  content: "\E6D1";
}

.icon-themify-favicon:before {
  content: "\E6D2";
}

.icon-themify-favicon-alt:before {
  content: "\E6D3";
}

.icon-support:before {
  content: "\E6D4";
}

.icon-stamp:before {
  content: "\E6D5";
}

.icon-split-v-alt:before {
  content: "\E6D6";
}

.icon-slice:before {
  content: "\E6D7";
}

.icon-shortcode:before {
  content: "\E6D8";
}

.icon-shift-right-alt:before {
  content: "\E6D9";
}

.icon-shift-left-alt:before {
  content: "\E6DA";
}

.icon-ruler-alt-2:before {
  content: "\E6DB";
}

.icon-receipt:before {
  content: "\E6DC";
}

.icon-pin2:before {
  content: "\E6DD";
}

.icon-pin-alt:before {
  content: "\E6DE";
}

.icon-pencil-alt2:before {
  content: "\E6DF";
}

.icon-palette:before {
  content: "\E6E0";
}

.icon-more:before {
  content: "\E6E1";
}

.icon-more-alt:before {
  content: "\E6E2";
}

.icon-microphone-alt:before {
  content: "\E6E3";
}

.icon-magnet:before {
  content: "\E6E4";
}

.icon-line-double:before {
  content: "\E6E5";
}

.icon-line-dotted:before {
  content: "\E6E6";
}

.icon-line-dashed:before {
  content: "\E6E7";
}

.icon-layout-width-full:before {
  content: "\E6E8";
}

.icon-layout-width-default:before {
  content: "\E6E9";
}

.icon-layout-width-default-alt:before {
  content: "\E6EA";
}

.icon-layout-tab:before {
  content: "\E6EB";
}

.icon-layout-tab-window:before {
  content: "\E6EC";
}

.icon-layout-tab-v:before {
  content: "\E6ED";
}

.icon-layout-tab-min:before {
  content: "\E6EE";
}

.icon-layout-slider:before {
  content: "\E6EF";
}

.icon-layout-slider-alt:before {
  content: "\E6F0";
}

.icon-layout-sidebar-right:before {
  content: "\E6F1";
}

.icon-layout-sidebar-none:before {
  content: "\E6F2";
}

.icon-layout-sidebar-left:before {
  content: "\E6F3";
}

.icon-layout-placeholder:before {
  content: "\E6F4";
}

.icon-layout-menu:before {
  content: "\E6F5";
}

.icon-layout-menu-v:before {
  content: "\E6F6";
}

.icon-layout-menu-separated:before {
  content: "\E6F7";
}

.icon-layout-menu-full:before {
  content: "\E6F8";
}

.icon-layout-media-right-alt:before {
  content: "\E6F9";
}

.icon-layout-media-right:before {
  content: "\E6FA";
}

.icon-layout-media-overlay:before {
  content: "\E6FB";
}

.icon-layout-media-overlay-alt:before {
  content: "\E6FC";
}

.icon-layout-media-overlay-alt-2:before {
  content: "\E6FD";
}

.icon-layout-media-left-alt:before {
  content: "\E6FE";
}

.icon-layout-media-left:before {
  content: "\E6FF";
}

.icon-layout-media-center-alt:before {
  content: "\E700";
}

.icon-layout-media-center:before {
  content: "\E701";
}

.icon-layout-list-thumb:before {
  content: "\E702";
}

.icon-layout-list-thumb-alt:before {
  content: "\E703";
}

.icon-layout-list-post:before {
  content: "\E704";
}

.icon-layout-list-large-image:before {
  content: "\E705";
}

.icon-layout-line-solid:before {
  content: "\E706";
}

.icon-layout-grid4:before {
  content: "\E707";
}

.icon-layout-grid3:before {
  content: "\E708";
}

.icon-layout-grid2:before {
  content: "\E709";
}

.icon-layout-grid2-thumb:before {
  content: "\E70A";
}

.icon-layout-cta-right:before {
  content: "\E70B";
}

.icon-layout-cta-left:before {
  content: "\E70C";
}

.icon-layout-cta-center:before {
  content: "\E70D";
}

.icon-layout-cta-btn-right:before {
  content: "\E70E";
}

.icon-layout-cta-btn-left:before {
  content: "\E70F";
}

.icon-layout-column4:before {
  content: "\E710";
}

.icon-layout-column3:before {
  content: "\E711";
}

.icon-layout-column2:before {
  content: "\E712";
}

.icon-layout-accordion-separated:before {
  content: "\E713";
}

.icon-layout-accordion-merged:before {
  content: "\E714";
}

.icon-layout-accordion-list:before {
  content: "\E715";
}

.icon-ink-pen:before {
  content: "\E716";
}

.icon-info-alt:before {
  content: "\E717";
}

.icon-help-alt:before {
  content: "\E718";
}

.icon-headphone-alt:before {
  content: "\E719";
}

.icon-hand-point-up:before {
  content: "\E71A";
}

.icon-hand-point-right:before {
  content: "\E71B";
}

.icon-hand-point-left:before {
  content: "\E71C";
}

.icon-hand-point-down:before {
  content: "\E71D";
}

.icon-gallery:before {
  content: "\E71E";
}

.icon-face-smile:before {
  content: "\E71F";
}

.icon-face-sad:before {
  content: "\E720";
}

.icon-credit-card:before {
  content: "\E721";
}

.icon-control-skip-forward:before {
  content: "\E722";
}

.icon-control-skip-backward:before {
  content: "\E723";
}

.icon-control-record:before {
  content: "\E724";
}

.icon-control-eject:before {
  content: "\E725";
}

.icon-comments-smiley:before {
  content: "\E726";
}

.icon-brush-alt:before {
  content: "\E727";
}

.icon-youtube:before {
  content: "\E728";
}

.icon-vimeo:before {
  content: "\E729";
}

.icon-twitter:before {
  content: "\E72A";
}

.icon-time:before {
  content: "\E72B";
}

.icon-tumblr:before {
  content: "\E72C";
}

.icon-skype:before {
  content: "\E72D";
}

.icon-share:before {
  content: "\E72E";
}

.icon-share-alt:before {
  content: "\E72F";
}

.icon-rocket:before {
  content: "\E730";
}

.icon-pinterest:before {
  content: "\E731";
}

.icon-new-window:before {
  content: "\E732";
}

.icon-microsoft:before {
  content: "\E733";
}

.icon-list-ol:before {
  content: "\E734";
}

.icon-linkedin:before {
  content: "\E735";
}

.icon-layout-sidebar-2:before {
  content: "\E736";
}

.icon-layout-grid4-alt:before {
  content: "\E737";
}

.icon-layout-grid3-alt:before {
  content: "\E738";
}

.icon-layout-grid2-alt:before {
  content: "\E739";
}

.icon-layout-column4-alt:before {
  content: "\E73A";
}

.icon-layout-column3-alt:before {
  content: "\E73B";
}

.icon-layout-column2-alt:before {
  content: "\E73C";
}

.icon-instagram:before {
  content: "\E73D";
}

.icon-google:before {
  content: "\E73E";
}

.icon-github:before {
  content: "\E73F";
}

.icon-flickr:before {
  content: "\E740";
}

.icon-facebook:before {
  content: "\E741";
}

.icon-dropbox:before {
  content: "\E742";
}

.icon-dribbble:before {
  content: "\E743";
}

.icon-apple:before {
  content: "\E744";
}

.icon-android:before {
  content: "\E745";
}

.icon-save:before {
  content: "\E746";
}

.icon-save-alt:before {
  content: "\E747";
}

.icon-yahoo:before {
  content: "\E748";
}

.icon-wordpress:before {
  content: "\E749";
}

.icon-vimeo-alt:before {
  content: "\E74A";
}

.icon-twitter-alt:before {
  content: "\E74B";
}

.icon-tumblr-alt:before {
  content: "\E74C";
}

.icon-trello:before {
  content: "\E74D";
}

.icon-stack-overflow:before {
  content: "\E74E";
}

.icon-soundcloud:before {
  content: "\E74F";
}

.icon-sharethis:before {
  content: "\E750";
}

.icon-sharethis-alt:before {
  content: "\E751";
}

.icon-reddit:before {
  content: "\E752";
}

.icon-pinterest-alt:before {
  content: "\E753";
}

.icon-microsoft-alt:before {
  content: "\E754";
}

.icon-linux:before {
  content: "\E755";
}

.icon-jsfiddle:before {
  content: "\E756";
}

.icon-joomla:before {
  content: "\E757";
}

.icon-html5:before {
  content: "\E758";
}

.icon-flickr-alt:before {
  content: "\E759";
}

.icon-email:before {
  content: "\E75A";
}

.icon-drupal:before {
  content: "\E75B";
}

.icon-dropbox-alt:before {
  content: "\E75C";
}

.icon-css3:before {
  content: "\E75D";
}

.icon-rss:before {
  content: "\E75E";
}

.icon-rss-alt:before {
  content: "\E75F";
}

@font-face {
  font-family: 'themify';
  src: url("../fonts/themify/themify.eot?-fvbane");
  src: url("../fonts/themify/themify.eot?#iefix-fvbane") format("embedded-opentype"), url("../fonts/themify/themify.woff?-fvbane") format("woff"), url("../fonts/themify/themify.ttf?-fvbane") format("truetype"), url("../fonts/themify/themify.svg?-fvbane#themify") format("svg");
  font-weight: normal;
  font-style: normal;
}

/*----------------------------------------------------------------------
[End Themify Icons]
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[41. Simple line Icons]
----------------------------------------------------------------------*/
@font-face {
  font-family: "simple-line-icons";
  src: url("../fonts/simple-line/Simple-Line-Icons.eot?v=2.4.0");
  src: url("../fonts/simple-line/Simple-Line-Icons.eot?v=2.4.0#iefix") format("embedded-opentype"), url("../fonts/simple-line/Simple-Line-Icons.woff2?v=2.4.0") format("woff2"), url("../fonts/simple-line/Simple-Line-Icons.ttf?v=2.4.0") format("truetype"), url("../fonts/simple-line/Simple-Line-Icons.woff?v=2.4.0") format("woff"), url("../fonts/simple-line/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}

.simple-line-icon-user, .simple-line-icon-people, .simple-line-icon-user-female, .simple-line-icon-user-follow, .simple-line-icon-user-following, .simple-line-icon-user-unfollow, .simple-line-icon-login, .simple-line-icon-logout, .simple-line-icon-emotsmile, .simple-line-icon-phone, .simple-line-icon-call-end, .simple-line-icon-call-in, .simple-line-icon-call-out, .simple-line-icon-map, .simple-line-icon-location-pin, .simple-line-icon-direction, .simple-line-icon-directions, .simple-line-icon-compass, .simple-line-icon-layers, .simple-line-icon-menu, .simple-line-icon-list, .simple-line-icon-options-vertical, .simple-line-icon-options, .simple-line-icon-arrow-down, .simple-line-icon-arrow-left, .simple-line-icon-arrow-right, .simple-line-icon-arrow-up, .simple-line-icon-arrow-up-circle, .simple-line-icon-arrow-left-circle, .simple-line-icon-arrow-right-circle, .simple-line-icon-arrow-down-circle, .simple-line-icon-check, .simple-line-icon-clock, .simple-line-icon-plus, .simple-line-icon-minus, .simple-line-icon-close, .simple-line-icon-event, .simple-line-icon-exclamation, .simple-line-icon-organization, .simple-line-icon-trophy, .simple-line-icon-screen-smartphone, .simple-line-icon-screen-desktop, .simple-line-icon-plane, .simple-line-icon-notebook, .simple-line-icon-mustache, .simple-line-icon-mouse, .simple-line-icon-magnet, .simple-line-icon-energy, .simple-line-icon-disc, .simple-line-icon-cursor, .simple-line-icon-cursor-move, .simple-line-icon-crop, .simple-line-icon-chemistry, .simple-line-icon-speedometer, .simple-line-icon-shield, .simple-line-icon-screen-tablet, .simple-line-icon-magic-wand, .simple-line-icon-hourglass, .simple-line-icon-graduation, .simple-line-icon-ghost, .simple-line-icon-game-controller, .simple-line-icon-fire, .simple-line-icon-eyeglass, .simple-line-icon-envelope-open, .simple-line-icon-envelope-letter, .simple-line-icon-bell, .simple-line-icon-badge, .simple-line-icon-anchor, .simple-line-icon-wallet, .simple-line-icon-vector, .simple-line-icon-speech, .simple-line-icon-puzzle, .simple-line-icon-printer, .simple-line-icon-present, .simple-line-icon-playlist, .simple-line-icon-pin, .simple-line-icon-picture, .simple-line-icon-handbag, .simple-line-icon-globe-alt, .simple-line-icon-globe, .simple-line-icon-folder-alt, .simple-line-icon-folder, .simple-line-icon-film, .simple-line-icon-feed, .simple-line-icon-drop, .simple-line-icon-drawer, .simple-line-icon-docs, .simple-line-icon-doc, .simple-line-icon-diamond, .simple-line-icon-cup, .simple-line-icon-calculator, .simple-line-icon-bubbles, .simple-line-icon-briefcase, .simple-line-icon-book-open, .simple-line-icon-basket-loaded, .simple-line-icon-basket, .simple-line-icon-bag, .simple-line-icon-action-undo, .simple-line-icon-action-redo, .simple-line-icon-wrench, .simple-line-icon-umbrella, .simple-line-icon-trash, .simple-line-icon-tag, .simple-line-icon-support, .simple-line-icon-frame, .simple-line-icon-size-fullscreen, .simple-line-icon-size-actual, .simple-line-icon-shuffle, .simple-line-icon-share-alt, .simple-line-icon-share, .simple-line-icon-rocket, .simple-line-icon-question, .simple-line-icon-pie-chart, .simple-line-icon-pencil, .simple-line-icon-note, .simple-line-icon-loop, .simple-line-icon-home, .simple-line-icon-grid, .simple-line-icon-graph, .simple-line-icon-microphone, .simple-line-icon-music-tone-alt, .simple-line-icon-music-tone, .simple-line-icon-earphones-alt, .simple-line-icon-earphones, .simple-line-icon-equalizer, .simple-line-icon-like, .simple-line-icon-dislike, .simple-line-icon-control-start, .simple-line-icon-control-rewind, .simple-line-icon-control-play, .simple-line-icon-control-pause, .simple-line-icon-control-forward, .simple-line-icon-control-end, .simple-line-icon-volume-1, .simple-line-icon-volume-2, .simple-line-icon-volume-off, .simple-line-icon-calendar, .simple-line-icon-bulb, .simple-line-icon-chart, .simple-line-icon-ban, .simple-line-icon-bubble, .simple-line-icon-camrecorder, .simple-line-icon-camera, .simple-line-icon-cloud-download, .simple-line-icon-cloud-upload, .simple-line-icon-envelope, .simple-line-icon-eye, .simple-line-icon-flag, .simple-line-icon-heart, .simple-line-icon-info, .simple-line-icon-key, .simple-line-icon-link, .simple-line-icon-lock, .simple-line-icon-lock-open, .simple-line-icon-magnifier, .simple-line-icon-magnifier-add, .simple-line-icon-magnifier-remove, .simple-line-icon-paper-clip, .simple-line-icon-paper-plane, .simple-line-icon-power, .simple-line-icon-refresh, .simple-line-icon-reload, .simple-line-icon-settings, .simple-line-icon-star, .simple-line-icon-symbol-female, .simple-line-icon-symbol-male, .simple-line-icon-target, .simple-line-icon-credit-card, .simple-line-icon-paypal, .simple-line-icon-social-tumblr, .simple-line-icon-social-twitter, .simple-line-icon-social-facebook, .simple-line-icon-social-instagram, .simple-line-icon-social-linkedin, .simple-line-icon-social-pinterest, .simple-line-icon-social-github, .simple-line-icon-social-google, .simple-line-icon-social-reddit, .simple-line-icon-social-skype, .simple-line-icon-social-dribbble, .simple-line-icon-social-behance, .simple-line-icon-social-foursqare, .simple-line-icon-social-soundcloud, .simple-line-icon-social-spotify, .simple-line-icon-social-stumbleupon, .simple-line-icon-social-youtube, .simple-line-icon-social-dropbox, .simple-line-icon-social-vkontakte, .simple-line-icon-social-steam {
  font-family: "simple-line-icons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.simple-line-icon-user:before {
  content: "\E005";
}

.simple-line-icon-people:before {
  content: "\E001";
}

.simple-line-icon-user-female:before {
  content: "\E000";
}

.simple-line-icon-user-follow:before {
  content: "\E002";
}

.simple-line-icon-user-following:before {
  content: "\E003";
}

.simple-line-icon-user-unfollow:before {
  content: "\E004";
}

.simple-line-icon-login:before {
  content: "\E066";
}

.simple-line-icon-logout:before {
  content: "\E065";
}

.simple-line-icon-emotsmile:before {
  content: "\E021";
}

.simple-line-icon-phone:before {
  content: "\E600";
}

.simple-line-icon-call-end:before {
  content: "\E048";
}

.simple-line-icon-call-in:before {
  content: "\E047";
}

.simple-line-icon-call-out:before {
  content: "\E046";
}

.simple-line-icon-map:before {
  content: "\E033";
}

.simple-line-icon-location-pin:before {
  content: "\E096";
}

.simple-line-icon-direction:before {
  content: "\E042";
}

.simple-line-icon-directions:before {
  content: "\E041";
}

.simple-line-icon-compass:before {
  content: "\E045";
}

.simple-line-icon-layers:before {
  content: "\E034";
}

.simple-line-icon-menu:before {
  content: "\E601";
}

.simple-line-icon-list:before {
  content: "\E067";
}

.simple-line-icon-options-vertical:before {
  content: "\E602";
}

.simple-line-icon-options:before {
  content: "\E603";
}

.simple-line-icon-arrow-down:before {
  content: "\E604";
}

.simple-line-icon-arrow-left:before {
  content: "\E605";
}

.simple-line-icon-arrow-right:before {
  content: "\E606";
}

.simple-line-icon-arrow-up:before {
  content: "\E607";
}

.simple-line-icon-arrow-up-circle:before {
  content: "\E078";
}

.simple-line-icon-arrow-left-circle:before {
  content: "\E07A";
}

.simple-line-icon-arrow-right-circle:before {
  content: "\E079";
}

.simple-line-icon-arrow-down-circle:before {
  content: "\E07B";
}

.simple-line-icon-check:before {
  content: "\E080";
}

.simple-line-icon-clock:before {
  content: "\E081";
}

.simple-line-icon-plus:before {
  content: "\E095";
}

.simple-line-icon-minus:before {
  content: "\E615";
}

.simple-line-icon-close:before {
  content: "\E082";
}

.simple-line-icon-event:before {
  content: "\E619";
}

.simple-line-icon-exclamation:before {
  content: "\E617";
}

.simple-line-icon-organization:before {
  content: "\E616";
}

.simple-line-icon-trophy:before {
  content: "\E006";
}

.simple-line-icon-screen-smartphone:before {
  content: "\E010";
}

.simple-line-icon-screen-desktop:before {
  content: "\E011";
}

.simple-line-icon-plane:before {
  content: "\E012";
}

.simple-line-icon-notebook:before {
  content: "\E013";
}

.simple-line-icon-mustache:before {
  content: "\E014";
}

.simple-line-icon-mouse:before {
  content: "\E015";
}

.simple-line-icon-magnet:before {
  content: "\E016";
}

.simple-line-icon-energy:before {
  content: "\E020";
}

.simple-line-icon-disc:before {
  content: "\E022";
}

.simple-line-icon-cursor:before {
  content: "\E06E";
}

.simple-line-icon-cursor-move:before {
  content: "\E023";
}

.simple-line-icon-crop:before {
  content: "\E024";
}

.simple-line-icon-chemistry:before {
  content: "\E026";
}

.simple-line-icon-speedometer:before {
  content: "\E007";
}

.simple-line-icon-shield:before {
  content: "\E00E";
}

.simple-line-icon-screen-tablet:before {
  content: "\E00F";
}

.simple-line-icon-magic-wand:before {
  content: "\E017";
}

.simple-line-icon-hourglass:before {
  content: "\E018";
}

.simple-line-icon-graduation:before {
  content: "\E019";
}

.simple-line-icon-ghost:before {
  content: "\E01A";
}

.simple-line-icon-game-controller:before {
  content: "\E01B";
}

.simple-line-icon-fire:before {
  content: "\E01C";
}

.simple-line-icon-eyeglass:before {
  content: "\E01D";
}

.simple-line-icon-envelope-open:before {
  content: "\E01E";
}

.simple-line-icon-envelope-letter:before {
  content: "\E01F";
}

.simple-line-icon-bell:before {
  content: "\E027";
}

.simple-line-icon-badge:before {
  content: "\E028";
}

.simple-line-icon-anchor:before {
  content: "\E029";
}

.simple-line-icon-wallet:before {
  content: "\E02A";
}

.simple-line-icon-vector:before {
  content: "\E02B";
}

.simple-line-icon-speech:before {
  content: "\E02C";
}

.simple-line-icon-puzzle:before {
  content: "\E02D";
}

.simple-line-icon-printer:before {
  content: "\E02E";
}

.simple-line-icon-present:before {
  content: "\E02F";
}

.simple-line-icon-playlist:before {
  content: "\E030";
}

.simple-line-icon-pin:before {
  content: "\E031";
}

.simple-line-icon-picture:before {
  content: "\E032";
}

.simple-line-icon-handbag:before {
  content: "\E035";
}

.simple-line-icon-globe-alt:before {
  content: "\E036";
}

.simple-line-icon-globe:before {
  content: "\E037";
}

.simple-line-icon-folder-alt:before {
  content: "\E039";
}

.simple-line-icon-folder:before {
  content: "\E089";
}

.simple-line-icon-film:before {
  content: "\E03A";
}

.simple-line-icon-feed:before {
  content: "\E03B";
}

.simple-line-icon-drop:before {
  content: "\E03E";
}

.simple-line-icon-drawer:before {
  content: "\E03F";
}

.simple-line-icon-docs:before {
  content: "\E040";
}

.simple-line-icon-doc:before {
  content: "\E085";
}

.simple-line-icon-diamond:before {
  content: "\E043";
}

.simple-line-icon-cup:before {
  content: "\E044";
}

.simple-line-icon-calculator:before {
  content: "\E049";
}

.simple-line-icon-bubbles:before {
  content: "\E04A";
}

.simple-line-icon-briefcase:before {
  content: "\E04B";
}

.simple-line-icon-book-open:before {
  content: "\E04C";
}

.simple-line-icon-basket-loaded:before {
  content: "\E04D";
}

.simple-line-icon-basket:before {
  content: "\E04E";
}

.simple-line-icon-bag:before {
  content: "\E04F";
}

.simple-line-icon-action-undo:before {
  content: "\E050";
}

.simple-line-icon-action-redo:before {
  content: "\E051";
}

.simple-line-icon-wrench:before {
  content: "\E052";
}

.simple-line-icon-umbrella:before {
  content: "\E053";
}

.simple-line-icon-trash:before {
  content: "\E054";
}

.simple-line-icon-tag:before {
  content: "\E055";
}

.simple-line-icon-support:before {
  content: "\E056";
}

.simple-line-icon-frame:before {
  content: "\E038";
}

.simple-line-icon-size-fullscreen:before {
  content: "\E057";
}

.simple-line-icon-size-actual:before {
  content: "\E058";
}

.simple-line-icon-shuffle:before {
  content: "\E059";
}

.simple-line-icon-share-alt:before {
  content: "\E05A";
}

.simple-line-icon-share:before {
  content: "\E05B";
}

.simple-line-icon-rocket:before {
  content: "\E05C";
}

.simple-line-icon-question:before {
  content: "\E05D";
}

.simple-line-icon-pie-chart:before {
  content: "\E05E";
}

.simple-line-icon-pencil:before {
  content: "\E05F";
}

.simple-line-icon-note:before {
  content: "\E060";
}

.simple-line-icon-loop:before {
  content: "\E064";
}

.simple-line-icon-home:before {
  content: "\E069";
}

.simple-line-icon-grid:before {
  content: "\E06A";
}

.simple-line-icon-graph:before {
  content: "\E06B";
}

.simple-line-icon-microphone:before {
  content: "\E063";
}

.simple-line-icon-music-tone-alt:before {
  content: "\E061";
}

.simple-line-icon-music-tone:before {
  content: "\E062";
}

.simple-line-icon-earphones-alt:before {
  content: "\E03C";
}

.simple-line-icon-earphones:before {
  content: "\E03D";
}

.simple-line-icon-equalizer:before {
  content: "\E06C";
}

.simple-line-icon-like:before {
  content: "\E068";
}

.simple-line-icon-dislike:before {
  content: "\E06D";
}

.simple-line-icon-control-start:before {
  content: "\E06F";
}

.simple-line-icon-control-rewind:before {
  content: "\E070";
}

.simple-line-icon-control-play:before {
  content: "\E071";
}

.simple-line-icon-control-pause:before {
  content: "\E072";
}

.simple-line-icon-control-forward:before {
  content: "\E073";
}

.simple-line-icon-control-end:before {
  content: "\E074";
}

.simple-line-icon-volume-1:before {
  content: "\E09F";
}

.simple-line-icon-volume-2:before {
  content: "\E0A0";
}

.simple-line-icon-volume-off:before {
  content: "\E0A1";
}

.simple-line-icon-calendar:before {
  content: "\E075";
}

.simple-line-icon-bulb:before {
  content: "\E076";
}

.simple-line-icon-chart:before {
  content: "\E077";
}

.simple-line-icon-ban:before {
  content: "\E07C";
}

.simple-line-icon-bubble:before {
  content: "\E07D";
}

.simple-line-icon-camrecorder:before {
  content: "\E07E";
}

.simple-line-icon-camera:before {
  content: "\E07F";
}

.simple-line-icon-cloud-download:before {
  content: "\E083";
}

.simple-line-icon-cloud-upload:before {
  content: "\E084";
}

.simple-line-icon-envelope:before {
  content: "\E086";
}

.simple-line-icon-eye:before {
  content: "\E087";
}

.simple-line-icon-flag:before {
  content: "\E088";
}

.simple-line-icon-heart:before {
  content: "\E08A";
}

.simple-line-icon-info:before {
  content: "\E08B";
}

.simple-line-icon-key:before {
  content: "\E08C";
}

.simple-line-icon-link:before {
  content: "\E08D";
}

.simple-line-icon-lock:before {
  content: "\E08E";
}

.simple-line-icon-lock-open:before {
  content: "\E08F";
}

.simple-line-icon-magnifier:before {
  content: "\E090";
}

.simple-line-icon-magnifier-add:before {
  content: "\E091";
}

.simple-line-icon-magnifier-remove:before {
  content: "\E092";
}

.simple-line-icon-paper-clip:before {
  content: "\E093";
}

.simple-line-icon-paper-plane:before {
  content: "\E094";
}

.simple-line-icon-power:before {
  content: "\E097";
}

.simple-line-icon-refresh:before {
  content: "\E098";
}

.simple-line-icon-reload:before {
  content: "\E099";
}

.simple-line-icon-settings:before {
  content: "\E09A";
}

.simple-line-icon-star:before {
  content: "\E09B";
}

.simple-line-icon-symbol-female:before {
  content: "\E09C";
}

.simple-line-icon-symbol-male:before {
  content: "\E09D";
}

.simple-line-icon-target:before {
  content: "\E09E";
}

.simple-line-icon-credit-card:before {
  content: "\E025";
}

.simple-line-icon-paypal:before {
  content: "\E608";
}

.simple-line-icon-social-tumblr:before {
  content: "\E00A";
}

.simple-line-icon-social-twitter:before {
  content: "\E009";
}

.simple-line-icon-social-facebook:before {
  content: "\E00B";
}

.simple-line-icon-social-instagram:before {
  content: "\E609";
}

.simple-line-icon-social-linkedin:before {
  content: "\E60A";
}

.simple-line-icon-social-pinterest:before {
  content: "\E60B";
}

.simple-line-icon-social-github:before {
  content: "\E60C";
}

.simple-line-icon-social-google:before {
  content: "\E60D";
}

.simple-line-icon-social-reddit:before {
  content: "\E60E";
}

.simple-line-icon-social-skype:before {
  content: "\E60F";
}

.simple-line-icon-social-dribbble:before {
  content: "\E00D";
}

.simple-line-icon-social-behance:before {
  content: "\E610";
}

.simple-line-icon-social-foursqare:before {
  content: "\E611";
}

.simple-line-icon-social-soundcloud:before {
  content: "\E612";
}

.simple-line-icon-social-spotify:before {
  content: "\E613";
}

.simple-line-icon-social-stumbleupon:before {
  content: "\E614";
}

.simple-line-icon-social-youtube:before {
  content: "\E008";
}

.simple-line-icon-social-dropbox:before {
  content: "\E00C";
}

.simple-line-icon-social-vkontakte:before {
  content: "\E618";
}

.simple-line-icon-social-steam:before {
  content: "\E620";
}

/*----------------------------------------------------------------------
[End Simple line Icons]
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[42. Material design Icons]
----------------------------------------------------------------------*/
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url("./fonts/MaterialIcons-Regular.eot");
  /* For IE6-8 */
  src: local("\263A"), url("./fonts/MaterialIcons-Regular.woff2") format("woff2"), url("./fonts/MaterialIcons-Regular.woff") format("woff"), url("./fonts/MaterialIcons-Regular.ttf") format("truetype");
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  -webkit-font-feature-settings: 'liga';
  font-feature-settings: 'liga';
  font-display: block;
}

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/material-design/MaterialIcons-Regular.eot");
  src: local("Material Icons"), local("MaterialIcons-Regular"), url("../fonts/material-design/MaterialIcons-Regular.woff2") format("woff2"), url(".../fonts/material-design/MaterialIcons-Regular.woff") format("woff"), url("../fonts/material-design/MaterialIcons-Regular.ttf") format("truetype");
}

/*----------------------------------------------------------------------
[End Material design Icons]
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
[43. Aos]
----------------------------------------------------------------------*/
body[data-aos-duration='50'] [data-aos], [data-aos][data-aos][data-aos-duration='50'] {
  -webkit-transition-duration: 50ms;
  transition-duration: 50ms;
}

body[data-aos-delay='50'] [data-aos], [data-aos][data-aos][data-aos-delay='50'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='50'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='50'].aos-animate {
  -webkit-transition-delay: 50ms;
  transition-delay: 50ms;
}

body[data-aos-duration='100'] [data-aos], [data-aos][data-aos][data-aos-duration='100'] {
  -webkit-transition-duration: 100ms;
  transition-duration: 100ms;
}

body[data-aos-delay='100'] [data-aos], [data-aos][data-aos][data-aos-delay='100'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='100'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='100'].aos-animate {
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
}

body[data-aos-duration='150'] [data-aos], [data-aos][data-aos][data-aos-duration='150'] {
  -webkit-transition-duration: 150ms;
  transition-duration: 150ms;
}

body[data-aos-delay='150'] [data-aos], [data-aos][data-aos][data-aos-delay='150'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='150'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='150'].aos-animate {
  -webkit-transition-delay: 150ms;
  transition-delay: 150ms;
}

body[data-aos-duration='200'] [data-aos], [data-aos][data-aos][data-aos-duration='200'] {
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
}

body[data-aos-delay='200'] [data-aos], [data-aos][data-aos][data-aos-delay='200'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='200'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='200'].aos-animate {
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}

body[data-aos-duration='250'] [data-aos], [data-aos][data-aos][data-aos-duration='250'] {
  -webkit-transition-duration: 250ms;
  transition-duration: 250ms;
}

body[data-aos-delay='250'] [data-aos], [data-aos][data-aos][data-aos-delay='250'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='250'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='250'].aos-animate {
  -webkit-transition-delay: 250ms;
  transition-delay: 250ms;
}

body[data-aos-duration='300'] [data-aos], [data-aos][data-aos][data-aos-duration='300'] {
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}

body[data-aos-delay='300'] [data-aos], [data-aos][data-aos][data-aos-delay='300'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='300'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='300'].aos-animate {
  -webkit-transition-delay: 300ms;
  transition-delay: 300ms;
}

body[data-aos-duration='350'] [data-aos], [data-aos][data-aos][data-aos-duration='350'] {
  -webkit-transition-duration: 350ms;
  transition-duration: 350ms;
}

body[data-aos-delay='350'] [data-aos], [data-aos][data-aos][data-aos-delay='350'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='350'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='350'].aos-animate {
  -webkit-transition-delay: 350ms;
  transition-delay: 350ms;
}

body[data-aos-duration='400'] [data-aos], [data-aos][data-aos][data-aos-duration='400'] {
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
}

body[data-aos-delay='400'] [data-aos], [data-aos][data-aos][data-aos-delay='400'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='400'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='400'].aos-animate {
  -webkit-transition-delay: 400ms;
  transition-delay: 400ms;
}

body[data-aos-duration='450'] [data-aos], [data-aos][data-aos][data-aos-duration='450'] {
  -webkit-transition-duration: 450ms;
  transition-duration: 450ms;
}

body[data-aos-delay='450'] [data-aos], [data-aos][data-aos][data-aos-delay='450'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='450'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='450'].aos-animate {
  -webkit-transition-delay: 450ms;
  transition-delay: 450ms;
}

body[data-aos-duration='500'] [data-aos], [data-aos][data-aos][data-aos-duration='500'] {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}

body[data-aos-delay='500'] [data-aos], [data-aos][data-aos][data-aos-delay='500'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='500'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='500'].aos-animate {
  -webkit-transition-delay: 500ms;
  transition-delay: 500ms;
}

body[data-aos-duration='550'] [data-aos], [data-aos][data-aos][data-aos-duration='550'] {
  -webkit-transition-duration: 550ms;
  transition-duration: 550ms;
}

body[data-aos-delay='550'] [data-aos], [data-aos][data-aos][data-aos-delay='550'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='550'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='550'].aos-animate {
  -webkit-transition-delay: 550ms;
  transition-delay: 550ms;
}

body[data-aos-duration='600'] [data-aos], [data-aos][data-aos][data-aos-duration='600'] {
  -webkit-transition-duration: 600ms;
  transition-duration: 600ms;
}

body[data-aos-delay='600'] [data-aos], [data-aos][data-aos][data-aos-delay='600'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='600'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='600'].aos-animate {
  -webkit-transition-delay: 600ms;
  transition-delay: 600ms;
}

body[data-aos-duration='650'] [data-aos], [data-aos][data-aos][data-aos-duration='650'] {
  -webkit-transition-duration: 650ms;
  transition-duration: 650ms;
}

body[data-aos-delay='650'] [data-aos], [data-aos][data-aos][data-aos-delay='650'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='650'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='650'].aos-animate {
  -webkit-transition-delay: 650ms;
  transition-delay: 650ms;
}

body[data-aos-duration='700'] [data-aos], [data-aos][data-aos][data-aos-duration='700'] {
  -webkit-transition-duration: 700ms;
  transition-duration: 700ms;
}

body[data-aos-delay='700'] [data-aos], [data-aos][data-aos][data-aos-delay='700'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='700'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='700'].aos-animate {
  -webkit-transition-delay: 700ms;
  transition-delay: 700ms;
}

body[data-aos-duration='750'] [data-aos], [data-aos][data-aos][data-aos-duration='750'] {
  -webkit-transition-duration: 750ms;
  transition-duration: 750ms;
}

body[data-aos-delay='750'] [data-aos], [data-aos][data-aos][data-aos-delay='750'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='750'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='750'].aos-animate {
  -webkit-transition-delay: 750ms;
  transition-delay: 750ms;
}

body[data-aos-duration='800'] [data-aos], [data-aos][data-aos][data-aos-duration='800'] {
  -webkit-transition-duration: 800ms;
  transition-duration: 800ms;
}

body[data-aos-delay='800'] [data-aos], [data-aos][data-aos][data-aos-delay='800'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='800'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='800'].aos-animate {
  -webkit-transition-delay: 800ms;
  transition-delay: 800ms;
}

body[data-aos-duration='850'] [data-aos], [data-aos][data-aos][data-aos-duration='850'] {
  -webkit-transition-duration: 850ms;
  transition-duration: 850ms;
}

body[data-aos-delay='850'] [data-aos], [data-aos][data-aos][data-aos-delay='850'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='850'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='850'].aos-animate {
  -webkit-transition-delay: 850ms;
  transition-delay: 850ms;
}

body[data-aos-duration='900'] [data-aos], [data-aos][data-aos][data-aos-duration='900'] {
  -webkit-transition-duration: 900ms;
  transition-duration: 900ms;
}

body[data-aos-delay='900'] [data-aos], [data-aos][data-aos][data-aos-delay='900'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='900'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='900'].aos-animate {
  -webkit-transition-delay: 900ms;
  transition-delay: 900ms;
}

body[data-aos-duration='950'] [data-aos], [data-aos][data-aos][data-aos-duration='950'] {
  -webkit-transition-duration: 950ms;
  transition-duration: 950ms;
}

body[data-aos-delay='950'] [data-aos], [data-aos][data-aos][data-aos-delay='950'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='950'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='950'].aos-animate {
  -webkit-transition-delay: 950ms;
  transition-delay: 950ms;
}

body[data-aos-duration='1000'] [data-aos], [data-aos][data-aos][data-aos-duration='1000'] {
  -webkit-transition-duration: 1000ms;
  transition-duration: 1000ms;
}

body[data-aos-delay='1000'] [data-aos], [data-aos][data-aos][data-aos-delay='1000'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='1000'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1000'].aos-animate {
  -webkit-transition-delay: 1000ms;
  transition-delay: 1000ms;
}

body[data-aos-duration='1050'] [data-aos], [data-aos][data-aos][data-aos-duration='1050'] {
  -webkit-transition-duration: 1050ms;
  transition-duration: 1050ms;
}

body[data-aos-delay='1050'] [data-aos], [data-aos][data-aos][data-aos-delay='1050'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='1050'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1050'].aos-animate {
  -webkit-transition-delay: 1050ms;
  transition-delay: 1050ms;
}

body[data-aos-duration='1100'] [data-aos], [data-aos][data-aos][data-aos-duration='1100'] {
  -webkit-transition-duration: 1100ms;
  transition-duration: 1100ms;
}

body[data-aos-delay='1100'] [data-aos], [data-aos][data-aos][data-aos-delay='1100'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='1100'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1100'].aos-animate {
  -webkit-transition-delay: 1100ms;
  transition-delay: 1100ms;
}

body[data-aos-duration='1150'] [data-aos], [data-aos][data-aos][data-aos-duration='1150'] {
  -webkit-transition-duration: 1150ms;
  transition-duration: 1150ms;
}

body[data-aos-delay='1150'] [data-aos], [data-aos][data-aos][data-aos-delay='1150'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='1150'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1150'].aos-animate {
  -webkit-transition-delay: 1150ms;
  transition-delay: 1150ms;
}

body[data-aos-duration='1200'] [data-aos], [data-aos][data-aos][data-aos-duration='1200'] {
  -webkit-transition-duration: 1200ms;
  transition-duration: 1200ms;
}

body[data-aos-delay='1200'] [data-aos], [data-aos][data-aos][data-aos-delay='1200'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='1200'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1200'].aos-animate {
  -webkit-transition-delay: 1200ms;
  transition-delay: 1200ms;
}

body[data-aos-duration='1250'] [data-aos], [data-aos][data-aos][data-aos-duration='1250'] {
  -webkit-transition-duration: 1250ms;
  transition-duration: 1250ms;
}

body[data-aos-delay='1250'] [data-aos], [data-aos][data-aos][data-aos-delay='1250'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='1250'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1250'].aos-animate {
  -webkit-transition-delay: 1250ms;
  transition-delay: 1250ms;
}

body[data-aos-duration='1300'] [data-aos], [data-aos][data-aos][data-aos-duration='1300'] {
  -webkit-transition-duration: 1300ms;
  transition-duration: 1300ms;
}

body[data-aos-delay='1300'] [data-aos], [data-aos][data-aos][data-aos-delay='1300'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='1300'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1300'].aos-animate {
  -webkit-transition-delay: 1300ms;
  transition-delay: 1300ms;
}

body[data-aos-duration='1350'] [data-aos], [data-aos][data-aos][data-aos-duration='1350'] {
  -webkit-transition-duration: 1350ms;
  transition-duration: 1350ms;
}

body[data-aos-delay='1350'] [data-aos], [data-aos][data-aos][data-aos-delay='1350'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='1350'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1350'].aos-animate {
  -webkit-transition-delay: 1350ms;
  transition-delay: 1350ms;
}

body[data-aos-duration='1400'] [data-aos], [data-aos][data-aos][data-aos-duration='1400'] {
  -webkit-transition-duration: 1400ms;
  transition-duration: 1400ms;
}

body[data-aos-delay='1400'] [data-aos], [data-aos][data-aos][data-aos-delay='1400'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='1400'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1400'].aos-animate {
  -webkit-transition-delay: 1400ms;
  transition-delay: 1400ms;
}

body[data-aos-duration='1450'] [data-aos], [data-aos][data-aos][data-aos-duration='1450'] {
  -webkit-transition-duration: 1450ms;
  transition-duration: 1450ms;
}

body[data-aos-delay='1450'] [data-aos], [data-aos][data-aos][data-aos-delay='1450'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='1450'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1450'].aos-animate {
  -webkit-transition-delay: 1450ms;
  transition-delay: 1450ms;
}

body[data-aos-duration='1500'] [data-aos], [data-aos][data-aos][data-aos-duration='1500'] {
  -webkit-transition-duration: 1500ms;
  transition-duration: 1500ms;
}

body[data-aos-delay='1500'] [data-aos], [data-aos][data-aos][data-aos-delay='1500'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='1500'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1500'].aos-animate {
  -webkit-transition-delay: 1500ms;
  transition-delay: 1500ms;
}

body[data-aos-duration='1550'] [data-aos], [data-aos][data-aos][data-aos-duration='1550'] {
  -webkit-transition-duration: 1550ms;
  transition-duration: 1550ms;
}

body[data-aos-delay='1550'] [data-aos], [data-aos][data-aos][data-aos-delay='1550'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='1550'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1550'].aos-animate {
  -webkit-transition-delay: 1550ms;
  transition-delay: 1550ms;
}

body[data-aos-duration='1600'] [data-aos], [data-aos][data-aos][data-aos-duration='1600'] {
  -webkit-transition-duration: 1600ms;
  transition-duration: 1600ms;
}

body[data-aos-delay='1600'] [data-aos], [data-aos][data-aos][data-aos-delay='1600'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='1600'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1600'].aos-animate {
  -webkit-transition-delay: 1600ms;
  transition-delay: 1600ms;
}

body[data-aos-duration='1650'] [data-aos], [data-aos][data-aos][data-aos-duration='1650'] {
  -webkit-transition-duration: 1650ms;
  transition-duration: 1650ms;
}

body[data-aos-delay='1650'] [data-aos], [data-aos][data-aos][data-aos-delay='1650'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='1650'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1650'].aos-animate {
  -webkit-transition-delay: 1650ms;
  transition-delay: 1650ms;
}

body[data-aos-duration='1700'] [data-aos], [data-aos][data-aos][data-aos-duration='1700'] {
  -webkit-transition-duration: 1700ms;
  transition-duration: 1700ms;
}

body[data-aos-delay='1700'] [data-aos], [data-aos][data-aos][data-aos-delay='1700'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='1700'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1700'].aos-animate {
  -webkit-transition-delay: 1700ms;
  transition-delay: 1700ms;
}

body[data-aos-duration='1750'] [data-aos], [data-aos][data-aos][data-aos-duration='1750'] {
  -webkit-transition-duration: 1750ms;
  transition-duration: 1750ms;
}

body[data-aos-delay='1750'] [data-aos], [data-aos][data-aos][data-aos-delay='1750'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='1750'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1750'].aos-animate {
  -webkit-transition-delay: 1750ms;
  transition-delay: 1750ms;
}

body[data-aos-duration='1800'] [data-aos], [data-aos][data-aos][data-aos-duration='1800'] {
  -webkit-transition-duration: 1800ms;
  transition-duration: 1800ms;
}

body[data-aos-delay='1800'] [data-aos], [data-aos][data-aos][data-aos-delay='1800'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='1800'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1800'].aos-animate {
  -webkit-transition-delay: 1800ms;
  transition-delay: 1800ms;
}

body[data-aos-duration='1850'] [data-aos], [data-aos][data-aos][data-aos-duration='1850'] {
  -webkit-transition-duration: 1850ms;
  transition-duration: 1850ms;
}

body[data-aos-delay='1850'] [data-aos], [data-aos][data-aos][data-aos-delay='1850'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='1850'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1850'].aos-animate {
  -webkit-transition-delay: 1850ms;
  transition-delay: 1850ms;
}

body[data-aos-duration='1900'] [data-aos], [data-aos][data-aos][data-aos-duration='1900'] {
  -webkit-transition-duration: 1900ms;
  transition-duration: 1900ms;
}

body[data-aos-delay='1900'] [data-aos], [data-aos][data-aos][data-aos-delay='1900'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='1900'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1900'].aos-animate {
  -webkit-transition-delay: 1900ms;
  transition-delay: 1900ms;
}

body[data-aos-duration='1950'] [data-aos], [data-aos][data-aos][data-aos-duration='1950'] {
  -webkit-transition-duration: 1950ms;
  transition-duration: 1950ms;
}

body[data-aos-delay='1950'] [data-aos], [data-aos][data-aos][data-aos-delay='1950'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='1950'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1950'].aos-animate {
  -webkit-transition-delay: 1950ms;
  transition-delay: 1950ms;
}

body[data-aos-duration='2000'] [data-aos], [data-aos][data-aos][data-aos-duration='2000'] {
  -webkit-transition-duration: 2000ms;
  transition-duration: 2000ms;
}

body[data-aos-delay='2000'] [data-aos], [data-aos][data-aos][data-aos-delay='2000'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='2000'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2000'].aos-animate {
  -webkit-transition-delay: 2000ms;
  transition-delay: 2000ms;
}

body[data-aos-duration='2050'] [data-aos], [data-aos][data-aos][data-aos-duration='2050'] {
  -webkit-transition-duration: 2050ms;
  transition-duration: 2050ms;
}

body[data-aos-delay='2050'] [data-aos], [data-aos][data-aos][data-aos-delay='2050'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='2050'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2050'].aos-animate {
  -webkit-transition-delay: 2050ms;
  transition-delay: 2050ms;
}

body[data-aos-duration='2100'] [data-aos], [data-aos][data-aos][data-aos-duration='2100'] {
  -webkit-transition-duration: 2100ms;
  transition-duration: 2100ms;
}

body[data-aos-delay='2100'] [data-aos], [data-aos][data-aos][data-aos-delay='2100'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='2100'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2100'].aos-animate {
  -webkit-transition-delay: 2100ms;
  transition-delay: 2100ms;
}

body[data-aos-duration='2150'] [data-aos], [data-aos][data-aos][data-aos-duration='2150'] {
  -webkit-transition-duration: 2150ms;
  transition-duration: 2150ms;
}

body[data-aos-delay='2150'] [data-aos], [data-aos][data-aos][data-aos-delay='2150'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='2150'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2150'].aos-animate {
  -webkit-transition-delay: 2150ms;
  transition-delay: 2150ms;
}

body[data-aos-duration='2200'] [data-aos], [data-aos][data-aos][data-aos-duration='2200'] {
  -webkit-transition-duration: 2200ms;
  transition-duration: 2200ms;
}

body[data-aos-delay='2200'] [data-aos], [data-aos][data-aos][data-aos-delay='2200'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='2200'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2200'].aos-animate {
  -webkit-transition-delay: 2200ms;
  transition-delay: 2200ms;
}

body[data-aos-duration='2250'] [data-aos], [data-aos][data-aos][data-aos-duration='2250'] {
  -webkit-transition-duration: 2250ms;
  transition-duration: 2250ms;
}

body[data-aos-delay='2250'] [data-aos], [data-aos][data-aos][data-aos-delay='2250'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='2250'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2250'].aos-animate {
  -webkit-transition-delay: 2250ms;
  transition-delay: 2250ms;
}

body[data-aos-duration='2300'] [data-aos], [data-aos][data-aos][data-aos-duration='2300'] {
  -webkit-transition-duration: 2300ms;
  transition-duration: 2300ms;
}

body[data-aos-delay='2300'] [data-aos], [data-aos][data-aos][data-aos-delay='2300'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='2300'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2300'].aos-animate {
  -webkit-transition-delay: 2300ms;
  transition-delay: 2300ms;
}

body[data-aos-duration='2350'] [data-aos], [data-aos][data-aos][data-aos-duration='2350'] {
  -webkit-transition-duration: 2350ms;
  transition-duration: 2350ms;
}

body[data-aos-delay='2350'] [data-aos], [data-aos][data-aos][data-aos-delay='2350'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='2350'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2350'].aos-animate {
  -webkit-transition-delay: 2350ms;
  transition-delay: 2350ms;
}

body[data-aos-duration='2400'] [data-aos], [data-aos][data-aos][data-aos-duration='2400'] {
  -webkit-transition-duration: 2400ms;
  transition-duration: 2400ms;
}

body[data-aos-delay='2400'] [data-aos], [data-aos][data-aos][data-aos-delay='2400'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='2400'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2400'].aos-animate {
  -webkit-transition-delay: 2400ms;
  transition-delay: 2400ms;
}

body[data-aos-duration='2450'] [data-aos], [data-aos][data-aos][data-aos-duration='2450'] {
  -webkit-transition-duration: 2450ms;
  transition-duration: 2450ms;
}

body[data-aos-delay='2450'] [data-aos], [data-aos][data-aos][data-aos-delay='2450'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='2450'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2450'].aos-animate {
  -webkit-transition-delay: 2450ms;
  transition-delay: 2450ms;
}

body[data-aos-duration='2500'] [data-aos], [data-aos][data-aos][data-aos-duration='2500'] {
  -webkit-transition-duration: 2500ms;
  transition-duration: 2500ms;
}

body[data-aos-delay='2500'] [data-aos], [data-aos][data-aos][data-aos-delay='2500'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='2500'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2500'].aos-animate {
  -webkit-transition-delay: 2500ms;
  transition-delay: 2500ms;
}

body[data-aos-duration='2550'] [data-aos], [data-aos][data-aos][data-aos-duration='2550'] {
  -webkit-transition-duration: 2550ms;
  transition-duration: 2550ms;
}

body[data-aos-delay='2550'] [data-aos], [data-aos][data-aos][data-aos-delay='2550'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='2550'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2550'].aos-animate {
  -webkit-transition-delay: 2550ms;
  transition-delay: 2550ms;
}

body[data-aos-duration='2600'] [data-aos], [data-aos][data-aos][data-aos-duration='2600'] {
  -webkit-transition-duration: 2600ms;
  transition-duration: 2600ms;
}

body[data-aos-delay='2600'] [data-aos], [data-aos][data-aos][data-aos-delay='2600'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='2600'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2600'].aos-animate {
  -webkit-transition-delay: 2600ms;
  transition-delay: 2600ms;
}

body[data-aos-duration='2650'] [data-aos], [data-aos][data-aos][data-aos-duration='2650'] {
  -webkit-transition-duration: 2650ms;
  transition-duration: 2650ms;
}

body[data-aos-delay='2650'] [data-aos], [data-aos][data-aos][data-aos-delay='2650'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='2650'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2650'].aos-animate {
  -webkit-transition-delay: 2650ms;
  transition-delay: 2650ms;
}

body[data-aos-duration='2700'] [data-aos], [data-aos][data-aos][data-aos-duration='2700'] {
  -webkit-transition-duration: 2700ms;
  transition-duration: 2700ms;
}

body[data-aos-delay='2700'] [data-aos], [data-aos][data-aos][data-aos-delay='2700'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='2700'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2700'].aos-animate {
  -webkit-transition-delay: 2700ms;
  transition-delay: 2700ms;
}

body[data-aos-duration='2750'] [data-aos], [data-aos][data-aos][data-aos-duration='2750'] {
  -webkit-transition-duration: 2750ms;
  transition-duration: 2750ms;
}

body[data-aos-delay='2750'] [data-aos], [data-aos][data-aos][data-aos-delay='2750'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='2750'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2750'].aos-animate {
  -webkit-transition-delay: 2750ms;
  transition-delay: 2750ms;
}

body[data-aos-duration='2800'] [data-aos], [data-aos][data-aos][data-aos-duration='2800'] {
  -webkit-transition-duration: 2800ms;
  transition-duration: 2800ms;
}

body[data-aos-delay='2800'] [data-aos], [data-aos][data-aos][data-aos-delay='2800'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='2800'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2800'].aos-animate {
  -webkit-transition-delay: 2800ms;
  transition-delay: 2800ms;
}

body[data-aos-duration='2850'] [data-aos], [data-aos][data-aos][data-aos-duration='2850'] {
  -webkit-transition-duration: 2850ms;
  transition-duration: 2850ms;
}

body[data-aos-delay='2850'] [data-aos], [data-aos][data-aos][data-aos-delay='2850'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='2850'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2850'].aos-animate {
  -webkit-transition-delay: 2850ms;
  transition-delay: 2850ms;
}

body[data-aos-duration='2900'] [data-aos], [data-aos][data-aos][data-aos-duration='2900'] {
  -webkit-transition-duration: 2900ms;
  transition-duration: 2900ms;
}

body[data-aos-delay='2900'] [data-aos], [data-aos][data-aos][data-aos-delay='2900'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='2900'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2900'].aos-animate {
  -webkit-transition-delay: 2900ms;
  transition-delay: 2900ms;
}

body[data-aos-duration='2950'] [data-aos], [data-aos][data-aos][data-aos-duration='2950'] {
  -webkit-transition-duration: 2950ms;
  transition-duration: 2950ms;
}

body[data-aos-delay='2950'] [data-aos], [data-aos][data-aos][data-aos-delay='2950'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='2950'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2950'].aos-animate {
  -webkit-transition-delay: 2950ms;
  transition-delay: 2950ms;
}

body[data-aos-duration='3000'] [data-aos], [data-aos][data-aos][data-aos-duration='3000'] {
  -webkit-transition-duration: 3000ms;
  transition-duration: 3000ms;
}

body[data-aos-delay='3000'] [data-aos], [data-aos][data-aos][data-aos-delay='3000'] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

body[data-aos-delay='3000'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='3000'].aos-animate {
  -webkit-transition-delay: 3000ms;
  transition-delay: 3000ms;
}

body[data-aos-easing="linear"] [data-aos], [data-aos][data-aos][data-aos-easing="linear"] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}

body[data-aos-easing="ease"] [data-aos], [data-aos][data-aos][data-aos-easing="ease"] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}

body[data-aos-easing="ease-in"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in"] {
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 1, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 1, 1);
}

body[data-aos-easing="ease-out"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out"] {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
}

body[data-aos-easing="ease-in-out"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out"] {
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}

body[data-aos-easing="ease-in-back"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-back"] {
  -webkit-transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

body[data-aos-easing="ease-out-back"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-back"] {
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

body[data-aos-easing="ease-in-out-back"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-back"] {
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

body[data-aos-easing="ease-in-sine"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-sine"] {
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}

body[data-aos-easing="ease-out-sine"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-sine"] {
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}

body[data-aos-easing="ease-in-out-sine"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-sine"] {
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

body[data-aos-easing="ease-in-quad"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-quad"] {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

body[data-aos-easing="ease-out-quad"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-quad"] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

body[data-aos-easing="ease-in-out-quad"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-quad"] {
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

body[data-aos-easing="ease-in-cubic"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-cubic"] {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

body[data-aos-easing="ease-out-cubic"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-cubic"] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

body[data-aos-easing="ease-in-out-cubic"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-cubic"] {
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

body[data-aos-easing="ease-in-quart"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-quart"] {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

body[data-aos-easing="ease-out-quart"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-quart"] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

body[data-aos-easing="ease-in-out-quart"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-quart"] {
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

/**
 * Fade animations:
 * fade
 * fade-up, fade-down, fade-left, fade-right
 * fade-up-right, fade-up-left, fade-down-right, fade-down-left
 */
[data-aos^='fade'][data-aos^='fade'] {
  opacity: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

[data-aos^='fade'][data-aos^='fade'].aos-animate {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

[data-aos='fade-up'] {
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
}

[data-aos='fade-down'] {
  -webkit-transform: translate3d(0, -100px, 0);
  transform: translate3d(0, -100px, 0);
}

[data-aos='fade-right'] {
  -webkit-transform: translate3d(-100px, 0, 0);
  transform: translate3d(-100px, 0, 0);
}

[data-aos='fade-left'] {
  -webkit-transform: translate3d(100px, 0, 0);
  transform: translate3d(100px, 0, 0);
}

[data-aos='fade-up-right'] {
  -webkit-transform: translate3d(-100px, 100px, 0);
  transform: translate3d(-100px, 100px, 0);
}

[data-aos='fade-up-left'] {
  -webkit-transform: translate3d(100px, 100px, 0);
  transform: translate3d(100px, 100px, 0);
}

[data-aos='fade-down-right'] {
  -webkit-transform: translate3d(-100px, -100px, 0);
  transform: translate3d(-100px, -100px, 0);
}

[data-aos='fade-down-left'] {
  -webkit-transform: translate3d(100px, -100px, 0);
  transform: translate3d(100px, -100px, 0);
}

/**
 * Zoom animations:
 * zoom-in, zoom-in-up, zoom-in-down, zoom-in-left, zoom-in-right
 * zoom-out, zoom-out-up, zoom-out-down, zoom-out-left, zoom-out-right
 */
[data-aos^='zoom'][data-aos^='zoom'] {
  opacity: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

[data-aos^='zoom'][data-aos^='zoom'].aos-animate {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}

[data-aos='zoom-in'] {
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
}

[data-aos='zoom-in-up'] {
  -webkit-transform: translate3d(0, 100px, 0) scale(0.6);
  transform: translate3d(0, 100px, 0) scale(0.6);
}

[data-aos='zoom-in-down'] {
  -webkit-transform: translate3d(0, -100px, 0) scale(0.6);
  transform: translate3d(0, -100px, 0) scale(0.6);
}

[data-aos='zoom-in-right'] {
  -webkit-transform: translate3d(-100px, 0, 0) scale(0.6);
  transform: translate3d(-100px, 0, 0) scale(0.6);
}

[data-aos='zoom-in-left'] {
  -webkit-transform: translate3d(100px, 0, 0) scale(0.6);
  transform: translate3d(100px, 0, 0) scale(0.6);
}

[data-aos='zoom-out'] {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

[data-aos='zoom-out-up'] {
  -webkit-transform: translate3d(0, 100px, 0) scale(1.2);
  transform: translate3d(0, 100px, 0) scale(1.2);
}

[data-aos='zoom-out-down'] {
  -webkit-transform: translate3d(0, -100px, 0) scale(1.2);
  transform: translate3d(0, -100px, 0) scale(1.2);
}

[data-aos='zoom-out-right'] {
  -webkit-transform: translate3d(-100px, 0, 0) scale(1.2);
  transform: translate3d(-100px, 0, 0) scale(1.2);
}

[data-aos='zoom-out-left'] {
  -webkit-transform: translate3d(100px, 0, 0) scale(1.2);
  transform: translate3d(100px, 0, 0) scale(1.2);
}

/**
 * Slide animations
 */
[data-aos^='slide'][data-aos^='slide'] {
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

[data-aos^='slide'][data-aos^='slide'].aos-animate {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

[data-aos='slide-up'] {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}

[data-aos='slide-down'] {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}

[data-aos='slide-right'] {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

[data-aos='slide-left'] {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

/**
 * Flip animations:
 * flip-left, flip-right, flip-up, flip-down
 */
[data-aos^='flip'][data-aos^='flip'] {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

[data-aos='flip-left'] {
  -webkit-transform: perspective(2500px) rotateY(-100deg);
  transform: perspective(2500px) rotateY(-100deg);
}

[data-aos='flip-left'].aos-animate {
  -webkit-transform: perspective(2500px) rotateY(0);
  transform: perspective(2500px) rotateY(0);
}

[data-aos='flip-right'] {
  -webkit-transform: perspective(2500px) rotateY(100deg);
  transform: perspective(2500px) rotateY(100deg);
}

[data-aos='flip-right'].aos-animate {
  -webkit-transform: perspective(2500px) rotateY(0);
  transform: perspective(2500px) rotateY(0);
}

[data-aos='flip-up'] {
  -webkit-transform: perspective(2500px) rotateX(-100deg);
  transform: perspective(2500px) rotateX(-100deg);
}

[data-aos='flip-up'].aos-animate {
  -webkit-transform: perspective(2500px) rotateX(0);
  transform: perspective(2500px) rotateX(0);
}

[data-aos='flip-down'] {
  -webkit-transform: perspective(2500px) rotateX(100deg);
  transform: perspective(2500px) rotateX(100deg);
}

[data-aos='flip-down'].aos-animate {
  -webkit-transform: perspective(2500px) rotateX(0);
  transform: perspective(2500px) rotateX(0);
}

/*----------------------------------------------------------------------
[End Aos]
----------------------------------------------------------------------*/
