@charset "UTF-8";.ocean-bubbles{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1;overflow:hidden}.bubble{position:absolute;bottom:-100px;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.9),rgba(255,255,255,.1));border:1px solid rgba(56,165,224,.4);box-shadow:0 2px 10px rgba(5,110,147,.15);border-radius:50%;opacity:0;animation:rise 15s infinite ease-in}.bubble:nth-child(1){width:40px;height:40px;left:10%;animation-duration:8s}.bubble:nth-child(2){width:20px;height:20px;left:20%;animation-duration:5s;animation-delay:1s}.bubble:nth-child(3){width:50px;height:50px;left:35%;animation-duration:10s;animation-delay:2s}.bubble:nth-child(4){width:80px;height:80px;left:50%;animation-duration:15s;animation-delay:0s}.bubble:nth-child(5){width:35px;height:35px;left:55%;animation-duration:7s;animation-delay:1s}.bubble:nth-child(6){width:45px;height:45px;left:65%;animation-duration:9s;animation-delay:3s}.bubble:nth-child(7){width:25px;height:25px;left:80%;animation-duration:6s;animation-delay:2s}.bubble:nth-child(8){width:60px;height:60px;left:90%;animation-duration:11s;animation-delay:4s}@keyframes rise{0%{bottom:-100px;transform:translateX(0);opacity:0}20%{opacity:1}80%{opacity:.8}100%{bottom:120%;transform:translateX(-50px);opacity:0}}.postid-32505 .wp-block-image img,.postid-33651 .wp-block-image img,.postid-33526 .wp-block-image img,.postid-32505 .wp-block-column figure img,.postid-33651 .wp-block-column figure img,.postid-33526 .wp-block-column figure img{border-radius:20px;box-shadow:0 10px 25px rgba(5,110,147,.15);position:relative;z-index:2;animation:float 4s ease-in-out infinite}.postid-32505 .wp-block-column:nth-child(2n) figure img,.postid-33651 .wp-block-column:nth-child(2n) figure img,.postid-33526 .wp-block-column:nth-child(2n) figure img{animation-delay:1s}@keyframes float{0%{transform:translateY(0px)}50%{transform:translateY(-10px)}100%{transform:translateY(0px)}}.postid-32505 .l-mainContent__inner,.postid-33651 .l-mainContent__inner,.postid-33526 .l-mainContent__inner{position:relative;z-index:2}.postid-32505 h2.is-style-section_ttl,.postid-33651 h2.is-style-section_ttl,.postid-33526 h2.is-style-section_ttl{color:#056e93 !important;font-size:2rem;text-align:center;border:none !important;padding-bottom:1em}.postid-32505 h2.is-style-section_ttl:after,.postid-33651 h2.is-style-section_ttl:after,.postid-33526 h2.is-style-section_ttl:after{content:'';display:block;width:60px;height:4px;background:#f4e03a;margin:10px auto 0;border-radius:2px}.postid-32505 .swell-block-button.green_ a,.postid-33651 .swell-block-button.green_ a,.postid-33526 .swell-block-button.green_ a{background:linear-gradient(135deg,#00c6ff,#0072ff) !important;border:none !important;border-radius:50px !important;box-shadow:0 5px 15px rgba(0,114,255,.4) !important;transition:all .3s ease !important;padding:15px 30px !important;position:relative;z-index:2}.postid-32505 .swell-block-button.green_ a:hover,.postid-33651 .swell-block-button.green_ a:hover,.postid-33526 .swell-block-button.green_ a:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,114,255,.6) !important}.floating-button{position:fixed;bottom:20px;right:20px;z-index:1000;animation:floating-anim 2s ease-in-out infinite}.floating-button a{display:flex;align-items:center;gap:8px;padding:15px 25px;background:linear-gradient(135deg,#06e863,#06c755) !important;color:#fff !important;text-decoration:none !important;border-radius:50px;box-shadow:0 4px 12px rgba(0,0,0,.2);font-weight:700;font-size:16px;transition:all .3s ease}.floating-button a:hover{transform:scale(1.05);box-shadow:0 6px 16px rgba(0,0,0,.3)}@media screen and (max-width:767px){.floating-button{bottom:15px;right:15px}.floating-button a{padding:12px 20px;font-size:14px}}@keyframes floating-anim{0%{transform:translateY(0)}50%{transform:translateY(-8px)}100%{transform:translateY(0)}}