.elementor-44881 .elementor-element.elementor-element-732a6312{--display:grid;--e-con-grid-template-columns:repeat(4, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;--justify-items:center;--align-items:center;}.elementor-44881 .elementor-element.elementor-element-68a3ff2{width:var( --container-widget-width, 47.342% );max-width:47.342%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;--container-widget-width:47.342%;--container-widget-flex-grow:0;}.elementor-44881 .elementor-element.elementor-element-68a3ff2.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-44881 .elementor-element.elementor-element-68a3ff2 img{width:100%;}.elementor-44881 .elementor-element.elementor-element-76c4792d{width:var( --container-widget-width, 50.998% );max-width:50.998%;--container-widget-width:50.998%;--container-widget-flex-grow:0;}.elementor-44881 .elementor-element.elementor-element-76c4792d.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-44881 .elementor-element.elementor-element-76c4792d img{width:100%;}.elementor-44881 .elementor-element.elementor-element-56d64444 img{width:77%;border-radius:20px 20px 20px 20px;}.elementor-44881 .elementor-element.elementor-element-56d49ae4 img{width:56%;}@media(max-width:1024px){.elementor-44881 .elementor-element.elementor-element-732a6312{--grid-auto-flow:row;}}@media(max-width:767px){.elementor-44881 .elementor-element.elementor-element-732a6312{--e-con-grid-template-columns:repeat(2, 1fr);--gap:5% 5%;--row-gap:5%;--column-gap:5%;--grid-auto-flow:row;--justify-items:center;--margin-top:0%;--margin-bottom:5%;--margin-left:0%;--margin-right:0%;--padding-top:4%;--padding-bottom:4%;--padding-left:4%;--padding-right:4%;}.elementor-44881 .elementor-element.elementor-element-68a3ff2 img{width:100%;}.elementor-44881 .elementor-element.elementor-element-76c4792d img{width:100%;}.elementor-44881 .elementor-element.elementor-element-56d64444 img{width:100%;}}/* Start custom CSS */@media screen and (max-width: 767px) {
  .banner {
    background: rgb(208,169,78);
    background: -moz-linear-gradient(107deg, rgba(208,169,78,1) 15%, rgba(189,164,84,1) 32%, rgba(221,204,128,1) 43%, rgba(208,169,78,1) 52%, rgba(189,164,84,1) 59%, rgba(221,204,128,1) 70%, rgba(208,169,78,1) 80%);
    background: -webkit-linear-gradient(107deg, rgba(208,169,78,1) 15%, rgba(189,164,84,1) 32%, rgba(221,204,128,1) 43%, rgba(208,169,78,1) 52%, rgba(189,164,84,1) 59%, rgba(221,204,128,1) 70%, rgba(208,169,78,1) 80%);
    background: linear-gradient(107deg, rgba(208,169,78,1) 15%, rgba(189,164,84,1) 32%, rgba(221,204,128,1) 43%, rgba(208,169,78,1) 52%, rgba(189,164,84,1) 59%, rgba(221,204,128,1) 70%, rgba(208,169,78,1) 80%);
    color: white;
    display: block;
    padding: 5% 18%;
    font-weight: bold;
    text-align: center;
    position: relative;
    overflow: hidden;
    margin: 0px;
    clip-path: polygon(10% 0%, 90% 0%, 85% 50%, 90% 100%, 10% 100%, 15% 50%);
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
  }

  .years {
    font-family: Georgia, Serif;
    font-style: italic;
    line-height: 0.7em;
    font-size: 1.5em;
    display: block;

  }

  .years small {
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
  }

  .text {
    font-family: Arial, Sans-Serif;
    font-size: 20px;
  }

  .text-second {
    font-family: Arial, Sans-Serif;
    vertical-align: middle;
    font-size: 20px;
  }
}

@media screen and (min-width: 768px) {
  .banner {
    background: rgb(208,169,78);
    background: -moz-linear-gradient(107deg, rgba(208,169,78,1) 15%, rgba(189,164,84,1) 32%, rgba(221,204,128,1) 43%, rgba(208,169,78,1) 52%, rgba(189,164,84,1) 59%, rgba(221,204,128,1) 70%, rgba(208,169,78,1) 80%);
    background: -webkit-linear-gradient(107deg, rgba(208,169,78,1) 15%, rgba(189,164,84,1) 32%, rgba(221,204,128,1) 43%, rgba(208,169,78,1) 52%, rgba(189,164,84,1) 59%, rgba(221,204,128,1) 70%, rgba(208,169,78,1) 80%);
    background: linear-gradient(107deg, rgba(208,169,78,1) 15%, rgba(189,164,84,1) 32%, rgba(221,204,128,1) 43%, rgba(208,169,78,1) 52%, rgba(189,164,84,1) 59%, rgba(221,204,128,1) 70%, rgba(208,169,78,1) 80%);
    color: white;
    display: inline-block;
    padding: 3% 15% 4% 15%;
    font-weight: bold;
    text-align: center;
    position: relative;
    overflow: hidden;
    margin: 20px;
    clip-path: polygon(10% 0%, 90% 0%, 85% 50%, 90% 100%, 10% 100%, 15% 50%);
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
  }

  .years {
    font-family: Georgia, Serif;
    font-style: italic;
    line-height: 0.7em;
    font-size: 2em;
    display: inline-block;
    margin-bottom: -8%;
    margin-left: -5%;
    vertical-align: middle;
  }

  .years small {
    font-size: 18px;
    margin-left: -15%;
    margin-bottom: -20%;
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
  }

  .text {
    font-family: Arial, Sans-Serif;
    font-size: 20px;
  }

  .text-second {
    font-family: Arial, Sans-Serif;
    margin-left: 25%;
    vertical-align: middle;
    font-size: 20px;
  }
}/* End custom CSS */