.text-with-image{display:flex;justify-content:center}.text-with-image__container{max-width:1312px;width:100%;padding:0 16px}.text-with-image__content{display:flex;gap:64px}.text-with-image__content.text-with-image__content--image-left{flex-direction:row}.text-with-image__content.text-with-image__content--image-right{flex-direction:row-reverse}.text-with-image__media-content{display:flex;flex:1 1 736px}.text-with-image__image-wrapper{position:relative;width:100%;border-radius:16px;overflow:hidden}.text-with-image__image-wrapper.text-with-image__image-wrapper--small{padding-top:59.78%}.text-with-image__image-wrapper.text-with-image__image-wrapper--big{padding-top:73.383%}.text-with-image__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--img-desktop-pos)}.text-with-image__text-content{display:flex;flex-direction:column;justify-content:center;flex:0 1 480px;width:100%}.text-with-image__text-content.text-with-image__text-content--small{gap:16px}.text-with-image__text-content.text-with-image__text-content--big{gap:32px}.text-with-image__text-content-wrapper{display:flex;flex-direction:column;gap:16px}.text-with-image__heading{margin:0;font-family:Encode Sans,sans-serif;font-size:40px;font-style:normal;font-weight:800;line-height:1.25;letter-spacing:.086em;text-transform:uppercase;color:#0f1010}.text-with-image__heading.text-with-image__heading--small{font-size:24px;line-height:1.333}.text-with-image__text *{margin:0;font-family:var(--font-body-family);font-size:16px;font-style:normal;font-weight:400;line-height:1.5;color:#0f1010}.text-with-image__text p+p{margin-top:25px}.text-with-image__text h1,.text-with-image__text h2,.text-with-image__text h3,.text-with-image__text h4,.text-with-image__text h5,.text-with-image__text h6{font-family:Encode Sans,sans-serif}.text-with-image__text a{transition-property:opacity;transition-duration:.2s;transition-timing-function:ease-in}.text-with-image__item-button{display:inline-flex;position:relative;padding:12px 16px 12px 32px;font-family:var(--font-body-family);font-style:normal;font-weight:600;font-size:16px;line-height:1.25;letter-spacing:0;text-decoration:none;border-radius:56px;overflow:hidden;transition:border-color .2s ease}.text-with-image__item-button.text-with-image__item-button--primary{background:#76d2fa}.text-with-image__item-button.text-with-image__item-button--secondary{background:#fff;border:1px solid #CBD5DE}.text-with-image__item-button:before{content:"";position:absolute;top:50%;right:-40px;width:40px;height:40px;background-color:#000;border-radius:50%;transform:translateY(-50%) scale(1);transition:top .4s ease,right .5s ease,transform .6s ease}.text-with-image__item-button-text{color:#000;z-index:1;transition:color .3s ease}.text-with-image__item-button-hover{display:flex;align-items:center;overflow:hidden}.text-with-image__item-button-icon-wrapper{position:relative;display:flex;align-items:center;justify-content:center;margin-left:24px;width:40px;height:40px;border-radius:100%;background-color:#0f1010;padding:0;overflow:hidden;transition:background-color .4s ease}.text-with-image__item-button-icon{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100%;transition:-webkit-transform .3s;transition:transform .3s ease;color:#fff}.text-with-image__item-button-icon:before{content:"";position:absolute;left:-100%;width:40px;height:40px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3.3335 8H12.6668' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 3.33334L12.6667 8.00001L8 12.6667' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50% 50%;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);color:#fff}.text-with-image__item-button-icon svg path{stroke:#fff}.text-with-image__markets{display:flex;align-items:flex-start;column-gap:16px}.text-with-image__market-icon{display:block;width:154px;height:46px}.text-with-image__market-icon svg{width:100%;height:100%}.text-with-image__market-link{display:block;width:100%;height:100%;text-decoration:none}@media (max-width: 1199px){.text-with-image__content{gap:24px}}@media (max-width: 991px){.text-with-image__container{max-width:736px}.text-with-image__content.text-with-image__content--image-left,.text-with-image__content.text-with-image__content--image-right{flex-direction:column}.text-with-image__image-wrapper.text-with-image__image-wrapper--small,.text-with-image__image-wrapper.text-with-image__image-wrapper--big{padding-top:64.14%}.text-with-image__text-content{gap:24px}.text-with-image__text-content,.text-with-image__media-content{flex:1 1 auto}.text-with-image__heading{font-size:24px;line-height:1.25}.text-with-image__heading.text-with-image__heading--small{font-size:18px;line-height:1.444}.text-with-image__text-content--center .text-with-image__heading,.text-with-image__text-content--center .text-with-image__text *{text-align:center}.text-with-image__text-content--center .text-with-image__text-content,.text-with-image__text-content--center .text-with-image__text-content-wrapper{align-items:center}.text-with-image__text-content--center .text-with-image__item-buttons{text-align:center}.text-with-image__image{object-position:var(--img-mobile-pos)}}@media (min-width: 992px){.text-with-image__text a:hover{opacity:.7}.text-with-image__item-button:hover .text-with-image__item-button-text{color:#fff}.text-with-image__item-button:hover:before{right:0;top:50%;transform:translateY(-50%) scale(15)}.text-with-image__item-button:hover .text-with-image__item-button-icon:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3.3335 8H12.6668' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 3.33334L12.6667 8.00001L8 12.6667' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.text-with-image__item-button:hover .text-with-image__item-button-icon svg path{stroke:#000}.text-with-image__item-button:hover .text-with-image__item-button-icon-wrapper{background-color:#fff}.text-with-image__item-button:hover .text-with-image__item-button-icon{-webkit-transform:translateX(-100%);transform:translate(100%)}}
/*# sourceMappingURL=/cdn/shop/t/135/assets/text-with-image.css.map */
