.rtk-wrapper{width:100%}.rtk-container{box-sizing:border-box;margin:0 auto;padding:16px;width:100%}.image-text-wrapper h1,h2,h3,p{font-family:Verdana,sans-serif;margin:0;padding:0}.image-text-image{height:auto;width:100%}.image-text-image-wrapper{align-items:center;border-radius:21px;box-shadow:0 2px 4px rgba(0,0,0,.3);display:flex;justify-content:center;overflow:hidden}.image-text-image{max-height:100%;max-width:100%;object-fit:cover}.text-content h2{color:#000;font-size:32px;font-weight:700}.text-content p{color:#000;font-size:16px;font-weight:regular}.image-text-text-wrapper h2{margin:32px 0}.image-text-text-wrapper p{margin:0 0 32px}@media (min-width:1024px){.image-text-wrapper{margin:80px 0}.rtk-container{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;margin:0 auto;padding:32px 0;width:70%;grid-column-gap:0;grid-row-gap:0}.image-text-text-wrapper{display:flex;flex-direction:column;height:100%;justify-content:space-between;margin-left:64px}.text-content{flex-grow:1;max-width:329px}.rtk-buttons{margin-top:auto}.image-text-image-wrapper{max-width:600px}}.rtk-button_roundet{background-color:#d1d700;border-radius:50px;display:inline-block;padding:12px 32px;text-align:center;transition:background-color .3s ease}.rtk-button_roundet a{color:#fff;display:block;font-family:Verdana,Arial,sans-serif;font-size:16px;font-weight:700;line-height:1.5;text-decoration:none}.rtk-button_roundet:hover{background-color:#1d5c64}.rtk-button_roundet a:hover{color:#fff;text-decoration:none}.rtk-button_underline{display:inline-block;padding:0;position:relative;text-align:center}.rtk-button_underline a{color:#000;font-family:Verdana,Arial,sans-serif;font-size:16px;font-weight:700;line-height:1.5;position:relative;text-decoration:none}.rtk-button_underline a:after{background-color:#e45a1a;bottom:0;content:"";display:block;height:1px;left:0;position:absolute;transform:scaleX(1);transform-origin:center;transition:opacity .2s ease;width:100%}.rtk-button-padding{padding:12px 0 0}.rtk-button_underline a:hover:after{animation:border-reveal .4s ease-out .2s forwards;opacity:0;transform:scaleX(0);transition:opacity .1s ease-out}@keyframes border-reveal{0%{opacity:1;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}.rtk-buttons{display:flex;gap:42px;justify-content:flex-start}