#loadbookycontainer{background-blend-mode:multiply;background-image:url(/theme/assets/img/bookyagenda/sfondo_bookyagenda-1200.jpg)!important;background-color:#ecf3f8!important;background-position:50%;background-size:cover;background-repeat:no-repeat;border-radius:.6rem!important;padding:20px 0}
.illustration-holder{position:relative;margin-top:68px;margin-bottom:50px}
.illustration-holder .bg-wrapper{padding:4%;border-radius:20px;z-index:1}
.et_text_inner{position:relative;margin-bottom:0;text-align:left;font-weight:600;font-size:28px;color:#556270!important;line-height:1.2;padding-bottom:10px}
.et_pb_module{margin-left:auto!important;margin-right:auto!important;margin-bottom:9.27%}
.et_pb_module img{position:relative;max-width:100%;height:auto}
.et_pb_text{color:#333!important;font-size:21px;font-family:'Roboto Condensed',sans-serif;line-height:32px;text-align:center;width:80%;margin:0 auto;letter-spacing:-.7px;padding-bottom:22px}
.img-centralino{position:relative;z-index:2}
.voispeedcontent h3{font-size:32px;font-weight:700;line-height:1.2}
.illustration-holder .shape-one{top:-10%;left:-7%;width:13.5%;z-index:0;animation:25s linear infinite rotatedHalf}
.illustration-holder .shape-three{top:7%;right:-10%;width:12%;z-index:0}
.illustration-holder .shape-four{bottom:9%;left:-10%;width:12%;z-index:0}
@keyframes rotatedHalf {
0%{transform:rotate(0)}
50%{transform:rotate(90deg)}
100%{transform:rotate(0)}
}
@media (max-width:991px) {
.voispeedcontent h3{font-size:22px}
.et_text_inner{font-size:22px}
.et_pb_text{width:100%;font-size:18px;line-height:28px}
}
.booky-feature-card{background:#fff;border:1px solid #0960ad14;border-radius:20px;box-shadow:0 10px 30px #0f172a14;padding:30px 26px;text-align:left;height:100%;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.booky-feature-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #0f172a1f;border-color:#0960ad2e}
.booky-feature-icon{width:72px;height:72px;border-radius:18px;background:linear-gradient(180deg,#f5f9ff 0%,#eef6ff 100%);display:flex;align-items:center;justify-content:center;margin-bottom:18px}
.booky-feature-icon img{width:64px;height:64px;object-fit:contain;display:block}
.booky-feature-title{font-size:24px;line-height:1.25;font-weight:700;color:#18344e;margin-bottom:14px}
.booky-feature-text{font-size:17px;line-height:1.7;color:#556270;margin-bottom:0}
@media (max-width:991px) {
.booky-feature-card{padding:24px 22px;border-radius:18px}
.booky-feature-title{font-size:21px}
.booky-feature-text{font-size:16px;line-height:1.65}
}