﻿.hero-section{position:relative;padding-top:6.25rem;padding-bottom:1.25rem;}.hero-section .scroll-down-wrapper{display:flex;justify-content:flex-end;position:absolute;bottom:2.5rem;right:0;}@media(min-width:1024px){.hero-section .scroll-down-wrapper{margin-top:1.25rem;position:absolute;right:0;bottom:3.75rem;}}.hero-section .scroll-down-wrapper .scroll-down{display:grid !important;}.hero-section .hero-content .hero-animated-text{position:relative;width:100%;padding:0 .625rem;}@media(min-width:768px){.hero-section .hero-content .hero-animated-text{padding:0 5rem;}}.hero-section .hero-content .hero-animated-text .new{max-width:53.125rem;width:100%;}.hero-section .hero-content .hero-animated-text .new-agency{width:100%;}.hero-section .hero-content .hero-animated-text .agency{max-width:15rem;width:100%;position:absolute;right:0;bottom:-1.5625rem;}@media(min-width:768px){.hero-section .hero-content .hero-animated-text .agency{max-width:26.875rem;}}.hero-section .hero-content .hero-animated-text .image-b{position:absolute;left:0;bottom:0;max-width:5rem;width:100%;}@media(min-width:768px){.hero-section .hero-content .hero-animated-text .image-b{max-width:8.75rem;}}.hero-section .hero-content .hero-animated-text .image-k{position:absolute;top:0;right:0;max-width:7.5rem;width:100%;}@media(min-width:768px){.hero-section .hero-content .hero-animated-text .image-k{max-width:16.25rem;}}.hero-section .hero-content>*{font-size:3.125rem;}@media(max-width:768px){.hero-section .hero-content>*{line-height:1.1;}}@media(min-width:512px){.hero-section .hero-content>*{font-size:3.4375rem;}}@media(min-width:1024px){.hero-section .hero-content>*{font-size:4.6875rem;}}.hero-section .hero-content>* strong{color:var(--primary-color);font-size:3.75rem;}@media(min-width:512px){.hero-section .hero-content>* strong{font-size:4.0625rem;}}@media(min-width:1024px){.hero-section .hero-content>* strong{font-size:5.3125rem;}}.hero-section .hero-content>*:nth-child(2){padding-left:2.5rem;}.hero-section .hero-content>*:nth-child(3){padding-left:5rem;}.hero-section .bottom-wrapper{display:flex;gap:1.25rem;}@media(min-width:1024px){.hero-section .bottom-wrapper{gap:2.5rem;}}.hero-section .bottom-wrapper .section-content{flex:1;}.hero-section .bottom-wrapper .line-animation-wrapper{display:flex;width:30px;}@media(min-width:768px){.hero-section .bottom-wrapper .line-animation-wrapper{width:35%;}}.hero-section .bottom-wrapper .line-animation-wrapper .left{width:100%;height:2px;background-color:#fff;position:relative;right:-1px;}.hero-section .bottom-wrapper .line-animation-wrapper .right{display:flex;flex-direction:column;align-items:center;gap:6px;}.hero-section .bottom-wrapper .line-animation-wrapper .right .dot{width:4px;height:4px;background-color:#fff;border-radius:4px;}.hero-section .bottom-wrapper .line-animation-wrapper .right::before,.hero-section .bottom-wrapper .line-animation-wrapper .right::after{content:'';width:2px;flex:1;background-color:#fff;}.scroll-down{overflow:hidden;display:grid;place-items:center;position:relative;width:5.625rem;height:5.625rem;color:#fff;transition:.3s ease;}@media(max-width:1023px){.scroll-down{width:4.6875rem;height:4.6875rem;}}.scroll-down .icon-wrapper{position:absolute;font-size:1.875rem;display:block;z-index:2;inset:0;padding:18px;}@media(max-width:1023px){.scroll-down .icon-wrapper{font-size:1.5625rem;}}.scroll-down .icon-wrapper .icon{overflow:hidden;inset:0;border-radius:9999px;width:100%;height:100%;}.scroll-down .icon-wrapper .icon i{display:block;animation:TopToBottom infinite 2s ease;}.scroll-down:hover{transform:scale(1.1);}.logo-section{padding-block:1.25rem;margin-block:1.25rem;border-block:1px solid rgba(255,255,255,.25);}.logo-section .flex-wrapper{display:flex;justify-content:space-between;flex-wrap:wrap;gap:.875rem;align-items:center;}@media(max-width:1023px){.logo-section .flex-wrapper{justify-content:space-around;}}.logo-section .grid-wrapper{display:grid;gap:.875rem;grid-template-columns:repeat(3,minmax(0,1fr));}@media(min-width:768px){.logo-section .grid-wrapper{grid-template-columns:repeat(3,minmax(0,1fr));}}@media(min-width:1024px){.logo-section .grid-wrapper{grid-template-columns:repeat(4,minmax(0,1fr));}}@media(min-width:1200px){.logo-section .grid-wrapper{grid-template-columns:repeat(5,minmax(0,1fr));}}.logo-section .grid-wrapper .logo-card:not(:hover) img{filter:grayscale(1);}.logo-section .grid-wrapper .logo-card img{transition:.3s ease;}.skeleton-card{aspect-ratio:385/300;}.skeleton-card .skeleton{width:100%;height:100%;}.skeleton{background:linear-gradient(90deg,#a4a4a4 25%,#b7b7b7 50%,#a2a2a2 75%);background-size:200% 100%;animation:shimmer 1.5s infinite linear;border-radius:4px;opacity:.8;}@keyframes shimmer{0%{background-position:-200% 0;}100%{background-position:200% 0;}}