@keyframes slideDown{0%{transform:translateY(-100vh);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideUp{0%{transform:translateY(100vh);opacity:0}to{transform:translateY(0);opacity:1}}.partnership-program{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:2em;.partnership-program-header-container{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;max-width:var(--content-box-width)}.title .seo-h{color:#0d2330}.title h1 span{color:var(--partnership-blue)}.description{max-width:1000px}.description p{line-height:1.5;letter-spacing:.1px;color:var(--text-dark-blue);font-size:var(--font-20);font-weight:500}.mail-input-area{display:flex;align-items:center;background:#fff;border:1px solid #d3d3d3;border-radius:14px;padding:6px;width:100%;max-width:460px;margin-top:2em}.mail-icon{color:#33383d;font-size:var(--font-20);margin:0 12px}.mail-input-area input{flex:1 1;border:none;outline:none;padding:8px;font-size:15px;color:#333}.mail-input-area input::placeholder{color:#999}.mail-input-area button{background:var(--partnership-blue);color:#fff;border-radius:14px}.mail-input-area button:hover{background:#07e}.partnership-program-images{position:relative;width:100%;height:28vw;margin:0 auto;display:flex;align-items:center;justify-content:center;overflow:hidden}.partnership-program-images img{position:absolute;object-fit:contain;transition:transform .3s ease;opacity:0}.partnership-program-images img:hover{scale:1.05;transition:transform .3s ease}.first-image,.ninth-image,.seventh-image,.sixth-image,.third-image{animation:slideDown 1s forwards}.eighth-image,.fifth-image,.fourth-image,.second-image{animation:slideUp 1s forwards}.first-image{width:9.25vw;left:0;top:0;animation-delay:.1s;max-width:222px}.second-image{width:13.6vw;left:9.2vw;top:10vw;animation-delay:.2s;max-width:326px}.third-image{width:6vw;left:24vw;top:4vw;animation-delay:.3s;max-width:144px}.fourth-image{width:16.9vw;left:30vw;top:6vw;animation-delay:.4s;max-width:405px}.fifth-image{width:8vw;left:48vw;top:11vw;animation-delay:.5s;max-width:192px}.sixth-image{width:14vw;right:26vw;top:7vw;animation-delay:.6s;max-width:336px}.seventh-image{width:6vw;right:10vw;top:3vw;animation-delay:.7s;max-width:144px}.eighth-image{width:10vw;right:14vw;top:10vw;animation-delay:.8s;max-width:232px}.ninth-image{width:7.9vw;right:0;top:2vw;animation-delay:.9s;max-width:225px}.partnership-program-images img:hover{transform:scale(1.05);z-index:3}@media (max-width:1200px){.description,.mail-input-area{width:90%}}}@media (max-width:468px){.partnership-program .title .seo-h{display:flex;flex-direction:column;align-items:center;gap:.2em}.partnership-program .title .seo-h span{display:block}}.who-agency-partnership-main{background:var(--main-green-gradient);padding:3% 0 5%;display:flex;flex-direction:row;mix-blend-mode:multiply}.who-agency-partnership-main .agencies-grid{display:grid;grid-template-columns:repeat(6,1fr);width:100%;padding:0 4%}.who-agency-partnership-main .agency-container{display:flex;justify-content:center;align-items:center;height:100%}.who-agency-partnership-main .agency-container img{max-width:500px;filter:brightness(0) invert(1) opacity(1);filter:var(--logo-filter,brightness(0) invert(1) opacity(1))}.who-agency-partnership-main .agency-container .webolizma{scale:.4!important}.who-agency-partnership-main.with-animation{overflow:hidden}.who-agency-partnership-main.with-animation .agencies-grid{display:block;width:100%;overflow:hidden;padding:0}.who-agency-partnership-main.with-animation .agencies-grid img{scale:1;align-items:center}.who-agency-partnership-main.with-animation .slider-track{display:flex;width:calc(100% * 3);animation:scroll 30s linear infinite;align-items:center}.who-agency-partnership-main.with-animation .agency-container{flex-grow:0;flex-shrink:0;flex-basis:calc(100% / 18);padding:0 1em}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(calc(-100% / 3))}}.who-agency-partnership-main.with-border{position:relative;background:#fff}.who-agency-partnership-main.with-border:before{content:"";position:absolute;inset:0;padding:0;background:linear-gradient(90deg,#01b04a,#2edbff);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;border-radius:.5em}@media (max-width:1200px){.who-agency-partnership-main{padding:4% 0}}@media (max-width:992px){.who-agency-partnership-main{padding:5% 0}.who-agency-partnership-main.with-animation .slider-track{animation:scroll 20s linear infinite}}@media (max-width:500px){.who-agency-partnership-main .agency-container img{max-width:120px}.who-agency-partnership-main{padding:7% 0}.who-agency-partnership-main.with-animation .slider-track{animation:scroll 15s linear infinite}}