.history-section{position:relative;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding:0;top:30px}.history-wrap{--pad:24px;--gap:0px;--muted:rgba(0,0,0,.55);--text:rgb(6 105 136 / 87%);--bg:#ffffff00;position:sticky;top:0;height:80vh;width:100vw;background:var(--bg);overflow:hidden;display:grid;align-items:center}.history-scroll{height:100%;overflow-y:auto;overflow-x:hidden;padding:var(--pad);display:grid;gap:var(--gap);-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.history-scroll::-webkit-scrollbar{width:0;height:0}.history-item{max-width:50%;width:100%;margin:0 auto;padding:1rem 30px 10rem;border-left:1px solid;transition:none;opacity:1;min-height:50vh;display:flex;flex-direction:column;justify-content:space-between}@media screen and (min-width:1330px){.history-item{max-width:30%}}.history-item:first-child{margin-top:5rem}.history-year{position:relative;margin:0 0 14px 0;padding-left:18px;color:var(--text);font-family:Comfortaa;font-size:60px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:3px}.history-year::before{content:"";position:absolute;left:-40px;top:0;opacity:0;transition:none;width:5px;height:26px;border-radius:999px;background:rgb(0 0 0 / .18)}.history-item.is-active .history-year::before{background:#fff0;width:25px;height:52px;border-radius:100% 100% 100% 100%;opacity:1;z-index:1;background-image:url("data:image/svg+xml,%3Csvg width='21' height='51' viewBox='0 0 21 51' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_28_166' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='21' height='51'%3E%3Cpath d='M20.8875 0H0V51H20.8875V0Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(https://kirpoglou.gr/wp-content/themes/betheme-child/history/assets/%23mask0_28_166)'%3E%3Cpath d='M10.443 51C16.6465 46.2408 20.8873 36.6068 20.8873 25.5C20.8873 14.3932 16.6477 4.75919 10.443 0.00248592C4.242 4.75919 -0.0013752 14.3932 -0.0013752 25.5C-0.0013752 36.6068 4.242 46.2408 10.443 51Z' fill='%23008B9E'/%3E%3C/g%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain}.history-text{margin:0;color:var(--muted);font-size:15px;line-height:1.65}.history-fade{position:absolute;left:0;right:0;height:18vh;pointer-events:none;z-index:3;width:100%;max-width:30%;display:block;margin:0 auto}.history-fade--top{top:0;background:linear-gradient(to bottom,rgb(255 255 255),#fff0)}.history-fade--bottom{bottom:0;background:linear-gradient(to top,rgb(255 255 255),#fff0)}@media only screen and (max-width:767px){section#history{padding:0}article.history-item{max-width:94%;min-height:unset;gap:45px}.history-fade{max-width:100%;height:100px}.history-wrap{height:100vh}.history-item{padding:1rem 30px 3rem}}