.price-module{padding:13rem 0}.price-module .grid-wrapper{grid-gap:2.4rem}.price-module .section-title{margin-bottom:4rem}.price-module .inner-wrapper{border:1px solid var(--color-grey);border-radius:5px;box-sizing:border-box;padding:1rem}.price-module .info{padding:2rem 2rem 0}.price-module .prices{padding:2rem}.price-module .info h3{line-height:1.25;margin:0}.price-module .button-wrapper{display:flex;padding:2rem}.price-module .inner-wrapper .icon{background:var(--color-grey);border-radius:.5rem;height:6rem;margin:2rem 2rem 0;width:6rem}.price-module .inner-wrapper .icon svg{height:100%;width:100%}.price-module .inner-wrapper .icon svg path{fill:var(--color-green)}.price-module .active .inner-wrapper .icon svg path{fill:var(--color-grey)}.price-module .active .inner-wrapper .icon{background:var(--color-green)}.price-module .button-wrapper .btn{align-items:center;display:flex;line-height:1;padding:1rem}.price-module .button-wrapper .btn:hover .arrow{background-color:var(--color-green)}.price-module .button-wrapper .btn:hover .arrow svg{fill:var(--color-grey)}.price-module .inner-wrapper p{line-height:1.6;margin:1.4rem 0}.price-module .currency,.price-module .number{color:#fff;font-size:6rem;font-weight:700;line-height:1}.price-module .price .text{font-family:Audiowide,sans-serif;font-size:1.6rem}.price-module .inner-wrapper li{color:var(--color-darkWhite);line-height:1.6}.price-module .list{background-color:var(--color-grey);border-radius:5px;margin-top:6rem;padding:2rem}.price-module .btn .arrow{align-items:center;background-color:var(--color-grey);border-radius:.5rem;display:flex;height:4rem;justify-content:center;margin-left:1rem;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;width:4rem}.price-module .list .extra{align-items:center;display:flex;font-size:1.6rem}.price-module .list .svg{display:flex;height:1.5rem;margin-right:1rem;width:1.5rem}