*#dm *.dmBody a.span.textonly
{
	color:rgb(255,255,255) !important;
}
*#dm *.dmBody div.dmform-error
{
	font-style:normal !important;
}
*#dm *.dmBody div.dmforminput textarea
{
	font-style:italic !important;
}
*#dm *.dmBody div.dmforminput *.fileUploadLink
{
	font-style:italic !important;
}
*#dm *.dmBody div.checkboxwrapper span
{
	font-style:italic !important;
}
*#dm *.dmBody div.radiowrapper span
{
	font-style:italic !important;
}
*#dm *.dmBody nav.u_1144820115
{
	color:black !important;
}
@media (max-width:768px) {}
:root
{
	--primary-col:#397725 !important;
	--secondary-col:#83bb39 !important;
	--light-col:#e7f5d1 !important;
	--text-col:#333333 !important;
	--heading-col:#0f3a2c !important;
	--font-family:'Lato',sans-serif !important;
}
body
{
	font-family:var(--font-family) !important;
	color:var(--text-col) !important;
	line-height:1.6 !important;
	background-color:#ffffff !important;
}
h1,h2,h3,h4
{
	color:var(--heading-col) !important;
	font-weight:700 !important;
	margin:0 0 1rem !important;
}
p
{
	margin:0 0 1rem !important;
	font-size:1rem !important;
}
.hero
{
	position:relative !important;
	display:flex !important;
	align-items:center !important;
	justify-content:center !important;
	text-align:center !important;
	color:#ffffff !important;
	height:60vh !important;
	background-size:cover !important;
	background-position:center !important;
}
.hero::after
{
	content:'' !important;
	position:absolute !important;
	top:0 !important;
	left:0 !important;
	width:100% !important;
	height:100% !important;
	background:rgba(0,0,0,0.35) !important;
}
.hero .content
{
	position:relative !important;
	z-index:1 !important;
	max-width:800px !important;
	padding:0 1rem !important;
}
.hero h1
{
	font-size:3rem !important;
	margin-bottom:1rem !important;
}
.hero p
{
	font-size:1.25rem !important;
	margin-bottom:2rem !important;
}
.btn
{
	display:inline-block !important;
	background-color:var(--secondary-col) !important;
	color:#ffffff !important;
	padding:0.75rem 1.5rem !important;
	font-size:1rem !important;
	border-radius:4px !important;
	text-decoration:none !important;
	transition:background-color 0.3s !important;
}
.btn:hover
{
	background-color:var(--primary-col) !important;
}
.container
{
	max-width:1200px !important;
	margin:0 auto !important;
	padding:4rem 1rem !important;
}
.values
{
	display:flex !important;
	flex-wrap:wrap !important;
	justify-content:space-between !important;
	margin-top:3rem !important;
}
.value-item
{
	flex:1 !important;
	min-width:250px !important;
	margin:0.5rem !important;
	display:flex !important;
	flex-direction:column !important;
	align-items:center !important;
	text-align:center !important;
}
.value-item .circle
{
	width:80px !important;
	height:80px !important;
	border-radius:50% !important;
	background:var(--light-col) !important;
	display:flex !important;
	align-items:center !important;
	justify-content:center !important;
	margin-bottom:1rem !important;
}
.value-item .circle svg
{
	width:40px !important;
	height:40px !important;
	fill:var(--primary-col) !important;
}
.value-item h4
{
	font-size:1.25rem !important;
	color:var(--primary-col) !important;
	margin-bottom:0.5rem !important;
}
.icon-card
{
	display:flex !important;
	align-items:flex-start !important;
	margin-bottom:2.5rem !important;
	flex-wrap:wrap !important;
}
.icon-bg
{
	flex-shrink:0 !important;
	width:100px !important;
	height:100px !important;
	background:var(--light-col) !important;
	clip-path:polygon(50% 0%,61% 25%,98% 25%,68% 50%,79% 84%,50% 60%,21% 84%,32% 50%,2% 25%,39% 25%) !important;
	display:flex !important;
	align-items:center !important;
	justify-content:center !important;
	margin-right:1.5rem !important;
	margin-bottom:1rem !important;
}
.icon-bg svg
{
	width:50px !important;
	height:50px !important;
	fill:var(--primary-col) !important;
}
.card-content
{
	flex:1 !important;
	min-width:250px !important;
}
.card-content h3
{
	font-size:1.5rem !important;
	color:var(--primary-col) !important;
	margin-bottom:0.5rem !important;
}
.container h2
{
	font-size:2rem !important;
	color:var(--heading-col) !important;
	margin-bottom:1rem !important;
}
.container p
{
	font-size:1rem !important;
	margin-bottom:1.5rem !important;
}
@media (max-width:768px) {
  .hero h1 { font-size:2.25rem; }

  .hero p { font-size:1rem; }

  .values { flex-direction:column; }

  .value-item { text-align:center; }

  .icon-card { flex-direction:column; }

  .icon-bg {
    margin-right:0;
    margin-bottom:1rem;
  }
}
@media (min-width:1025px) {
  *#dm .dmInner *.u_1501865624 .photoGalleryThumbs .image-container a { padding-top:96px !important; }

  *#dm .dmInner *.u_1501865624 .photoGalleryThumbs { padding:5.5px !important; }

  *#dm .dmInner *.u_1501865624 .layout-container { padding:5.5px !important; }

  *#dm .dmInner *.u_1501865624 .photoGalleryViewAll { padding:0 5.5px !important; }
}
@media all {
  *#dm .dmInner nav.u_1544197051 { color:black !important; }

  *#dm .dmInner nav.u_1866486080 { color:white !important; }

  *#dm .dmInner div.u_1450005156 img { border-radius:22px 22px 22px 22px !important; }

  *#dm .dmInner div.u_1624191587 img { border-radius:22px 22px 22px 22px !important; }

  *#dm .dmInner div.u_1020221853 img { border-radius:20px 20px 20px 20px !important; }

  *#dm .dmInner *.u_1082079314 { text-align:CENTER !important; }

  *#dm .dmInner div.u_331163281 img {
    border-radius:22px 22px 22px 22px !important;
    object-fit:contain !important;
  }

  *#dm .dmInner div.u_1232729637 .baf__handle { color:var(--color_4) !important; }

  *#dm .dmInner *.u_1501865624 .photoGalleryThumbs .image-container a { background-size:contain !important; }
}
@media (min-width:768px) and (max-width:1024px) {}
@media (min-width:0px) and (max-width:767px) {
  *#dm .dmInner *.u_1501865624 .photoGalleryThumbs .image-container a { padding-top:127px !important; }

  *#dm .dmInner *.u_1501865624 .photoGalleryThumbs { padding:10px !important; }

  *#dm .dmInner *.u_1501865624 .layout-container { padding:10px !important; }

  *#dm .dmInner *.u_1501865624 .photoGalleryViewAll { padding:0 10px !important; }
}
separatorHomeCss{color:red !important}*#dm *.d-page-1716942098 DIV.dmInner
{
	background-repeat:no-repeat !important;
	background-size:cover !important;
	background-attachment:fixed !important;
	background-position:50% 50% !important;
}
*#dm *.d-page-1716942098 DIV#dmSlideRightNavRight
{
	background-repeat:no-repeat !important;
	background-image:none !important;
	background-size:cover !important;
	background-attachment:fixed !important;
	background-position:50% 50% !important;
}
*#dm *.dmBody div.u_1243667655
{
	margin-left:0 !important;
	padding-top:100px !important;
	padding-left:40px !important;
	padding-bottom:100px !important;
	margin-top:0 !important;
	margin-bottom:0 !important;
	padding-right:40px !important;
	margin-right:0 !important;
	float:none !important;
	top:0 !important;
	left:0 !important;
	width:auto !important;
	position:relative !important;
	height:auto !important;
	max-width:none !important;
	min-width:0 !important;
	text-align:center !important;
}
separatorHomeCss{color:red !important}@media all {
    
#flex-header {
    --overlapping-background-color: var(--color_7);
    --overlapping-background-image: var(--color_7);
}
}



@media all {
    
#\35 ff60c39 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 0;
    align-self: auto;
    justify-self: auto;
    grid-area: auto / auto / auto / auto;
}
    
#\38 84f74a8 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 1;
    justify-self: auto;
    align-self: auto;
    grid-area: auto / auto / auto / auto;
}
    
#\38 61b0d1e {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 16px;
    width: 100%;
    justify-content: flex-start;
    min-width: 4%;
    padding: 1% 1% 1% 1%;
    margin: 0% 0% 0% 0%;
}
    
#\34 3b5e86c {
    background-color: var(--color_4);
    background-image: initial;
}
    
#\39 acc1011 {
    min-height: 1071px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    flex-wrap: nowrap;
    max-width: none;
    padding: 8% 6% 4% 6%;
    margin: 0% 0% 0% 0%;
}
    
#widget_t66 {
    width: 65.53%;
    height: auto;
    max-width: 100%;
    order: 2;
    align-self: center;
    margin-top: -88px;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\35 ff60c39 {
    align-self: stretch;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
    max-width: 100%;
}
    
#\38 61b0d1e {
    width: 100%;
    min-height: 8px;
    row-gap: 24px;
}
    
#\39 acc1011 {
    flex-direction: row;
    flex-wrap: nowrap;
    min-height: 317px;
    padding: 12% 6% 6% 6%;
}
}



@media (max-width: 767px) {
    
#\38 61b0d1e {
    width: 100%;
    min-height: 80px;
    align-items: center;
}
    
#\39 acc1011 {
    min-height: 0;
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 16% 4% 10% 4%;
}
}



@media all {
    
#ff186e74 {
    background-color: var(--color_7);
    background-image: initial;
    box-shadow: none;
}
    
#\30 bf9add5 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 16px;
    width: 100%;
    justify-content: flex-start;
    align-items: center;
    min-width: 4%;
    background-image: initial;
    order: 1;
    border-radius: 15px 15px 15px 15px;
    background-color: var(--color_4);
    box-shadow: rgba(0, 0, 0, 0.25) 3px 0px 11px 0px;
    padding: 6% 6% 6% 6%;
    margin: 0px 0% 0px 0%;
}
    
#\35 9a939ac {
    margin: 0px 0px 0px 0px;
}
    
#a634b001 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 2;
    margin-top: 4%;
}
    
#\37 3b48cc3 {
    width: 99.93066491033738%;
    height: auto;
    max-width: 100%;
    order: 0;
    justify-self: auto;
    align-self: auto;
    grid-area: auto / auto / auto / auto;
}
    
#\39 27aeefd {
    min-height: 752px;
    column-gap: 4%;
    row-gap: 24px;
    max-width: none;
    width: 100%;
    flex-wrap: nowrap;
    padding: 4% 6% 4% 6%;
    margin: 0px 0% 0px 0%;
    grid-area: 1 / 1 / span 1 / span 1;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\30 bf9add5 {
    width: 100%;
    min-height: 80px;
    padding-left: 3%;
    padding-right: 3%;
}
    
#a634b001 {
    justify-self: auto;
    align-self: auto;
    width: 99.97274779803995%;
    order: 2;
    margin: 10px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\37 3b48cc3 {
    margin-left: 0%;
    margin-right: 0%;
    width: 100%;
    max-width: none;
    order: 0;
}
    
#\39 27aeefd {
    min-height: 0;
    flex-direction: column;
    flex-wrap: nowrap;
    row-gap: 40px;
    padding: 4% 4% 4% 4%;
}
}



@media (max-width: 767px) {
    
#ff186e74 {
    grid-template-rows: minmax(8px, max-content);
}
    
#\39 27aeefd {
    grid-area: 1 / 1 / span 1 / span 1;
}
}



@media (max-width: 767px) {
    
#\30 bf9add5 {
    width: 100%;
    min-height: 80px;
    align-items: center;
    order: 1;
    padding: 12% 12px 12% 12px;
}
    
#\39 27aeefd {
    min-height: 0;
    flex-direction: column;
    row-gap: 0px;
    flex-wrap: nowrap;
    padding: 6% 6% 6% 6%;
}
}



@media all {
    
#bf83b725 {
    width: 79.95%;
    height: auto;
    max-width: 100%;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\35 034a0f2 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 0;
    margin: 0px 0% 0px 0%;
}
    
#\30 d116b42 {
    justify-content: space-around;
    align-items: flex-start;
    width: 100.00%;
    min-height: 284px;
    max-height: 100%;
    height: auto;
    order: 0;
    padding: 0% 0% 0% 8%;
    margin: 0% 0% 0% 0%;
}
    
#\36 3c7b8b76c596a2813341bc5 {
    height: auto;
}
    
#\31 a071d25 {
    align-items: flex-start;
    width: 19.99900159527711%;
    min-height: 100%;
    max-height: none;
    order: 2;
    flex-wrap: nowrap;
    height: auto;
    border-style: solid;
    border-color: #000000 #000000 var(--color_6) var(--color_6);
    border-width: 0 0 1px 1px;
    align-self: stretch;
    padding: 2% 2% 2% 2%;
    margin: 0% 0% 0% 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\39 f4d19db {
    min-height: 794px;
    column-gap: 4%;
    row-gap: 24px;
    max-width: none;
    width: 100%;
    flex-wrap: nowrap;
    padding: 10% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
    
#ba0105c5 {
    width: 248px;
    height: auto;
    min-height: 55px;
    max-width: 100%;
    align-self: auto;
    order: 3;
    grid-area: auto / auto / auto / auto;
}
    
#\35 7745f8e {
    width: 926px;
    height: auto;
    max-width: 100%;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\32 58e97e9 {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 99.99851301115241%;
    min-height: 160px;
    max-height: 100%;
    order: 1;
    align-self: auto;
    flex-wrap: nowrap;
    border-style: solid;
    border-color: var(--color_6) #000000 #000000 #000000;
    border-width: 1px 0 0 0;
    justify-self: auto;
    padding: 0% 0% 0% 8%;
    margin: 0% 0% 0% 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\30 c05d71c::before, #\30 c05d71c > .bgExtraLayerOverlay {
    
}
#\30 c05d71c {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 74px;
    width: 100%;
    justify-content: flex-end;
    min-width: 4%;
    background-color: rgba(0, 0, 0, 0);
    background-image: url();
    background-attachment: fixed;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
    
#fbeffb39::before, #fbeffb39 > .bgExtraLayerOverlay {
    border-radius: inherit;
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(65, 100, 157, 1);
    opacity: 0.22;
}
#fbeffb39 {
    border-width: 0px;
    border-color: rgba(0, 0, 0, 1);
    border-style: solid;
    background-color: rgba(0,98,65,1);
    background-image: url();
}
    
#\33 4cd6175.flex-element.widget-wrapper > [data-element-type] {
    padding-left: 0%;
}
#\33 4cd6175 {
    width: 63.09%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    grid-area: auto / auto / auto / auto;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\31 a071d25 {
    min-height: 168px;
    width: 19.79427070795492%;
    justify-self: auto;
    order: 2;
    justify-content: flex-start;
    padding: 4% 2% 4% 2%;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\39 f4d19db {
    padding-right: 0%;
    padding-left: 0%;
    min-height: 541px;
}
    
#\35 7745f8e {
    width: 533px;
    order: 0;
    margin-top: 4%;
}
    
#\32 58e97e9 {
    justify-self: auto;
    align-self: auto;
    width: 99.99684065934066%;
    order: 1;
    flex-direction: row;
    flex-wrap: nowrap;
    padding-left: 2%;
    align-content: flex-start;
    align-items: flex-start;
    padding-top: 0%;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#bf83b725 {
    width: 100.00%;
}
    
#fbeffb39::before, #fbeffb39 > .bgExtraLayerOverlay {
    
}
    
#\30 c05d71c::before, #\30 c05d71c > .bgExtraLayerOverlay {
    
}
#\30 c05d71c {
    flex-direction: column;
    flex-wrap: nowrap;
    row-gap: 51px;
}
    
#\30 d116b42 {
    justify-self: auto;
    align-self: auto;
    width: 100%;
    order: 0;
    padding-left: 4%;
    padding-right: 4%;
    height: auto;
    min-height: 435px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
}



@media (max-width: 767px) {
    
#bf83b725 {
    width: 27.93%;
    margin: 0px 0% 0px 0%;
}
    
#\35 034a0f2 {
    width: 40.04%;
    margin: 0px 0% 0px 0%;
}
    
#\30 d116b42 {
    padding-left: 4%;
    align-self: auto;
    align-items: flex-start;
    height: auto;
    min-height: 677px;
    justify-self: auto;
    width: 100%;
    order: 0;
    padding-right: 4%;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\31 a071d25 {
    width: 100.00%;
    flex-direction: row;
    height: auto;
    min-height: 72px;
    flex-wrap: nowrap;
    order: 2;
    align-items: center;
    justify-content: flex-start;
    padding: 8px 4% 8px 4%;
    margin: 0px 0% 0px 0%;
}
    
#\39 f4d19db {
    min-height: 0;
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 12% 0% 0% 0%;
}
    
#ba0105c5.flex-element.widget-wrapper > [data-element-type].flexButton.dmWidget {
    padding-left: 0%;
}
#ba0105c5 {
    min-height: 54px;
}
    
#\35 7745f8e.flex-element.widget-wrapper > [data-element-type] {
    padding-left: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
}
#\35 7745f8e {
    width: 89.44%;
    order: 0;
    align-self: flex-start;
    margin-left: 4%;
    margin-right: 0%;
}
    
#\32 58e97e9 {
    flex-direction: column;
    flex-wrap: nowrap;
    justify-self: auto;
    align-self: flex-start;
    width: 100.00%;
    order: 1;
    padding-left: 0%;
    align-items: flex-start;
    height: auto;
    min-height: 323px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\30 c05d71c::before, #\30 c05d71c > .bgExtraLayerOverlay {
    
}
#\30 c05d71c {
    min-height: 80px;
    align-items: flex-start;
    width: 100%;
    row-gap: 32px;
    padding-left: 0%;
}
    
#fbeffb39::before, #fbeffb39 > .bgExtraLayerOverlay {
    
}
    
#\33 4cd6175.flex-element.widget-wrapper > [data-element-type] {
    padding-left: 0px;
}
#\33 4cd6175 {
    margin-top: 135px;
}
}



@media all {
    
#d2514ba7 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 0px;
    width: 100%;
    min-width: 4%;
    padding-bottom: 0%;
    padding-right: 0%;
    padding-top: 0%;
    padding-left: 0%;
    margin-right: 0%;
    margin-top: 0%;
    margin-left: 0%;
    margin-bottom: 0%;
}
    
#\35 0710c95.flex-element.widget-wrapper > [data-element-type] {
    padding-top: 5px;
}
#\35 0710c95 {
    width: 100%;
    height: auto;
    max-width: 100%;
}
    
#e54499a0 {
    min-height: 10px;
    column-gap: 4%;
    row-gap: 24px;
    max-width: none;
    width: 100%;
    padding-left: 6%;
    padding-right: 6%;
    padding-top: 4%;
    padding-bottom: 0%;
    margin-right: 0%;
    margin-top: 0%;
    margin-left: 0%;
    margin-bottom: 0%;
}
    
#\38 d7d95f9 {
    background-color: var(--color_4);
    background-image: initial;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#e54499a0 {
    padding-left: 2%;
    padding-right: 2%;
    min-height: 0px;
}
}



@media (max-width: 767px) {
    
#d2514ba7 {
    width: 100%;
    min-height: 10px;
    align-items: center;
}
    
#e54499a0 {
    min-height: unset;
    flex-direction: column;
    padding-left: 4%;
    padding-right: 4%;
}
}



@media all {
    
#\33 3467221 {
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    width: 82.07%;
    min-width: 4%;
    min-height: 8px;
    column-gap: 3%;
    row-gap: 0px;
    order: 1;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
    
#b973ad17 {
    background-color: var(--color_4);
    background-image: initial;
}
    
#\30 21b8cc4 {
    min-height: 115px;
    column-gap: 1%;
    row-gap: 6px;
    max-width: none;
    width: 100%;
    padding: 0% 6% 0% 6%;
    margin: 0% 0% 0% 0%;
}
    
#fe7cf9d4 {
    width: 90.15%;
    height: auto;
    max-width: 100%;
}
    
#\39 6ea95a2 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 0px;
    width: 16.87278056951424%;
    min-width: 4%;
    order: 0;
    padding: 0% 0% 0% 3%;
    margin: 0% 0% 0% 0%;
}
    
#\35 daf0742 {
    width: 99.99915119701961%;
    height: auto;
    max-width: 100%;
    align-self: center;
    justify-self: auto;
    order: 0;
    grid-area: auto / auto / auto / auto;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\33 3467221 {
    width: 100%;
    min-height: 80px;
}
    
#\30 21b8cc4 {
    padding-left: 2%;
    padding-right: 2%;
    min-height: 0;
    flex-direction: column;
    flex-wrap: nowrap;
}
    
#fe7cf9d4.flex-element.widget-wrapper > [data-element-type] {
    padding-top: 20px;
    padding-bottom: 20px;
}
#fe7cf9d4 {
    width: 100%;
}
    
#\39 6ea95a2 {
    width: 100%;
    padding-left: 4%;
    min-height: 28px;
    align-items: center;
    justify-content: flex-start;
    height: auto;
}
}



@media (max-width: 767px) {
    
#\33 3467221 {
    width: 100%;
    min-height: 120px;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    column-gap: 0%;
}
    
#\30 21b8cc4 {
    min-height: unset;
    flex-direction: column;
    padding-left: 4%;
    padding-right: 4%;
}
    
#fe7cf9d4 {
    margin-left: 0px;
    margin-right: 0px;
}
    
#\39 6ea95a2 {
    width: 100%;
    min-height: 24px;
    align-items: center;
    justify-content: flex-start;
    height: auto;
    padding-top: 16px;
    padding-bottom: 16px;
}
}



@media all {
    
#b29ed402 {
    background-color: var(--color_4);
    background-image: initial;
}
    
#\38 754c705.flex-element.widget-wrapper > [data-element-type] {
    padding-top: 5px;
}
#\38 754c705 {
    width: 100%;
    height: auto;
    max-width: 100%;
}
    
#\39 b104c02 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 0px;
    width: 100%;
    min-width: 4%;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
    
#\32 b7d16fa {
    min-height: 42px;
    column-gap: 4%;
    row-gap: 24px;
    max-width: none;
    width: 100%;
    padding: 0% 6% 4% 6%;
    margin: 0% 0% 0% 0%;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\32 b7d16fa {
    padding-left: 2%;
    padding-right: 2%;
    min-height: 0px;
}
}



@media (max-width: 767px) {
    
#\39 b104c02 {
    width: 100%;
    min-height: 10px;
    align-items: center;
}
    
#\32 b7d16fa {
    min-height: unset;
    flex-direction: column;
    padding-left: 4%;
    padding-right: 4%;
}
}



@media all {
    
#ccfcab64 {
    width: 191px;
    height: auto;
    max-width: 100%;
    order: 3;
    justify-self: auto;
    align-self: flex-start;
    min-height: auto;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#d4a9936b {
    justify-content: space-between;
    align-items: center;
    width: 42.04%;
    min-height: 378px;
    max-height: 100%;
    order: 0;
    padding: 16px 16px 16px 16px;
    margin: 0px 0% 0px 0%;
}
    
#\33 791869d {
    min-height: 448px;
    column-gap: 0%;
    row-gap: 0px;
    max-width: none;
    width: 100%;
    flex-wrap: nowrap;
    padding: 0% 6% 4% 6%;
    margin: 0% 0% 0% 0%;
}
    
#\39 ade1ea1 {
    background-color: var(--color_4);
    background-image: initial;
}
    
#\32 103e08e {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
    min-width: 4%;
    background-color: var(--color_4);
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
    border-radius: 30px;
    background-image: initial;
    box-shadow: rgba(0, 0, 0, 0.25) 3px 0px 11px 0px;
    padding: 3% 3% 3% 3%;
    margin: 0% 0% 0% 0%;
}
    
#\30 ac89f80 {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 766px;
    min-height: 424px;
    max-height: 100%;
    order: 1;
    flex-wrap: wrap;
    justify-self: auto;
    align-self: auto;
    height: auto;
    margin-left: 146px;
    padding: 0% 0% 0% 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\31 4ac4083 {
    width: 100.00%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#db5a8006 {
    width: 87.63%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: flex-start;
    order: 2;
    grid-area: auto / auto / auto / auto;
}
    
#\38 7223ea7 {
    width: 95.28%;
    height: 421px;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    margin: 3px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#ccfcab64 {
    order: 3;
}
    
#d4a9936b {
    width: 47.46%;
    min-height: 316px;
}
    
#\33 791869d {
    padding-left: 2%;
    padding-right: 2%;
    min-height: 355px;
    padding-bottom: 6%;
}
    
#\32 103e08e {
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
    border-radius: 30px;
    align-items: center;
    column-gap: 4%;
    flex-wrap: nowrap;
    padding: 4% 4% 4% 4%;
}
    
#\30 ac89f80 {
    width: 304px;
    min-height: 103.83%;
    align-items: center;
    margin-bottom: 0px;
    margin-top: 0px;
    max-height: none;
    height: auto;
}
    
#\31 4ac4083 {
    width: 100.00%;
    order: 0;
}
    
#db5a8006 {
    width: 100.00%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
}



@media (max-width: 767px) {
    
#ccfcab64 {
    margin-left: 0%;
    margin-right: 0%;
    align-self: center;
}
    
#d4a9936b {
    width: 100%;
    align-items: center;
    min-height: 320px;
    padding: 16px 16px 16px 16px;
    margin: 0px 0% 0px 0%;
}
    
#\33 791869d {
    min-height: 0;
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 8% 4% 8% 4%;
}
    
#\32 103e08e {
    width: 100%;
    min-height: 80px;
    align-items: center;
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
    border-radius: 30px;
    flex-wrap: nowrap;
    justify-content: center;
    column-gap: 4%;
    flex-direction: column;
    row-gap: 24px;
    padding: 6% 6% 6% 6%;
}
    
#\30 ac89f80 {
    width: 302px;
    min-height: 325px;
    justify-content: space-between;
    align-content: stretch;
    max-height: none;
    height: auto;
    align-items: flex-end;
    flex-wrap: wrap;
    column-gap: 0%;
    margin: 0px 0% 0px 0%;
}
    
#\31 4ac4083 {
    width: 108.06%;
}
    
#db5a8006 {
    width: 102.85%;
}
}



@media all {
    
#\32 1132188 {
    width: 1168px;
    height: auto;
    max-width: 100%;
    align-self: auto;
    justify-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\30 020bcae {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    min-width: 4%;
}
    
#\30 0a96b54 {
    min-height: 200px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    flex-wrap: nowrap;
}
    
#\37 a2de958 {
    background-color: var(--color_4);
    background-image: initial;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\30 0a96b54 {
    padding-right: var(--section-padding-right);
    padding-left: var(--section-padding-left);
}
}



@media (max-width: 767px) {
    
#\30 020bcae {
    width: 100%;
    min-height: 80px;
    align-items: center;
}
    
#\30 0a96b54 {
    min-height: 0;
    flex-direction: column;
    padding-right: var(--section-padding-right);
    padding-left: var(--section-padding-left);
    flex-wrap: nowrap;
}
}



@media all {
    
#\33 cdd1eca {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
    min-width: 4%;
    background-color: var(--color_4);
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
    border-radius: 30px;
    background-image: initial;
    box-shadow: rgba(0, 0, 0, 0.25) 3px 0px 11px 0px;
    padding: 3% 3% 3% 3%;
    margin: 0% 0% 0% 0%;
}
    
#\35 0f8c055 {
    width: 87.63%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: flex-start;
    order: 2;
    grid-area: auto / auto / auto / auto;
}
    
#b919bf77 {
    width: 191px;
    height: auto;
    max-width: 100%;
    order: 3;
    justify-self: auto;
    align-self: flex-start;
    min-height: auto;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\34 6c777b4 {
    background-color: var(--color_4);
    background-image: initial;
}
    
#\36 ce3cb54 {
    min-height: 448px;
    column-gap: 0%;
    row-gap: 0px;
    max-width: none;
    width: 100%;
    flex-wrap: nowrap;
    padding: 0% 6% 4% 6%;
    margin: 0% 0% 0% 0%;
}
    
#\36 1e0e2dd {
    width: 100.00%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\33 ed8192a {
    justify-content: space-between;
    align-items: center;
    width: 49.71%;
    min-height: 378px;
    max-height: 100%;
    order: 0;
    padding: 16px 16px 16px 16px;
    margin: 0px 0% 0px 0%;
}
    
#widget_f2t {
    width: 47.81%;
    height: 371px;
    max-width: 100%;
    margin-left: 5px;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\33 cdd1eca {
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
    border-radius: 30px;
    align-items: center;
    column-gap: 4%;
    flex-wrap: nowrap;
    padding: 4% 4% 4% 4%;
}
    
#\35 0f8c055 {
    width: 100.00%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#b919bf77 {
    order: 3;
}
    
#\36 ce3cb54 {
    padding-left: 2%;
    padding-right: 2%;
    min-height: 355px;
    padding-bottom: 6%;
}
    
#\36 1e0e2dd {
    width: 100.00%;
    order: 0;
}
    
#\33 ed8192a {
    width: 47.46%;
    min-height: 316px;
}
}



@media (max-width: 767px) {
    
#\33 cdd1eca {
    width: 100%;
    min-height: 80px;
    align-items: center;
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
    border-radius: 30px;
    flex-wrap: nowrap;
    justify-content: center;
    column-gap: 4%;
    flex-direction: column;
    row-gap: 24px;
    padding: 6% 6% 6% 6%;
}
    
#\35 0f8c055 {
    width: 102.85%;
}
    
#b919bf77 {
    margin-left: 0%;
    margin-right: 0%;
    align-self: center;
}
    
#\36 ce3cb54 {
    min-height: 0;
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 8% 4% 8% 4%;
}
    
#\36 1e0e2dd {
    width: 108.06%;
}
    
#\33 ed8192a {
    width: 100%;
    align-items: center;
    min-height: 320px;
    padding: 16px 16px 16px 16px;
    margin: 0px 0% 0px 0%;
}
    
#widget_f2t {
    height: 240px;
}
}



@media all {
    
#\32 f50482c {
    background-color: var(--color_4);
    background-image: initial;
}
    
#\37 ee6e77f {
    min-height: 448px;
    column-gap: 0%;
    row-gap: 0px;
    max-width: none;
    width: 100%;
    flex-wrap: nowrap;
    padding: 0% 6% 4% 6%;
    margin: 0% 0% 0% 0%;
}
    
#\39 34f3a1b {
    justify-content: space-between;
    align-items: center;
    width: 51.48%;
    min-height: 378px;
    max-height: 100%;
    order: 0;
    padding: 16px 16px 16px 16px;
    margin: 0px 0% 0px 0%;
}
    
#d9b23202 {
    width: 100.00%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\38 714602f {
    width: 87.63%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: flex-start;
    order: 2;
    grid-area: auto / auto / auto / auto;
}
    
#\32 3dad31c {
    width: 191px;
    height: auto;
    max-width: 100%;
    order: 3;
    justify-self: auto;
    align-self: flex-start;
    min-height: auto;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\31 4b26d8c {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
    min-width: 4%;
    background-color: var(--color_4);
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
    border-radius: 30px;
    background-image: initial;
    box-shadow: rgba(0, 0, 0, 0.25) 3px 0px 11px 0px;
    padding: 3% 3% 3% 3%;
    margin: 0% 0% 0% 0%;
}
    
#cccde44e {
    width: 47.81%;
    height: 371px;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\37 ee6e77f {
    padding-left: 2%;
    padding-right: 2%;
    min-height: 355px;
    padding-bottom: 6%;
}
    
#\39 34f3a1b {
    width: 47.46%;
    min-height: 316px;
}
    
#d9b23202 {
    width: 100.00%;
    order: 0;
}
    
#\38 714602f {
    width: 100.00%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\32 3dad31c {
    order: 3;
}
    
#\31 4b26d8c {
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
    border-radius: 30px;
    align-items: center;
    column-gap: 4%;
    flex-wrap: nowrap;
    padding: 4% 4% 4% 4%;
}
}



@media (max-width: 767px) {
    
#\37 ee6e77f {
    min-height: 0;
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 8% 4% 8% 4%;
}
    
#\39 34f3a1b {
    width: 100%;
    align-items: center;
    min-height: 320px;
    padding: 16px 16px 16px 16px;
    margin: 0px 0% 0px 0%;
}
    
#d9b23202 {
    width: 108.06%;
}
    
#\38 714602f {
    width: 102.85%;
}
    
#\32 3dad31c {
    margin-left: 0%;
    margin-right: 0%;
    align-self: center;
}
    
#\31 4b26d8c {
    width: 100%;
    min-height: 80px;
    align-items: center;
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
    border-radius: 30px;
    flex-wrap: nowrap;
    justify-content: center;
    column-gap: 4%;
    flex-direction: column;
    row-gap: 24px;
    padding: 6% 6% 6% 6%;
}
    
#cccde44e {
    height: 240px;
}
}



@media all {
    
#db4274b8 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
    min-width: 4%;
    background-color: var(--color_4);
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
    border-radius: 30px;
    background-image: initial;
    box-shadow: rgba(0, 0, 0, 0.25) 3px 0px 11px 0px;
    padding: 3% 3% 3% 3%;
    margin: 0% 0% 0% 0%;
}
    
#\30 da35941 {
    background-color: var(--color_4);
    background-image: initial;
}
    
#\31 a060c15 {
    justify-content: space-between;
    align-items: center;
    width: 51.48%;
    min-height: 378px;
    max-height: 100%;
    order: 0;
    padding: 16px 16px 16px 16px;
    margin: 0px 0% 0px 0%;
}
    
#c4af675d {
    width: 87.63%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: flex-start;
    order: 2;
    grid-area: auto / auto / auto / auto;
}
    
#ef11b8bb {
    min-height: 541px;
    column-gap: 0%;
    row-gap: 0px;
    max-width: none;
    width: 100%;
    flex-wrap: nowrap;
    padding: 0% 6% 4% 6%;
    margin: 0% 0% 0% 0%;
}
    
#b63babb3 {
    width: 100.00%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\35 260ba31 {
    width: 191px;
    height: auto;
    max-width: 100%;
    order: 3;
    justify-self: auto;
    align-self: flex-start;
    min-height: auto;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\32 d9b780a {
    width: 47.81%;
    height: 371px;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#db4274b8 {
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
    border-radius: 30px;
    align-items: center;
    column-gap: 4%;
    flex-wrap: nowrap;
    padding: 4% 4% 4% 4%;
}
    
#\31 a060c15 {
    width: 47.46%;
    min-height: 316px;
}
    
#c4af675d {
    width: 100.00%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#ef11b8bb {
    padding-left: 2%;
    padding-right: 2%;
    min-height: 355px;
    padding-bottom: 6%;
}
    
#b63babb3 {
    width: 100.00%;
    order: 0;
}
    
#\35 260ba31 {
    order: 3;
}
}



@media (max-width: 767px) {
    
#db4274b8 {
    width: 100%;
    min-height: 80px;
    align-items: center;
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
    border-radius: 30px;
    flex-wrap: nowrap;
    justify-content: center;
    column-gap: 4%;
    flex-direction: column;
    row-gap: 24px;
    padding: 6% 6% 6% 6%;
}
    
#\31 a060c15 {
    width: 100%;
    align-items: center;
    min-height: 320px;
    padding: 16px 16px 16px 16px;
    margin: 0px 0% 0px 0%;
}
    
#c4af675d {
    width: 102.85%;
}
    
#ef11b8bb {
    min-height: 0;
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 8% 4% 8% 4%;
}
    
#b63babb3 {
    width: 108.06%;
}
    
#\35 260ba31 {
    margin-left: 0%;
    margin-right: 0%;
    align-self: center;
}
    
#\32 d9b780a {
    height: 240px;
}
}



@media all {
    
#b20dc0d8 {
    min-height: 240px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    flex-wrap: nowrap;
}
    
#fa7f0612 {
    min-height: 8px;
    column-gap: 6%;
    row-gap: 24px;
    width: 100%;
    min-width: 4%;
    background-image: url();
    order: 0;
    border-radius: 0px 0px 0px 0px;
    flex-direction: row;
    justify-content: space-between;
    padding: 16px 16px 16px 16px;
    margin: 0% 0% 0% 0%;
}
#fa7f0612.lazy {
    background-image: url('');
}
    
#eaadeecc {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    grid-area: auto / auto / auto / auto;
}
    
#d504fe9a {
    width: 42.44%;
    height: 487px;
    min-width: 32px;
    max-width: 100%;
    order: 0;
    margin: 0px 0% 0px 0%;
}
    
#\35 0fa190a {
    width: 100%;
    height: auto;
    max-width: 100%;
    min-width: 32px;
    justify-self: auto;
    align-self: auto;
    order: 1;
    grid-area: auto / auto / auto / auto;
}
    
#\39 3d1b5d5 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 51.56361301369863%;
    min-height: auto;
    max-height: 100%;
    row-gap: 50px;
    column-gap: 4%;
    order: 1;
    min-width: 32px;
    padding: 0% 0% 0% 0%;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#widget_q8o {
    width: 280px;
    height: auto;
    max-width: 100%;
    order: 2;
}
    
#\34 eaba08a {
    background-color: rgba(0,98,65,1);
    background-image: initial;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#b20dc0d8 {
    padding-right: var(--section-padding-right);
    padding-left: var(--section-padding-left);
}
}



@media (max-width: 767px) {
    
#b20dc0d8 {
    min-height: 0;
    flex-direction: column;
    padding-right: var(--section-padding-right);
    padding-left: var(--section-padding-left);
    flex-wrap: nowrap;
}
    
#fa7f0612 {
    width: 100%;
    min-height: 80px;
    align-items: flex-start;
    height: auto;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
#fa7f0612.lazy {
    background-image: url('');
}
    
#d504fe9a {
    height: 240px;
    min-width: 32px;
    width: 91.84%;
    margin: 0px 0% 0px 0%;
}
    
#\35 0fa190a {
    width: 100%;
}
    
#\39 3d1b5d5 {
    width: 100.00%;
    min-width: 32px;
    row-gap: 24px;
    padding: 5px 5px 5px 5px;
    margin: 0px 0% 0px 0%;
}
}



@media all {
    
#\35 6b4b23b {
    background-color: rgba(0,98,65,1);
    background-image: initial;
}
    
#f46f75e2 {
    min-height: 480px;
    column-gap: 4%;
    row-gap: 24px;
    max-width: none;
    width: 100%;
    flex-wrap: nowrap;
    padding: 4% 6% 4% 6%;
    margin: 0px 0% 0px 0%;
    grid-area: 1 / 1 / span 1 / span 1;
}
    
#\31 a5dd4c6 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 16px;
    width: 100%;
    min-width: 4%;
    order: 0;
    padding: 16px 0px 16px 0px;
}
    
#\34 4f8bf15 {
    width: 718px;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    order: 1;
    margin-bottom: 0px;
    align-self: center;
    margin-top: -33px;
    grid-area: auto / auto / auto / auto;
}
    
#\31 7b8da8f {
    width: 100%;
    height: 22px;
    max-width: 100%;
    order: 3;
}
    
#bea6fd68 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    order: 0;
    margin-top: 0px;
    margin-bottom: 0px;
    grid-area: auto / auto / auto / auto;
}
    
#\37 d58e792 {
    width: 214px;
    height: auto;
    min-height: auto;
    max-width: 100%;
    max-height: none;
    justify-self: auto;
    align-self: center;
    order: 2;
    grid-area: auto / auto / auto / auto;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#f46f75e2 {
    min-height: 0;
    flex-direction: column;
    flex-wrap: nowrap;
    row-gap: 44px;
    padding: 6% 6% 6% 6%;
}
    
#\31 a5dd4c6 {
    padding-left: 16px;
    padding-right: 16px;
    row-gap: 10px;
    width: 100%;
    min-height: 80px;
    justify-content: flex-start;
}
    
#\34 4f8bf15 {
    align-self: stretch;
    margin-left: 0%;
    margin-right: 0%;
    width: 100%;
    max-width: none;
    order: 1;
}
    
#\31 7b8da8f {
    order: 2;
}
    
#bea6fd68 {
    align-self: auto;
    width: 100%;
    max-width: none;
    justify-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
}



@media (max-width: 767px) {
    
#\35 6b4b23b {
    grid-template-rows: minmax(8px, max-content);
}
    
#f46f75e2 {
    grid-area: 1 / 1 / span 1 / span 1;
}
}



@media (max-width: 767px) {
    
#f46f75e2 {
    min-height: 0;
    flex-direction: column;
    row-gap: 32px;
    flex-wrap: nowrap;
    padding: 12% 4% 12% 4%;
}
    
#\31 a5dd4c6 {
    width: 100%;
    min-height: 80px;
    align-items: flex-start;
    order: 0;
    justify-content: flex-start;
    row-gap: 12px;
}
    
#\34 4f8bf15 {
    margin-left: 0%;
    margin-right: 0%;
    width: 100%;
    max-width: none;
}
    
#\31 7b8da8f {
    height: 8px;
}
    
#\37 d58e792 {
    height: auto;
    width: 100%;
    min-height: 50px;
}
}

