.section-text-cards .big-title{text-align:center;max-width:950px;margin:0 auto;position:relative;top:-25px}@media (min-width:981px){.section-text-cards .big-title{top:-70px}}.section-text-cards .big-title h2{margin:0}.section-text-cards .cards{display:grid;gap:1em;grid-template-columns:1fr}@media (min-width:768px){.section-text-cards .cards{grid-template-columns:repeat(1,1fr)}}@media (min-width:981px){.section-text-cards .cards{grid-template-columns:repeat(2,1fr)}}.section-text-cards .cards .card{display:flex;flex-direction:column;overflow:hidden;border-radius:40px;border-bottom-right-radius:25px;position:relative}.section-text-cards .cards .card .toggle-switch{position:absolute;top:30px;right:30px;height:45px;z-index:999}.section-text-cards .cards .card .toggle-switch .toggle-label{position:absolute;top:50%;transform:translateY(-50%);right:30px;display:flex;flex-direction:column}.section-text-cards .cards .card .toggle-switch .toggle-label small{color:var(--dark-gray);min-width:80px;opacity:.5;transition:font-weight .3s ease-in-out,opacity .3s ease-in-out}.section-text-cards .cards .card .toggle-switch .toggle-label small.active{font-weight:800;opacity:1}.section-text-cards .cards .card .toggle-switch input[type=checkbox]{height:0;width:0;visibility:hidden}.section-text-cards .cards .card .toggle-switch label{cursor:pointer;text-indent:-9999px;width:26px;height:45px;border:2px solid var(--dark-gray);background:transparent;display:block;border-radius:100px;position:absolute;top:0;right:0}.section-text-cards .cards .card .toggle-switch label:after{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;background:var(--dark-gray);border-radius:90px;transition:.3s}.section-text-cards .cards .card .toggle-switch input:checked+label:after{top:21px}.section-text-cards .cards .card:after,.section-text-cards .cards .card:before{content:"";width:25px;height:25px;-webkit-mask-image:radial-gradient(circle 10px at 100% 100%,transparent 0,transparent 25px,#000 26px);mask-image:radial-gradient(circle 10px at 100% 100%,transparent 0,transparent 25px,#000 26px);background-color:var(--white)}.section-text-cards .cards .card:before{position:absolute;bottom:0;right:50px;z-index:1;transform:rotate(180deg)}.section-text-cards .cards .card:after{position:absolute;bottom:50px;right:0;transform:rotate(-180deg)}.section-text-cards .cards .card>span{position:absolute;z-index:10;width:50px;height:50px;background-color:#fff;border-radius:25px 0 0 0;right:0;bottom:0}.section-text-cards .cards .card .inner-card{position:relative;padding:3em 2em;height:100%;border-radius:40px}@media (min-width:981px){.section-text-cards .cards .card .inner-card{padding:6em}}.section-text-cards .cards .card .inner-card .shape{position:absolute;height:100%;width:100%;max-width:200px;max-height:200px;top:-50px;left:-20px}@media (min-width:981px){.section-text-cards .cards .card .inner-card .shape{top:0;left:0}}.section-text-cards .cards .card .inner-card .shape svg{height:100%;width:100%}.section-text-cards .cards .card .inner-card .content{position:relative}.section-text-cards .cards .card .inner-card .content .top{display:flex;align-items:center;gap:1em}.section-text-cards .cards .card .inner-card .content .top .icon{height:45px;width:45px;display:flex;align-items:center;justify-content:center;border-radius:50%}@media (min-width:981px){.section-text-cards .cards .card .inner-card .content .top .icon{height:64px;width:64px}}.section-text-cards .cards .card .inner-card .content .top .icon i{font-size:30px;text-align:center;width:auto}@media (min-width:981px){.section-text-cards .cards .card .inner-card .content .top .icon i{font-size:40px}}.section-text-cards .cards .card .inner-card .content .top .icon i:before{width:auto}.section-text-cards .cards .card .inner-card .content .top .icon.dark-green i,.section-text-cards .cards .card .inner-card .content .top .icon.dark i,.section-text-cards .cards .card .inner-card .content .top .icon.green i{color:var(--white)}.section-text-cards .cards .card .inner-card .content .top h3{margin:0;flex:1}.section-text-cards .cards .card .inner-card .content .bottom .content-long{padding-bottom:2em}.section-text-cards .cards .card .inner-card .content .bottom .content-long ul{list-style:none;padding:0;margin:0}.section-text-cards .cards .card .inner-card .content .bottom .content-long ul li{border-bottom:1px solid var(--dark-gray);padding:2em 0}.section-text-cards .cards .card .inner-card .content .bottom .content-long ul li:first-of-type{padding-top:0}.section-text-cards .cards .card .inner-card .arrow-call-to-action{width:45px;height:45px;border-radius:50%;background-color:var(--dark-gray);color:var(--white);position:absolute;right:0;bottom:0;z-index:11}.section-text-cards .cards .card .inner-card .arrow-call-to-action:before{content:"\e955";font-family:icomoon;position:absolute;left:19px;top:10px;font-size:18px}.section-text-cards .cards .card .inner-card.toggle-padding{padding-top:6em}.section-text-cards .cards .card.dark-green .h1,.section-text-cards .cards .card.dark-green .h2,.section-text-cards .cards .card.dark-green .h3,.section-text-cards .cards .card.dark-green .h4,.section-text-cards .cards .card.dark-green .toggle-switch small,.section-text-cards .cards .card.dark-green h1,.section-text-cards .cards .card.dark-green h2,.section-text-cards .cards .card.dark-green h3,.section-text-cards .cards .card.dark-green h4,.section-text-cards .cards .card.dark-green p,.section-text-cards .cards .card.dark .h1,.section-text-cards .cards .card.dark .h2,.section-text-cards .cards .card.dark .h3,.section-text-cards .cards .card.dark .h4,.section-text-cards .cards .card.dark .toggle-switch small,.section-text-cards .cards .card.dark h1,.section-text-cards .cards .card.dark h2,.section-text-cards .cards .card.dark h3,.section-text-cards .cards .card.dark h4,.section-text-cards .cards .card.dark p{color:var(--white)}.section-text-cards .cards .card.dark-green .toggle-switch label,.section-text-cards .cards .card.dark .toggle-switch label{border-color:var(--white)}.section-text-cards .cards .card.dark-green .toggle-switch label:after,.section-text-cards .cards .card.dark .toggle-switch label:after{background:var(--white)}.section-text-cards .cards .card.dark-green .content-long li,.section-text-cards .cards .card.dark .content-long li{border-bottom-color:var(--white)!important;color:var(--white)}.section-text-cards .cards .card:hover .arrow-call-to-action:before{animation-duration:2.5s;animation-iteration-count:infinite;animation-name:arrowAnimation}