.custom-accordion .body{margin-bottom:0;position:relative}.custom-accordion .head{cursor:pointer;height:auto;padding:34px}.custom-accordion .head .wrapper{align-items:center;display:flex;justify-content:space-between;padding-bottom:0;transition:.2s ease}.custom-accordion .head .wrapper :is(h1,h2,h3,h4,h5,h6){font-weight:300;transition:.25s ease}.custom-accordion .head .wrapper .cross-arrow{height:auto;max-width:32px;transition:.25s ease}.custom-accordion .head .wrapper .arrow-animate{opacity:1;transform:rotate(3.142rad)}.custom-accordion .content{color:#302317;display:none;padding:34px 0}.custom-accordion .content.one{display:block}.custom-accordion .content>div :is(h1,h2,h3,h4,h5,h6,p){margin-bottom:18px}.accordian-button-container{text-align:center;width:100%}.accordian-button .hidden,.accordian-row-hidden{display:none!important}@media screen and (max-width:767px){.custom-accordion .head .active .wrapper h3{font-size:22px;line-height:28px}}@media (max-width:480px){.custom-accordion .head{padding:25px 0}}