.site-inner{font-size:1.5rem;padding:0 5% 4rem;max-width:calc(104rem + 10%);width:100%;margin:0 auto;color:#000}.a-festivals>.header{margin:0 auto;max-width:60rem;color:#fff;position:relative;padding-block:5rem 15rem;text-align:center}.a-festivals>.header:before{content:"";display:block;--w:100vw;margin-left:calc(50% - calc(var(--w) / 2));margin-right:calc(50% - calc(var(--w) / 2));max-width:var(--w);width:var(--w);height:100%;position:absolute;inset:0;z-index:-1;background-color:#000}.a-festivals>.header>.breadcrumbs{margin-bottom:2rem}.a-festivals>.header>.breadcrumbs a{text-decoration:underline}.a-festivals>.header>.tt{font-size:2.7rem;margin-bottom:2rem}.a-festivals>.header>.tx>*:last-child{margin-bottom:0}.a-festivals>.section>.festivals{position:relative;margin-bottom:-3rem}.a-festivals>.section>.festivals:before{content:"";display:block;--w:100vw;margin-left:calc(50% - calc(var(--w) / 2));margin-right:calc(50% - calc(var(--w) / 2));max-width:var(--w);width:var(--w);height:calc(100% - 4rem);position:absolute;inset:0;z-index:-1;background-color:#f1f1f1}.a-festivals>.section>.festivals>.items{display:grid;grid-template-columns:1fr 1fr;gap:3rem;translate:0 -10rem}.festival-item-list{position:relative;border-bottom:0;overflow:hidden;border-radius:.7rem;background:#fff;box-shadow:0 2px 20px 0 rgba(234,234,234,.5);padding:2.5rem;gap:2.5rem;font-size:1.4rem}.festival-item-list:before{--size_border:.8rem;content:"";position:absolute;width:calc(100% - var(--size_border) * 2);height:calc(100% - var(--size_border) * 2);top:0;left:0;z-index:1;border:var(--size_border) solid transparent;pointer-events:none}.festival-item-list:hover:before{border-color:var(--color_green)}.festival-item-list .e{flex-basis:35%}@media (max-width:768px){.a-festivals>.section>.festivals>.items{grid-template-columns:1fr;gap:2rem}.festival-item-list{padding:2rem;gap:2rem}}@media (max-width:650px){.a-festivals>.header{padding-top:2rem}.festival-item-list .e{flex-basis:25%}}