.pricing-section{background-color:var(--neutrals-grey);margin:0 -1rem;padding:80px 0 120px}.pricing-section .grid{align-items:center;gap:75px 49px;margin-top:45px}.pricing-item-holder{position:relative;width:100%}.pricing-item{background-color:var(--green-light);border:1px solid var(--green-light);height:fit-content;min-height:208px;padding:20px;position:relative}.pricing-item-holder .shadow{background:var(--green-dark);position:absolute}.pricing-item-holder:first-child .pricing-item{clip-path:polygon(0 0,100% 30px,calc(100% - 20px) 100%,0 100%);-webkit-clip-path:polygon(0 0,100% 30px,calc(100% - 20px) 100%,0 100%);min-height:238px;padding-top:50px}.pricing-item-holder:first-child .shadow{clip-path:polygon(0 0,calc(100% - 20px) 0,100% 100%,0 100%);-webkit-clip-path:polygon(0 0,calc(100% - 20px) 0,100% 100%,0 100%);height:calc(100% - 30px);right:-25px;top:10px;width:100%}.pricing-item-holder:nth-child(2){margin-top:20px}.pricing-item-holder:nth-child(5){margin-top:-20px}.pricing-item-holder:nth-child(2) .shadow{clip-path:polygon(20px 0,100% 0,calc(100% - 20px) 100%,0 100%);-webkit-clip-path:polygon(20px 0,100% 0,calc(100% - 20px) 100%,0 100%);height:100%;right:-25px;top:-20px;width:100%}.pricing-item-holder:nth-child(3) .pricing-item{clip-path:polygon(0 30px,100% 0,100% 100%,0 100%);-webkit-clip-path:polygon(0 30px,100% 0,100% 100%,0 100%);min-height:238px;padding-top:50px}.pricing-item-holder:nth-child(3) .shadow{height:calc(100% - 22px);right:-25px;top:10px;width:100%}.pricing-item-holder:nth-child(4) .shadow{clip-path:polygon(0 11px,calc(100% - 10px) 0,100% 100%,0 100%);-webkit-clip-path:polygon(0 11px,calc(100% - 10px) 0,100% 100%,0 100%);height:calc(100% + 10px);right:-25px;top:-30px;width:100%}.pricing-item-holder:nth-child(5) .pricing-item{clip-path:polygon(0 20px,100% 0,100% 100%,0 100%);-webkit-clip-path:polygon(0 20px,100% 0,100% 100%,0 100%);min-height:228px;padding-top:40px}.pricing-item-holder:nth-child(5) .shadow{clip-path:polygon(0 7px,100% 0,calc(100% - 5px) 100%,0 100%);-webkit-clip-path:polygon(0 7px,100% 0,calc(100% - 5px) 100%,0 100%);height:calc(100% - 20px);right:-25px;top:0;width:100%}.pricing-item-holder:nth-child(6) .shadow{height:100%;right:-25px;top:-10px;width:100%}@media screen and (max-width:1352px){.pricing-section{overflow:hidden;padding-left:20px;padding-right:45px}}@media screen and (max-width:767px){.pricing-section{padding-left:10px;padding-right:35px}}@media screen and (max-width:480px){.pricing-section{padding-right:10px}.pricing-section .grid{gap:16px}.pricing-item{width:calc(100% - 25px)}.pricing-item-holder .shadow{width:calc(100% - 20px)!important}.pricing-item-holder:first-child .shadow,.pricing-item-holder:nth-child(2) .shadow,.pricing-item-holder:nth-child(3) .shadow,.pricing-item-holder:nth-child(4) .shadow,.pricing-item-holder:nth-child(5) .shadow,.pricing-item-holder:nth-child(6) .shadow{right:0}.pricing-item-holder:nth-child(4){margin-top:36px}.pricing-item-holder:nth-child(5){margin-top:0}.pricing-item-holder:nth-child(6){margin-top:10px}}