.elementor-kit-7{--e-global-color-primary:#FBC90D;--e-global-color-secondary:#111111;--e-global-color-text:#F9F9F9;--e-global-color-accent:#FFFF3A;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:bold;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Russo One";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Bruno Ace SC";--e-global-typography-accent-font-weight:bold;background-color:#222222;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-animation-duration:1500ms;--e-preloader-animation:swing;--e-preloader-animation-duration:3000ms;--e-preloader-delay:0ms;--e-preloader-width:15%;--e-preloader-max-width:15%;}.elementor-kit-7 e-page-transition{background-color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-header .site-navigation .menu li{font-family:"Russo One", Sans-serif;font-size:25px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* shrinking header section */

.shrinker {
	background: transparent;
        height: (set your header height in pixels);
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}

.shrinker.elementor-sticky--effects {
	background: #fff;
        height: (set your header height after shrinking in pixels)!important;
	padding-top: 2px!important;
	padding-bottom: 2px!important;
	box-shadow: 0px 6px 30px -4px rgba(0,0,0,.05);
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}

.card{

    width: 300px;

    height: 280px;

    box-shadow: 0 35px 80px rgba(0, 0, 0, 0.15);

    transition: 0.5s;

}



.card:hover{

    height: 650px;

}



.imgBx{

    position: absolute;

    top: 20px;

    right: 25px;

    background: #333;

    border-radius: 12px;

    transition: 0.5s;

}



.card:hover .imgBx{

    top: -100px;

    scale: 0.75;

    box-shadow: 0 35px 80px rgba(0, 0, 0, 0.2);

}



.content{

    position: absolute;

    top: 232px;

    width: 100%;

    padding: 0 30px;

    height: 45px;

    overflow: hidden;

    text-align: center;

    transition: 0.5s;

}



.card:hover .content{

    top: 90px;

    height: 550px;

}





@media screen and (max-width: 480px){

    

    .card{

    width:280px;

    height: 350px;

}

    

 .imgBx{

    top: -100px;

    left:0;

    scale: 0.7;

    box-shadow: 0 35px 80px rgba(0, 0, 0, 0.2);

}

    

    .card .content{

    top: 90px;

    height: 260px;

}

    

}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Russo One';
	font-display: auto;
	src: url('https://www.olbiarugby.it/wp-content/uploads/2025/08/RussoOne-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Bruno Ace SC';
	font-display: auto;
	src: url('https://www.olbiarugby.it/wp-content/uploads/2025/08/BrunoAceSC-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */