@keyframes animation-slowly-up-down{0%{transform:translateY(0)}to{transform:translateY(30px)}}.animation-slowly-up-down-class{position:relative;animation-name:animation-slowly-up-down;animation-duration:3s;animation-iteration-count:infinite;animation-direction:alternate}@keyframes pulse-border{0%{transform:translate(-50%) translateY(-50%) translateZ(0) scale(1);opacity:1}to{transform:translate(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity:0}}.pulse-border-class{position:relative;animation-name:pulse-border;animation-duration:1.5s;animation-iteration-count:infinite;animation-direction:alternate}@keyframes spin-cycle{0%{transform:rotate(0)}to{transform:rotate(-1000deg)}}.spin-endless{position:relative;animation-name:spin-cycle;animation-duration:90s;animation-iteration-count:infinite;animation-direction:alternate;animation-timing-function:cubic-bezier(.59,.59,1,1)}.shine-image{position:relative;overflow:hidden}.shine-image:after{content:"";position:absolute;width:200%;height:0%;left:50%;top:50%;background-color:#ffffff4d;transform:translate(-50%,-50%) rotate(-45deg);z-index:1}.shine-image:hover:after{height:250%;transition:all .6s linear;background-color:transparent}@keyframes animation-bloom{0%{transform:scale(1)}to{transform:scale(1.1)}}.breathing{position:relative;animation-name:animation-bloom;animation-duration:1.5s;animation-iteration-count:infinite;animation-direction:alternate;transition:all .4s ease-in-out}.underline-char{position:relative;display:inline-block;overflow:hidden}.underline-bar{position:absolute;bottom:0;left:0;height:2px;width:0;background-color:currentColor}@keyframes fade-in-down{0%{transform:translate3d(0,-50px,0)}to{opacity:1;transform:none}}.amateur-bg{position:relative;background-image:url(/build-web/assets/amateur-bg-BnD9X-EM.jpg);background-size:cover;background-position:center;min-height:560px;padding:clamp(48px,8vw,120px) 0;display:flex;flex-direction:column;justify-content:center;z-index:0}.amateur-bg:before{content:"";position:absolute;inset:0;background:#ffffffbf;z-index:-1}.amateur-inner{position:relative;z-index:1;max-width:72rem;margin-left:auto;margin-right:auto;padding:0 2.25rem}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.amateur-inner{padding:0 1rem}}.amateur-explanation{font-size:20px;letter-spacing:.04em;margin-inline:auto;max-width:48rem}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.amateur-explanation{font-size:16px;max-width:none}}.amateur-explanation p{padding:.5em 0}.amateur-links{margin:4rem 0 0;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:3rem}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.amateur-links{flex-direction:column;align-items:stretch;gap:.75rem}}.link-pill{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 3rem;width:auto;font-family:var(--koc-font-family-heading);font-weight:700;border-radius:9999px;border:1px solid rgba(0,0,0,.12);background:#d010311a;text-decoration:none;color:var(--koc-base-text);transition:background .2s,border-color .2s}.link-pill:hover{background:#ffffffd9;border-color:#0003}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.link-pill{width:100%;padding:.5rem 1rem}}.amateur-article-box{display:flex;align-items:center;justify-content:center;aspect-ratio:43/28;background:var(--koc-base);border-radius:8px;border-color:var(--koc-base-border);text-align:center;transform:scale(1);transition:transform .3s ease;box-shadow:0 0 18px 4px #ffffff4d,0 0 32px 8px #ffffff14}.amateur-article-box:hover{transform:scale(1.03);box-shadow:0 0 18px 4px #fff,0 0 32px 8px #ffffff80}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.amateur-article-box{padding:0 12px}}.amateur-article-box img{max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .3s ease}.amateur-article{padding:0 3em}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.amateur-article{padding:0}}.amateur-article h1{font-size:2em;font-family:var(--koc-font-family-heading);font-weight:700}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.amateur-article h1{line-height:1.1em}}.amateur-article .created-at{text-align:right;color:var(--koc-base-text);font-family:var(--koc-font-family-accent);font-size:14px;font-style:normal;font-weight:700;display:inline-block;transition:all .4s;margin:5px 10px 5px 0;letter-spacing:-.1em;width:100%}.amateur-article .created-at img{height:16px;width:16px;-o-object-fit:contain;object-fit:contain;display:inline-block;margin:-5px 6px 0 0}
