.wp-block-quote{
font-style: italic;
padding-left: 32px;
border-left: 4px solid;
margin: 48px 0;
display: block;
max-width: 768px;
text-align: start;
}
.page-template-template-a-good-idea .font-body{
font-family: var(--bs-body-font-family);
}
.page-template-template-a-good-idea .text-secondary{
color: #5EE70B!important;
}
.agi-hero{
color: white;
position: relative;
}
.agi-hero:before{
content: '';
background-repeat: no-repeat;
background-size: contain;
background-image: url(//matchdrive.it/wp-content/themes/bootscore-child-main/img/a-good-idea/bg-agi.png);
background-position: bottom -10vw right -10vw;
width: 100%;
height: 100%;
position: absolute;
z-index: -1;
}
.agi-hero .container{
align-items: center;
}
.agi-hero .row{
align-items: center;
}
.agi-30years{
color: white;
background: #000;
position: relative;
padding: 0;
}
.agi-30years > *,
.agi-growth > *{
z-index: 1;
position: relative;
}
.agi-30years > .container,
.agi-book > .container{
padding-top: 6rem;
padding-bottom: 6rem;
}
.agi-30years:before{
content: '';
background-repeat: no-repeat;
background-size: contain;
background-image: url(//matchdrive.it/wp-content/themes/bootscore-child-main/img/a-good-idea/bg-30years.png);
background-position: bottom right -25%;
width: 100%;
height: 100%;
position: absolute;
z-index: 1;
}
.agi-30years .title{
max-width: 870px;
}
.agi-img{
height: 35vw;
width: 100%;
padding: 0;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
position: relative;
z-index: 1
}
.agi-book{
position: relative;
padding: 0;
}
.agi-book:before{
content: '';
background-repeat: no-repeat;
background-size: cover;
background-image: url(//matchdrive.it/wp-content/themes/bootscore-child-main/img/a-good-idea/bg-book.png);
width: 100%;
height: 100%;
position: absolute;
z-index: -1;
}
.agi-book .title{
font-size: 25px!important;
font-family: var(--bs-body-font-family);
font-weight: bold;
text-align: center;
}
.agi-growth{
position: relative;
}
.agi-growth:before{
content: '';
background-repeat: no-repeat;
background-size: contain;
background-image: url(//matchdrive.it/wp-content/themes/bootscore-child-main/img/a-good-idea/bg-agi.png);
background-position: bottom -10vw right -10vw;
width: 100%;
height: 100%;
position: absolute;
z-index: 0
}
.agi-events{
background-color: black;
}
.agi-events .title{
text-align: center; color: white; max-width: 768px; margin: 0 auto
}
.agi-box-evento{
font-family: var(--bs-body-font-family);
padding: 16px;
background-color: #1870CB;
border-radius: 8px;
}
.agi-box-evento .title{
font-size: 28px;
font-weight: bold;
margin-bottom: 12px;
}
.agi-box-evento .desc{
font-size: 18px;
}
.agi-forms .title{
text-align: center; color: white; max-width: 991px; margin: 0 auto
}
@media (max-width: 768px){
.agi-30years:before{
background-size: 200%;
background-position: bottom left;
width: 100%;
}
.page-template-template-a-good-idea h1,
.page-template-template-a-good-idea .h1{
font-size: 60px!important;
margin-bottom: 1rem!important;
}
.page-template-template-a-good-idea h2,
.page-template-template-a-good-idea .h2{
font-size: 40px!important;
margin-bottom: 1rem!important;
}
.page-template-template-a-good-idea h3,
.page-template-template-a-good-idea .h3{
font-size: 20px!important;
margin-bottom: 1rem!important;
}
.page-template-template-a-good-idea p{
font-size: 18px!important;
}
}
.hero-bg{
position: absolute;
}
.hero-bg img {
object-fit: contain;
margin: 32px 16px;
max-width: 40%;
float: right;
}
.hero {
overflow: hidden;
}
.performance-bg img {
object-fit: contain;
object-position: bottom;
max-width: 40%;
}
@media (max-width: 768px){
.hero-bg{
position: relative;
}
.hero-bg img {
float: left;
}
.performance-bg img{
max-width: 80%;
}
}
.single .article-wrapper{
max-width: 768px;
margin: 0 auto;
}