.epb-panel-dl{background:var(--epb-panel-dl-background-color);border-style:none;display:flex;flex-direction:column;gap:var(--epb-panel-dl-gap);position:relative}.epb-panel-dl__inner{backface-visibility:hidden;border-color:var(--epb-panel-dl-border-color);border-radius:var(--epb-panel-dl-border-radius-top) var(--epb-panel-dl-border-radius-right) var(--epb-panel-dl-border-radius-bottom) var(--epb-panel-dl-border-radius-left);border-style:var(--epb-panel-dl-border-style);border-width:var(--epb-panel-dl-border-width-top) var(--epb-panel-dl-border-width-right) var(--epb-panel-dl-border-width-bottom) var(--epb-panel-dl-border-width-left);box-sizing:border-box;display:flex;height:100%;margin-left:auto;margin-right:auto;max-width:var(--epb-panel-dl-width-size-pc);padding:var(--epb-panel-dl-padding-top-sp) var(--epb-panel-dl-padding-right-sp) var(--epb-panel-dl-padding-bottom-sp) var(--epb-panel-dl-padding-left-sp);position:relative;transition:all .3s ease;width:100%}@media screen and (min-width:600px){.epb-panel-dl__inner{padding:var(--epb-panel-dl-padding-top-tablet) var(--epb-panel-dl-padding-right-tablet) var(--epb-panel-dl-padding-bottom-tablet) var(--epb-panel-dl-padding-left-tablet)}}@media screen and (min-width:960px){.epb-panel-dl__inner{padding:var(--epb-panel-dl-padding-top-pc) var(--epb-panel-dl-padding-right-pc) var(--epb-panel-dl-padding-bottom-pc) var(--epb-panel-dl-padding-left-pc)}}.epb-hss-multiple-inner-blocks .epb-panel-dl__inner:first-child{border-top-width:var(--epb-panel-dl-border-width-top-first-child)}.epb-hss-multiple-inner-blocks .epb-panel-dl__inner:last-child{border-bottom-width:var(--epb-panel-dl-border-width-bottom-last-child)}.epb-has-panel-shadow .epb-panel-dl__inner{box-shadow:0 1px 3px 1px rgba(0,0,0,.08)}.epb-has-panel-slanted .epb-panel-dl__inner{transform:skewX(-12deg)}.epb-panel-dl.is-style-epb-panel-shadow .epb-panel-dl__inner{box-shadow:var(--epb-panel-dl-shadow-offset-x) var(--epb-panel-dl-shadow-offset-y) var(--epb-panel-dl-shadow-blur) var(--epb-panel-dl-shadow-spread) var(--epb-panel-dl-shadow-color)}.epb-panel-dl.epb-has-panel-mobile-width .epb-panel-dl__inner{max-width:var(--epb-panel-dl-width-size-sp)}@media screen and (min-width:600px){.epb-panel-dl.epb-has-panel-mobile-width .epb-panel-dl__inner{max-width:var(--epb-panel-dl-width-size-tablet)}}@media screen and (min-width:960px){.epb-panel-dl.epb-has-panel-mobile-width .epb-panel-dl__inner{max-width:var(--epb-panel-dl-width-size-pc)}}@media screen and (max-width:599px){.epb-panel-dl.is-style-epb-panel-direction-row-sp .epb-panel-dl__inner{flex-direction:row}.epb-panel-dl.is-style-epb-panel-direction-column-sp .epb-panel-dl__inner{flex-direction:column}}@media screen and (min-width:600px)and (max-width:959px){.epb-panel-dl.is-style-epb-panel-direction-row-tablet .epb-panel-dl__inner{flex-direction:row}.epb-panel-dl.is-style-epb-panel-direction-column-tablet .epb-panel-dl__inner{flex-direction:column}}@media screen and (min-width:960px){.epb-panel-dl.is-style-epb-panel-direction-row-pc .epb-panel-dl__inner{flex-direction:row}.epb-panel-dl.is-style-epb-panel-direction-column-pc .epb-panel-dl__inner{flex-direction:column}}.epb-panel-dt{align-items:var(--epb-panel-dl-dt-align-items-heading-sp);background:var(--epb-panel-dl-dt-background-color);display:flex;justify-content:var(--epb-panel-dl-dt-justify-content-heading-sp);min-height:var(--epb-panel-dl-dt-height-sp);position:relative}@media screen and (min-width:600px){.epb-panel-dt{align-items:var(--epb-panel-dl-dt-align-items-heading-tablet);justify-content:var(--epb-panel-dl-dt-justify-content-heading-tablet);min-height:var(--epb-panel-dl-dt-height-tablet)}}@media screen and (min-width:960px){.epb-panel-dt{align-items:var(--epb-panel-dl-dt-align-items-heading-pc);justify-content:var(--epb-panel-dl-dt-justify-content-heading-pc);min-height:var(--epb-panel-dl-dt-height-pc)}}.epb-panel-dl .epb-panel-dl__inner:nth-child(2n) .epb-panel-dt{background:var(--epb-panel-dl-dt-even-background-color)}@media screen and (max-width:599px){.epb-panel-dl.is-style-epb-panel-direction-row-sp .epb-panel-dt{width:var(--epb-panel-dl-dt-width-sp)}}@media screen and (min-width:600px)and (max-width:959px){.epb-panel-dl.is-style-epb-panel-direction-row-tablet .epb-panel-dt{width:var(--epb-panel-dl-dt-width-tablet)}}@media screen and (min-width:960px){.epb-panel-dl.is-style-epb-panel-direction-row-pc .epb-panel-dt{width:var(--epb-panel-dl-dt-width-pc)}}.is-style-epb-dl-dt-border-lines-on .epb-panel-dt{align-items:center}.is-style-epb-dl-dt-border-lines-on .epb-panel-dt:after,.is-style-epb-dl-dt-border-lines-on .epb-panel-dt:before{border-top:var(--epb-panel-dl-dt-border-style-height) solid var(--epb-panel-dl-dt-border-style-color);content:"";flex:1}.is-style-epb-dl-dt-border-lines-on .epb-panel-dt:before{margin-right:var(--epb-panel-dl-dt-border-style-margin)}.is-style-epb-dl-dt-border-lines-on .epb-panel-dt:after{margin-left:var(--epb-panel-dl-dt-border-style-margin)}.is-style-epb-dl-dt-border-left-line .epb-panel-dt{align-items:center;display:flex}.is-style-epb-dl-dt-border-left-line .epb-panel-dt:before{border-top:var(--epb-panel-dl-dt-border-style-height) solid var(--epb-panel-dl-dt-border-style-color);content:"";flex:1;margin-right:var(--epb-panel-dl-dt-border-style-margin)}.is-style-epb-dl-dt-border-right-line .epb-panel-dt{align-items:center;display:flex}.is-style-epb-dl-dt-border-right-line .epb-panel-dt:after{border-top:var(--epb-panel-dl-dt-border-style-height) solid var(--epb-panel-dl-dt-border-style-color);content:"";flex:1;margin-left:var(--epb-panel-dl-dt-border-style-margin)}.epb-panel-dt__heading{background:var(--epb-panel-dl-dt-heading-background-color);border-color:var(--epb-panel-dl-dt-heading-border-color);border-radius:var(--epb-panel-dl-dt-heading-border-radius);border-style:var(--epb-panel-dl-dt-heading-border-style);border-width:var(--epb-panel-dl-dt-heading-border-width);color:var(--epb-panel-dl-dt-heading-color);display:flex;font-size:var(--epb-panel-dl-dt-heading-font-size);font-weight:var(--epb-panel-dl-dt-heading-font-weight);height:-moz-fit-content;height:fit-content;letter-spacing:var(--epb-panel-dl-dt-heading-letter-spacing);line-height:var(--epb-panel-dl-dt-heading-line-height);padding:var(--epb-panel-dl-dt-heading-padding-top) var(--epb-panel-dl-dt-heading-padding-right) var(--epb-panel-dl-dt-heading-padding-bottom) var(--epb-panel-dl-dt-heading-padding-left);position:relative}.epb-has-panel-dl-mobile-font .epb-panel-dt__heading{font-size:var(--epb-panel-dl-dt-heading-font-size-sp)}@media screen and (min-width:600px){.epb-has-panel-dl-mobile-font .epb-panel-dt__heading{font-size:var(--epb-panel-dl-dt-heading-font-size-tablet)}}@media screen and (min-width:960px){.epb-has-panel-dl-mobile-font .epb-panel-dt__heading{font-size:var(--epb-panel-dl-dt-heading-font-size)}}.is-style-epb-headling-vertical-rl .epb-panel-dt__heading{text-align:left;writing-mode:vertical-rl}.epb-panel-dt__heading[class*=icon-]:before{color:var(--epb-panel-dl-dt-icon-color);font-size:var(--epb-panel-dl-dt-icon-font-size);font-weight:var(--epb-panel-dl-dt-heading-font-weight)}.epb-has-icon-mobile-font-size .epb-panel-dt__heading[class*=icon-]:before{font-size:var(--epb-panel-dl-dt-icon-font-size-sp)}@media screen and (min-width:600px){.epb-has-icon-mobile-font-size .epb-panel-dt__heading[class*=icon-]:before{font-size:var(--epb-panel-dl-dt-icon-font-size-tablet)}}@media screen and (min-width:960px){.epb-has-icon-mobile-font-size .epb-panel-dt__heading[class*=icon-]:before{font-size:var(--epb-panel-dl-dt-icon-font-size)}}@media screen and (max-width:599px){.is-style-epb-icon-position-sp-top .epb-panel-dt__heading{flex-direction:column}.is-style-epb-icon-position-bottom-sp .epb-panel-dt__heading{flex-direction:column-reverse}.is-style-epb-icon-position-left-sp .epb-panel-dt__heading{flex-direction:row}.is-style-epb-icon-position-right-sp .epb-panel-dt__heading{flex-direction:row-reverse}}@media screen and (min-width:600px)and (max-width:959px){.is-style-epb-icon-position-top-tablet .epb-panel-dt__heading{flex-direction:column}.is-style-epb-icon-position-bottom-tablet .epb-panel-dt__heading{flex-direction:column-reverse}.is-style-epb-icon-position-left-tablet .epb-panel-dt__heading{flex-direction:row}.is-style-epb-icon-position-right-tablet .epb-panel-dt__heading{flex-direction:row-reverse}}@media screen and (min-width:960px){.is-style-epb-icon-position-top-pc .epb-panel-dt__heading{flex-direction:column}.is-style-epb-icon-position-bottom-pc .epb-panel-dt__heading{flex-direction:column-reverse}.is-style-epb-icon-position-left-pc .epb-panel-dt__heading{flex-direction:row}.is-style-epb-icon-position-right-pc .epb-panel-dt__heading{flex-direction:row-reverse}}@media screen and (max-width:599px){.is-style-epb-icon-position-top-sp:not(.is-style-epb-headling-vertical-rl) .epb-panel-dt__heading[class*=icon-]:before{margin-bottom:var(--epb-panel-dl-dt-icon-margin-sp)}.is-style-epb-icon-position-bottom-sp:not(.is-style-epb-headling-vertical-rl) .epb-panel-dt__heading[class*=icon-]:before{margin-top:var(--epb-panel-dl-dt-icon-margin-sp)}.is-style-epb-icon-position-left-sp:not(.is-style-epb-headling-vertical-rl) .epb-panel-dt__heading[class*=icon-]:before{margin-right:var(--epb-panel-dl-dt-icon-margin-sp)}.is-style-epb-icon-position-right-sp:not(.is-style-epb-headling-vertical-rl) .epb-panel-dt__heading[class*=icon-]:before{margin-left:var(--epb-panel-dl-dt-icon-margin-sp)}}@media screen and (min-width:600px)and (max-width:959px){.is-style-epb-icon-position-top-tablet:not(.is-style-epb-headling-vertical-rl) .epb-panel-dt__heading[class*=icon-]:before{margin-bottom:var(--epb-panel-dl-dt-icon-margin-tablet)}.is-style-epb-icon-position-bottom-tablet:not(.is-style-epb-headling-vertical-rl) .epb-panel-dt__heading[class*=icon-]:before{margin-top:var(--epb-panel-dl-dt-icon-margin-tablet)}.is-style-epb-icon-position-left-tablet:not(.is-style-epb-headling-vertical-rl) .epb-panel-dt__heading[class*=icon-]:before{margin-right:var(--epb-panel-dl-dt-icon-margin-tablet)}.is-style-epb-icon-position-right-tablet:not(.is-style-epb-headling-vertical-rl) .epb-panel-dt__heading[class*=icon-]:before{margin-left:var(--epb-panel-dl-dt-icon-margin-tablet)}}@media screen and (min-width:960px){.is-style-epb-icon-position-top-pc:not(.is-style-epb-headling-vertical-rl) .epb-panel-dt__heading[class*=icon-]:before{margin-bottom:var(--epb-panel-dl-dt-icon-margin-pc)}.is-style-epb-icon-position-bottom-pc:not(.is-style-epb-headling-vertical-rl) .epb-panel-dt__heading[class*=icon-]:before{margin-top:var(--epb-panel-dl-dt-icon-margin-pc)}.is-style-epb-icon-position-left-pc:not(.is-style-epb-headling-vertical-rl) .epb-panel-dt__heading[class*=icon-]:before{margin-right:var(--epb-panel-dl-dt-icon-margin-pc)}.is-style-epb-icon-position-right-pc:not(.is-style-epb-headling-vertical-rl) .epb-panel-dt__heading[class*=icon-]:before{margin-left:var(--epb-panel-dl-dt-icon-margin-pc)}}@media screen and (max-width:599px){.is-style-epb-icon-position-left-sp.is-style-epb-headling-vertical-rl .epb-panel-dt__heading[class*=icon-]:before{margin-bottom:var(--epb-panel-dl-dt-icon-margin-pc)}.is-style-epb-icon-position-right-sp.is-style-epb-headling-vertical-rl .epb-panel-dt__heading[class*=icon-]:before{margin-top:var(--epb-panel-dl-dt-icon-margin-pc)}.is-style-epb-icon-position-top-sp.is-style-epb-headling-vertical-rl .epb-panel-dt__heading[class*=icon-]:before{margin-left:var(--epb-panel-dl-dt-icon-margin-pc)}.is-style-epb-icon-position-bottom-sp.is-style-epb-headling-vertical-rl .epb-panel-dt__heading[class*=icon-]:before{margin-right:var(--epb-panel-dl-dt-icon-margin-pc)}}@media screen and (min-width:600px)and (max-width:959px){.is-style-epb-icon-position-left-tablet.is-style-epb-headling-vertical-rl .epb-panel-dt__heading[class*=icon-]:before{margin-bottom:var(--epb-panel-dl-dt-icon-margin-pc)}.is-style-epb-icon-position-right-pc.is-style-epb-headling-vertical-rl .epb-panel-dt__heading[class*=icon-]:before{margin-top:var(--epb-panel-dl-dt-icon-margin-pc)}.is-style-epb-icon-position-top-tablet.is-style-epb-headling-vertical-rl .epb-panel-dt__heading[class*=icon-]:before{margin-left:var(--epb-panel-dl-dt-icon-margin-pc)}.is-style-epb-icon-position-bottom-tablet.is-style-epb-headling-vertical-rl .epb-panel-dt__heading[class*=icon-]:before{margin-right:var(--epb-panel-dl-dt-icon-margin-pc)}}@media screen and (min-width:960px){.is-style-epb-icon-position-left-pc.is-style-epb-headling-vertical-rl .epb-panel-dt__heading[class*=icon-]:before{margin-bottom:var(--epb-panel-dl-dt-icon-margin-pc)}.is-style-epb-icon-position-right-pc.is-style-epb-headling-vertical-rl .epb-panel-dt__heading[class*=icon-]:before{margin-top:var(--epb-panel-dl-dt-icon-margin-pc)}.is-style-epb-icon-position-top-pc.is-style-epb-headling-vertical-rl .epb-panel-dt__heading[class*=icon-]:before{margin-left:var(--epb-panel-dl-dt-icon-margin-pc)}.is-style-epb-icon-position-bottom-pc.is-style-epb-headling-vertical-rl .epb-panel-dt__heading[class*=icon-]:before{margin-right:var(--epb-panel-dl-dt-icon-margin-pc)}}.epb-panel-dl[class*=is-style-epb-icon-style-]:not(.is-style-epb-icon-style-none) .epb-panel-dt__heading[class*=icon-]:before{align-items:center;display:flex;height:var(--epb-panel-dl-dt-icon-height-width);justify-content:center;transition:all .3s ease;width:var(--epb-panel-dl-dt-icon-height-width)}.epb-panel-dl.is-style-epb-icon-style-circle .epb-panel-dt__heading[class*=icon-]:before{background-color:var(--epb-panel-dl-dt-icon-style-color);border-radius:50%}.epb-panel-dl.is-style-epb-icon-style-circle-border .epb-panel-dt__heading[class*=icon-]:before{border:solid;border-color:var(--epb-panel-dl-dt-icon-style-color);border-radius:50%;border-width:var(--epb-panel-dl-dt-icon-border-width)}.epb-panel-dl.is-style-epb-icon-style-square .epb-panel-dt__heading[class*=icon-]:before{background-color:var(--epb-panel-dl-dt-icon-style-color)}.epb-panel-dl.is-style-epb-icon-style-square-border .epb-panel-dt__heading[class*=icon-]:before{border:solid;border-color:var(--epb-panel-dl-dt-icon-style-color);border-width:var(--epb-panel-dl-dt-icon-border-width)}.epb-panel-dl.is-style-epb-icon-style-square-corner .epb-panel-dt__heading[class*=icon-]:before{background-color:var(--epb-panel-dl-dt-icon-style-color);border-radius:3px;justify-content:center}.epb-panel-dl.is-style-epb-icon-style-square-corner-border .epb-panel-dt__heading[class*=icon-]:before{border:solid;border-color:var(--epb-panel-dl-dt-icon-style-color);border-radius:3px;border-width:var(--epb-panel-dl-dt-icon-border-width);justify-content:center}.epb-panel-dd{background:var(--epb-panel-dl-dd-background-color);color:var(--epb-panel-dl-dd-text-color);display:flex;flex-direction:column;min-height:var(--epb-panel-dl-dd-height-sp);padding:var(--epb-panel-dl-dd-padding-top-sp) var(--epb-panel-dl-dd-padding-right-sp) var(--epb-panel-dl-dd-padding-bottom-sp) var(--epb-panel-dl-dd-padding-left-sp);position:relative;width:100%}@media screen and (min-width:600px){.epb-panel-dd{min-height:var(--epb-panel-dl-dd-height-tablet);padding:var(--epb-panel-dl-dd-padding-top-tablet) var(--epb-panel-dl-dd-padding-right-tablet) var(--epb-panel-dl-dd-padding-bottom-tablet) var(--epb-panel-dl-dd-padding-left-tablet)}}@media screen and (min-width:960px){.epb-panel-dd{min-height:var(--epb-panel-dl-dd-height-pc);padding:var(--epb-panel-dl-dd-padding-top-pc) var(--epb-panel-dl-dd-padding-right-pc) var(--epb-panel-dl-dd-padding-bottom-pc) var(--epb-panel-dl-dd-padding-left-pc)}}@media screen and (max-width:599px){.is-style-epb-dl-dd-justify-content-start-sp .epb-panel-dd{justify-content:flex-start}}@media screen and (min-width:600px)and (max-width:959px){.is-style-epb-dl-dd-justify-content-start-tablet .epb-panel-dd{justify-content:flex-start}}@media screen and (min-width:960px){.is-style-epb-dl-dd-justify-content-start-pc .epb-panel-dd{justify-content:flex-start}}@media screen and (max-width:599px){.is-style-epb-dl-dd-justify-content-center-sp .epb-panel-dd{justify-content:center}}@media screen and (min-width:600px)and (max-width:959px){.is-style-epb-dl-dd-justify-content-center-tablet .epb-panel-dd{justify-content:center}}@media screen and (min-width:960px){.is-style-epb-dl-dd-justify-content-center-pc .epb-panel-dd{justify-content:center}}@media screen and (max-width:599px){.is-style-epb-dl-dd-justify-content-flex-end-sp .epb-panel-dd{justify-content:flex-end}}@media screen and (min-width:600px)and (max-width:959px){.is-style-epb-dl-dd-justify-content-flex-end-tablet .epb-panel-dd{justify-content:flex-end}}@media screen and (min-width:960px){.is-style-epb-dl-dd-justify-content-flex-end-pc .epb-panel-dd{justify-content:flex-end}}@media screen and (max-width:599px){.is-style-epb-dl-dd-justify-content-space-between-sp .epb-panel-dd{justify-content:space-between}}@media screen and (min-width:600px)and (max-width:959px){.is-style-epb-dl-dd-justify-content-space-between-tablet .epb-panel-dd{justify-content:space-between}}@media screen and (min-width:960px){.is-style-epb-dl-dd-justify-content-space-between-pc .epb-panel-dd{justify-content:space-between}}@media screen and (max-width:599px){.is-style-epb-panel-direction-row-sp.is-style-epb-dl-dd-border-solid .epb-panel-dd{border-left:var(--epb-panel-dl-dd-border-style-width) solid var(--epb-panel-dl-dd-border-style-color)}}@media screen and (min-width:600px)and (max-width:959px){.is-style-epb-panel-direction-row-tablet.is-style-epb-dl-dd-border-solid .epb-panel-dd{border-left:var(--epb-panel-dl-dd-border-style-width) solid var(--epb-panel-dl-dd-border-style-color)}}@media screen and (min-width:960px){.is-style-epb-panel-direction-row-pc.is-style-epb-dl-dd-border-solid .epb-panel-dd{border-left:var(--epb-panel-dl-dd-border-style-width) solid var(--epb-panel-dl-dd-border-style-color)}}@media screen and (min-width:600px)and (max-width:959px){.is-style-epb-panel-direction-column-sp.is-style-epb-dl-dd-border-solid .epb-panel-dd{border-top:var(--epb-panel-dl-dd-border-style-width) solid var(--epb-panel-dl-dd-border-style-color)}.is-style-epb-panel-direction-column-tablet.is-style-epb-dl-dd-border-solid .epb-panel-dd{border-top:var(--epb-panel-dl-dt-border-style-width) solid var(--epb-panel-dl-dd-border-style-color)}}@media screen and (min-width:960px){.is-style-epb-panel-direction-column-pc.is-style-epb-dl-dd-border-solid .epb-panel-dd{border-top:var(--epb-panel-dl-dd-border-style-width) solid var(--epb-panel-dl-dd-border-style-color)}}@media screen and (max-width:599px){.is-style-epb-panel-direction-row-sp.is-style-epb-dl-dd-border-dashed .epb-panel-dd{border-left:var(--epb-panel-dl-dd-border-style-width) dashed var(--epb-panel-dl-dd-border-style-color)}}@media screen and (min-width:600px)and (max-width:959px){.is-style-epb-panel-direction-row-tablet.is-style-epb-dl-dd-border-dashed .epb-panel-dd{border-left:var(--epb-panel-dl-dd-border-style-width) dashed var(--epb-panel-dl-dd-border-style-color)}}@media screen and (min-width:960px){.is-style-epb-panel-direction-row-pc.is-style-epb-dl-dd-border-dashed .epb-panel-dd{border-left:var(--epb-panel-dl-dd-border-style-width) dashed var(--epb-panel-dl-dd-border-style-color)}}@media screen and (min-width:600px)and (max-width:959px){.is-style-epb-panel-direction-column-sp.is-style-epb-dl-dd-border-dashed .epb-panel-dd,.is-style-epb-panel-direction-column-tablet.is-style-epb-dl-dd-border-dashed .epb-panel-dd{border-top:var(--epb-panel-dl-dd-border-style-width) dashed var(--epb-panel-dl-dd-border-style-color)}}@media screen and (min-width:960px){.is-style-epb-panel-direction-column-pc.is-style-epb-dl-dd-border-dashed .epb-panel-dd{border-top:var(--epb-panel-dl-dd-border-style-width) dashed var(--epb-panel-dl-dd-border-style-color)}}@media screen and (max-width:599px){.is-style-epb-panel-direction-row-sp.is-style-epb-dl-dd-border-double .epb-panel-dd{border-left:var(--epb-panel-dl-dd-border-style-width) double var(--epb-panel-dl-dd-border-style-color)}}@media screen and (min-width:600px)and (max-width:959px){.is-style-epb-panel-direction-row-tablet.is-style-epb-dl-dd-border-double .epb-panel-dd{border-left:var(--epb-panel-dl-dd-border-style-width) double var(--epb-panel-dl-dd-border-style-color)}}@media screen and (min-width:960px){.is-style-epb-panel-direction-row-pc.is-style-epb-dl-dd-border-double .epb-panel-dd{border-left:var(--epb-panel-dl-dd-border-style-width) double var(--epb-panel-dl-dd-border-style-color)}}@media screen and (min-width:600px)and (max-width:959px){.is-style-epb-panel-direction-column-sp.is-style-epb-dl-dd-border-double .epb-panel-dd,.is-style-epb-panel-direction-column-tablet.is-style-epb-dl-dd-border-double .epb-panel-dd{border-top:var(--epb-panel-dl-dd-border-style-width) double var(--epb-panel-dl-dd-border-style-color)}}@media screen and (min-width:960px){.is-style-epb-panel-direction-column-pc.is-style-epb-dl-dd-border-double .epb-panel-dd{border-top:var(--epb-panel-dl-dd-border-style-width) double var(--epb-panel-dl-dd-border-style-color)}}.epb-panel-dl .epb-panel-dl__inner:nth-child(2n) .epb-panel-dd{background:var(--epb-panel-dl-dd-even-background-color);color:var(--epb-panel-dl-dd-even-text-color)}.epb-has-margin-item .epb-panel-dd>:not(.epb-container-box){margin-bottom:0;margin-top:var(--epb-panel-dl-dd-margin-item)}.epb-has-margin-item .epb-panel-dd>:first-child{margin-top:0}