@layer components{.styles_motto__t3WbN{display:grid;grid-template-areas:"header" "description";grid-template-columns:1fr;grid-gap:24px;gap:24px;align-items:stretch}.styles_motto-header__MQFeA{grid-area:header}.styles_motto-description__SVYF1{grid-area:description}@media only screen and (min-width:768px){.styles_motto__t3WbN{grid-template-areas:"header header" "description .";grid-template-columns:auto 1fr}.styles_motto-header__MQFeA{max-width:588px}.styles_motto-description__SVYF1{max-width:356px}}@media only screen and (min-width:1280px){.styles_motto-description__SVYF1{max-width:495px}}@media only screen and (min-width:1536px){.styles_motto__t3WbN{gap:32px}.styles_motto-description__SVYF1{max-width:356px}}}@layer components{.styles_details-button__lLCcN{display:none}.styles_details-button--mobile__yXdEv{display:flex;padding:6px 16px}@media only screen and (min-width:768px){.styles_details-button__lLCcN{display:flex}.styles_details-button--mobile__yXdEv{display:none}}}@layer components{.styles_price__QQX_b{display:flex;flex-direction:row;gap:4px;align-items:baseline}.styles_price-text__9jmZo{font-weight:400;font-size:11px;line-height:13px}.styles_price-amount__L7YD7{font-size:20px;line-height:24px}@media only screen and (min-width:768px){.styles_price__QQX_b{gap:6px}.styles_price-text__9jmZo{font-weight:500;font-size:16px;line-height:20px}.styles_price-amount__L7YD7{font-weight:500;font-size:32px;line-height:36px}}}@layer components{.styles_service__xbZ8d{position:relative;display:flex;flex-direction:row;gap:8px;align-items:center}.styles_service-bullet__EkwhM{display:block;align-self:flex-start;width:3px;height:3px;margin-top:5px;margin-left:7px;border-radius:50%;background-color:#fff}.styles_service-title__IfuWA{font-size:11px;line-height:13px;letter-spacing:0}.styles_service-image__yJuz5{display:none;width:64px;height:64px;border-radius:16px;background-color:#594f87;background-position:top 50% right 0;background-repeat:no-repeat}.styles_service-image--about-houses__XhOl3{background-image:url(/images/about-houses-small.png);background-position:top 0 left 8px;background-size:58px 64px}.styles_service-image--marketplace__71sr5{background-image:url(/images/marketplace-small.png);background-position:top 4px left 8px;background-size:56px 52px}.styles_service-image--widget__2tEQv{background-image:url(/images/widget-small.png);background-position:top 0 left 8px;background-size:60px 60px}.styles_service-image--cks__QI_2e{background-image:url(/images/cks-small.png);background-position:top 0 left 12px;background-size:52px 62px}.styles_service-image--api__UN8hA{background-image:url(/images/api-small.png);background-position:top 0 left 10px;background-size:54px 57px}@media only screen and (min-width:768px){.styles_service__xbZ8d{flex-direction:column;gap:12px;align-items:stretch}.styles_service-bullet__EkwhM,.styles_service-title__IfuWA{display:none}.styles_service-image__yJuz5{display:block}}@media only screen and (min-width:1280px){.styles_service__xbZ8d{transition:transform .16s ease-in-out}.styles_service__xbZ8d:hover{z-index:1;transform:translate3d(0,-4px,1px)}}}@layer components{.styles_card__3zyvT{position:relative;border-radius:16px;background:linear-gradient(251.15deg,#2E2A46 19.4%,#3A2A46 78.24%);transition:background .24s ease-in-out}.styles_card-ellipse__EpYoX{position:absolute;top:50%;right:52px;z-index:0;width:34px;height:34px;border-radius:50%;background-color:rgba(210,106,255,.5);opacity:1;filter:blur(12px);transition:opacity .16s ease-in-out}.styles_card-background__f7AJB{position:relative;z-index:1;display:grid;grid-template:auto auto auto/1fr 1fr;grid-template-areas:"title title" "services services" "details price";align-items:center;padding:16px 16px 12px;background-repeat:no-repeat}.styles_card-background--ultra__3lCwZ{background-image:url(/images/ultra-main.png);background-position:top 24px right 4px;background-size:124px 140px}.styles_card-title__1ZAOE{display:none;grid-area:title}.styles_card-title--mobile__x1YTj{display:block;grid-area:title}.styles_card-services__3dwvX{display:flex;flex-direction:column;gap:6px;align-items:stretch}.styles_card-services-wrapper__vnRmU{position:relative;display:flex;flex-direction:column;grid-area:services;gap:12px;align-items:stretch;max-width:184px;margin-top:8px;margin-bottom:24px}.styles_card-services-hint-wrapper__s1gII{display:flex;flex-direction:row;gap:8px;align-items:center}.styles_card-services-hint-icon__gX0JB{position:absolute;bottom:10px;left:82px;cursor:pointer}.styles_card-services-hint-icon__gX0JB:hover{fill:#fff}.styles_card-services-hint-icon__gX0JB:hover circle{stroke:#fff}.styles_card-services-hint-icon__gX0JB:hover path{fill:#1c1b28}.styles_card-services-hint-text__3V_OF{display:none}.styles_card-details__IPtE0{grid-area:details}.styles_card-details__IPtE0 button span{color:#fff!important}.styles_card-details__IPtE0 button:active span,.styles_card-details__IPtE0 button:focus span,.styles_card-details__IPtE0 button:hover span{color:#112832!important}.styles_card-price__mXgby{grid-area:price;justify-self:flex-end}.styles_card-tooltip__1k88f{--rt-opacity:1!important}.styles_card__3zyvT:hover .styles_card-ellipse__EpYoX{opacity:1}@media only screen and (min-width:768px){.styles_card__3zyvT{border-radius:24px;background:linear-gradient(251.15deg,#2E2A46 19.4%,#3A2A46 78.24%)}.styles_card-ellipse__EpYoX{top:238px;left:103px;width:95px;height:95px;filter:blur(18px)}.styles_card-background__f7AJB{grid-template:auto auto auto/1fr 352px;grid-template-areas:". title" ". services" ". price" ". details";align-items:center;padding:40px 44px 36px}.styles_card-background--ultra__3lCwZ{background-position:top 50% left 10px;background-size:294px 342px}.styles_card-title__1ZAOE{display:block}.styles_card-title--mobile__x1YTj{display:none}.styles_card-services__3dwvX{display:flex;flex-direction:row;align-items:center}.styles_card-services-wrapper__vnRmU{max-width:unset;margin-top:32px;margin-bottom:54px}.styles_card-services-hint-icon__gX0JB{position:unset;top:unset;right:unset}.styles_card-services-hint-text__3V_OF{display:block}.styles_card-service__56Bwn:not(:first-child){margin-left:-12px;box-shadow:-8px 6px 16px 0 rgba(58,26,96,.4588235294)}.styles_card-price__mXgby{justify-self:flex-start;margin-bottom:28px}}@media only screen and (min-width:1280px){.styles_card__3zyvT{align-self:center;width:892px;background:linear-gradient(251.15deg,#2E2A46 19.4%,#3A2A46 78.24%)}.styles_card-ellipse__EpYoX{opacity:0}.styles_card-background__f7AJB{grid-template-columns:1fr 432px;padding:40px 61px}.styles_card-background--ultra__3lCwZ{background-position:top 50% left 20px;background-size:364px 418px}.styles_card-services-wrapper__vnRmU{margin-top:30px;margin-bottom:60px}.styles_card-service__56Bwn:not(:first-child){margin-left:-10px}.styles_card-details__IPtE0{grid-area:details}.styles_card__3zyvT:hover{background:linear-gradient(1turn,#2F2558 13.45%,#5E3B79 97.41%)}}}@layer components{.styles_sales__62Zjt{display:flex;flex-direction:column;gap:20px;align-items:stretch;max-width:440px;margin-right:auto;margin-left:auto}.styles_sales-services__NWizG{display:grid;grid-template:auto/1fr;grid-template-areas:"market";grid-row-gap:24px}.styles_sales-title__VcC4g{text-align:center}.styles_sales-market__GaTrq{grid-area:market}@media only screen and (min-width:768px){.styles_sales__62Zjt{gap:24px;max-width:824px;margin-right:auto;margin-left:auto}.styles_sales-title__VcC4g{max-width:700px;margin-right:auto;margin-left:auto}.styles_sales-services__NWizG{grid-row-gap:16px}}@media only screen and (min-width:1280px){.styles_sales__62Zjt{gap:40px;max-width:1356px;margin-right:auto;margin-left:auto}.styles_sales-title__VcC4g{max-width:unset;margin-right:unset;margin-left:unset}.styles_sales-services__NWizG{grid-template:auto/1fr;grid-template-areas:"market";grid-gap:32px}}}