.Philoshopy-main-containers{padding:100px 70px 150px;overflow:hidden}.Philoshopy-main-headings{font-size:45px;color:#004a64;font-weight:200;margin-bottom:30px}.Philoshopy-category-heading{font-size:22px;color:#525252;font-weight:300;text-align:justify;line-height:1.6}.Philoshopy-category-heading-h2{font-size:35px;color:#525252;font-weight:200;margin-bottom:15px}.Philoshopy-award-type-heading{font-size:16px;color:rgba(0,0,0,.45);font-weight:300}.Philoshopy-award-sub-category{margin-left:25px;font-size:16px;color:#525252;font-weight:300;margin-top:5px;width:90%;text-align:justify;margin-bottom:30px}.Philoshopy-award-sub-category li{margin-bottom:5px}.Philoshopy-award-sub-category li a{text-decoration:none;color:#525252}.Philoshopy-award-sub-category-list{margin-bottom:5px}.Philoshopy-award-container{margin-bottom:15px;width:90%}.Philoshopy-main-headings span{color:#00a0a0}.Philoshopy-sub-container{display:flex;align-items:start;width:100%;gap:65px}.Philoshopy-sub-left{padding:0 30px;width:450px}.Philoshopy-sub-left-year-container{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid rgba(0,0,0,.3);padding-bottom:10px;margin-bottom:15px;cursor:pointer;overflow:hidden;position:relative}.Philoshopy-sub-left-year-container.year-active{border-bottom:1px solid #00a0a0}.Philoshopy-sub-left-year-container h3{font-size:24px;color:rgba(0,0,0,.3);font-weight:200;position:relative;z-index:2;background-color:#fff;transition:color .36s ease,transform .36s cubic-bezier(.16,1,.3,1)}.Philoshopy-sub-left-year-container.year-active h3{color:#00a0a0;transform:translate3d(4px,0,0)}.Philoshopy-sub-left-year-container:after{content:"";position:absolute;left:0;bottom:-1px;width:0;height:1px;background:#00a0a0;transition:width .42s cubic-bezier(.16,1,.3,1);pointer-events:none}.Philoshopy-sub-left-year-container.year-active:after{width:100%}.Philoshopy-sub-left-year-container:hover h3{transform:translate3d(4px,0,0)}.Philoshopy-sub-left-year-icon{display:flex;align-items:center;justify-content:end}.Philoshopy-sub-left-year-container.year-active .Philoshopy-sub-left-year-icon svg{color:#00a0a0;fill:#00a0a0}.Philoshopy-sub-right{display:flex;flex-direction:row;justify-content:space-between;gap:20px;width:calc(100% - 410px)}.Philoshopy-sub-right-r{width:100%;height:280px;position:relative;margin-top:25px}.Philoshopy-sub-right-r img{width:100%;height:100%;object-fit:cover;object-position:top center}.Philoshopy-sub-right-l{display:flex;flex-direction:column;opacity:0}.Philoshopy-sub-right-r-animation{animation:fade-left .7s forwards}.Philoshopy-sub-right-r-top-animation{animation:fade-in .7s forwards;animation-delay:.5s}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-left{0%{transform:translateX(100px);opacity:0}to{transform:translateX(0);opacity:1}}.Philoshopy-content-reveal,.Philoshopy-section-title-reveal,.Philoshopy-tabs-reveal{opacity:0;will-change:opacity,transform,filter}.Philoshopy-section-title-reveal{transform:translate3d(-45px,24px,0);filter:blur(8px)}.Philoshopy-tabs-reveal{transform:translate3d(-35px,24px,0);filter:blur(7px)}.Philoshopy-content-reveal{transform:translate3d(60px,28px,0);filter:blur(7px)}.Philoshopy-tab-reveal{opacity:0;transform:translate3d(-34px,18px,0);filter:blur(6px);position:relative}.Philoshopy-section-visible .Philoshopy-section-title-reveal{opacity:1;transform:translateZ(0);filter:blur(0);transition:opacity .9s ease,transform .9s cubic-bezier(.16,1,.3,1),filter .9s ease}.Philoshopy-section-visible .Philoshopy-tabs-reveal{opacity:1;transform:translateZ(0);filter:blur(0);transition:opacity .9s ease .16s,transform .9s cubic-bezier(.16,1,.3,1) .16s,filter .9s ease .16s}.Philoshopy-section-visible .Philoshopy-tab-reveal{animation:PhiloshopyTabReveal .76s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(var(--philoshopy-tab-delay, 0s) + .26s)}.Philoshopy-section-visible .Philoshopy-content-reveal{transform:translateZ(0);filter:blur(0);transition:transform .9s cubic-bezier(.16,1,.3,1) .42s,filter .9s ease .42s}.Philoshopy-content-heading-reveal,.Philoshopy-content-item-reveal{opacity:0;will-change:opacity,transform,filter}.Philoshopy-section-visible .Philoshopy-content-heading-reveal{animation:PhiloshopyContentReveal .76s cubic-bezier(.16,1,.3,1) both;animation-delay:.72s}.Philoshopy-section-visible .Philoshopy-content-item-reveal{animation:PhiloshopyContentReveal .76s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(var(--philoshopy-content-delay, 0s) + .84s)}.Philoshopy-section-visible .Philoshopy-list-item-reveal{opacity:0;animation:PhiloshopyListReveal .62s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(var(--philoshopy-list-delay, 0s) + .98s)}.Philoshopy-section-visible .Philoshopy-sub-left-year-icon svg{animation:PhiloshopyArrowReveal .52s cubic-bezier(.16,1,.3,1) both}@keyframes PhiloshopyTabReveal{0%{opacity:0;transform:translate3d(-34px,18px,0);filter:blur(6px)}to{opacity:1;transform:translateZ(0);filter:blur(0)}}@keyframes PhiloshopyContentReveal{0%{opacity:0;transform:translate3d(45px,22px,0);filter:blur(7px)}to{opacity:1;transform:translateZ(0);filter:blur(0)}}@keyframes PhiloshopyListReveal{0%{opacity:0;transform:translate3d(22px,10px,0);filter:blur(5px)}to{opacity:1;transform:translateZ(0);filter:blur(0)}}@keyframes PhiloshopyArrowReveal{0%{opacity:0;transform:translate3d(-14px,0,0) scale(.75)}65%{opacity:1;transform:translate3d(4px,0,0) scale(1.08)}to{opacity:1;transform:translateZ(0) scale(1)}}@media (max-width:1100px){.Philoshopy-sub-container{gap:50px}}@media (max-width:1000px){.Philoshopy-sub-container{flex-direction:column;gap:100px}.Philoshopy-award-container,.Philoshopy-sub-right{width:100%!important}.Philoshopy-sub-left{padding:0}}@media (max-width:580px){.Philoshopy-sub-left{width:100%}.Philoshopy-main-headings{font-size:28px;line-height:38px;margin-top:-44px}}@media (max-width:550px){.Philoshopy-sub-left{margin-top:0;margin-bottom:30px}.Philoshopy-sub-container{gap:50px}.Philoshopy-main-containers{padding:100px 30px}.Philoshopy-sub-left-year-container h3{font-size:20px}}@media (max-width:500px){.Philoshopy-sub-right{flex-direction:column;gap:20px}.Philoshopy-sub-right-l-top{margin-bottom:40px}.Philoshopy-main-headings{margin-top:10px}.Philoshopy-sub-left{padding:0;width:100%}}@media (max-width:450px){.Philoshopy-main-headings{margin-left:0}}@media (prefers-reduced-motion:reduce){.Philoshopy-content-heading-reveal,.Philoshopy-content-item-reveal,.Philoshopy-content-reveal,.Philoshopy-list-item-reveal,.Philoshopy-section-title-reveal,.Philoshopy-section-visible .Philoshopy-sub-left-year-icon svg,.Philoshopy-tab-reveal,.Philoshopy-tabs-reveal{opacity:1;transform:none;filter:none;animation:none;transition:none}}