.search-section{padding-bottom:55px;padding-top:48px}.search-section .page-title{margin-bottom:40px;text-align:center}.search-section h1{color:#212121;font-size:24px;font-weight:700;line-height:1.2}.search-section form{display:flex;height:48px;justify-content:space-between;position:relative;width:100%}.search-section form input[type=text]{border-radius:12px;height:100%;padding-left:15px;width:calc(100% - 56px)}.search-section form .sendsubmit{background:transparent url(../../assets/img/search.svg) no-repeat 50%;border:0;bottom:0;cursor:pointer;margin:0;padding:15px 24px;position:absolute;right:56px;text-indent:-1000em;top:0;width:33px}.search-section form .ask-ai{background:#f2f2f2 url(../../assets/img/ai_chat.svg) no-repeat 50%;border-radius:12px;cursor:pointer;display:block;height:48px;position:relative;transition:all .33s ease;width:48px}.search-section form .ask-ai:hover{background-color:#e6e6e6}.search-section form .ask-ai:hover .ask-ai__tooltip{opacity:1}.search-section form .ask-ai__tooltip{background:#323038;border-radius:8px;color:#fff;font-size:13px;font-weight:500;left:50%;line-height:1.4;opacity:0;padding:7px 12px;position:absolute;top:-40px;transform:translateX(-50%);transition:all .33s ease;white-space:nowrap}.search-section>.container-780{position:relative}.search-section__results{animation:fadeIn .3s ease-in forwards;background-color:#fff;border:1px solid #ccc;border-radius:12px;box-shadow:0 2px 4px 2px rgba(33,33,33,.15);height:318px;overflow-x:auto;position:absolute;top:124%;width:calc(100% - 30px);z-index:99}.search-section__results.min{height:auto}.search-section__result{background-color:#fff;display:block;padding:25px 42px;transition:background-color .3s}.search-section__result:hover{background-color:#f3f3f3}.search-section__result+.search-section__result{border-top:1px solid #eef1f4}.search-section__result-header{color:#7d63ec;font-size:15px;margin-bottom:4px}.search-section__result-header em{background-color:#fff3ca;border-radius:3px;font-style:normal;font-weight:700;padding:0 3px}.search-section__result-body{color:rgba(33,33,33,.6);font-size:14px}.search-section__result-body em{background-color:#fff3ca;border-radius:3px;font-style:normal;font-weight:bolder;padding:0 3px}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.content-section{background-color:#f6f8fd;padding-bottom:32px;padding-top:40px}@media only screen and (min-width:768px){.content-section{padding-bottom:56px}}.content-section .releases-banner{align-items:center;background-color:#fff;background-image:linear-gradient(111deg,#0f0829 36.33%,#4c3395);border-radius:12px;-moz-column-gap:24px;column-gap:24px;display:flex;margin-bottom:24px;padding:24px;transition:all .33s ease}@media only screen and (min-width:800px){.content-section .releases-banner{background-image:url(../../assets/img/releases-banner-grid.svg),linear-gradient(111deg,#0f0829 36.33%,#4c3395);background-position:100%;background-repeat:no-repeat;-moz-column-gap:48px;column-gap:48px;padding-left:64px;padding-right:64px}}.content-section .releases-banner.hover{box-shadow:0 3px 12px rgba(0,0,0,.05)}.content-section .releases-banner__icon svg.icon{height:89px;width:89px}.content-section .releases-banner__content{align-items:flex-start;color:#fff;display:flex;flex-direction:column;row-gap:10px}.content-section .releases-banner__content-title{font-size:20px;font-style:normal;font-weight:700;letter-spacing:-.8px;line-height:150%}.content-section .releases-banner__content-title span{color:#ae9cfc}.content-section .releases-banner__content-description{font-size:16px;line-height:1.3}.content-section .releases-banner__content-description a{align-items:center;color:#fff;-moz-column-gap:4px;column-gap:4px;display:flex;justify-content:center}.content-section .releases-banner__content-description a:hover svg.icon{color:#ae9cfc;transform:translateX(4px)}.content-section .releases-banner__content-description a svg{color:#fff;height:20px;transition:all .33s ease;width:20px}.content-section .categories{margin-bottom:40px}@media only screen and (min-width:768px){.content-section .categories{margin-bottom:56px}}.content-section .category{background-color:#fff;border:1px solid #eef1f4;border-radius:12px;display:flex;margin-bottom:20px;padding:25px 25px 25px 0;transition:all .3s}@media only screen and (max-width:600px){.content-section .category{padding-left:25px}}.content-section .category:hover{box-shadow:0 3px 12px rgba(0,0,0,.05)}.content-section .category:last-of-type{margin-bottom:0}.content-section .category__img{align-items:center;display:flex;flex-shrink:0;margin-top:-14px;padding-left:47px;padding-right:32px}@media only screen and (max-width:600px){.content-section .category__img{display:none}}.content-section .category__img img{width:89px}.content-section .category__header{color:#7d63ec;font-size:16px;font-weight:700;margin-bottom:13px}.content-section .category__description{color:#666;font-size:14px;line-height:1.5;margin-bottom:15px}.content-section .category__articles{align-items:center;display:flex}.content-section .category__articles-images{display:flex;margin-right:20px}.content-section .category__articles-image{border:2px solid #fff;border-radius:50px;margin-right:-10px;overflow:hidden;z-index:1}.content-section .category__articles-num{color:#666;font-size:13px}.content-section .questions h2{color:#000;font-size:24px;font-style:normal;font-weight:700;letter-spacing:-.48px;line-height:150%;margin-bottom:24px;text-align:center}@media only screen and (min-width:768px){.content-section .questions h2{margin-bottom:32px}}.content-section .questions .decisions{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}@media only screen and (min-width:768px){.content-section .questions .decisions{gap:24px}}.content-section .questions .decision{align-items:center;background-color:#fff;border:1px solid #eceff2;border-radius:12px;display:flex;flex-direction:column;height:200px;padding:32px;transition:box-shadow .3s;width:284px}.content-section .questions .decision:hover{box-shadow:0 3px 12px rgba(0,0,0,.05)}.content-section .questions .decision:hover .decision__body{color:#4f5a66}@media only screen and (min-width:600px){.content-section .questions .decision{flex-grow:1}}@media only screen and (max-width:600px){.content-section .questions .decision{width:100%}}.content-section .questions .decision__img{align-items:center;background:#f3f0fe;border-radius:16px;display:flex;flex-shrink:0;height:64px;justify-content:center;margin-bottom:12px;width:64px}.content-section .questions .decision__header{color:#383838;font-size:16px;font-style:normal;font-weight:700;line-height:150%;margin-bottom:12px;text-align:center}.content-section .questions .decision__body{color:#6c7c8c;font-size:16px;font-style:normal;font-weight:400;line-height:150%;text-align:center;transition:color .3s}.content-section .questions .decision__body a{color:inherit}.content-section .resources{margin-bottom:40px}@media only screen and (min-width:768px){.content-section .resources{margin-bottom:80px}}.content-section .resources h2{color:#000;font-size:24px;font-style:normal;font-weight:700;letter-spacing:-.48px;line-height:150%;margin-bottom:24px;text-align:center}@media only screen and (min-width:768px){.content-section .resources h2{margin-bottom:32px}}.content-section .resources__wrapper{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}@media only screen and (min-width:648px){.content-section .resources__wrapper{display:grid;gap:16px;grid-template-columns:1fr 1fr}}@media only screen and (min-width:768px){.content-section .resources__wrapper{gap:24px}}.content-section .resources__item{align-items:center;background-color:#fff;border:1px solid #eceff2;border-radius:12px;display:flex;flex-direction:column;min-height:196px;padding:32px;position:relative;transition:box-shadow .3s;width:100%}.content-section .resources__item:hover{box-shadow:0 3px 12px rgba(0,0,0,.05)}.content-section .resources__item:hover .resources__item-body{color:#4f5a66}.content-section .resources__item:hover .resources__decor{color:#a6a6a6}.content-section .resources__item-img{align-items:center;background:#f3f0fe;border-radius:16px;display:flex;flex-shrink:0;height:64px;justify-content:center;margin-bottom:12px;width:64px}.content-section .resources__item-header{color:#383838;font-size:16px;font-style:normal;font-weight:700;line-height:150%;margin-bottom:12px;text-align:center}.content-section .resources__item-body{color:#6c7c8c;font-size:14px;font-style:normal;font-weight:400;line-height:140%;text-align:center;transition:color .3s}.content-section .resources__item-body a{color:inherit}.content-section .resources__decor{color:#d9d9d9;position:absolute;right:15px;top:15px;transition:color .3s}
