.panel_section .container{padding-top:24px;border-top:1px solid rgba(164, 164, 175, 0.2)}@media screen and (min-width:768px){.panel_section__panels{display:flex;justify-content:flex-start;flex-wrap:wrap;margin:0 -30px}}@media screen and (max-width:1199px) and (min-width:768px){.panel_section__panels{margin:0 -12px}}.panel_section__panel{position:relative;max-height:640px;margin-bottom:60px;color:#fff;overflow:hidden}@media screen and (min-width:768px){.panel_section__panel{width:calc(1/3 * 100% - 60px);margin:0 30px}.panel_section__panel:active .panel_description{margin-bottom:24px}.panel_section__panel:active .panel_text{height:100%;transition:0.5s}}@media screen and (min-width:768px) and (min-width:1025px){.panel_section__panel:hover .panel_description{margin-bottom:24px}.panel_section__panel:hover .panel_text{height:100%;transition:0.5s}}@media screen and (max-width:1199px) and (min-width:768px){.panel_section__panel{width:calc(1/3 * 100% - 24px);margin:0 12px}}.panel_section__panel:after{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;transition:0.3s}.panel_section .panel_text{position:absolute;bottom:0;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;height:20%;padding:0 24px;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 18.13%, rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0.8) 100%);transition:0.5s}@media screen and (max-width:767px){.panel_section .panel_text{height:100%;transition:0.5s}}.panel_section .panel_title{margin-bottom:24px}.panel_section .panel_description{height:0;margin-bottom:0}.panel_section .panel_description a{display:inline;font-weight:700;color:#fff;box-shadow:0 1px}.panel_section .panel_description a:active{box-shadow:0 0;color:#f7b600;opacity:1}@media screen and (min-width:1025px){.panel_section .panel_description a:hover{box-shadow:0 0;color:#f7b600;opacity:1}}@media screen and (max-width:767px){.panel_section .panel_description{height:auto;margin-bottom:24px}}