.elementor-9142 .elementor-element.elementor-element-54c3435{--display:flex;--min-height:100vh;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9142 .elementor-element.elementor-element-8804a6f{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:flex-start;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;--z-index:60;}.elementor-9142 .elementor-element.elementor-element-8804a6f:not(.elementor-motion-effects-element-type-background), .elementor-9142 .elementor-element.elementor-element-8804a6f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-75b9bae );}.elementor-9142 .elementor-element.elementor-element-7721b6a{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-start;--align-items:flex-start;--gap:30px 30px;--row-gap:30px;--column-gap:30px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:050px;--padding-bottom:0200px;--padding-left:030px;--padding-right:30px;}.elementor-9142 .elementor-element.elementor-element-7721b6a:not(.elementor-motion-effects-element-type-background), .elementor-9142 .elementor-element.elementor-element-7721b6a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-61683bc );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-9142 .elementor-element.elementor-element-8fa7e36 .elementor-heading-title{font-family:"URC Sans", Sans-serif;font-weight:400;}body.elementor-page-9142:not(.elementor-motion-effects-element-type-background), body.elementor-page-9142 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-75b9bae );}@media(min-width:541px){.elementor-9142 .elementor-element.elementor-element-8804a6f{--width:330px;}.elementor-9142 .elementor-element.elementor-element-7721b6a{--content-width:992px;}}/* Start custom CSS */.sponsorship-link {
    text-decoration: none;
    display: block; /* Ensures the entire card is clickable */
}

.sponsorship-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px; /* Adjust gap as needed */
    height: 340px;
    margin-bottom: 20px!important;
}

.sponsorship-template h2 {
       font-family: 'Red Hat Display' !important;
    font-size: 16px!important;
    font-weight: 900!important;
    line-height: 16px!important;
    text-align: left!important;
    color: #142837;
    padding: 40px 0px 20px !important;
}

.sponsorship-card {
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 0px 0px 15px!important;
   
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 20px;
    text-align: center;
}

.sponsorship-image {
    background-color: #142837;
    width: 300px;
    height: 188px;
    text-align: center;
     
}

.sponsorship-image img {
 
    width: 100% !important;
    height: 100%;
    object-fit: contain;
    border-radius: 0;
    padding: 40px
   

}

.sponsorship-title {
    padding: 45px 20px;
    background-color: #fff;
     display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    align-content: center;
}

.sponsorship-title h3 {
    font-size: 18px; /* Adjust font size */
    font-weight: bold!important;
    color: #000!important;
    margin: 0;
    font-family: 'Red Hat Display' !important;
    font-size: 18px!important;
    font-weight: 900!important;
    line-height: 24px!important;
    letter-spacing: 0.30000001192092896px!important;
    text-align: left!important;

}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'URC Sans';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://mediacentre.unitedrugby.com/wp-content/uploads/2024/08/URC-Sans.woff2') format('woff2');
}
/* End Custom Fonts CSS */