.b-expanded-boxes{overflow:hidden;position:relative}.b-expanded-boxes__title{display:block;margin-bottom:64px}@media(max-width:992px){.b-expanded-boxes__title{margin-bottom:36px}}.b-expanded-boxes__wrap{align-items:stretch;display:flex;flex-direction:row;flex-wrap:nowrap;gap:16px}@media(max-width:1200px){.b-expanded-boxes__wrap{flex-wrap:wrap}}@media(max-width:992px){.b-expanded-boxes__wrap{flex-direction:column;gap:12px}}.b-expanded-boxes__box{align-items:stretch;border:1px solid var(--brown-04);cursor:pointer;display:flex;flex:1;flex-direction:column;height:auto;height:420px;justify-content:space-between;min-height:420px;padding:42px 32px 56px;position:relative;transition:all .45s cubic-bezier(.4,0,.2,1)}@media(max-width:1400px){.b-expanded-boxes__box{padding:32px 24px 56px 32px}}@media(max-width:992px){.b-expanded-boxes__box{flex:auto;max-height:160px;min-height:160px;overflow:hidden}}.b-expanded-boxes__box-title{color:var(--brown-04);font-size:24px;font-weight:400;letter-spacing:-.03em;line-height:1.3;transition:all .45s cubic-bezier(.4,0,.2,1);vertical-align:bottom}@media(max-width:1400px){.b-expanded-boxes__box-title{font-size:20px;line-height:1.4}}@media(max-width:992px){.b-expanded-boxes__box-title{margin-bottom:20px}}.b-expanded-boxes__box-desc{margin-bottom:16px;max-height:50px;opacity:0;overflow:auto;transition:opacity 50ms cubic-bezier(.4,0,.2,1)}@media(max-width:992px){.b-expanded-boxes__box-desc{max-height:100%}}.b-expanded-boxes__box .b-expanded-boxes__box-btn{font-size:12px;margin-bottom:16px;opacity:0;padding:12px 16px;pointer-events:none;transition:opacity 50ms cubic-bezier(.4,0,.2,1)}.b-expanded-boxes__box-circle{border:1px solid var(--brown-04);border-radius:50%;bottom:32px;height:24px;left:32px;position:absolute;transition:all .45s cubic-bezier(.4,0,.2,1);width:24px}.b-expanded-boxes__box-circle:after{background-color:var(--brown-06);border-radius:50%;content:"";height:12px;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .45s cubic-bezier(.4,0,.2,1);width:12px}@media(max-width:992px){.b-expanded-boxes__box-footer{transform:translateY(-20px);transition:all .3s linear}}.b-expanded-boxes__box:hover{border-color:var(--brown-05)}.b-expanded-boxes__box:hover .b-expanded-boxes__box-title{color:var(--brown-05)}.b-expanded-boxes__box:hover .b-expanded-boxes__box-circle{border-color:var(--brown-05)}.b-expanded-boxes__box.active{border-color:var(--brown-05);flex:2}@media(max-width:992px){.b-expanded-boxes__box.active{height:auto;max-height:700px;min-height:400px}.b-expanded-boxes__box.active .b-expanded-boxes__box-footer{transform:translateY(0)}}.b-expanded-boxes__box.active .b-expanded-boxes__box-title{color:var(--brown-06);font-size:32px}@media(max-width:1400px){.b-expanded-boxes__box.active .b-expanded-boxes__box-title{font-size:24px;line-height:1.3}}.b-expanded-boxes__box.active .b-expanded-boxes__box-btn{opacity:1;pointer-events:all;transition:opacity .45s cubic-bezier(.4,0,.2,1);transition-delay:.3s}@media(max-width:992px){.b-expanded-boxes__box.active .b-expanded-boxes__box-btn{transition-delay:.1s}}.b-expanded-boxes__box.active .b-expanded-boxes__box-desc{max-height:100%;opacity:1;overflow:hidden;transition:opacity .45s cubic-bezier(.4,0,.2,1);transition-delay:.3s}@media(max-width:992px){.b-expanded-boxes__box.active .b-expanded-boxes__box-desc{max-height:100%;transition-delay:.1s}}.b-expanded-boxes__box.active .b-expanded-boxes__box-circle{border-color:var(--brown-06)}.b-expanded-boxes__box.active .b-expanded-boxes__box-circle:after{opacity:1}
