
    /* This file is auto-generated from a `scss` file with the same name */

.videobgwrapper{overflow:hidden;position:absolute;z-index:0;width:100%;height:100%;top:0;left:0;pointer-events:none;border-radius:inherit}.videobgframe{position:absolute;width:101%;height:100%;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);object-fit:fill}#dm video.videobgframe{margin:0}@media (max-width:767px){.dmRoot .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done){min-height:80vh}}@media (min-width:1025px){.dmRoot .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done){min-height:45vh}}@media (min-width:768px) and (max-width:1024px){.responsiveTablet .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done){min-height:45vh}}#dm [data-show-on-page-only]{display:none!important}


    

img[width][height] {
  height: auto;
}

  body[data-page-alias="about"] #dm [data-show-on-page-only="about"] {
    display: block !important;
  }




    
    .widget-1f5975 .copyright {
    font-size: 13px;
    display: flex;
    text-align: left;
    justify-content: flex-start;
}
    
    .widget-832a29 .accordion-wrapper {
  list-style-type: none;
  text-align: left;
  overflow: hidden;
  margin: 0;
}

.widget-832a29 .accordion-title {
  display: flex;
  align-items: center;
}

.widget-832a29 .title-text {
  display: flex;
  align-items: center;
}

.widget-832a29 .title-text > * {
  margin: 0;
}

.widget-832a29 .title-icon {
  width: 30px;
  fill: currentColor;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#dm .widget-832a29 .accordion-title .title-text {
  font-size: 16px;
  font-weight: 600;
  flex-grow: 1;
}

.widget-832a29 .section {
  overflow: hidden;
  transition: max-height 0.3s ease-out;
  height: auto;
  max-height: 0;
  font-size: 16px;
}

.widget-832a29 .expanded .section, [data-first-expanded='true'] .accordion-item:first-of-type .section {
  max-height: 30000px;
}

.widget-832a29 .section-inner {
  padding: 18px 20px;
  margin: 0;
}

.widget-832a29 .section-inner ul {
  padding-left: 40px;
  list-style-type: disc;
  list-style-position: outside;
}

.widget-832a29 .arrow {
  transition: transform 0.3s ease-in-out;
  display: flex;
  flex-direction: column;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
}

.widget-832a29 .arrow .close {
  width: 100%;
  height: 100%;
}

/* plus and minus signs animation*/
.widget-832a29 .vertical {
  transition: all 0.5s ease-in-out;
  transform: rotate(-90deg);
  position: absolute;
  background-color: #000;
  background-color: currentColor;
  width: 10%;
  height: 100%;
  left: 50%;
  margin-left: -5%;
  top: 50%;
  margin-top: -50%;
}

.widget-832a29 .horizontal {
  transition: all 0.5s ease-in-out;
  transform: rotate(-90deg);
  background-color: #000;
  background-color: currentColor;
  position: absolute;
  width: 100%;
  height: 10%;
  left: 50%;
  margin-left: -50%;
  top: 50%;
  margin-top: -5%;
  opacity: 1;
}

.widget-832a29 .expanded .vertical, [data-first-expanded='true'] .accordion-item:first-of-type .vertical {
  transform: rotate(90deg);
}

.widget-832a29 .expanded .horizontal, [data-first-expanded='true'] .accordion-item:first-of-type .horizontal {
  transform: rotate(90deg);
  opacity: 0;
}

/* Layout 1 */
.widget-832a29 .plusMinus .accordion-title {
  padding: 10px 20px 20px 20px;
  justify-content: space-between;
  border-bottom: 1px solid #e3e3e3;
}

.widget-832a29 .plusMinus .accordion-title .title-text {
  margin: 0;
}

.widget-832a29 .plusMinus .arrow-wrapper {
  margin-left: 15px;
}

.widget-832a29 .plusMinus .arrow {
  position: relative;
  width: 15px;
  height: 15px;
}

.widget-832a29 .plusMinus .section-inner {
  border-bottom: solid 1px #e1e1e1;
}

.widget-832a29 .plusMinus .accordion-item:not(:last-child) {
  margin-bottom: 10px;
}

/* Layout 2 */
.widget-832a29 .borderedPlus {
  border: solid 1px #e1e1e1;
  border-bottom: none;
}

.widget-832a29 .borderedPlus .accordion-title {
  padding: 18px 20px;
  border-bottom: solid 1px #e1e1e1;
  background: #f2f2f2;
  justify-content: space-between;
}

.widget-832a29 .borderedPlus .accordion-title .title-text {
  margin: 0;
}

.widget-832a29 .borderedPlus .section-inner {
  border-bottom: solid 1px #e1e1e1;
}

.widget-832a29 .borderedPlus .arrow-wrapper {
  margin-left: 15px;
}

.widget-832a29 .borderedPlus .arrow {
  position: relative;
  width: 15px;
  height: 15px;
}

/* Layout 3 */
.widget-832a29 .fullBorder {
  border: solid 1px #e1e1e1;
  border-bottom: none;
}

.widget-832a29 .fullBorder .accordion-title {
  padding: 18px 20px;
  border-bottom: solid 1px #e1e1e1;
  justify-content: space-between;
}

.widget-832a29 .fullBorder .accordion-title .title-text {
  margin: 0;
}

.widget-832a29 .fullBorder .section-inner {
  border-bottom: solid 1px #e1e1e1;
  background: #f2f2f2;
}

.widget-832a29 .fullBorder .arrow {
  width: 22px;
  height: 22px;
}

.widget-832a29 .fullBorder .expanded .arrow, .fullBorder[data-first-expanded='true'] .accordion-item:first-of-type .arrow {
  transform: rotate(180deg);
}

/* Layout 4 */
.widget-832a29 .roundedIcon .accordion-title {
  justify-content: space-between;
  padding: 18px 20px;
  background: #f2f2f2;
}

.widget-832a29 .roundedIcon .accordion-title .title-text {
  margin: 0;
}

.widget-832a29 .roundedIcon .arrow-wrapper {
  margin-right: 8px;
}

.widget-832a29 .roundedIcon .arrow {
  width: 22px;
  height: 22px;
}

.widget-832a29 .roundedIcon .expanded .arrow, .roundedIcon[data-first-expanded='true'] .accordion-item:first-of-type .arrow {
  transform: rotate(180deg);
}

.widget-832a29 .roundedIcon .accordion-item:not(:last-child) {
  margin-bottom: 10px;
}

.widget-832a29 .roundedIcon .arrow-wrapper {
  border-radius: 50%;
  padding: 8px;
  background-color: #000;
}

.widget-832a29 .roundedIcon .arrow-wrapper .arrow {
  width: 20px;
  height: 20px;
}

.widget-832a29 .roundedIcon .arrow-wrapper .close {
  fill: #e3e3e3;
}

/* Layout 5 */
.widget-832a29 .leftIcons .accordion-title {
  justify-content: space-between;
  padding: 18px 20px;
  background: #f2f2f2;
}

.widget-832a29 .leftIcons .accordion-title .title-text {
  margin: 0;
}

.widget-832a29 .leftIcons .arrow-wrapper {
  margin-right: 8px;
}

.widget-832a29 .leftIcons .arrow {
  width: 22px;
  height: 22px;
}

.widget-832a29 .leftIcons .expanded .arrow, .leftIcons[data-first-expanded='true'] .accordion-item:first-of-type .arrow {
  transform: rotate(180deg);
}

.widget-832a29 .leftIcons .accordion-item:not(:last-child) {
  margin-bottom: 10px;
}

.widget-832a29 .leftIcons .title-icon {
  width: 22px;
  margin-right: 10px;
}

.widget-832a29 .leftIcons .title-icon svg {
  width: 100% !important;
  height: auto !important;
}

/* Layout 6 */
.widget-832a29 .cleanLayout .accordion-title {
  justify-content: flex-end;
}

.widget-832a29 .cleanLayout .accordion-title .title-text {
  order: 2;
  margin: 10px 0;
  padding-left: 16px;
}

.widget-832a29 .cleanLayout .arrow {
  order: 1;
  width: 22px;
  height: 22px;
}

.widget-832a29 .cleanLayout .expanded .arrow, .cleanLayout[data-first-expanded='true'] .accordion-item:first-of-type .arrow {
  transform: rotate(90deg);
}

.widget-832a29 .cleanLayout .section-inner {
  padding: 0 20px 0 0;
}

    


    




    *#dm *.dmBody div.u_1463731820 .svg
{
	color:rgba(102,102,102,1) !important;
	fill:rgba(102,102,102,1) !important;
}
*#dm *.dmBody div.u_1465135666 .svg
{
	color:rgba(102,102,102,1) !important;
	fill:rgba(102,102,102,1) !important;
}
*#dm *.dmBody div.u_1984592710 .svg
{
	color:rgba(102,102,102,1) !important;
	fill:rgba(102,102,102,1) !important;
}
*#dm *.dmBody nav.u_1144820115
{
	color:black !important;
}
*#dm *.dmBody *.u_1074704706
{
	display:block !important;
}
*#dm *.dmBody *.u_1019486830
{
	display:none !important;
}
*#dm *.dmBody *.u_1773679049
{
	display:block !important;
}
*#dm *.dmBody *.u_1199754423
{
	display:none !important;
}
*#dm *.dmBody *.u_1311365429
{
	display:block !important;
}
*#dm *.dmBody *.u_1613093270
{
	display:none !important;
}
*#dm *.dmBody *.u_1219844003
{
	display:block !important;
}
*#dm *.dmBody *.u_1403852621
{
	display:none !important;
}
*#dm *.dmBody *.u_1399910747 .photoGalleryThumbs .image-container a
{
	background-size:contain !important;
}
*#dm *.dmBody div.u_1406746770 .caption-inner
{
	background-color:rgba(0,0,0,0) !important;
}
*#dm *.dmBody *.u_1558565439
{
	display:block !important;
}
*#dm *.dmBody *.u_1318441838
{
	display:none !important;
}
*#dm *.dmBody *.u_1505111980
{
	display:block !important;
}
*#dm *.dmBody *.u_1693499050
{
	display:none !important;
}
*#dm *.dmBody *.u_1864973612
{
	display:block !important;
}
*#dm *.dmBody *.u_1530717522
{
	display:none !important;
}
*#dm *.dmBody *.u_1706712845
{
	display:block !important;
}
*#dm *.dmBody *.u_1778801301
{
	display:none !important;
}
*#dm *.dmBody div.u_1382193473 .caption-inner
{
	background-color:rgba(0,0,0,0) !important;
}
*#dm *.dmBody *.u_1251187308 .photoGalleryThumbs .image-container a
{
	background-size:contain !important;
}
*#dm *.dmBody nav.u_1112353738
{
	color:white !important;
}
*#dm *.dmBody *.u_1941213882 *.accordion-title *.arrow *.close
{
	fill:rgba(8,195,73,1) !important;
	background-color:rgba(8,195,73,1) !important;
}
*#dm *.dmBody *.u_1941213882 *.accordion-title *.horizontal
{
	fill:rgba(8,195,73,1) !important;
	background-color:rgba(8,195,73,1) !important;
}
*#dm *.dmBody *.u_1941213882 *.accordion-title *.vertical
{
	fill:rgba(8,195,73,1) !important;
	background-color:rgba(8,195,73,1) !important;
}
*#dm *.dmBody div.u_1941213882 *.accordion-wrapper
{
	background-color:rgba(255,255,255,0.85) !important;
	border-radius:5px !important;
	-moz-border-radius:5px !important;
	-webkit-border-radius:5px !important;
}
*#dm *.dmBody div.u_1317680588 *.bgExtraLayerOverlay
{
	background-image:linear-gradient(90deg,rgba(4,17,33,1) 0,rgba(102,102,102,1) 100%) !important;
}
*#dm *.dmBody div.u_1782954597 hr
{
	color:rgba(255,255,255,1) !important;
}
*#dm *.dmBody div.u_1941213882 *.accordion-title
{
	color:rgba(0,0,0,1) !important;
	border-bottom-color:rgba(203,198,198,1) !important;
	font-weight:normal !important;
}
*#dm *.dmBody div.u_1941213882 *.title-text
{
	color:rgba(0,0,0,1) !important;
	font-weight:normal !important;
}
*#dm *.dmBody div.u_1941213882 .title-text *
{
	color:rgba(0,0,0,1) !important;
	font-weight:normal !important;
}
*#dm *.dmBody div.u_1941213882 *.accordion-description *.section-inner
{
	background-color:rgba(0,0,0,0) !important;
	border-bottom-color:rgba(203,198,198,1) !important;
	color:rgba(0,0,0,1) !important;
	font-family:Fredoka !important;
	font-weight:normal !important;
}
*#dm *.dmBody div.u_1317680588
{
	background-repeat:no-repeat !important;
	background-image:url(/Resources/images/Content%20team%20-%20web%20redesign-2880w.png) !important;
	border-style:solid !important;
	border-width:0px !important;
}
*#dm *.dmBody *.u_1317680588:before
{
	opacity:0.5 !important;
	background-color:rgb(255,255,255) !important;
}
*#dm *.dmBody *.u_1317680588.before
{
	opacity:0.5 !important;
	background-color:rgb(255,255,255) !important;
}
*#dm *.dmBody *.u_1317680588>.bgExtraLayerOverlay
{
	opacity:0.5 !important;
	background-color:rgb(255,255,255) !important;
}
*#dm *.dmBody div.u_1317680588:before
{
	opacity:0.5 !important;
	background-image:linear-gradient(90deg,rgba(4,17,33,1) 0,rgba(102,102,102,1) 100%) !important;
}
*#dm *.dmBody div.u_1317680588.before
{
	opacity:0.5 !important;
	background-image:linear-gradient(90deg,rgba(4,17,33,1) 0,rgba(102,102,102,1) 100%) !important;
}
*#dm *.dmBody div.u_1317680588>.bgExtraLayerOverlay
{
	opacity:0.5 !important;
}



    *#dm *.dmBody *.u_1406746770 .photoGalleryThumbs
{
	padding:10px !important;
}
*#dm *.dmBody *.u_1406746770 .layout-container
{
	padding:10px !important;
}
*#dm *.dmBody *.u_1406746770 .photoGalleryViewAll
{
	padding:0 20px !important;
}
*#dm *.dmBody div.u_1406746770 .caption-container .caption-title
{
	font-size:20px !important;
}
*#dm *.dmBody *.u_1399910747 .photoGalleryThumbs .image-container a
{
	padding-top:67px !important;
}
*#dm *.dmBody *.u_1399910747 .photoGalleryThumbs
{
	padding:7px !important;
}
*#dm *.dmBody *.u_1399910747 .layout-container
{
	padding:7px !important;
}
*#dm *.dmBody *.u_1399910747 .photoGalleryViewAll
{
	padding:0 14px !important;
}
*#dm *.dmBody *.u_1406746770 .caption-inner
{
	padding-left:0 !important;
	padding-right:0 !important;
}
*#dm *.dmBody *.u_1382193473 .photoGalleryThumbs
{
	padding:10px !important;
}
*#dm *.dmBody *.u_1382193473 .layout-container
{
	padding:10px !important;
}
*#dm *.dmBody *.u_1382193473 .photoGalleryViewAll
{
	padding:0 20px !important;
}
*#dm *.dmBody div.u_1382193473 .caption-container .caption-title
{
	font-size:20px !important;
}
*#dm *.dmBody *.u_1382193473 .caption-inner
{
	padding-left:0 !important;
	padding-right:0 !important;
}
*#dm *.dmBody *.u_1251187308 .photoGalleryThumbs .image-container a
{
	padding-top:67px !important;
}
*#dm *.dmBody *.u_1251187308 .photoGalleryThumbs
{
	padding:7px !important;
}
*#dm *.dmBody *.u_1251187308 .layout-container
{
	padding:7px !important;
}
*#dm *.dmBody *.u_1251187308 .photoGalleryViewAll
{
	padding:0 14px !important;
}
*#dm *.dmBody div.u_1383863493
{
	float:none !important;
	top:0 !important;
	left:0 !important;
	width:100% !important;
	position:relative !important;
	height:auto !important;
	padding-top:2px !important;
	padding-left:0 !important;
	padding-bottom:2px !important;
	margin-right:auto !important;
	margin-left:auto !important;
	max-width:calc(100% - 0px) !important;
	margin-top:0 !important;
	margin-bottom:8px !important;
	padding-right:0 !important;
	min-width:25px !important;
}
*#dm *.dmBody *.u_1941213882 *.accordion-title *.arrow
{
	width:27px !important;
	height:27px !important;
}
*#dm *.dmBody div.u_1941213882 *.accordion-title
{
	font-size:18px !important;
}
*#dm *.dmBody div.u_1941213882 *.title-text
{
	font-size:18px !important;
}
*#dm *.dmBody div.u_1941213882 .title-text *
{
	font-size:18px !important;
}
*#dm *.dmBody div.u_1941213882 .accordion-description .section-inner
{
	font-size:16px !important;
}
*#dm *.dmBody div.u_1782954597
{
	float:none !important;
	top:0px !important;
	left:0 !important;
	width:calc(100% - 492px) !important;
	position:relative !important;
	height:auto !important;
	padding-top:0px !important;
	padding-left:0px !important;
	padding-bottom:0px !important;
	margin-right:auto !important;
	margin-left:auto !important;
	max-width:215.99px !important;
	margin-top:0px !important;
	margin-bottom:0px !important;
	padding-right:0px !important;
	min-width:25px !important;
	text-align:center !important;
}
*#dm *.dmBody div.u_1321521126
{
	margin-bottom:0px !important;
	margin-top:-22px !important;
	float:none !important;
	top:0px !important;
	left:0 !important;
	width:calc(100% - 0px) !important;
	position:relative !important;
	height:auto !important;
	padding-top:0px !important;
	padding-left:0px !important;
	padding-bottom:0px !important;
	margin-right:auto !important;
	margin-left:auto !important;
	max-width:100% !important;
	padding-right:0px !important;
	min-width:25px !important;
}
*#dm *.dmBody div.u_1941213882
{
	float:none !important;
	top:0 !important;
	left:0 !important;
	width:100% !important;
	position:relative !important;
	height:auto !important;
	padding-top:0px !important;
	padding-left:0px !important;
	padding-bottom:0px !important;
	margin-right:0px !important;
	margin-left:0px !important;
	max-width:calc(100% - 0px) !important;
	margin-top:27px !important;
	margin-bottom:0px !important;
	padding-right:0px !important;
	min-width:25px !important;
	text-align:center !important;
}
*#dm *.dmBody div.u_1317680588
{
	float:none !important;
	top:0 !important;
	left:0 !important;
	width:auto !important;
	position:relative !important;
	height:auto !important;
	padding-top:269px !important;
	padding-left:40px !important;
	padding-bottom:169px !important;
	margin-right:0px !important;
	margin-left:0px !important;
	max-width:100% !important;
	margin-top:-130px !important;
	margin-bottom:0px !important;
	padding-right:40px !important;
	min-width:0 !important;
	text-align:center !important;
	background-attachment:initial !important;
	background-size:cover !important;
	background-position:0% 50% !important;
}


@media all {
    
#\36 2a5b29cfb6ca21acbfec1c0 {
    margin-right: 0%;
    margin-top: 0px;
    margin-left: 0%;
    margin-bottom: 0px;
}
    
#\36 2a5b29cfb6ca21acbfec1c1 {
    background-repeat: no-repeat;
    background-size: cover;
    grid-template-columns: minmax(0px, 1fr);
    grid-template-rows: minmax(8px, max-content);
    display: grid;
    justify-content: start;
    background-position: 50% 50%;
    align-items: start;
    position: relative;
    background-color: rgba(39, 21, 21, 1);
}
    
#\36 2a5b29cfb6ca21acbfec1c2 {
    align-self: start;
    background-size: cover;
    padding-left: 0%;
    min-height: 100px;
    grid-row-start: 1;
    margin-left: 0%;
    background-repeat: no-repeat;
    flex-direction: row;
    margin-top: 0px;
    grid-column-end: span 1;
    order: 0;
    padding-top: 50px;
    grid-column-start: 1;
    display: flex;
    padding-bottom: 0px;
    background-position: 50% 50%;
    margin-right: 0%;
    column-gap: 4%;
    row-gap: 24px;
    max-width: 1200px;
    grid-row-end: span 1;
    width: 100%;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    margin-bottom: 0px;
    justify-self: center;
    padding-right: 0%;
}
    
#\36 2a5b29cfb6ca21acbfec1c3 {
    align-self: stretch;
    padding-top: 16px;
    background-size: cover;
    display: flex;
    padding-left: 16px;
    padding-bottom: 16px;
    min-height: 8px;
    background-position: 50% 50%;
    margin-right: 0%;
    margin-left: 0%;
    column-gap: 4%;
    row-gap: 24px;
    background-repeat: no-repeat;
    flex-direction: column;
    max-width: 100%;
    width: 100%;
    justify-content: flex-start;
    margin-top: 0px;
    align-items: flex-start;
    position: relative;
    margin-bottom: 0px;
    min-width: 4%;
    padding-right: 16px;
    background-color: rgba(39, 21, 21, 1);
}
    
#\36 2a5b2e0fb6ca21acbfecc09 {
    position: relative;
    width: 41.11%;
    height: auto;
    min-width: 10px;
    min-height: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0%;
    margin-left: 0%;
    max-width: 100%;
    grid-row-start: auto;
    grid-row-end: auto;
    grid-column-start: auto;
    grid-column-end: auto;
    justify-self: auto;
    align-self: auto;
    order: 0;
}
    
#\36 2a5b2e8fb6ca21acbfecd68.flex-element.widget-wrapper > [data-element-type] {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 0px;
    padding-right: 0px;
}
#\36 2a5b2e8fb6ca21acbfecd68 {
    position: relative;
    width: 80%;
    height: auto;
    min-width: 10px;
    min-height: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0%;
    margin-left: 0%;
    max-width: none;
    grid-row-start: auto;
    grid-row-end: auto;
    grid-column-start: auto;
    grid-column-end: auto;
    justify-self: auto;
    align-self: auto;
    order: 0;
}
}
@media (min-width: 767px) and (max-width: 1024px) {
    
#\36 2a5b29cfb6ca21acbfec1c2 {
}
    
#\36 2a5b2e0fb6ca21acbfecc09 {
}
    
#\36 2a5b2e8fb6ca21acbfecd68 {
    width: 100%;
}
}
@media (min-width: 767px) and (max-width: 1024px) {
    
#\36 2a5b29cfb6ca21acbfec1c2 {
}
    
#\36 2a5b29cfb6ca21acbfec1c3 {
    background-color: rgba(39, 21, 21, 1);
}
    
#\36 2a5b2e0fb6ca21acbfecc09 {
    width: 45.33%;
    height: auto;
}
    
#\36 2a5b2e8fb6ca21acbfecd68 {
    margin-top: -20px;
}
    
#\36 2a5b29cfb6ca21acbfec1c1 {
    background-color: rgba(39, 21, 21, 1);
}
}
@media (min-width: 1400px) {
    
#\36 2a5b29cfb6ca21acbfec1c2 {
}
    
#\36 2a5b29cfb6ca21acbfec1c3 {
    background-color: rgba(39, 21, 21, 1);
}
    
#\36 2a5b2e0fb6ca21acbfecc09 {
    height: auto;
    width: 51.59%;
}
    
#\36 2a5b2e8fb6ca21acbfecd68 {
}
    
#\36 2a5b29cfb6ca21acbfec1c1 {
    background-color: rgba(39, 21, 21, 1);
}
}
@media (max-width: 766px) {
    
#\36 2a5b29cfb6ca21acbfec1c1 {
    grid-template-rows: minmax(8px, max-content);
}
    
#\36 2a5b29cfb6ca21acbfec1c2 {
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: span 1;
    grid-row-end: span 1;
}
    
#\36 2a5b2e0fb6ca21acbfecc09 {
}
    
#\36 2a5b2e8fb6ca21acbfecd68 {
}
}
@media (max-width: 767px) {
    
#\36 2a5b29cfb6ca21acbfec1c2 {
    min-height: unset;
    flex-direction: column;
    padding-left: 4%;
    padding-right: 4%;
    row-gap: 15px;
    padding-top: 35px;
}
    
#\36 2a5b29cfb6ca21acbfec1c3 {
    width: 100%;
    min-height: 158px;
    align-items: center;
    row-gap: 15px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: rgba(39, 21, 21, 1);
}
    
#\36 2a5b2e0fb6ca21acbfecc09 {
    width: 55.47%;
    height: auto;
    align-self: flex-start;
    margin-left: 0%;
    margin-right: 0%;
}
    
#\36 2a5b2e8fb6ca21acbfecd68 {
    align-self: stretch;
    margin-left: 0%;
    margin-right: 0px;
    width: 100%;
    max-width: none;
}
    
#\36 2a5b29cfb6ca21acbfec1c1 {
    background-color: rgba(39, 21, 21, 1);
}
}
@media (min-width: 468px) and (max-width: 767px) {
    
#\36 2a5b2e0fb6ca21acbfecc09 {
    height: auto;
}
    
#\36 2a5b2e8fb6ca21acbfecd68 {
}
    
#\36 2a5b29cfb6ca21acbfec1c1 {
    background-color: rgba(39, 21, 21, 1);
}
    
#\36 2a5b29cfb6ca21acbfec1c3 {
    background-color: rgba(39, 21, 21, 1);
}
}
@media all {
    
#\36 2a5b3d3fb6ca21acbfef052 {
    position: relative;
    width: 100%;
    height: auto;
    min-width: 10px;
    min-height: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0%;
    margin-left: 0%;
    max-width: none;
    order: 0;
    align-self: stretch;
}
    
#\36 2a5b3d3fb6ca21acbfef051 {
    align-self: start;
    background-size: cover;
    padding-left: 0%;
    min-height: 90px;
    grid-row-start: 1;
    margin-left: 0%;
    background-repeat: no-repeat;
    flex-direction: row;
    margin-top: 0px;
    grid-column-end: span 1;
    order: 0;
    padding-top: 0px;
    grid-column-start: 1;
    display: flex;
    padding-bottom: 0px;
    background-position: 50% 50%;
    margin-right: 0%;
    column-gap: 4%;
    row-gap: 24px;
    max-width: 1200px;
    grid-row-end: span 1;
    width: 100%;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    margin-bottom: 0px;
    justify-self: center;
    padding-right: 0%;
}
    
#\36 2a5b3d3fb6ca21acbfef04e {
    align-self: stretch;
    padding-top: NaNpx;
    background-size: cover;
    display: flex;
    padding-left: 16px;
    padding-bottom: 0px;
    min-height: 8px;
    background-position: 50% 50%;
    margin-right: 0%;
    margin-left: 0%;
    column-gap: 4%;
    row-gap: 35px;
    background-repeat: no-repeat;
    flex-direction: column;
    max-width: 100%;
    width: 100%;
    justify-content: center;
    margin-top: 0px;
    align-items: center;
    position: relative;
    margin-bottom: 0px;
    min-width: 4%;
    padding-right: 16px;
}
    
#\36 2a5b3d3fb6ca21acbfef04d {
    background-repeat: no-repeat;
    background-size: cover;
    grid-template-columns: minmax(0px, 1fr);
    grid-template-rows: minmax(8px, max-content);
    display: grid;
    justify-content: start;
    background-position: 50% 50%;
    align-items: start;
    position: relative;
    background-color: rgba(39, 21, 21, 1);
}
    
#\36 2a5b3d3fb6ca21acbfef04c {
    margin-bottom: 0px;
    margin-left: 0%;
    margin-top: 0px;
    margin-right: 0%;
}
    
#\36 2a5b2e0fb6ca21acbfecc09 {
    height: auto;
}
}
@media (min-width: 767px) and (max-width: 1024px) {
    
#\36 2a5b3d3fb6ca21acbfef051 {
}
}
@media (min-width: 767px) and (max-width: 1024px) {
    
#\36 2a5b3d3fb6ca21acbfef051 {
    padding-top: 70px;
    padding-bottom: 0px;
    min-height: 57px;
    column-gap: 1%;
}
    
#\36 2a5b3d3fb6ca21acbfef04e {
    width: 100%;
}
    
#\36 2a5b2e0fb6ca21acbfecc09 {
    height: auto;
}
    
#\36 2a5b3d3fb6ca21acbfef04d {
    background-color: rgba(39, 21, 21, 1);
}
    
#\36 2a5b3d3fb6ca21acbfef052 {
    grid-row-start: auto;
    grid-row-end: auto;
    grid-column-start: auto;
    grid-column-end: auto;
    justify-self: auto;
    align-self: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0%;
    margin-left: 0%;
    width: 99.99863738753724%;
    order: 0;
}
}
@media (min-width: 1400px) {
    
#\36 2a5b3d3fb6ca21acbfef051 {
    min-height: 20px;
}
    
#\36 2a5b3d3fb6ca21acbfef04e {
}
    
#\36 2a5b2e0fb6ca21acbfecc09 {
    height: auto;
}
    
#\36 2a5b3d3fb6ca21acbfef04d {
    background-color: rgba(39, 21, 21, 1);
}
}
@media (max-width: 766px) {
    
#\36 2a5b3d3fb6ca21acbfef051 {
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: span 1;
    grid-row-end: span 1;
}
    
#\36 2a5b3d3fb6ca21acbfef04d {
    grid-template-rows: minmax(8px, max-content);
}
}
@media (max-width: 767px) {
    
#\36 2a5b3d3fb6ca21acbfef051 {
    min-height: unset;
    flex-direction: column;
    padding-left: 4%;
    padding-right: 4%;
    padding-top: 28px;
    padding-bottom: 0px;
    row-gap: 9px;
}
    
#\36 2a5b3d3fb6ca21acbfef04e {
    width: 100%;
    min-height: 10px;
    align-items: center;
    padding-left: 0px;
    padding-right: 0px;
    row-gap: 20px;
}
    
#\36 2a5b2e0fb6ca21acbfecc09 {
    height: auto;
}
    
#\36 2a5b3d3fb6ca21acbfef04d {
    background-color: rgba(39, 21, 21, 1);
}
}
@media (min-width: 468px) and (max-width: 767px) {
    
#\36 2a5b2e0fb6ca21acbfecc09 {
    height: auto;
}
    
#\36 2a5b3d3fb6ca21acbfef04d {
    background-color: rgba(39, 21, 21, 1);
}
}
@media all {
    
#\36 2a5b29cfb6ca21acbfec1d0 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0%;
    margin-left: 0%;
    max-width: 100%;
    width: 33.05%;
    min-width: 4%;
    min-height: 8px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 16px;
    padding-right: 16px;
    column-gap: 4%;
    row-gap: 24px;
    align-self: stretch;
}
    
#\36 2a5b29cfb6ca21acbfec1d1 {
    position: relative;
    width: 455px;
    height: auto;
    min-width: 10px;
    min-height: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0%;
    margin-left: 0%;
    max-width: 100%;
    grid-row-start: auto;
    grid-row-end: auto;
    grid-column-start: auto;
    grid-column-end: auto;
    justify-self: auto;
    align-self: auto;
    order: 0;
}
    
#\36 2a5b29cfb6ca21acbfec1cc {
    margin-right: 0%;
    margin-top: 0px;
    margin-left: 0%;
    margin-bottom: 0px;
}
    
#\36 2a5b29cfb6ca21acbfec1cd {
    background-repeat: no-repeat;
    background-size: cover;
    grid-template-columns: minmax(0px, 1fr);
    grid-template-rows: minmax(8px, max-content);
    display: grid;
    justify-content: start;
    background-position: 50% 50%;
    align-items: start;
    position: relative;
    background-color: rgba(39, 21, 21, 1);
    padding-top: 20px;
    padding-bottom: 20px;
    border-top-width: 0px;
    border-top-color: rgba(147, 147, 147, 1);
    border-style: solid;
}
    
#\36 2a5b29cfb6ca21acbfec1ce {
    align-self: start;
    background-size: cover;
    padding-left: 0%;
    min-height: 15px;
    grid-row-start: 1;
    margin-left: 0%;
    background-repeat: no-repeat;
    flex-direction: row;
    margin-top: 0px;
    grid-column-end: span 1;
    order: 0;
    padding-top: 0%;
    grid-column-start: 1;
    display: flex;
    padding-bottom: 0%;
    background-position: 50% 50%;
    margin-right: 0%;
    column-gap: 4%;
    row-gap: 24px;
    max-width: 1200px;
    grid-row-end: span 1;
    width: 100%;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    margin-bottom: 0px;
    justify-self: center;
    padding-right: 0%;
}
    
#\36 2a5b29cfb6ca21acbfec1cf {
    align-self: stretch;
    padding-top: 0px;
    background-size: cover;
    display: flex;
    padding-left: 16px;
    padding-bottom: 0px;
    min-height: 8px;
    background-position: 50% 50%;
    margin-right: 0%;
    margin-left: 0%;
    column-gap: 4%;
    row-gap: 24px;
    background-repeat: no-repeat;
    flex-direction: column;
    max-width: 100%;
    width: 62.95375000000001%;
    justify-content: center;
    margin-top: 0px;
    align-items: flex-start;
    position: relative;
    margin-bottom: 0px;
    min-width: 4%;
    padding-right: 16px;
}
    
#\36 2a5b2affb6ca21acbfec33a.flex-element.widget-wrapper > [data-element-type] {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 0px;
    padding-right: 0px;
}
#\36 2a5b2affb6ca21acbfec33a {
    position: relative;
    width: 100%;
    height: auto;
    min-width: 10px;
    min-height: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0%;
    margin-left: 0%;
    max-width: none;
    grid-row-start: auto;
    grid-row-end: auto;
    grid-column-start: auto;
    grid-column-end: auto;
    justify-self: auto;
    align-self: stretch;
    order: 0;
}
}
@media (min-width: 767px) and (max-width: 1024px) {
    
#\36 2a5b29cfb6ca21acbfec1ce {
}
    
#\36 2a5b2affb6ca21acbfec33a {
}
}
@media (min-width: 767px) and (max-width: 1024px) {
    
#\36 2a5b29cfb6ca21acbfec1d0 {
    padding-left: 0px;
    width: 42.88%;
}
    
#\36 2a5b29cfb6ca21acbfec1d1 {
    align-self: auto;
    margin-bottom: 0px;
    margin-top: 0px;
    grid-row-start: auto;
    grid-row-end: auto;
    grid-column-start: auto;
    grid-column-end: auto;
    justify-self: auto;
    margin-right: 0%;
    margin-left: 0%;
    order: 0;
}
    
#\36 2a5b29cfb6ca21acbfec1ce {
    padding-left: 20px;
    padding-right: 0px;
}
    
#\36 2a5b29cfb6ca21acbfec1cf {
    width: 53.11693686034437%;
}
    
#\36 2a5b2affb6ca21acbfec33a {
}
    
#\36 2a5b29cfb6ca21acbfec1cd {
    background-color: rgba(39, 21, 21, 1);
}
}
@media (min-width: 1400px) {
    
#\36 2a5b29cfb6ca21acbfec1d0 {
    width: 33.05%;
}
    
#\36 2a5b29cfb6ca21acbfec1ce {
    column-gap: 4%;
}
    
#\36 2a5b29cfb6ca21acbfec1cf {
    width: 62.953750000000014%;
}
    
#\36 2a5b2affb6ca21acbfec33a {
    width: 117.28%;
}
    
#\36 2a5b29cfb6ca21acbfec1cd {
    background-color: rgba(39, 21, 21, 1);
}
    
#\36 2a5b29cfb6ca21acbfec1cc {
    margin-top: -10px;
}
}
@media (max-width: 766px) {
    
#\36 2a5b29cfb6ca21acbfec1cd {
    grid-template-rows: minmax(8px, max-content);
}
    
#\36 2a5b29cfb6ca21acbfec1ce {
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: span 1;
    grid-row-end: span 1;
}
    
#\36 2a5b2affb6ca21acbfec33a {
}
}
@media (max-width: 767px) {
    
#\36 2a5b29cfb6ca21acbfec1d0 {
    width: 100%;
    min-height: 20px;
    align-items: center;
    padding-top: 0px;
    padding-bottom: 0px;
}
    
#\36 2a5b29cfb6ca21acbfec1ce {
    min-height: unset;
    flex-direction: column;
    padding-left: 4%;
    padding-right: 4%;
    row-gap: 10px;
    padding-bottom: 15px;
    padding-top: 0px;
}
    
#\36 2a5b29cfb6ca21acbfec1cf {
    width: 100%;
    min-height: 54px;
    align-items: center;
    padding-top: 0px;
    padding-bottom: 0px;
}
    
#\36 2a5b2affb6ca21acbfec33a {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0%;
    align-self: stretch;
    width: 100%;
    max-width: none;
}
    
#\36 2a5b29cfb6ca21acbfec1cd {
    background-color: rgba(39, 21, 21, 1);
}
}
@media (min-width: 468px) and (max-width: 767px) {
    
#\36 2a5b2affb6ca21acbfec33a {
}
    
#\36 2a5b29cfb6ca21acbfec1cd {
    background-color: rgba(39, 21, 21, 1);
}
}

    .font-size-48, .size-48, .size-48 > font { font-size: 48px !important; }.font-size-48, .size-48, .size-48 > font { font-size: 48px !important; }.font-size-18, .size-18, .size-18 > font { font-size: 18px !important; }.font-size-18, .size-18, .size-18 > font { font-size: 18px !important; }




  .dmDesktopBody:not(.editGrid) [data-anim-desktop]:not([data-anim-desktop='none']), .dmDesktopBody:not(.editGrid) [data-anim-extended] {
    visibility: hidden;
  }
  .dmDesktopBody:not(.editGrid) .dmNewParagraph[data-anim-desktop]:not([data-anim-desktop='none']), .dmDesktopBody:not(.editGrid) .dmNewParagraph[data-anim-extended] {
    visibility: hidden !important;
  }
