.action-cards{padding-top:100px;padding-bottom:100px;background-color:#0f5e42;position:relative;background-image:url(../../../img/green-waves-vertical.svg);background-position:left top;background-repeat:no-repeat;background-size:400px 924px;background-attachment:fixed}.action-cards:before{content:"";position:absolute;width:400px;height:584px;background-image:url(../../../img/green-waves-vertical.svg);background-position:left top;background-repeat:no-repeat;background-size:contain;top:0;left:0;display:none}.action-cards .pattern-box{width:100%;max-width:400px;position:sticky;top:166px;margin-top:-100px;margin-left:-40px}.action-cards .container{overflow:hidden}.action-cards .container .title-wrapper{display:flex;justify-content:flex-end}.action-cards .container .title-wrapper h2{font-family:"Interstate";font-size:48px;line-height:1.04;font-weight:700;text-align:right;text-transform:uppercase;color:#98ef36;margin-bottom:80px}.action-cards .container .cards-list{position:relative}.action-cards .container .cards-list .card{width:100%;max-width:777px;background-color:#fff;margin-bottom:40px;transition:all linear .5s;overflow:hidden}.action-cards .container .cards-list .card:last-child{margin-bottom:0}.action-cards .container .cards-list .card .img-box{width:100%;height:300px;overflow:hidden;transition:all linear .5s}.action-cards .container .cards-list .card .img-box img{width:100%;height:100%;object-fit:cover;object-position:center center}.action-cards .container .cards-list .card .bottom-wrapper{display:flex}.action-cards .container .cards-list .card .bottom-wrapper .text-container{flex-shrink:0;width:100%;height:auto;padding:40px 200px 0 40px;display:flex;flex-direction:column;justify-content:space-between;position:relative;transition:all linear .5s}.action-cards .container .cards-list .card .bottom-wrapper .text-container h3{font-size:24px;line-height:1;font-weight:700;text-transform:uppercase;color:#14ad53;margin-bottom:40px}.action-cards .container .cards-list .card .bottom-wrapper .text-container .text-box{padding-left:110px;padding-bottom:40px;width:100%;max-width:535px;transition:all linear .5s}.action-cards .container .cards-list .card .bottom-wrapper .text-container .text-box p{font-size:18px;line-height:1.44;font-weight:500;color:#303030}.action-cards .container .cards-list .card .bottom-wrapper .text-container .text-box .xtra-text{display:flex;height:0;overflow:hidden;transition:all linear .5s;align-items:center;justify-content:flex-start;margin-top:0;max-width:380px;transition-delay:.1s}.action-cards .container .cards-list .card .bottom-wrapper .text-container .text-box .xtra-text .big{font-size:58px;line-height:1;font-weight:400;color:#14ad53}.action-cards .container .cards-list .card .bottom-wrapper .text-container .text-box .xtra-text p{font-size:18px;line-height:1.22;font-weight:600;color:#14ad53;margin-left:12px}.action-cards .container .cards-list .card .bottom-wrapper .text-container .button{position:absolute;bottom:0;right:0}.action-cards .container .cards-list .card .bottom-wrapper .text-container .button.icon-external-link{display:inline-block}.action-cards .container .cards-list .card .bottom-wrapper .text-container .button.icon-show-less{display:none}.action-cards .container .cards-list .card .bottom-wrapper .hidden-toggles{display:flex;width:auto;height:0px;flex-shrink:0;align-self:flex-end;transition:all linear .5s}.action-cards .container .cards-list .card .bottom-wrapper .hidden-toggles .inner-toggles{display:flex;width:100%;height:460px}.action-cards .container .cards-list .card .bottom-wrapper .hidden-toggles .toggle{width:40px;height:100%;background-color:red;position:relative;display:flex;transition:all linear .3s;flex-grow:0}.action-cards .container .cards-list .card .bottom-wrapper .hidden-toggles .toggle:before{content:"";position:absolute;width:15px;height:1px;background-color:#303030;top:40px;left:14px}.action-cards .container .cards-list .card .bottom-wrapper .hidden-toggles .toggle:after{content:"";position:absolute;width:1px;height:15px;background-color:#303030;top:33px;left:21px}.action-cards .container .cards-list .card .bottom-wrapper .hidden-toggles .toggle:nth-child(1){background-color:#81d8d0}.action-cards .container .cards-list .card .bottom-wrapper .hidden-toggles .toggle:nth-child(2){background-color:#12b0a0}.action-cards .container .cards-list .card .bottom-wrapper .hidden-toggles .toggle:nth-child(3){background-color:#98ef36}.action-cards .container .cards-list .card .bottom-wrapper .hidden-toggles .toggle h4{font-size:14px;line-height:1;font-weight:500;text-transform:uppercase;color:#303030;height:initial;overflow:hidden;position:relative;width:40px;border-right:1px solid #303030;flex-shrink:0;flex-grow:0}.action-cards .container .cards-list .card .bottom-wrapper .hidden-toggles .toggle h4 span{position:absolute;left:50%;bottom:0px;width:9999px;transform:translate(-20px, 0px) rotate(-90deg);transform-origin:0 0;white-space:nowrap;height:40px;padding-top:14px;cursor:pointer}.action-cards .container .cards-list .card .bottom-wrapper .hidden-toggles .toggle .text{flex-shrink:0;flex-grow:1;width:390px;height:auto;padding:30px;display:flex;flex-direction:column;justify-content:space-between;opacity:0;overflow:auto;transition:all linear .5s}.action-cards .container .cards-list .card .bottom-wrapper .hidden-toggles .toggle .text p{font-size:18px;line-height:1.44;font-weight:500}.action-cards .container .cards-list .card .bottom-wrapper .hidden-toggles .toggle .text p:first-child{width:100%;max-width:168px}.action-cards .container .cards-list .card .bottom-wrapper .hidden-toggles .toggle.open-toggle{width:470px;flex-grow:1}.action-cards .container .cards-list .card .bottom-wrapper .hidden-toggles .toggle.open-toggle .text{opacity:1}.action-cards .container .cards-list .card .bottom-wrapper .hidden-toggles .toggle.open-toggle:after{display:none}.action-cards .container .cards-list .card.active{max-width:100%}.action-cards .container .cards-list .card.active .img-box{height:95px}.action-cards .container .cards-list .card.active .bottom-wrapper .text-container{max-width:90%;flex-shrink:1}.action-cards .container .cards-list .card.active .bottom-wrapper .text-container .text-box{padding-left:0;max-width:425px}.action-cards .container .cards-list .card.active .bottom-wrapper .text-container .xtra-text{margin-top:43px;height:58px}.action-cards .container .cards-list .card.active .bottom-wrapper .text-container .button.icon-external-link{display:none}.action-cards .container .cards-list .card.active .bottom-wrapper .text-container .button.icon-show-less{display:inline-block}.action-cards .container .cards-list .card.active .bottom-wrapper .hidden-toggles{height:460px}@media(max-width: 1280px){.action-cards .container .cards-list .card .bottom-wrapper .text-container{padding:20px 20px}.action-cards .container .cards-list .card .bottom-wrapper .text-container .text-box{padding-bottom:20px}.action-cards .container .cards-list .card .bottom-wrapper .text-container .text-box .xtra-text{flex-direction:column}.action-cards .container .cards-list .card .bottom-wrapper .text-container .text-box .xtra-text .big{font-size:38px}.action-cards .container .cards-list .card .bottom-wrapper .text-container .text-box .xtra-text p{font-size:16px}.action-cards .container .cards-list .card .bottom-wrapper .hidden-toggles .toggle .text{padding:20px}}@media(max-width: 992px){.action-cards{background-image:none;padding-top:40px;padding-bottom:40px}.action-cards .pattern-box{display:none}.action-cards:before{width:120px;height:300px;top:130px;display:block}.action-cards .container .title-wrapper{position:relative}.action-cards .container .title-wrapper h2{font-size:38px;margin-bottom:32px}.action-cards .container .cards-list .card .img-box{height:130px}.action-cards .container .cards-list .card .bottom-wrapper{flex-direction:column;min-height:auto}.action-cards .container .cards-list .card .bottom-wrapper .text-container{width:100%;max-width:100% !important;min-height:auto;padding:20px}.action-cards .container .cards-list .card .bottom-wrapper .text-container .text-box{padding-left:0}.action-cards .container .cards-list .card .bottom-wrapper .text-container .text-box .xtra-text{flex-direction:column;margin-top:20px}.action-cards .container .cards-list .card .bottom-wrapper .hidden-toggles{width:100%;height:0;flex-direction:column}.action-cards .container .cards-list .card .bottom-wrapper .hidden-toggles .inner-toggles{height:auto;flex-direction:column}.action-cards .container .cards-list .card .bottom-wrapper .hidden-toggles.toggle-grow{width:100%}.action-cards .container .cards-list .card .bottom-wrapper .hidden-toggles .toggle{width:100% !important;height:auto;flex-direction:column}.action-cards .container .cards-list .card .bottom-wrapper .hidden-toggles .toggle:before{top:20px;right:14px;left:inherit}.action-cards .container .cards-list .card .bottom-wrapper .hidden-toggles .toggle:after{top:13px;right:21px;left:inherit}.action-cards .container .cards-list .card .bottom-wrapper .hidden-toggles .toggle h4{width:100%;border-right:0}.action-cards .container .cards-list .card .bottom-wrapper .hidden-toggles .toggle h4 span{transform:none;left:0;bottom:0;padding-left:20px;width:100%;position:relative;display:flex}.action-cards .container .cards-list .card .bottom-wrapper .hidden-toggles .toggle .text{width:100%;height:0;padding:0 20px}.action-cards .container .cards-list .card .bottom-wrapper .hidden-toggles .toggle .text p{margin-bottom:15px}.action-cards .container .cards-list .card .bottom-wrapper .hidden-toggles .toggle .text p:last-child{margin-bottom:0}.action-cards .container .cards-list .card .bottom-wrapper .hidden-toggles .toggle.open-toggle{display:flex}.action-cards .container .cards-list .card .bottom-wrapper .hidden-toggles .toggle.open-toggle h4{width:100%;height:40px;border-right:0;border-bottom:1px solid #303030}.action-cards .container .cards-list .card .bottom-wrapper .hidden-toggles .toggle.open-toggle .text{height:auto;padding:20px}.action-cards .container .cards-list .card.active .bottom-wrapper .hidden-toggles{height:auto}}@media(max-width: 576px){.action-cards .container .cards-list .card .bottom-wrapper .text-container{padding:20px 40px 0 20px}.action-cards .container .cards-list .card .bottom-wrapper .text-container .text-box{padding-bottom:80px}.action-cards .container .cards-list .card.active .bottom-wrapper .text-container .text-box{padding-bottom:80px}}/*# sourceMappingURL=style.css.map */
