.cta{padding:1.8rem 4rem;text-decoration:none;font-size:11px;display:inline-block;font-weight:400;-webkit-transition:all .4s;transition:all .4s;text-transform:uppercase}.cta--white{color:#373533;background-color:#fff;border-radius:30px}.cta--white.cta--white_shadow{-webkit-box-shadow:8px 8px 24px 0px rgba(0,0,0,.1);box-shadow:8px 8px 24px 0px rgba(0,0,0,.1)}.cta--arrow{background-image:url(//ccht.pl/wp-content/themes/Webgo/dist/css/component/../../../img/strzalka-2@2.png);background-repeat:no-repeat;background-position:0 1.5rem;background-size:24px;padding:1rem 0 1rem 4rem;text-transform:inherit;font-size:1.5rem}@media (max-width:992px){.cta--arrow{background-size:18px;background-position:0 1.3rem}}.cta--arrow:hover{background-position:5px 1.3rem}.cta--arrow--hover{text-transform:inherit;font-size:1.5rem;position:relative}.cta--arrow--hover:before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:65%;width:24px;height:24px;background-image:url(//ccht.pl/wp-content/themes/Webgo/dist/css/component/../../../img/strzalka-3@2.png);background-repeat:no-repeat;background-position:center center;background-size:24px;opacity:0;-webkit-transition:all .4s;transition:all .4s}@media (max-width:568px){.cta--arrow--hover:before{width:15px;height:15px;background-size:15px;left:75%}}.cta--arrow--hover:hover{background-color:#0c6314;color:#fff;padding:1.5rem 8rem 1.5rem 4rem}@media (max-width:568px){.cta--arrow--hover:hover{padding:1.5rem 6rem 1.5rem 3rem}}.cta--arrow--hover:hover:before{opacity:1}.cta--green{background-color:#389f48;color:#fff;border-radius:30px}.cta--green:hover{background-color:#0c6314}