.workshop-section{display:flex;justify-content:center;align-items:center;padding:1rem var(--padding)}.workshop-image{display:none}.workshop-container{display:flex;flex-wrap:wrap;width:100%;max-width:120rem;justify-content:space-between;gap:none;border-radius:.5rem;gap:1rem}.workshop-image{flex:1.1;height:30rem;background-size:cover;background-position:center;border-radius:.5rem}.workshop-text{text-align:left;display:flex;flex-direction:column;flex:1;justify-content:flex-start;padding:1.5rem;background-color:#d1c4b5;border-radius:.5rem;gap:1rem}.workshop-item{margin-bottom:1rem;overflow:hidden}.workshop-selector{font-family:Elegant;cursor:pointer;color:#32281d6f;font-weight:400;transition:color .3s ease,font-weight .3s ease;margin:0;padding:.5rem 1rem;border-bottom:solid 1px #32281D}.workshop-selector.active{color:#32281d;border:none}.workshop-content{max-height:0;opacity:0;padding:0 1rem;transition:max-height .6s ease,opacity .4s ease;overflow:hidden}.workshop-content.open{max-height:200px;opacity:1;padding:.5rem 1rem}.workshop-content p{margin-bottom:1rem}.buttons{display:flex;gap:1rem;margin-bottom:0rem}button{padding:.75rem 1.5625rem;font-size:1rem;border:none;border-radius:.3125rem;cursor:pointer;transition:background-color .3s ease}@media (max-width: 768px){.workshop-container{flex-direction:column-reverse;align-items:center}.workshop-image{flex:none;width:100%;height:20rem}.workshop-text{width:100%;text-align:center}.buttons{justify-content:center}}@media (max-width: 600px){.buttons{display:flex;flex-direction:column;padding-right:1rem;margin-bottom:0rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/style-workshops.css.map */
