@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@font-face{font-family:"Muller";font-style:bold;font-weight:800;font-display:swap;src:url(../fonts/MullerExtraBold.woff2) format("woff2"),url(../fonts/MullerExtraBold.woff) format("woff")}@font-face{font-family:"Muller";font-style:bold;font-weight:700;font-display:swap;src:url(../fonts/MullerBold.woff2) format("woff2"),url(../fonts/MullerBold.woff) format("woff")}@font-face{font-family:"Muller";font-style:normal;font-weight:500;font-display:swap;src:url(../fonts/MullerMedium.woff2) format("woff2"),url(../fonts/MullerMedium.woff) format("woff")}@font-face{font-family:"Muller";font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/MullerRegular.woff2) format("woff2"),url(../fonts/MullerRegular.woff) format("woff")}body,html{overflow-x:hidden}html{box-sizing:border-box;scroll-behavior:smooth}body{position:relative;margin:0;background-color:#0167ff;background-image:url(../img/bg-up.svg),url(../img/bg-down.svg);background-size:1920px auto,1989px auto;background-position:top center,bottom center;background-repeat:no-repeat}*,::after,::before{box-sizing:inherit}*{font-family:"Muller","Arial",sans-serif;font-size:16px;line-height:24px;font-weight:500}.error-page{background-image:url(../img/bg-up.svg)}img{max-width:100%;height:auto}.main-title,.title{font-size:52px;line-height:52px;font-weight:800;color:#fff}.title{font-size:40px;line-height:44px}.text{font-size:18px;line-height:28px;font-weight:500;color:#dbe7fb}.linear-gradient-bg{border-radius:0 48px 48px 0;background-image:linear-gradient(224.39deg,rgba(255,255,255,.28) 0,rgba(255,255,255,0) 39.36%);position:relative;z-index:2}.linear-gradient-bg::before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;border:double 3px transparent;border-radius:0 48px 48px 0;background:linear-gradient(226.98deg,#0185ff 0,rgba(1,133,255,0) 50.22%,rgba(1,133,255,0) 74.14%);background-origin:border-box;background-clip:content-box,border-box;z-index:-2}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.2);z-index:5;display:none}.overlay--open{display:block}.scroll-lock{overflow:hidden}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.wrapper{max-width:1110px;min-width:360px;width:100%;margin:0 auto;padding-left:15px;padding-right:15px}.header,.header--sticky{top:0;width:100%;z-index:10}.header{position:absolute;padding-top:38px;pointer-events:auto}.header--sticky{position:fixed;-webkit-backdrop-filter:blur(5%);backdrop-filter:blur(5%);padding:16px;animation:slideDown .5s ease-in-out forwards;border-bottom:2px solid;border-image-slice:1;border-image-source:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 49.99%,rgba(255,255,255,0) 100%);background:linear-gradient(270deg,rgba(0,87,255,0) 0,rgba(0,87,255,.96) 18.75%,rgba(0,87,255,.96) 81.25%,rgba(0,87,255,0) 100%)}.header--sticky .header__authorization-button,.header--sticky .header__navigation-wrapper,.header--sticky .header__open-button-menu,.header__install-link-wrapper{display:none}.header--sticky .header__install-link-wrapper{display:flex;align-items:center;gap:16px}.header--sticky .header__links>span{color:#fff}.header--sticky .install-link{background-color:#fff}.header--sticky .install-link:active{background-color:rgba(255,255,255,.6)}.header--sticky .header__install-close-icon{background:0 0;cursor:pointer;width:60px;height:60px;border-radius:50%;outline:0;border:2px solid rgba(255,255,255,.2);background:url(../img/icons/icons.svg#close-icon);background-repeat:no-repeat;background-position:center;background-size:24px;position:relative;transition:background-color 500ms}.header--sticky .header__install-close-icon:hover{background:url(../img/icons/icons.svg#close-icon-blue),#fff;background-repeat:no-repeat;background-position:center;background-size:24px}.header--sticky .header__install-close-icon:active::before{position:absolute;content:"";top:-2px;left:-2px;right:-2px;bottom:-2px;background-color:rgba(0,0,0,.16);border-radius:50%}.header__wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.header__logo{padding-top:6px}.header__logo img{width:99px;height:48px;-o-object-fit:cover;object-fit:cover}.header__navigation-wrapper{flex-basis:46%}.header__navigation-content{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:33px;padding-right:2px}.header__navigation-content .install-link,.header__navigation-content .language-selection--header{display:none}.header__navigation-list{display:flex;list-style:none;margin:0;padding:0;gap:16px}.header__navigation-link{text-decoration:none;color:#fff;display:inline-flex;justify-content:center;align-items:center;padding:10px 16px;border-radius:46px;transition-duration:500ms}.header__navigation-link:focus,.header__navigation-link:hover{background-color:rgba(255,255,255,.2)}.header__navigation-link:active{background-color:transparent;color:rgba(255,255,255,.6)}.authorization-button--in .authorization-button__user-icon,.header__open-button-menu,.header__title{display:none}.authorization-button{display:flex;flex-direction:row;align-items:center;gap:19px;background-color:transparent;border:0;cursor:pointer;min-width:160px;padding:0}.authorization-button_hidden{visibility:hidden}.authorization-button__text{font-size:16px;line-height:24px;font-weight:700;text-align:end;flex-grow:1;color:#fff;opacity:40%;letter-spacing:.3px;transition-duration:500ms}.authorization-button__icon-wrapper{display:flex;gap:8px;align-items:center;border:2px solid rgba(255,255,255,.2);border-radius:60px}.authorization-button__icon{display:inline-flex;border-radius:100px;width:100%;background-image:url(../img/icons/icons.svg#sign-out-icon);background-repeat:no-repeat;background-position:center;background-size:24px 24px;transition-duration:500ms;position:relative}.authorization-button__icon::before{content:"";position:absolute;right:50%;top:50%;background-color:#fff;transform:translate3d(50%,-50%,0);background-position:center;border-radius:100px;z-index:-1;transition-duration:600ms}.authorization-button__user-icon{flex-shrink:0;height:44px;-o-object-fit:cover;object-fit:cover}.authorization-button--in .authorization-button__text{opacity:100%}.authorization-button--in .authorization-button__icon{min-width:68px;min-height:56px;background-image:url(../img/icons/icons.svg#sign-in-icon)}.authorization-button--in .authorization-button__icon::before{width:83%;height:78%}.authorization-button--in:focus,.authorization-button--in:hover{cursor:pointer}.authorization-button--in:focus .authorization-button__icon::before,.authorization-button--in:hover .authorization-button__icon::before{width:90%;height:90%}.authorization-button--in:active .authorization-button__icon::before{background-color:rgba(255,255,255,.6)}.authorization-button--out .authorization-button__icon-wrapper{padding:6px 7px}.authorization-button--out .authorization-button__icon{min-width:64px;min-height:52px}.authorization-button--out .authorization-button__icon::before{background-color:transparent}.authorization-button--out:focus .authorization-button__text,.authorization-button--out:hover .authorization-button__text{opacity:100%}.authorization-button--out:focus .authorization-button__icon,.authorization-button--out:hover .authorization-button__icon{background-image:url(../img/icons/icons.svg#sign-out-icon-blue)}.authorization-button--out:focus .authorization-button__icon::before,.authorization-button--out:hover .authorization-button__icon::before{background-color:#fff;width:100%;height:100%}.authorization-button--out:active .authorization-button__text{opacity:60%}.authorization-button--out:active .authorization-button__icon::before{opacity:40%;width:93%;height:87%}.install-link{text-decoration:none;color:#5d6074;display:flex;align-items:center;gap:12px;width:-moz-max-content;width:max-content;min-width:226px;padding:8px;font-size:18px;line-height:20px;border-radius:60px;position:relative;transition:color 500ms,box-shadow 500ms;background-color:#fff}.install-link.desktop-only{display:none}.install-link:hover{box-shadow:0 20px 40px 0 rgba(0,0,0,.1607843137)}.install-link:active::before{position:absolute;content:"";top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.16);border-radius:60px}.install-link__icon{width:56px;height:56px;display:inline-flex;justify-content:center;align-items:center;background-color:#0158ff;border-radius:50%;-o-object-fit:contain;object-fit:contain;color:#fff}.install-link__text{line-height:24px;display:inline-flex;flex-direction:column;color:#5d6074}.install-link__main-text{color:#242732;font-weight:800;letter-spacing:.3px}.promo__wrapper{display:flex;flex-direction:column;color:#fff;padding-bottom:0;padding-top:132px}.promo__main-content{display:flex;justify-content:space-between;gap:51px;padding:81px 80px 71px 0;border-radius:48px;min-height:503px}.promo__main-content.linear-gradient-bg::before{border-radius:0 48px 48px 0;border:double 2px transparent}.promo__title{margin:0;padding-bottom:22px}.promo__text-content{align-self:center;max-width:600px}.promo__text{margin:0;padding-bottom:37px;align-self:center}.promo__animation-wrapper{flex-basis:30%;flex-shrink:0}.promo__animation-wrapper.linear-gradient-bg,.promo__animation-wrapper.linear-gradient-bg::before{background:0 0}.promo__countries-list{display:flex;flex-wrap:wrap;gap:38px;list-style:none;margin:0;padding:42px 0 0}.promo__countries-item{display:flex;flex-direction:column;gap:10px}.promo__countries-text{font-size:16px;line-height:24px;font-weight:800}.promo__countries-text+.promo__countries-text{margin-left:3px}.promo__countries-text--background{position:relative;font-size:20px;padding:15px 24px;min-height:54px;background-color:rgba(255,255,255,.2);border-radius:100px}.promo__countries-text--background::before{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);content:"+7";vertical-align:bottom}.promo__countries-text--light{opacity:60%;font-weight:500}.user-feedback{overflow:hidden}.user-feedback__wrapper{padding-bottom:157px;padding-top:0}.user-feedback__main-content{display:flex}.user-feedback__text-content{align-self:flex-end;padding-bottom:185px}.user-feedback__title{max-width:700px;margin:0;padding-bottom:24px}.user-feedback__main-text{margin:0;max-width:350px}.user-feedback__image{flex-basis:58%;width:65%;height:665px;background-image:url(../img/corgi-laptop.png);background-size:100%;background-repeat:no-repeat;background-position:-37px 0}.user-feedback__list{list-style:none;margin:0;padding:108px 0 0;display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px}.user-feedback__item{position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-self:flex-start;flex-grow:1;min-height:228px;border-radius:0 32px 32px 0}.user-feedback__item::before{position:absolute;content:"";top:-57%;left:0;width:100%;height:100%;background-size:74%;background-repeat:no-repeat;border-radius:0 32px 32px 0}.user-feedback__item--worldwide::before{background-image:url(../img/25k.png)}.user-feedback__item--rating{margin-top:75px}.user-feedback__item--rating::before{background-image:url(../img/big-star.png)}.user-feedback__item--google{margin-top:154px}.user-feedback__item--google::before{background-image:url(../img/big-google-icon.png)}.user-feedback__text{padding-top:31px;margin:0}.user-feedback__big-text{color:#fff;font-size:40px;line-height:44px;font-weight:800;margin:0;padding-top:17px;padding-bottom:0}.user-feedback__rate-wrapper{display:flex;align-items:end;gap:9px}.user-feedback__rate{background-color:rgba(255,255,255,.2);border-radius:100px;padding:10px 15px;width:-moz-max-content;width:max-content;min-height:45px;display:flex;justify-content:center;align-items:center;gap:4px;margin:0}.left-animation__wrapper{display:flex;padding-bottom:158px}.left-animation__animation-wrapper{flex-basis:42%;position:relative;background-image:url(../img/icons/icons.svg#bg-1);background-repeat:no-repeat;padding:77px}.left-animation__text-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;flex-grow:1;padding-top:11px;padding-left:20px}.left-animation__text,.left-animation__title{margin:0;max-width:460px;padding-bottom:25px}.left-animation__text{padding-bottom:6px}.corgi-ai__wrapper{position:relative}.corgi-ai__wrapper::before,.language-learner__wrapper::before{content:"";position:absolute;top:0;background-repeat:no-repeat;background-size:contain;background-position:top;z-index:-4}.corgi-ai__wrapper::before{right:-50%;width:55%;height:808px;background-image:url(../img/background-ball1.png);transform:translate3d(0,-61%,0)}.language-learner{padding-bottom:155px}.language-learner__wrapper{display:flex;justify-content:space-between;align-items:flex-start;position:relative;gap:20px}.language-learner__wrapper::before{left:-78%;width:86.5%;height:1319px;transform:translate3d(0,-28%,0);background-image:url(../img/japan.png)}.language-learner__text-content{max-width:470px;top:50%;left:0;padding-top:114px}.language-learner__title{margin:0;padding-bottom:27px}.language-learner__text{margin:0}.language-learner__animation-wrapper{background-image:url(../img/icons/icons.svg#bg-1);background-repeat:no-repeat;flex-basis:42%;padding:78px}.language-learner__animation-wrapper.linear-gradient-bg,.language-learner__animation-wrapper.linear-gradient-bg::before{border-radius:32px}.corgi-trainer__wrapper{display:flex;position:relative;padding-bottom:156px}.corgi-trainer__wrapper::after{top:0;right:0;width:73%;height:1053px;transform:translate3d(796px,-29%,0);background-image:url(../img/china.png)}.corgi-trainer__text-content{padding-bottom:0;padding-top:0}.app-install-section__wrapper{display:flex;min-height:620px;position:relative;align-items:center}.app-install-section__image{position:absolute;top:0;right:0;width:100%;height:100%;background-image:url(../img/corgi-coconut.png);background-repeat:no-repeat;background-position:top 21px right -17px;background-size:42% auto;z-index:-1}.app-install-content{flex-basis:45%}.app-install-section__title{color:#fff;margin:0;padding-bottom:24px}.app-install-section__text{margin:0;padding-bottom:38px}.review__wrapper{position:relative;padding-bottom:115px}.corgi-trainer__wrapper::after,.review__wrapper::after,.review__wrapper::before{content:"";position:absolute;background-repeat:no-repeat;background-size:contain;background-position:top;z-index:-1}.review__wrapper::before{top:0;left:0;width:46%;height:700px;transform:translate3d(-109%,-25%,0);background-image:url(../img/hindi.png)}.review__title{margin:0;padding-bottom:18px}.review__score-wrapper{color:#fff;font-weight:800;display:inline-flex;align-items:center;margin:0;gap:16px}.review__score-wrapper span{font-size:14px;font-weight:inherit}.review__score,.review__score span{display:flex;border-radius:50%;justify-content:center;align-items:center}.review__score{position:relative;background:linear-gradient(45deg,rgba(255,255,255,0) 29.7%,#fff 85.91%);z-index:-1;width:54px;height:54px}.review__score::before{position:absolute;content:"";top:3px;right:3px;width:11px;height:11px;border-radius:50%;border:2px solid #0167ff;background-color:#fff}.review__score::after{position:absolute;content:"";bottom:0;left:0;width:20px;height:20px;background-image:url(../img/icons/icons.svg#star-background);background-size:cover;background-position:center;background-repeat:no-repeat}.review__score span{width:51px;height:51px;background:#0167ff;font-weight:inherit;font-size:14px}span.review__text-light{color:#dbe7fb;font-weight:500;font-size:14px;padding-right:3px}.review__list{list-style:none;margin:0;padding:40px 0 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(333px,1fr));gap:40px;color:#fff}.review__item{min-height:200px;padding:40px 40px 20px 0}.review__item,.review__item::before{border-radius:0 32px 32px 0}.review__name{font-size:24px;line-height:28px;font-weight:800;margin:0;padding-bottom:13px}.review__text{font-weight:500;margin:0;font-size:14px;padding-top:11px}.review__rate{margin:0;display:flex;gap:6px}.review__fill-star{color:#ffba54;stroke:#0159ff}.review__empty-star{color:#fff;opacity:40%}.footer{position:relative}.footer::before{content:"";position:absolute;bottom:0;top:0;left:50%;width:1900px;height:auto;background-image:url(../img/footer-bg.png);background-repeat:no-repeat;background-size:contain;background-position:bottom center;z-index:-1;transform:translate3d(-50%,0,0)}.footer__wrapper{max-width:1143px;display:flex;flex-direction:column;justify-content:flex-end;min-height:418px;padding-bottom:42px;gap:37px;margin-top:-47px}.footer__links-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:38px;padding-bottom:2px}.footer__list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:14px}.footer__link{display:inline-flex;justify-content:center;align-items:center;padding:10px 16px;border-radius:46px;transition-duration:500ms;font-size:16px;line-height:24px;font-weight:500;text-decoration:none;color:#fff;letter-spacing:.3px}.footer__link:focus,.footer__link:hover{background-color:rgba(255,255,255,.2)}.footer__link:active{background-color:transparent;color:rgba(255,255,255,.6)}.footer__link--icon{margin-right:12px;min-width:174px;min-height:73px;margin-left:auto;color:#fff;border:4px solid rgba(255,255,255,.2);position:relative}.footer__link--icon::before{content:"";position:absolute;right:50%;top:50%;transform:translate3d(50%,-50%,0);background-position:center;border-radius:100px;z-index:-1;transition-duration:500ms;background-color:transparent;width:100%;height:100%}.footer__link--icon:focus,.footer__link--icon:hover{background-color:transparent;color:#0158ff}.footer__link--icon:focus::before,.footer__link--icon:hover::before{background-color:#fff}.footer__link--icon:active{background-color:transparent;color:#0158ff}.footer__link--icon:active::before{width:95%;height:90%;background:#a6a6a6}.footer__social-links{display:flex;width:100%;align-items:center}.footer__mail-button{display:flex;justify-content:center;align-items:center;min-width:250px;margin-left:12px;background-color:transparent;border:0;cursor:pointer}.footer__mail-button .footer__mail-content--copied{display:none}.footer__mail-button--copied .footer__mail-content--copied{display:flex}.footer__mail-button--copied .footer__mail-content--mail{display:none}.footer__mail-button:focus .footer__mail-content,.footer__mail-button:hover .footer__mail-content{color:#fff}.footer__mail-button:focus .footer__mail-button-icon,.footer__mail-button:hover .footer__mail-button-icon{background-color:#fff;color:#0158ff}.footer__mail-button:active{opacity:20%}.footer__mail-content{font-size:16px;line-height:24px;font-weight:700;color:rgba(255,255,255,.4);display:inline-flex;justify-content:center;transition-duration:500ms}.footer__mail-content--copied{color:#fff}.footer__mail-button-icon{display:inline-flex;justify-content:center;align-items:center;min-width:72px;min-height:60px;border-radius:60px;border:2px solid rgba(255,255,255,.2);transition-duration:500ms;color:#fff;margin-left:auto}.footer__copyright-wrapper{display:flex;align-items:flex-start;justify-content:flex-start;padding:0 16px;gap:37px}.error-page,.footer__copyright{display:flex;flex-direction:column}.footer__copyright{max-width:190px;margin:0;gap:20px}.footer__copyright span{font-size:12px;line-height:20px;font-weight:500;color:rgba(255,255,255,.4)}.footer__logo img{height:48px;width:100px;-o-object-fit:cover;object-fit:cover}.error-page{height:100vh}.error-page main,.error-page__wrapper{display:flex;justify-content:center;align-items:center}.error-page main{flex-grow:1}.error-page__wrapper{flex-direction:column}.error-page__img{width:820px}.error-page__header{padding-top:46px}.error-page__content{display:flex;align-items:center;margin-top:-48px;gap:36px}.error-page__title{color:#fff;font-size:24px;line-height:24px;font-weight:400}.error-page__title--bold,.text-page__wrapper b{font-weight:800}.error-page__link{text-decoration:none;color:#5d6074;display:flex;align-items:center;gap:12px;width:-moz-max-content;width:max-content;padding:8px;border-radius:60px;position:relative;transition:color 500ms,box-shadow 500ms;background-color:#fff;font-size:20px;line-height:24px;font-weight:800;justify-content:center;min-height:88px;min-width:184px}.error-page__link:hover{box-shadow:0 20px 40px 0 rgba(0,0,0,.1607843137)}.error-page__link:active::before{position:absolute;content:"";top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.16);border-radius:60px}.text-page{padding-top:204px}.text-page table{border-collapse:collapse;border-radius:15px}.text-page table td,.text-page table th{border:1px solid;padding:10px}.chatgpt-page .text-page__wrapper strong,.text-page table th{font-weight:700}.text-page__wrapper{max-width:1070px;width:100%;background-color:#fff;padding:64px;border-radius:32px;color:#242732}.text-page__wrapper_outer{background-color:transparent;color:#fff;padding-left:0;padding-right:0}.text-page__wrapper h1{color:inherit;margin:0 0 48px}.text-page__wrapper h2{font-size:48px;line-height:48px;font-weight:800;margin:49px 0 24px}.text-page__wrapper h3{font-size:32px;line-height:36px;font-weight:800;margin:48px 0 24px}.text-page__wrapper h2+h3{margin-top:24px}.text-page__wrapper h4{font-size:24px;line-height:28px;font-weight:800;margin:24px 0}.text-page__wrapper p{margin:23px 0}.text-page__wrapper p+h3{margin-top:48px}.text-page__wrapper ul{padding:0 0 0 22px;margin:0}.text-page__wrapper li{padding-left:4px}.text-page__wrapper li span{display:inline}.text-page__wrapper span{display:block}.chatgpt-page{min-width:285px;background-image:none}.chatgpt-page .chatgpt{margin-bottom:128px}.chatgpt-page .text-page__wrapper{padding-top:0;padding-bottom:41px}.chatgpt-page .text-page__wrapper h1{margin-bottom:24px}.chatgpt-page .text-page__wrapper h2{margin-bottom:64px}.chatgpt-page .text-page__wrapper h3{margin-top:66px;margin-bottom:16px}.chatgpt-page .text-page__wrapper p+h3{margin-top:66px}.chatgpt-page .text-page__wrapper h3+h4{font-size:19px;margin-bottom:8px}.chatgpt-page .text-page__wrapper p{margin:16px 0}.chatgpt-page .main-description{max-width:824px}.chatgpt-page section.text-page{padding-top:165px;padding-left:16px;padding-right:16px}.chatgpt-page .footer .footer__wrapper{min-height:484px!important;padding-bottom:41px}.chatgpt{min-width:360px;margin:40px auto 0;max-width:1068px;width:100%}.chatgpt__content,.chatgpt__header{display:flex;justify-content:space-between}.chatgpt__content{background-color:#fff;border-radius:39px;color:#242732;flex-direction:column;gap:8px;position:relative;z-index:2}.chatgpt__header{align-items:center;height:152px;background:linear-gradient(230.55deg,#0185ff 0,rgba(1,133,255,0) 16.72%);border-style:solid;border-color:rgba(62,159,254,.3);border-radius:104px;padding-right:40px;border-width:2px 2px 0 0}.chatgpt__description,.chatgpt__title{font-family:"Muller",sans-serif;font-weight:800;font-size:40px;line-height:44px;letter-spacing:0;vertical-align:middle;color:#fff;margin:0}.chatgpt__description{font-weight:500;font-size:18px;line-height:28px;text-align:left;color:#dbe7fb}.chatgpt__dog-image{background:url(../img/corgi-ai-dog@2x.png) no-repeat;background-size:cover!important;width:247px;height:304px;bottom:-22px;left:-9px}.chatgpt__intro-text{font-family:"Muller",sans-serif;font-size:32px;font-weight:800;line-height:36px;text-align:center;margin-top:24px}.chatgpt__logo{width:56px;height:56px;display:flex;justify-content:center;align-items:center;border:2px solid #efefef;border-radius:50%;margin:0 auto}.chatgpt__logo-icon{background:url(../img/icons/icons.svg#chatgpt-logo);width:32px;height:32px}.chatgpt__content{flex-grow:2;overflow:auto;padding:20px 8px;height:352px}.chatgpt__content:has(.chatgpt__intro){display:flex;justify-content:center;align-items:center}.chatgpt__message{margin-bottom:32px}.chatgpt__message_chat .chatgpt__message-inner{padding-left:16px}.chatgpt__message_user{text-align:right}.chatgpt__message_user .chatgpt__message-inner{max-width:80%;background:#dbe7fb}.chatgpt__message_user .chatgpt__message-text{text-align:left}.chatgpt .install-link.desktop-only,.chatgpt .install-link.mobile-only,.chatgpt__message_user .chatgpt__avatar,.language-selection h2{display:none}.chatgpt__message_chat .chatgpt__message-inner{max-width:100%}.chatgpt__message_chat .chatgpt__avatar{width:56px;min-width:56px;height:56px;border:2px solid #f0f0f0;border-radius:50px}.chatgpt__message_chat .chatgpt__avatar::before{content:"";display:block;background:url(../img/icons/icons.svg#chatgpt-logo);width:32px;height:32px}.chatgpt__message-inner{display:inline-flex;justify-content:center;align-items:flex-start;gap:16px;background:0 0;padding:16px;max-width:70%;border-radius:11px}.chatgpt__message-text{flex-grow:2;font-family:"Muller",sans-serif;font-size:16px;font-weight:500;line-height:24px}.chatgpt__avatar{width:40px;height:40px;display:flex;justify-content:center;align-items:center}.chatgpt__footer{position:relative;padding:0 8px;width:100%}.chatgpt__btn{width:52px;height:52px;border-radius:40px;position:absolute;bottom:8px;right:16px;background:#0158ff;display:flex;justify-content:center;align-items:center}.chatgpt__btn path{fill:#fff}.chatgpt__btn:hover{background:#6ea1f0}.chatgpt__btn:active,.chatgpt__btn_disabled{background:#b7d0f7}.chatgpt__btn_disabled path{fill:#92b8f4}.chatgpt__input{width:100%;height:68px;border-radius:120px;box-sizing:border-box;background:#dbe7fb;border-color:#dbe7fb;resize:none;font-size:16px;font-weight:500;line-height:24px;text-align:left;padding-top:21px;padding-left:24px;padding-right:60px;display:block;overflow:hidden}.chatgpt__input::-moz-placeholder{color:#818597}.chatgpt__input::placeholder{color:#818597}.chatgpt__input:focus-visible{outline:2px solid #cadfff}.chatgpt .install-link{min-width:190px}.language-select__wrapper{position:relative}.language-select__button{min-height:56px;background-color:transparent;border-radius:30px;border:2px solid rgba(255,255,255,.2);display:flex;flex-direction:row;align-items:center;gap:14px;padding:6px 12px 6px 6px;cursor:pointer;transition:scale 500ms ease-in}.language-select__button:hover .language-select__icon-wrapper{scale:1.2}.language-select__button:active .language-select__icon-wrapper{scale:1}.app-links__item:active::before,.language-select__button:active .language-select__icon-wrapper::before{position:absolute;content:"";top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.16);border-radius:50%}.language-select__selected-language{display:inline-flex;align-items:center}.language-select__selected-language picture,.language-selection__image picture{display:inline-flex}.language-select__icon-wrapper{display:flex;align-items:center;justify-content:center;background-color:#fff;min-width:28px;min-height:28px;border-radius:50%;transition:scale 500ms ease-in;position:relative}.language-select__icon{width:15px;height:15px;display:flex;justify-content:center;transition-duration:300ms}.language-select__button.open .language-select__icon{transform:scaleY(-1)}.language-selection-dialog{max-width:1200px;min-width:236px;width:-moz-max-content;width:max-content;padding:31px 4px 27px 32px;border:0;border-radius:32px;position:absolute;z-index:10;opacity:0;margin:0;top:calc(100% + 10px);left:50%;transition:opacity .3s ease,transform .3s ease;transform:translateY(-50px) translateX(-50%)}.language-selection-dialog.show{opacity:1;transform:translateY(0) translateX(-50%)}.language-selection--header{display:flex;flex-direction:column;flex-grow:1;width:100%}.language-selection__list{display:flex;flex-direction:column;flex-wrap:wrap;list-style:none;margin:0;padding:0;row-gap:14px;width:auto;max-height:600px}.language-selection__item{margin-right:69px}.language-selection__link{text-decoration:none;font-size:18px;font-weight:700;color:#3d4154;display:flex;align-items:center;gap:16px}.language-selection__link_active .language-selection__image{border-color:#0158ff}.language-selection__image{display:inline-flex;border:4px solid rgba(61,65,84,.1);border-radius:50%;padding:4px}.app-links,.links-wrapper{display:flex;align-items:center;gap:16px}.links-wrapper>span{font-size:18px;line-height:18px;color:#fff}.app-links{flex-direction:row;border-radius:40px;border:2px solid #3a7fff;padding:8px;background-color:#0158ff;gap:8px}.app-links__item{background-color:#fff;border-radius:50%;min-width:56px;min-height:56px;display:inline-flex;justify-content:center;align-items:center;position:relative;transition:color 500ms,box-shadow 500ms}.app-links__item svg{color:#0158ff}.app-links__item:hover{box-shadow:0 20px 40px 0 rgba(0,0,0,.1607843137)}.learning-efficiency__wrapper{padding-bottom:206px}.learning-efficiency__title{padding-bottom:25px}.learning-efficiency__text,.learning-efficiency__title{color:#dbe7fb;text-align:end;margin:0 0 0 auto}.learning-efficiency__small-text{text-align:end}.learning-efficiency__text,.learning-efficiency__title{max-width:456px}.learning-efficiency__small-text{font-size:14px;line-height:24px;max-width:280px;margin:-164px 91px 0 auto;color:#92b8f4}.learning-efficiency__animation-wrapper{display:flex;justify-content:space-between;padding-top:88px}.learning-efficiency__animation{flex-basis:59%;padding-top:77px;padding-right:89px;align-self:flex-start}.learning-efficiency__animation.linear-gradient-bg,.learning-efficiency__animation.linear-gradient-bg::before{border-radius:48px}.learning-efficiency__image{background-image:url(../img/corgi-suitcase.png);background-repeat:no-repeat;min-height:617px;flex-grow:1;background-size:100%;background-position:center right 31%;margin-top:-92px}.qr-popup{position:fixed;top:calc(50% - 330px);left:calc(50% - 350px);display:none;z-index:10;background:linear-gradient(90deg,#0284fc 0,#0158ff 100%);width:700px;border-radius:40px;border-width:1.5px;padding:8px 8px 20px}.qr-popup__head{padding:20px 20px 20px 40px}.qr-popup__description,.qr-popup__title{font-family:"Muller",sans-serif;letter-spacing:0;vertical-align:middle}.qr-popup__title{color:#fff;font-weight:800;font-size:40px;line-height:44px;margin:0}.qr-popup__description{font-weight:500;font-size:18px;line-height:28px;color:#dbe7fb}.qr-popup__list{display:flex;gap:8px}.qr-popup__qr-code{width:338px}.qr-popup__item-title{font-family:"Muller",sans-serif;font-weight:800;font-size:24px;line-height:28px;letter-spacing:.2px;vertical-align:middle;color:#fff;padding-left:57px}.qr-popup__close,.qr-popup__close:hover{background-repeat:no-repeat;background-position:center;background-size:24px}.qr-popup__close{position:absolute;top:30px;right:30px;cursor:pointer;width:60px;height:60px;border-radius:50%;outline:0;border:2px solid rgba(255,255,255,.2);background-image:url(../img/icons/icons.svg#close-icon);transition:background-color 500ms}.qr-popup__close:hover{background-image:url(../img/icons/icons.svg#close-icon-blue);background-color:#fff}.qr-popup_visible{display:block}.qr-popup .install-link{margin:0 auto}.qr-popup-mask{position:absolute;top:0;left:0;right:0;bottom:0;z-index:9}.qr-popup-mask_hidden{display:none}@media screen and (min-width:768px){.chatgpt .install-link.desktop-only,.install-link.desktop-only{display:flex}}@media (min-width:1024px){.chatgpt-page .footer .footer__wrapper{min-height:484px!important;padding-bottom:41px}}@media (max-width:1060px){.chatgpt__description{font-size:16px}.chatgpt__title{font-size:30px}}@media (max-width:1023px){.main-title{font-size:32px;line-height:36px}.title{font-size:24px;line-height:28px}.wrapper{padding-left:40px;padding-right:40px;margin:0}.wrapper--left{padding-left:0;padding-right:40px}.wrapper--right{padding-left:40px;padding-right:0}.header{padding-top:20px}.header__wrapper{justify-content:flex-end}.header__logo{margin-right:auto}.header__navigation-wrapper{position:fixed;right:-100%;bottom:0;background:linear-gradient(90deg,#0284fc 0,#0158ff 100%);border-radius:32px 32px 0 0;min-width:min(100dvw,360px);height:calc(100dvh - 91px);padding:8px 8px 0;transition:right .6s ease;z-index:1000}.header__navigation-wrapper::before{content:"";position:absolute;inset:0;border-radius:32px 32px 0 0;padding:1.5px;background:linear-gradient(180deg,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 50.18%,rgba(255,255,255,0) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-2}.header__navigation-wrapper--open{right:0}.header__navigation-container{height:100%;overflow:scroll;border-radius:32px 32px 0 0}.header__navigation-content{flex-direction:column;align-items:flex-start;min-height:100%;gap:32px;padding-top:36px}.header__navigation-content .install-link{display:flex;margin-left:24px}.header__navigation-content .language-selection--header{display:flex}.header__navigation-content .language-selection--header .language-selection__list{max-height:100%}.header__navigation-tablet-wrapper{height:100%;overflow-y:scroll}.header__navigation-list{flex-direction:column;padding-left:24px}.header__navigation-link{font-size:32px;line-height:36px;font-weight:800}.header__title{display:inline}.header__open-button-menu{display:inline-flex;justify-content:center;align-items:center;min-height:40px;min-width:31px;background-color:transparent;color:#fff;border:0;cursor:pointer;padding:0;margin-left:25px}.header__open-button-menu:active svg{color:#a6a6a6}.promo__wrapper{padding-top:156px;padding-bottom:47px}.promo__main-content{padding:37px 38px 71px 0}.promo__title{padding-top:10px;max-width:450px}.promo__text-content{align-self:flex-start;max-width:100%}.promo__text{max-width:296px;padding-bottom:42px}.promo__animation-wrapper{max-width:78vw;flex-basis:45%}.promo__countries-list{padding-top:41px;gap:26px}.promo__countries-list img{width:60px}.promo__countries-item--tablet{display:none}.promo__countries-text--background{min-width:60px;min-height:60px;border-radius:50%;padding:0}.promo__countries-text--background::before{content:"+10"}.promo__countries-text--not-background{display:none}.user-feedback__wrapper{padding-bottom:153px}.user-feedback__image{height:653px;background-size:cover}.user-feedback__list{grid-template-columns:1fr 1fr;row-gap:34px}.user-feedback__item--google{margin-top:111px}.user-feedback__item--rating{grid-row:span 2;justify-content:center;align-self:center;margin-top:0;padding-top:110px}.user-feedback__item::before{background-size:contain}.user-feedback__text{padding-top:26px}.user-feedback__rate-wrapper{gap:11px}.user-feedback__rate{min-height:38px}.left-animation__wrapper{padding-bottom:0;gap:44px}.left-animation__animation-wrapper{flex-basis:53%;flex-shrink:0;padding:36px}.left-animation__text-content{align-self:center;align-items:center;padding:0 0 21px;justify-content:flex-start}.corgi-ai__wrapper{padding-bottom:158px}.corgi-ai__wrapper::before,.corgi-trainer__wrapper::after,.language-learner__wrapper::before{display:none}.language-learner__text-content{padding:0 0 6px;align-self:center}.language-learner__title{padding-bottom:24px}.language-learner__animation-wrapper{flex-basis:53%;flex-shrink:0}.corgi-trainer__wrapper{padding-bottom:155px}.corgi-trainer__text-content .left-animation__title{max-width:285px}.app-install-section__wrapper{min-height:510px}.app-install-section__image{order:-1;width:80%;background-position:center right 12px;background-size:contain}.app-install-section__title{padding-bottom:24px}.app-install-section__text{padding-bottom:40px}.review__wrapper{padding-bottom:74px}.review__list{grid-template-columns:repeat(auto-fill,minmax(312px,1fr));row-gap:56px}.footer::before{background-size:1920px}.footer__wrapper{min-height:646px;justify-content:center;padding-left:22px;gap:30px;padding-bottom:151px}.footer__links-wrapper{flex-direction:column;align-items:flex-start;padding-right:0;padding-top:29px;gap:27px}.footer__list{gap:21px}.footer__link--icon{flex-grow:1;margin:0 18px;width:97%}.footer__social-links{flex-direction:column;align-items:flex-start;gap:30px}.footer__mail-button{margin-left:14px}.footer__copyright-wrapper{max-width:574px;gap:40px}.footer__copyright{padding-top:7px}.footer__logo img{height:60px}.error-page__header{padding-top:30px}.text-page{padding-top:130px}.text-page__wrapper{padding:32px;width:auto;margin:0 6px}.chatgpt-page section.text-page{padding-top:140px}.chatgpt-page .footer{padding-top:34px}.chatgpt-page .footer .footer__wrapper{min-height:484px!important;padding-bottom:41px}.chatgpt-page .text-page__wrapper{padding-bottom:48px}.chatgpt{max-width:922px}.language-select__button,.language-select__wrapper,.links-wrapper>span{display:none}.language-selection--header h2{display:inline-block;font-weight:700;color:#fff;margin:0 0 0 24px;padding-bottom:16px}.language-selection--header .language-selection__list{background-color:#fff;border-radius:32px 32px 0 0;padding:24px;width:100%;overflow:scroll;flex-grow:1}.language-selection__list{flex-wrap:nowrap;row-gap:16px}.app-links{display:none}.learning-efficiency__wrapper{padding-bottom:158px}.learning-efficiency__text,.learning-efficiency__title{margin-right:40px}.learning-efficiency__small-text{margin:-230px 40px 0 auto}.learning-efficiency__animation-wrapper{padding-top:70px}.learning-efficiency__animation{flex-basis:48%;padding-top:40px;padding-right:39px}.learning-efficiency__image{min-height:620px;margin-top:-21px;margin-left:-32px}}@media (max-width:960px){.chatgpt{margin-top:0}.chatgpt__header{flex-direction:column;height:345px;border-radius:47px;padding-top:41px}.chatgpt__header .chatgpt__text{margin-bottom:40px;width:100%;padding-left:33px}.chatgpt__header .chatgpt__dog{order:3}.chatgpt__header .chatgpt__text{order:1}.chatgpt__header .chatgpt__button{order:2;width:100%;padding-left:33px}.chatgpt__header .chatgpt__dog-image{position:relative;left:0;top:-79px;bottom:auto}}@media all and (max-width:768px){.chatgpt .install-link.mobile-only{display:flex}}@media (max-width:743px){.wrapper{padding-left:32px;padding-right:32px}.wrapper--left,.wrapper--right{padding-left:32px;padding-right:0}.header{padding-top:17px}.header--sticky{padding:14px}.header--sticky .header__logo{display:none}.header--sticky .header__install-link-wrapper{margin-left:auto}.header--sticky .header__wrapper{padding-left:46px;padding-right:46px}.header__navigation-content,.header__navigation-wrapper{width:100%}.header__open-button-menu{margin-left:6px}.authorization-button{flex-direction:row-reverse}.authorization-button__text{display:none}.promo__wrapper{padding-top:109px;padding-bottom:152px}.promo__main-content.linear-gradient-bg,.promo__main-content.linear-gradient-bg::before{background:0 0}.promo__main-content{flex-direction:column;gap:79px;padding-right:0;padding-bottom:27px}.promo__text-content{padding-right:32px}.promo__animation-wrapper.linear-gradient-bg{background:linear-gradient(228.57deg,#0185ff 0,rgba(1,133,255,0) 43.98%,rgba(1,133,255,0) 64.93%)}.promo__animation-wrapper.linear-gradient-bg::before{background:linear-gradient(284.22deg,rgba(255,255,255,.28) 13.74%,rgba(255,255,255,0) 57.14%);border:double 2px transparent;background-repeat:no-repeat}.promo__animation-wrapper{max-width:100%;min-height:404px;padding:34px 30px 0 0}.promo__countries-list{padding-top:55px;gap:18px;row-gap:11px}.user-feedback__wrapper{padding-bottom:161px;padding-top:0;padding-left:0}.user-feedback__main-content{flex-direction:column}.user-feedback__text-content{align-self:flex-start;padding-left:32px;padding-bottom:0}.user-feedback__image{min-height:860px;width:100%;background-position:center;background-size:100%}.user-feedback__list{grid-template-columns:1fr;row-gap:38px;padding-top:20px;padding-left:32px}.user-feedback__item{justify-content:end;margin-top:110px}.left-animation__wrapper{padding-bottom:214px;flex-direction:column;padding-left:0;gap:17px}.left-animation__animation-wrapper{width:100%;padding:29px}.left-animation__text-content{padding:0 32px;align-items:flex-start}.left-animation__title{max-width:270px}.language-learner__wrapper{flex-direction:column;padding-left:0;gap:13px}.language-learner__text-content{order:2;padding:0 32px}.language-learner__animation-wrapper{width:100%;padding:27px}.corgi-trainer__wrapper{padding-bottom:155px}.app-install-section__wrapper{padding:150px 0 119px;gap:68px;flex-direction:column}.app-install-section__image{position:static;min-height:940px;width:100%;background-position:10px 0;background-size:cover;order:2}.app-install-content{padding-left:32px;padding-right:32px}.review__wrapper{padding:0 0 0 32px}.review__list{display:flex;overflow-x:auto}.review__list::-webkit-scrollbar{display:none}.review__item{width:71vw;flex-shrink:0}.footer::before{left:50%;transform:translate3d(-50%,0,0);background-size:1845px}.footer__wrapper{justify-content:flex-start;padding-left:32px;padding-right:32px;gap:29px;min-height:880px}.footer__links-wrapper{flex-direction:column;justify-content:flex-start;padding-top:22px;gap:27px}.footer__list{flex-direction:column;gap:12px;width:100%}.footer__list li{margin-left:29px}.footer__link{padding:10px 0}.footer__link:focus,.footer__link:hover{background-color:transparent}.footer__link--icon{width:100%;margin:0}.footer__social-links{flex-direction:column;gap:31px}.footer__mail-button{margin-left:24px;max-width:250px}.footer__copyright-wrapper{flex-direction:column;align-items:flex-start;padding:0;gap:17px}.error-page__wrapper{padding-left:0;padding-right:0}.error-page__img{-o-object-fit:contain;object-fit:contain;height:225px}.error-page__header{padding-top:25px}.error-page__content{flex-direction:column;margin-top:-29px;gap:9px}.text-page__wrapper{padding:24px;min-width:auto}.text-page__wrapper .main-title{font-size:52px;line-height:52px}.text-page__wrapper h2{font-size:40px;line-height:40px}.chatgpt-page .text-page__wrapper h3+h4{font-size:17px}.chatgpt-page .main-description{margin-bottom:29px!important}.chatgpt-page section.text-page{padding-left:8px;padding-right:8px}.chatgpt-page .footer .footer__wrapper{min-height:200px!important;padding-bottom:80px}.chatgpt-page .text-page__wrapper .main-title{font-family:"Muller",sans-serif;font-size:32px;font-weight:800;line-height:36px;margin-bottom:23px}.chatgpt-page .text-page__wrapper h2{font-family:"Muller",sans-serif;font-size:32px;font-weight:800;line-height:36px;text-align:left;margin:101px 0 57px}.chatgpt-page .chatgpt__intro-text,.chatgpt-page .text-page__wrapper h3{font-family:"Muller",sans-serif;font-size:24px;font-weight:800;line-height:28px;letter-spacing:.2px;text-align:left}.chatgpt-page .text-page__wrapper p{margin:23px 0 65px;font-weight:400}.chatgpt-page .chatgpt__intro-text{text-align:center}.chatgpt__message_user .chatgpt__message-inner{max-width:100%}.language-selection--header .language-selection__list{flex-grow:0;border-radius:32px}.learning-efficiency__text,.learning-efficiency__title{margin-right:32px}.learning-efficiency__small-text{margin:33px 0 0 16px}.learning-efficiency__animation-wrapper{flex-direction:column;gap:64px}.learning-efficiency__animation{padding-top:28px}.learning-efficiency__image{min-height:815px;background-position:center;background-size:cover}}@media (max-width:620px){.chatgpt__header{height:455px}.chatgpt__header .chatgpt__dog-image{position:relative;left:0;top:24px}}@media (max-width:600px){.user-feedback__image{min-height:710px}.app-install-section__image{min-height:765px;background-size:contain}}@media (max-width:580px){.learning-efficiency__image{min-height:668px}}@media (max-width:550px){.app-install-section__image{min-height:710px}}@media (max-width:524px){.chatgpt__header{height:475px}}@media (max-width:500px){.learning-efficiency__image{min-height:578px}}@media (max-width:488px){.chatgpt__header{height:521px}}@media (max-width:450px){.app-install-section__image{min-height:560px}}@media (max-width:370px){.user-feedback__image{min-height:460px}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){.user-feedback__image{background-image:url(../img/corgi-laptop@2x.png)}.user-feedback__item--worldwide::before{background-image:url(../img/25k@2x.png)}.user-feedback__item--rating::before{background-image:url(../img/big-star@2x.png)}.user-feedback__item--google::before{background-image:url(../img/big-google-icon@2x.png)}.corgi-ai__wrapper::before{background-image:url(../img/background-ball1@2x.png)}.language-learner__wrapper::before{background-image:url(../img/japan@2x.png)}.corgi-trainer__wrapper::after{background-image:url(../img/china@2x.png)}.app-install-section__image{background-image:url(../img/corgi-coconut@2x.png)}.review__wrapper::before{background-image:url(../img/hindi@2x.png)}.footer::before{background-image:url(../img/footer-bg@2x.png)}.learning-efficiency__image{background-image:url(../img/corgi-suitcase@2x.png)}}.webp .user-feedback__image{background-image:url(../img/corgi-laptop.webp)}.webp .user-feedback__item--worldwide::before{background-image:url(../img/25k.webp)}.webp .user-feedback__item--rating::before{background-image:url(../img/big-star.webp)}.webp .user-feedback__item--google::before{background-image:url(../img/big-google-icon.webp)}.webp .corgi-ai__wrapper::before{background-image:url(../img/background-ball1.webp)}.webp .language-learner__wrapper::before{background-image:url(../img/japan.webp)}.webp .corgi-trainer__wrapper::after{background-image:url(../img/china.webp)}.webp .app-install-section__image{background-image:url(../img/corgi-coconut.webp)}.webp .review__wrapper::before{background-image:url(../img/hindi.webp)}.webp .footer::before{background-image:url(../img/footer-bg.webp)}.webp .chatgpt__dog-image{background:url(../img/corgi-ai-dog@2x.webp) no-repeat}.webp .learning-efficiency__image{background-image:url(../img/corgi-suitcase.webp)}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){.webp .user-feedback__image{background-image:url(../img/corgi-laptop@2x.webp)}.webp .user-feedback__item--worldwide::before{background-image:url(../img/25k@2x.webp)}.webp .user-feedback__item--rating::before{background-image:url(../img/big-star@2x.webp)}.webp .user-feedback__item--google::before{background-image:url(../img/big-google-icon@2x.webp)}.webp .corgi-ai__wrapper::before{background-image:url(../img/background-ball1@2x.webp)}.webp .language-learner__wrapper::before{background-image:url(../img/japan@2x.webp)}.webp .corgi-trainer__wrapper::after{background-image:url(../img/china@2x.webp)}.webp .app-install-section__image{background-image:url(../img/corgi-coconut@2x.webp)}.webp .review__wrapper::before{background-image:url(../img/hindi@2x.webp)}.webp .footer::before{background-image:url(../img/footer-bg@2x.webp)}.webp .learning-efficiency__image{background-image:url(../img/corgi-suitcase@2x.webp)}}