@import"https://fonts.googleapis.com/css2?family=Lalezar&display=swap";@import"https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Story+Script&display=swap";@import"https://fonts.googleapis.com/css2?family=Bungee&display=swap";@import"https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap";[data-language=ar]{--family:"Lalezar",sans-serif;--main-font:"Cairo",sans-serif;--weight:500}[data-language=en],[data-language=fr]{--family:"Segeo Ui Black","Inter","Poppins",sans-serif;--weight:900;--main-font:"Segeo Ui","Inter","Poppins",sans-serif}[data-theme=light]{--eee-light1:#eee;--linear:linear-gradient(-45deg,#111112,#1a1b1c);--light2-dark1:#f1f7fd;--dark1-secondary:#111112;--light2-dark2:#f1f7fd;--dark1-dark3:#111112;--dark1-dark2:#111112;--dark3-dark1:#252629;--dark1-light1:#111112;--light4-dark3:#e3f0fa;--light4-dark2:#e3f0fa;--light3-dark2:#f5f9fc;--light4-light1:#e3f0fa;--light3-light1:#f5f9fc;--light2-light1:#f1f7fd;--light1-dark1:#fff;--light1-dark2:#fff;--light1-dark3:#fff}[data-theme=dark]{--eee-light1:#ebf1f5;--linear:linear-gradient(-45deg,#1a1b1c,#202125);--light2-dark1:#111112;--dark1-secondary:#54ccff;--dark1-dark2:#1a1b1c;--light2-dark2:#1a1b1c;--dark1-dark3:#252629;--dark3-dark1:#111112;--dark1-light1:#ebf1f5;--light4-dark3:#252629;--light4-dark2:#1a1b1c;--light4-light1:#ebf1f5;--light3-light1:#ebf1f5;--light3-dark2:#1a1b1c;--light2-light1:#ebf1f5;--light1-dark1:#111112;--light1-dark2:#1a1b1c;--light1-dark3:#252629}@font-face{font-family:Segeo Ui Black;src:url(https://db.onlinewebfonts.com/t/c5ac4dbbf079d3039afafa294b9e07b6.eot);src:url(https://db.onlinewebfonts.com/t/c5ac4dbbf079d3039afafa294b9e07b6.eot?#iefix) format("embedded-opentype"),url(https://db.onlinewebfonts.com/t/c5ac4dbbf079d3039afafa294b9e07b6.woff2) format("woff2"),url(https://db.onlinewebfonts.com/t/c5ac4dbbf079d3039afafa294b9e07b6.woff) format("woff"),url(https://db.onlinewebfonts.com/t/c5ac4dbbf079d3039afafa294b9e07b6.ttf) format("truetype"),url(https://db.onlinewebfonts.com/t/c5ac4dbbf079d3039afafa294b9e07b6.svg#Bungee) format("svg")}*,:after,:before{padding:0;margin:0;box-sizing:border-box;color:#191919;font-family:var(--main-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}body{width:100%;height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a,button,select,textarea{text-decoration:none;border:none;outline:none;cursor:pointer;resize:none}textarea{cursor:text}a,button{transition:all .3s ease-in-out}hr{opacity:.5}textarea{overflow-y:auto}strong{font-family:var(--family);font-weight:var(--weight)}#root{width:100%;height:100%}.App{height:100vh;position:relative;background:var(--light2-dark1);justify-content:end}.App,.headerMsg{width:100%;display:flex;align-items:center;gap:0;flex-direction:row}.headerMsg{height:auto;justify-content:center;padding:1.5rem;background:#f40b41;color:#fff;font-size:16px;font-weight:400;text-align:center;z-index:9999;position:absolute;top:0;left:0;transition:all 1s ease-out;transform:translateY(-100%)}.headerMsg.err{transform:translateY(0)}.notif{width:100%;height:500px;padding:1.5rem;background:var(--light1-dark2);z-index:9999;position:absolute;bottom:0;left:0;transition:all .5s ease-out;transform:translateY(100%)}.notif.on{transform:translateY(0)}.notif{box-shadow:0 20px 60px rgba(0,0,0,.2);-webkit-box-shadow:0 20px 60px rgba(0,0,0,.22);display:flex;justify-content:center;align-items:end;gap:2rem;flex-direction:row;padding:0 2rem}@media screen and (max-width:900px){.notif{height:375px;gap:1rem;padding:0 1rem}}.notif .logo,.notif .vid{border-radius:50%;position:relative;width:175px;min-width:175px;height:175px;min-height:175px;margin-left:2.5rem;margin-right:1rem}@media screen and (max-width:650px){.notif .logo,.notif .vid{width:96px;min-width:96px;height:96px;min-height:96px;margin-left:0;margin-right:0}}.notif .logo video,.notif .vid video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:calc(100% + 1rem)}.notif .l1a3{width:300px;min-width:300px;height:75%;object-fit:cover;object-position:top}@media screen and (max-width:900px){.notif .l1a3{width:165px;min-width:165px;height:55%;margin-bottom:4rem}}.notif .text{display:flex;justify-content:center;align-items:center;gap:.75rem;flex-direction:column}.notif .text *{text-align:center}@media screen and (max-width:900px){.notif .text{gap:.5rem}}.notif .text{height:90%}.notif .text h2{color:var(--dark1-light1);font-size:28px;font-family:var(--family);font-weight:var(--weight)}@media screen and (max-width:900px){.notif .text h2{font-size:18px}}.notif .text h2{text-shadow:0 4px 18px rgba(0,0,0,.06);line-height:140%}.notif .text h2 strong{color:#43aefa;font-size:40px;font-family:var(--family);font-weight:var(--weight)}@media screen and (max-width:900px){.notif .text h2 strong{font-size:24px}}.notif .text p,.notif .text span{color:var(--dark1-light1);font-size:16px;font-weight:400}@media screen and (max-width:900px){.notif .text p,.notif .text span{font-size:14px}}.notif .text p,.notif .text span{width:100%}.notif .text a,.notif .text button{display:flex;justify-content:center;align-items:center;gap:8px;flex-direction:row;max-width:100%;width:auto;height:56px;min-height:56px;padding-left:16px;padding-right:18px;background:linear-gradient(-45deg,#43aefa 66%,var(--dark1-dark3) 66%);background-size:500%;background-position:0;animation:clickMe 3s ease infinite;color:#fff;font-size:14px;font-weight:400;font-weight:500;border-radius:25px}@media screen and (max-width:900px){.notif .text a,.notif .text button{height:52px;padding-left:24px;padding-right:24px;border-radius:23px}}.notif .text a:hover,.notif .text button:hover{background-position:100%;transform:scale(.92)}.notif .text a,.notif .text button{padding:0 2rem;margin-top:.25rem}.notif .text a img,.notif .text button img{height:24px;min-height:24px;width:24px;min-width:24px}.ar .notif{display:flex;justify-content:center;gap:2rem;flex-direction:row-reverse;padding-right:0;padding-left:3rem}.ar .notif,.ar .notif .text{align-items:end}.ar .notif .text *{text-align:right}.ar .notif .vid{margin-left:1.5rem;margin-right:4rem}@media screen and (max-width:900px){.ar .notif .vid{margin-left:0;margin-right:1.5rem}}header{width:100%;height:7rem;min-height:7rem;background:var(--light2-dark2);transition:all .3s ease-in-out;position:absolute;top:0;left:0;display:flex;justify-content:space-between;align-items:center;gap:0;flex-direction:row;padding:1.5rem 3rem;box-shadow:0 8px 24px rgba(0,0,0,.07);-webkit-box-shadow:0 8px 24px rgba(0,0,0,.07);z-index:99}header .props,header .props button,header .props li,header .props ul{max-height:52px}@media screen and (max-width:900px){header .props{flex-direction:row-reverse}}header .small{display:flex;justify-content:center;align-items:center;gap:8px;flex-direction:row;max-width:100%;width:56px;height:56px;min-width:56px;min-height:56px;background:linear-gradient(-45deg,#54ccff 50%,#fff 0);background-size:300%;background-position:0;border-radius:23px;box-shadow:0 16px 45px rgba(0,0,0,.06);-webkit-box-shadow:0 16px 45px rgba(0,0,0,.06)}header .small:hover{transform:scale(.92)}header .small{box-shadow:none;-webkit-box-shadow:none}header .small img{width:24px;height:auto}@media screen and (max-width:900px){header{padding:1.5rem}}header .logo{width:56px;height:56px;min-width:56px;min-height:56px}.right{justify-content:end;gap:.75rem}.right,.right .dark{display:flex;align-items:center;flex-direction:row}.right .dark{justify-content:center;gap:8px;max-width:100%;width:auto;height:56px;min-height:56px;padding-left:16px;padding-right:18px;background:linear-gradient(-45deg,#43aefa 66%,var(--dark1-dark3) 66%);background-size:500%;background-position:0;animation:clickMe 3s ease infinite;color:#fff;font-size:14px;font-weight:400;font-weight:500;border-radius:25px}@media screen and (max-width:900px){.right .dark{height:52px;padding-left:24px;padding-right:24px;border-radius:23px}}.right .dark:hover{background-position:100%;transform:scale(.92)}.right .dark{min-height:60px}@media screen and (max-width:900px){.right .dark{border-radius:27px}}.right .dark img{width:24px}.mobile{display:none}@media screen and (max-width:900px){.mobile{display:flex}}nav{position:absolute;top:0;left:0;height:100%;width:7rem;min-width:7rem;background:var(--light3-dark2);transition:all .6s ease-in-out;display:flex;justify-content:space-between;align-items:center;gap:0;flex-direction:column;box-shadow:0 8px 24px rgba(0,0,0,.07);-webkit-box-shadow:0 8px 24px rgba(0,0,0,.07);z-index:99}@media screen and (max-width:900px){nav{transform:translateX(-7rem)}}nav .top{display:flex;justify-content:space-between;align-items:center;gap:0;flex-direction:row;width:100%;padding:3rem 1.5rem}@media screen and (max-width:900px){nav .mt{display:none}}nav .tm{display:none}@media screen and (max-width:900px){nav .tm{display:flex}}nav .middle{display:flex;justify-content:center;align-items:start;gap:1.5rem;flex-direction:column;padding:2.5rem 1.5rem;width:100%}nav.ar .mt{display:flex;justify-content:space-between;align-items:center;gap:0;flex-direction:row-reverse}@media screen and (max-width:900px){nav.ar .mt{display:none}nav.ar .tm{display:flex;justify-content:end;align-items:center;gap:0;flex-direction:row-reverse}}nav.ar .middle{display:flex;justify-content:center;align-items:end;gap:1.5rem;flex-direction:column}nav .props,nav .props button,nav .props li,nav .props ul{max-height:52px}nav .props{display:none;transition:all .3s ease-in-out}@media screen and (max-width:900px){nav .props{flex-direction:row-reverse}}nav a,nav button,nav select{display:flex;justify-content:center;align-items:center;gap:.5rem;flex-direction:row;box-shadow:0 8px 24px rgba(0,0,0,.07);-webkit-box-shadow:0 8px 24px rgba(0,0,0,.07);min-height:-moz-fit-content;min-height:fit-content}nav a,nav a *,nav button,nav button *,nav select,nav select *{transition:all .3s ease-in-out}nav a.light,nav button.light,nav select.light{display:flex;align-items:center;gap:8px;flex-direction:row;max-width:100%;width:auto;height:56px;min-height:56px;padding-left:18px;padding-right:22px;border-radius:25px;background:linear-gradient(-45deg,#54ccff 50%,#fff 0);background-size:300%;background-position:0;color:#111112;font-size:14px;font-weight:400}nav a.light *,nav button.light *,nav select.light *{color:#111112;font-size:14px;font-weight:400}nav a.light:hover,nav button.light:hover,nav select.light:hover{transform:scale(.92)}nav a.light span,nav button.light span,nav select.light span{display:none}nav a.light,nav button.light,nav select.light{justify-content:center;width:56px;padding:16px}nav a.light img,nav button.light img,nav select.light img{height:24px;min-height:24px;width:24px;min-width:24px}nav a.secondary,nav button.secondary,nav select.secondary{display:flex;align-items:center;gap:8px;flex-direction:row;max-width:100%;width:auto;height:56px;min-height:56px;padding-left:16px;padding-right:18px;background:linear-gradient(-45deg,#54ccff 50%,#fff 0);background-size:300%;background-position:100%;color:#fff;font-size:14px;font-weight:400}nav a.secondary *,nav button.secondary *,nav select.secondary *{color:#fff;font-size:14px;font-weight:400}nav a.secondary,nav button.secondary,nav select.secondary{border-radius:25px}nav a.secondary:hover,nav button.secondary:hover,nav select.secondary:hover{transform:scale(.92)}nav a.secondary span,nav button.secondary span,nav select.secondary span{display:none}nav a.secondary,nav button.secondary,nav select.secondary{justify-content:center;width:56px;padding:16px}nav a.secondary img,nav button.secondary img,nav select.secondary img{height:24px;min-height:24px;width:24px;min-width:24px}nav a.primary,nav button.primary,nav select.primary{display:flex;align-items:center;gap:8px;flex-direction:row;max-width:100%;width:auto;height:56px;min-height:56px;padding-left:16px;padding-right:18px;background:linear-gradient(-45deg,#54ccff 50%,#fff 0);background-size:300%;background-position:100%;color:#fff;font-size:14px;font-weight:400}nav a.primary *,nav button.primary *,nav select.primary *{color:#fff;font-size:14px;font-weight:400}nav a.primary,nav button.primary,nav select.primary{border-radius:25px}nav a.primary:hover,nav button.primary:hover,nav select.primary:hover{transform:scale(.92)}nav a.primary,nav button.primary,nav select.primary{background:#43aefa}nav a.primary span,nav button.primary span,nav select.primary span{display:none}nav a.primary,nav button.primary,nav select.primary{justify-content:center;width:56px;padding:16px}nav a.primary img,nav button.primary img,nav select.primary img{height:24px;min-height:24px;width:24px;min-width:24px}nav a.dark,nav button.dark,nav select.dark{display:flex;justify-content:center;align-items:center;gap:8px;flex-direction:row;max-width:100%;width:auto;height:56px;min-height:56px;padding-left:16px;padding-right:18px;background:linear-gradient(-45deg,#43aefa 66%,var(--dark1-dark3) 66%);background-size:500%;background-position:0;animation:clickMe 3s ease infinite;color:#fff;font-size:14px;font-weight:400;font-weight:500;border-radius:25px}@media screen and (max-width:900px){nav a.dark,nav button.dark,nav select.dark{height:52px;padding-left:24px;padding-right:24px;border-radius:23px}}nav a.dark:hover,nav button.dark:hover,nav select.dark:hover{background-position:100%;transform:scale(.92)}nav a.dark img,nav button.dark img,nav select.dark img{height:24px;min-height:24px;width:24px;min-width:24px}nav a.darky,nav button.darky,nav select.darky{background:var(--dark1-dark3)}nav a.darky img,nav button.darky img,nav select.darky img{height:24px;min-height:24px;width:24px;min-width:24px}nav a.small,nav button.small,nav select.small{display:flex;justify-content:center;align-items:center;gap:8px;flex-direction:row;max-width:100%;width:56px;height:56px;min-width:56px;min-height:56px;background:linear-gradient(-45deg,#54ccff 50%,#fff 0);background-size:300%;background-position:0;border-radius:23px;box-shadow:0 16px 45px rgba(0,0,0,.06);-webkit-box-shadow:0 16px 45px rgba(0,0,0,.06)}nav a.small:hover,nav button.small:hover,nav select.small:hover{transform:scale(.92)}nav a.small,nav button.small,nav select.small{box-shadow:0 8px 24px rgba(0,0,0,.07);-webkit-box-shadow:0 8px 24px rgba(0,0,0,.07)}nav a.small img,nav button.small img,nav select.small img{height:16px;width:auto}nav.ar a,nav.ar select{text-align:end}nav ul{display:flex;justify-content:end;align-items:center;gap:.75rem;flex-direction:row}nav ul li{border-radius:25px}nav ul li .butt{height:52px;max-height:52px;min-height:52px;display:flex;justify-content:center;align-items:center;gap:12px;flex-direction:row;transition:all .3s ease-in-out}nav ul li .butt.active{background:#fff;padding:0 12px}nav ul li .butt.active img{height:32px;width:32px;object-fit:cover;object-position:center;border-radius:50%;transition:all .3s ease-in-out}nav ul li .butt.active img:hover{transform:scale(.99)}nav ul li .butt.standart{background:#fff;padding:8px}nav ul li .butt.standart img{height:36px;width:36px;object-fit:cover;object-position:center;border-radius:17px;transition:all .3s ease-in-out}nav ul li .butt.standart img:hover{transform:scale(.99)}nav button,nav select,nav.ar a{display:flex;justify-content:center;align-items:center;gap:.5rem;flex-direction:row-reverse}nav .logo{width:56px;height:56px;min-width:56px;min-height:56px}.navmobile{transform:translateX(0);height:100%;width:275px;min-width:275px;background:var(--light3-dark2);transition:all .3s ease-in-out;flex-direction:column;box-shadow:0 8px 24px rgba(0,0,0,.07);-webkit-box-shadow:0 8px 24px rgba(0,0,0,.07);z-index:2000;padding-bottom:4rem}.navmobile,.navmobile .top{display:flex;justify-content:space-between;align-items:center;gap:0}.navmobile .top{flex-direction:row;width:100%;padding:3rem 1.5rem}@media screen and (max-width:900px){.navmobile .mt{display:none}}.navmobile .tm{display:none}@media screen and (max-width:900px){.navmobile .tm{display:flex}}.navmobile .middle{display:flex;justify-content:center;align-items:start;gap:1.5rem;flex-direction:column;padding:2.5rem 1.5rem;width:100%}.navmobile.ar .mt{display:flex;justify-content:space-between;align-items:center;gap:0;flex-direction:row-reverse}@media screen and (max-width:900px){.navmobile.ar .tm{display:flex;justify-content:end;align-items:center;gap:0;flex-direction:row-reverse}}.navmobile.ar .middle{display:flex;justify-content:center;align-items:end;gap:1.5rem;flex-direction:column}.navmobile .props,.navmobile .props button,.navmobile .props li,.navmobile .props ul{max-height:52px}.navmobile .props{display:initial}@media screen and (max-width:900px){.navmobile .props{flex-direction:row-reverse}}.navmobile a,.navmobile button,.navmobile select{display:flex;justify-content:center;align-items:center;gap:.5rem;flex-direction:row;min-height:-moz-fit-content;min-height:fit-content;transition:all .6s ease-in-out;box-shadow:0 10px 30px rgba(0,0,0,.07);-webkit-box-shadow:0 10px 30px rgba(0,0,0,.07)}.navmobile a *,.navmobile button *,.navmobile select *{transition:all .6s ease-in-out}.navmobile a.light,.navmobile button.light,.navmobile select.light{display:flex;justify-content:center;align-items:center;gap:8px;flex-direction:row;max-width:100%;width:auto;height:56px;min-height:56px;padding-left:18px;padding-right:22px;border-radius:25px;background:linear-gradient(-45deg,#54ccff 50%,#fff 0);background-size:300%;background-position:0;color:#111112;font-size:14px;font-weight:400}.navmobile a.light *,.navmobile button.light *,.navmobile select.light *{color:#111112;font-size:14px;font-weight:400}.navmobile a.light:hover,.navmobile button.light:hover,.navmobile select.light:hover{transform:scale(.92)}.navmobile a.light img,.navmobile button.light img,.navmobile select.light img{height:24px;min-height:24px;width:24px;min-width:24px}.navmobile a.light span,.navmobile button.light span,.navmobile select.light span{display:initial}.navmobile a.secondary,.navmobile button.secondary,.navmobile select.secondary{display:flex;justify-content:center;align-items:center;gap:8px;flex-direction:row;max-width:100%;width:auto;height:56px;min-height:56px;padding-left:16px;padding-right:18px;background:linear-gradient(-45deg,#54ccff 50%,#fff 0);background-size:300%;background-position:100%;color:#fff;font-size:14px;font-weight:400}.navmobile a.secondary *,.navmobile button.secondary *,.navmobile select.secondary *{color:#fff;font-size:14px;font-weight:400}.navmobile a.secondary,.navmobile button.secondary,.navmobile select.secondary{border-radius:25px}.navmobile a.secondary:hover,.navmobile button.secondary:hover,.navmobile select.secondary:hover{transform:scale(.92)}.navmobile a.secondary img,.navmobile button.secondary img,.navmobile select.secondary img{height:24px;min-height:24px;width:24px;min-width:24px}.navmobile a.secondary span,.navmobile button.secondary span,.navmobile select.secondary span{display:initial}.navmobile a.primary,.navmobile button.primary,.navmobile select.primary{display:flex;justify-content:center;align-items:center;gap:8px;flex-direction:row;max-width:100%;width:auto;height:56px;min-height:56px;padding-left:16px;padding-right:18px;background:linear-gradient(-45deg,#54ccff 50%,#fff 0);background-size:300%;background-position:100%;color:#fff;font-size:14px;font-weight:400}.navmobile a.primary *,.navmobile button.primary *,.navmobile select.primary *{color:#fff;font-size:14px;font-weight:400}.navmobile a.primary,.navmobile button.primary,.navmobile select.primary{border-radius:25px}.navmobile a.primary:hover,.navmobile button.primary:hover,.navmobile select.primary:hover{transform:scale(.92)}.navmobile a.primary,.navmobile button.primary,.navmobile select.primary{background:#43aefa}.navmobile a.primary img,.navmobile button.primary img,.navmobile select.primary img{height:24px;min-height:24px;width:24px;min-width:24px}.navmobile a.primary span,.navmobile button.primary span,.navmobile select.primary span{display:initial}.navmobile a.dark,.navmobile button.dark,.navmobile select.dark{display:flex;justify-content:center;align-items:center;gap:8px;flex-direction:row;max-width:100%;width:auto;height:56px;min-height:56px;padding-left:16px;padding-right:18px;background:linear-gradient(-45deg,#43aefa 66%,var(--dark1-dark3) 66%);background-size:500%;background-position:0;animation:clickMe 3s ease infinite;color:#fff;font-size:14px;font-weight:400;font-weight:500;border-radius:25px}@media screen and (max-width:900px){.navmobile a.dark,.navmobile button.dark,.navmobile select.dark{height:52px;padding-left:24px;padding-right:24px;border-radius:23px}}.navmobile a.dark:hover,.navmobile button.dark:hover,.navmobile select.dark:hover{background-position:100%;transform:scale(.92)}.navmobile a.dark img,.navmobile button.dark img,.navmobile select.dark img{height:24px;min-height:24px;width:24px;min-width:24px}.navmobile a.darky,.navmobile button.darky,.navmobile select.darky{background:var(--dark1-dark3)}.navmobile a.darky img,.navmobile button.darky img,.navmobile select.darky img{height:24px;min-height:24px;width:24px;min-width:24px}.navmobile a.small,.navmobile button.small,.navmobile select.small{display:flex;justify-content:center;align-items:center;gap:8px;flex-direction:row;max-width:100%;width:56px;height:56px;min-width:56px;min-height:56px;background:linear-gradient(-45deg,#54ccff 50%,#fff 0);background-size:300%;background-position:0;border-radius:23px;box-shadow:0 16px 45px rgba(0,0,0,.06);-webkit-box-shadow:0 16px 45px rgba(0,0,0,.06)}.navmobile a.small:hover,.navmobile button.small:hover,.navmobile select.small:hover{transform:scale(.92)}.navmobile a.small,.navmobile button.small,.navmobile select.small{box-shadow:0 8px 24px rgba(0,0,0,.07);-webkit-box-shadow:0 8px 24px rgba(0,0,0,.07)}.navmobile a.small img,.navmobile button.small img,.navmobile select.small img{height:16px;width:auto}.navmobile.ar a,.navmobile.ar button,.navmobile.ar select{text-align:end;flex-direction:row-reverse}.navmobile ul{display:flex;justify-content:end;align-items:center;gap:.75rem;flex-direction:row}.navmobile ul li{border-radius:25px}.navmobile ul li .butt{height:52px;max-height:52px;min-height:52px;display:flex;justify-content:center;align-items:center;gap:12px;flex-direction:row;transition:all .3s ease-in-out}.navmobile ul li .butt.active{background:#fff;padding:0 12px}.navmobile ul li .butt.active img{height:32px;width:32px;object-fit:cover;object-position:center;border-radius:50%;transition:all .3s ease-in-out}.navmobile ul li .butt.active img:hover{transform:scale(.99)}.navmobile ul li .butt.standart{background:#fff;padding:8px}.navmobile ul li .butt.standart img{height:36px;width:36px;object-fit:cover;object-position:center;border-radius:17px;transition:all .3s ease-in-out}.navmobile ul li .butt.standart img:hover{transform:scale(.99)}.navmobile select,.navmobile.ar a,.navmobile.ar button{display:flex;justify-content:center;align-items:center;gap:.5rem;flex-direction:row-reverse}.navmobile .logo{width:56px;height:56px;min-width:56px;min-height:56px}@media screen and (min-width:901px){nav:hover{transform:translateX(0);height:100%;width:275px;min-width:275px;background:var(--light3-dark2);transition:all .3s ease-in-out;flex-direction:column;box-shadow:0 8px 24px rgba(0,0,0,.07);-webkit-box-shadow:0 8px 24px rgba(0,0,0,.07);z-index:2000}nav:hover,nav:hover .top{display:flex;justify-content:space-between;align-items:center;gap:0}nav:hover .top{flex-direction:row;width:100%;padding:3rem 1.5rem}}@media screen and (min-width:901px)and (max-width:900px){nav:hover .mt{display:none}}@media screen and (min-width:901px){nav:hover .tm{display:none}}@media screen and (min-width:901px)and (max-width:900px){nav:hover .tm{display:flex}}@media screen and (min-width:901px){nav:hover .middle{display:flex;justify-content:center;align-items:start;gap:1.5rem;flex-direction:column;padding:2.5rem 1.5rem;width:100%}nav:hover.ar .mt{display:flex;justify-content:space-between;align-items:center;gap:0;flex-direction:row-reverse}nav:hover.ar .middle{display:flex;justify-content:center;align-items:end;gap:1.5rem;flex-direction:column}nav:hover .props,nav:hover .props button,nav:hover .props li,nav:hover .props ul{max-height:52px}nav:hover .props{display:initial}}@media screen and (min-width:901px)and (max-width:900px){nav:hover .props{flex-direction:row-reverse}}@media screen and (min-width:901px){nav:hover a,nav:hover button,nav:hover select{display:flex;justify-content:center;align-items:center;gap:.5rem;flex-direction:row;transition:all .6s ease-in-out;box-shadow:0 10px 30px rgba(0,0,0,.07);-webkit-box-shadow:0 10px 30px rgba(0,0,0,.07);min-height:-moz-fit-content;min-height:fit-content}nav:hover a *,nav:hover button *,nav:hover select *{transition:all .6s ease-in-out}nav:hover a.light,nav:hover button.light,nav:hover select.light{display:flex;justify-content:center;align-items:center;gap:8px;flex-direction:row;max-width:100%;width:auto;height:56px;min-height:56px;padding-left:18px;padding-right:22px;border-radius:25px;background:linear-gradient(-45deg,#54ccff 50%,#fff 0);background-size:300%;background-position:0;color:#111112;font-size:14px;font-weight:400}nav:hover a.light *,nav:hover button.light *,nav:hover select.light *{color:#111112;font-size:14px;font-weight:400}nav:hover a.light:hover,nav:hover button.light:hover,nav:hover select.light:hover{transform:scale(.92)}nav:hover a.light span,nav:hover button.light span,nav:hover select.light span{display:flex;justify-content:center;align-items:center;gap:.5rem;flex-direction:row}nav:hover a.secondary,nav:hover button.secondary,nav:hover select.secondary{display:flex;justify-content:center;align-items:center;gap:8px;flex-direction:row;max-width:100%;width:auto;height:56px;min-height:56px;padding-left:16px;padding-right:18px;background:linear-gradient(-45deg,#54ccff 50%,#fff 0);background-size:300%;background-position:100%;color:#fff;font-size:14px;font-weight:400}nav:hover a.secondary *,nav:hover button.secondary *,nav:hover select.secondary *{color:#fff;font-size:14px;font-weight:400}nav:hover a.secondary,nav:hover button.secondary,nav:hover select.secondary{border-radius:25px}nav:hover a.secondary:hover,nav:hover button.secondary:hover,nav:hover select.secondary:hover{transform:scale(.92)}nav:hover a.secondary span,nav:hover button.secondary span,nav:hover select.secondary span{display:flex;justify-content:center;align-items:center;gap:.5rem;flex-direction:row}nav:hover a.secondary:hover,nav:hover button.secondary:hover,nav:hover select.secondary:hover{transform:scale(1)}nav:hover a.primary,nav:hover button.primary,nav:hover select.primary{display:flex;justify-content:center;align-items:center;gap:8px;flex-direction:row;max-width:100%;width:auto;height:56px;min-height:56px;padding-left:16px;padding-right:18px;background:linear-gradient(-45deg,#54ccff 50%,#fff 0);background-size:300%;background-position:100%;color:#fff;font-size:14px;font-weight:400}nav:hover a.primary *,nav:hover button.primary *,nav:hover select.primary *{color:#fff;font-size:14px;font-weight:400}nav:hover a.primary,nav:hover button.primary,nav:hover select.primary{border-radius:25px}nav:hover a.primary:hover,nav:hover button.primary:hover,nav:hover select.primary:hover{transform:scale(.92)}nav:hover a.primary,nav:hover button.primary,nav:hover select.primary{background:#43aefa}nav:hover a.primary span,nav:hover button.primary span,nav:hover select.primary span{display:flex;justify-content:center;align-items:center;gap:.5rem;flex-direction:row}nav:hover a.primary:hover,nav:hover button.primary:hover,nav:hover select.primary:hover{transform:scale(1)}nav:hover a.dark,nav:hover button.dark,nav:hover select.dark{display:flex;justify-content:center;align-items:center;gap:8px;flex-direction:row;max-width:100%;width:auto;height:56px;min-height:56px;padding-left:16px;padding-right:18px;background:linear-gradient(-45deg,#43aefa 66%,var(--dark1-dark3) 66%);background-size:500%;background-position:0;animation:clickMe 3s ease infinite;color:#fff;font-size:14px;font-weight:400;font-weight:500;border-radius:25px}}@media screen and (min-width:901px)and (max-width:900px){nav:hover a.dark,nav:hover button.dark,nav:hover select.dark{height:52px;padding-left:24px;padding-right:24px;border-radius:23px}}@media screen and (min-width:901px){nav:hover a.dark:hover,nav:hover button.dark:hover,nav:hover select.dark:hover{background-position:100%}@keyframes clickMe{0%{background-position:0;transform:scale(1)}55%{background-position:0;transform:scale(1)}80%{background-position:100%;transform:scale(.92)}to{background-position:0;transform:scale(1)}}nav:hover a.dark:hover,nav:hover button.dark:hover,nav:hover select.dark:hover{transform:scale(.92)}nav:hover a.darky,nav:hover button.darky,nav:hover select.darky{background:var(--dark1-dark3)}nav:hover a.darky:hover,nav:hover button.darky:hover,nav:hover select.darky:hover{transform:scale(.99)}nav:hover a img,nav:hover button img,nav:hover select img{height:24px;min-height:24px;width:24px;min-width:24px}nav:hover.ar a,nav:hover.ar button,nav:hover.ar select{text-align:end}nav:hover ul{display:flex;justify-content:end;align-items:center;gap:.75rem;flex-direction:row}nav:hover ul li{border-radius:25px}nav:hover ul li .butt{height:52px;max-height:52px;min-height:52px;display:flex;justify-content:center;align-items:center;gap:12px;flex-direction:row;transition:all .3s ease-in-out}nav:hover ul li .butt.active{background:#fff;padding:0 12px}nav:hover ul li .butt.active img{height:32px;width:32px;object-fit:cover;object-position:center;border-radius:50%;transition:all .3s ease-in-out}nav:hover ul li .butt.active img:hover{transform:scale(.99)}nav:hover ul li .butt.standart{background:#fff;padding:8px}nav:hover ul li .butt.standart img{height:36px;width:36px;object-fit:cover;object-position:center;border-radius:17px;transition:all .3s ease-in-out}nav:hover ul li .butt.standart img:hover{transform:scale(.99)}nav:hover select,nav:hover.ar a,nav:hover.ar button{display:flex;justify-content:center;align-items:center;gap:.5rem;flex-direction:row-reverse}nav:hover .small{display:flex;justify-content:center;align-items:center;gap:8px;flex-direction:row;max-width:100%;width:56px;height:56px;min-width:56px;min-height:56px;background:linear-gradient(-45deg,#54ccff 50%,#fff 0);background-size:300%;background-position:0;border-radius:23px;box-shadow:0 16px 45px rgba(0,0,0,.06);-webkit-box-shadow:0 16px 45px rgba(0,0,0,.06)}nav:hover .small:hover{transform:scale(.92)}nav:hover .logo{width:56px;height:56px;min-width:56px;min-height:56px}}.slide{width:100%;height:auto;display:flex;justify-content:start;align-items:start;gap:1.5rem;flex-direction:column;overflow-y:scroll;scroll-snap-type:y mandatory;scroll-behavior:smooth;position:relative}.slide::-webkit-scrollbar{width:0;height:100%}.slide *{min-height:max-content}.ar .slide{display:flex;justify-content:start;align-items:end;gap:1.5rem;flex-direction:column}.options{gap:.5rem;width:100%;max-width:365px}.options,.options .s-media{display:flex;justify-content:center;align-items:center;flex-direction:row}.options .s-media{gap:8px;max-width:100%;width:64px;min-width:64px;min-height:64px;background:linear-gradient(-45deg,#54ccff 66%,#54ccff 0);background-size:500%;background-position:0;border-radius:25px}.options .s-media img{width:32px;height:32px;min-width:32px;min-height:32px}@media screen and (max-width:900px){.options .s-media{border-radius:21px;width:52px;height:52px;min-width:52px;min-height:52px}.options .s-media img{width:24px;height:24px;min-width:24px;min-height:24px}}.options .s-media{box-shadow:0 16px 45px rgba(0,0,0,.06);-webkit-box-shadow:0 16px 45px rgba(0,0,0,.06)}.options .s-media:hover{transform:scale(.92)}.options .s-media{transition:all .5s ease-in-out;height:64px;position:relative}.options .s-media img{width:105%;height:105%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page{height:100vh;width:calc(100% - 7rem);display:flex;justify-content:center;align-items:start;gap:0;flex-direction:row;background:var(--light2-dark1);transition:all .3s ease-in-out;z-index:1}@media screen and (max-width:900px){.page{height:calc(100vh - 112px);position:absolute;top:3.5rem;left:0;width:100%;padding:0 0 4rem}}.page .content{display:flex;justify-content:start;align-items:start;gap:2rem;flex-direction:row}@media screen and (max-width:1300px){.page .content{flex-direction:column;gap:2rem;justify-content:start}}.page .content{padding:1.5rem 3rem;flex-wrap:wrap;width:100%;height:auto}@media screen and (max-width:900px){.page .content{padding:1rem;gap:1.5rem}}.page.Loading{display:flex;justify-content:center;align-items:center;gap:0;flex-direction:row;width:100vw;height:100vh}.page.Loading .icon{width:96px;height:96px}.page .vid{border-radius:50%;position:relative;width:200px;min-width:200px;height:200px;min-height:200px;margin-left:2.5rem;margin-right:1rem}@media screen and (max-width:650px){.page .vid{width:96px;min-width:96px;height:96px;min-height:96px;margin-left:0;margin-right:0}}.page .vid video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:calc(100% + 1rem)}.page{overflow-y:scroll;scroll-snap-type:y mandatory;scroll-behavior:smooth;position:relative}.page::-webkit-scrollbar{width:.75rem;height:100%}@media screen and (max-width:900px){.page::-webkit-scrollbar{width:0}}.page::-webkit-scrollbar-track{background:var(--light1-dark2)}.page::-webkit-scrollbar-thumb{background:var(--light4-dark3)}.page::-webkit-scrollbar-thumb:hover{background:#43aefa}.page .a1{height:425px;width:calc(50% - 1rem);background:linear-gradient(-45deg,#43aefa,#54ccff 60%);border-radius:127px;display:flex;justify-content:center;align-items:center;gap:2rem;flex-direction:row;padding:4rem}@media screen and (max-width:1300px){.page .a1{width:100%;height:345px}}@media screen and (max-width:900px){.page .a1{border-radius:59px;height:200px;padding:1.5rem}}.page .a1 .image{width:175px;height:175px;min-width:175px;min-height:175px;background:#fff;border-radius:73px;display:flex;justify-content:center;align-items:center;gap:0;flex-direction:row}.page .a1 .image img{width:96px;height:96px}@media screen and (max-width:900px){.page .a1 .image{width:96px;height:96px;min-width:96px;min-height:96px;border-radius:41px}.page .a1 .image img{width:48px;height:48px}}.page .a1 .text{display:flex;justify-content:center;align-items:start;gap:.5rem;flex-direction:column}.page .a1 .text h1{color:#fff;font-size:40px;font-family:var(--family);font-weight:var(--weight)}@media screen and (max-width:900px){.page .a1 .text h1{font-size:24px}}.page .a1 .text h1{text-align:start;text-shadow:0 4px 18px rgba(0,0,0,.06)}.page .a1 .text p{color:#fff;font-size:20px;font-weight:400}@media screen and (max-width:900px){.page .a1 .text p{font-size:14px}}.page .a1 .text p{text-align:start;text-shadow:0 4px 18px rgba(0,0,0,.06)}.page .a11{height:400px}.page .a11.a111{height:450px}.page .a11.wc2{border-radius:127px;height:450px}.page .a11{background:var(--light1-dark2);width:calc(50% - 1rem);border-radius:109px;box-shadow:0 8px 24px rgba(0,0,0,.07);-webkit-box-shadow:0 8px 24px rgba(0,0,0,.07);display:flex;justify-content:center;align-items:end;gap:2rem;flex-direction:row;padding:0 2rem;scroll-snap-align:center}@media screen and (max-width:1300px){.page .a11{width:100%}}@media screen and (max-width:900px){.page .a11{gap:1rem}.page .a11,.page .a11.wc2{border-radius:69px;height:255px}.page .a11.a111{height:255px}.page .a11.a1111{height:315px;border-radius:79px}.page .a11{padding:0 1rem}}.page .a11 .logo,.page .a11 .vid{border-radius:50%;position:relative;width:175px;min-width:175px;height:175px;min-height:175px;margin-left:2.5rem;margin-right:1rem}@media screen and (max-width:650px){.page .a11 .logo,.page .a11 .vid{width:96px;min-width:96px;height:96px;min-height:96px;margin-left:0;margin-right:0}}.page .a11 .logo video,.page .a11 .vid video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:calc(100% + 1rem)}.page .a11 .l1a3{width:300px;min-width:300px;height:80%;object-fit:cover;object-position:top}@media screen and (max-width:900px){.page .a11 .l1a3{width:165px;min-width:165px}.page .a11.a1111 .text{gap:.75rem}.page .a11.a1111 .l1a3{height:65%;width:165px;min-width:165px}}.page .a11 .text{display:flex;justify-content:center;align-items:start;gap:.75rem;flex-direction:column;min-height:100%}@media screen and (max-width:900px){.page .a11 .text{gap:.5rem}}.page .a11 .text :not(.prg,h2 strong,button,a,button *,a *){color:var(--dark1-light1)}.page .a11 .text{height:90%}.page .a11 .text h3{color:var(--dark1-light1);font-size:20px;font-family:var(--family);font-weight:var(--weight)}@media screen and (max-width:900px){.page .a11 .text h3{font-size:14px}}.page .a11 .text h3{text-align:start;text-shadow:0 4px 18px rgba(0,0,0,.06);line-height:120%}.page .a11 .text h2{color:var(--dark1-light1);font-size:28px;font-family:var(--family);font-weight:var(--weight)}@media screen and (max-width:900px){.page .a11 .text h2{font-size:18px}}.page .a11 .text h2{text-align:start;text-shadow:0 4px 18px rgba(0,0,0,.06);line-height:140%}.page .a11 .text h2 strong{color:#43aefa;font-size:40px;font-family:var(--family);font-weight:var(--weight)}@media screen and (max-width:900px){.page .a11 .text h2 strong{font-size:24px}}.page .a11 .text p{color:var(--dark1-light1);font-size:16px;font-weight:400;width:90%}@media screen and (max-width:900px){.page .a11 .text p{display:none}}.page .a11 .text span{color:var(--dark1-light1);font-size:16px;font-weight:400;width:90%}.page .a11 .text a,.page .a11 .text button{display:flex;justify-content:center;align-items:center;gap:8px;flex-direction:row;max-width:100%;width:auto;height:56px;min-height:56px;padding-left:16px;padding-right:18px;background:linear-gradient(-45deg,#43aefa 66%,var(--dark1-dark3) 66%);background-size:500%;background-position:0;animation:clickMe 3s ease infinite;color:#fff;font-size:14px;font-weight:400;font-weight:500;border-radius:25px}@media screen and (max-width:900px){.page .a11 .text a,.page .a11 .text button{height:52px;padding-left:24px;padding-right:24px;border-radius:23px}}.page .a11 .text a:hover,.page .a11 .text button:hover{background-position:100%;transform:scale(.92)}.page .a11 .text a,.page .a11 .text button{padding:0 2rem;margin-top:.75rem}.page .a11 .text a s,.page .a11 .text a span,.page .a11 .text a strong,.page .a11 .text button s,.page .a11 .text button span,.page .a11 .text button strong{color:#fff}.page .a11 .text a img,.page .a11 .text button img{height:24px;min-height:24px;width:24px;min-width:24px}@media screen and (max-width:900px){.page .a11 .text a,.page .a11 .text button{margin-top:0;animation:none;margin-bottom:1rem}}.page .a11.dark{background:var(--dark1-dark3)}.page .a11.dark .text *{color:#fff}.page .a11.dark .text h2 strong{color:#43aefa;font-size:40px;font-family:var(--family);font-weight:var(--weight)}@media screen and (max-width:900px){.page .a11.dark .text h2 strong{font-size:24px}}.page.ar .a11{flex-direction:row-reverse;align-items:end;padding-right:0;padding-left:3rem}@media screen and (max-width:900px){.page.ar .a11{padding-left:1rem}}.page.ar .a11 .text{align-items:end}.page.ar .a11 .text *{text-align:right}.page.ar .a11 .vid{margin-left:1.5rem;margin-right:4rem}@media screen and (max-width:900px){.page.ar .a11 .vid{margin-left:0;margin-right:1.5rem}}.page iframe{width:100%;height:100%;min-height:100%;border-radius:calc(97px - 1.5rem);box-sizing:border-box}@media screen and (max-width:900px){.page iframe{border-radius:calc(59px - 1.5rem)}}.page .arts{display:flex;justify-content:center;align-items:center;gap:2rem;flex-direction:row;flex-wrap:wrap;padding:1rem 0;width:100%}@media screen and (max-width:650px){.page .arts{gap:1.5rem}}.page .center{width:100%;height:auto;display:flex;justify-content:center;align-items:center;gap:0;flex-direction:row}.page .a00{height:450px}@media screen and (min-width:1300px){.page .a00.a111{height:400px}}.page .a00{background:var(--light1-dark2);width:calc(50% - 1rem);border-radius:97px}.page .a00.w100{height:475px}.page .a00.w100 .options{max-width:250px}@media screen and (max-width:1300px){.page .a00.w100{height:auto;width:100%}}.page .a00{box-shadow:0 8px 24px rgba(0,0,0,.07);-webkit-box-shadow:0 8px 24px rgba(0,0,0,.07);display:flex;justify-content:center;align-items:center;gap:1.5rem;flex-direction:column;padding:3rem;scroll-snap-align:center}.page .a00.w{height:600px;width:100%}@media screen and (max-width:1300px){.page .a00{width:100%;height:auto}}@media screen and (max-width:900px){.page .a00{border-radius:59px;padding:1.5rem}}@media screen and (max-width:650px){.page .a00{width:100%}}.page .a00 .logo{width:auto;height:72px;min-height:72px}@media screen and (max-width:900px){.page .a00 .logo{height:48px;min-height:48px}}.page .a00 .container{cursor:pointer;width:175px;min-width:175px;min-height:175px;height:175px;background:var(--eee-light1);display:flex;justify-content:center;align-items:center;gap:1.5rem;flex-direction:column;border-radius:29px}.page .a00 .container.big{background:#f1f7fd;width:100%;min-width:100%;height:calc(450px - 6rem);min-height:calc(450px - 6rem);max-height:calc(450px - 6rem);border-radius:calc(97px - 2rem)}.page .a00 .container.big.aboard{height:calc(400px - 6rem);min-height:calc(400px - 6rem);max-height:calc(400px - 6rem)}.page .a00 .container.big.bboard{height:calc(450px - 6rem);min-height:calc(450px - 6rem);max-height:calc(450px - 6rem)}@media screen and (max-width:900px){.page .a00 .container.big{border-radius:calc(59px - 1.5rem);height:calc(450px - 3rem);min-height:calc(450px - 3rem)}.page .a00 .container.big.aboard,.page .a00 .container.big.bboard{height:calc(250px - 3rem);min-height:calc(250px - 3rem);max-height:calc(250px - 3rem)}}.page .a00 .container .image{width:100%;height:100%;object-fit:cover;object-position:center}.page .a00 .container .add{width:64px;min-width:64px;min-height:64px;height:64px}.page .a00.prevp iframe{width:100%;height:100%;min-height:calc(450px - 3rem);border-radius:calc(97px - 1.5rem);box-sizing:border-box}@media screen and (max-width:900px){.page .a00.prevp iframe{border-radius:calc(59px - 1.5rem)}}@media screen and (max-width:1300px){.page .a00.prevp{min-height:450px}}.page .a00 .vid{border-radius:50%;position:relative;width:96px;min-width:96px;height:96px;min-height:96px}.page .a00 .vid.t{width:125px;min-width:125px;height:125px;min-height:125px}.page .a00 .vid video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:calc(100% + 1rem)}.page .a00 .squares{align-items:start;flex-wrap:wrap;width:100%;max-width:275px;height:auto}.page .a00 .squares,.page .a00 .squares .square{display:flex;justify-content:center;gap:.75rem;flex-direction:row}.page .a00 .squares .square{min-width:calc(50% - .375rem);min-height:84px;height:84px;width:calc(50% - .375rem);border-radius:29px;background:var(--eee-light1);border:4px solid #fff;box-shadow:0 8px 24px rgba(0,0,0,.07);-webkit-box-shadow:0 8px 24px rgba(0,0,0,.07);position:relative;align-items:center;transition:all .3s ease-out;cursor:pointer}.page .a00 .squares .square .illus{transition:all .3s ease-out}.page .a00 .squares .square .cinter{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;width:42px}.page .a00 .squares .square .selected{filter:blur(5px)}.page .a00 .squares .square:hover{transform:scale(.99);filter:blur(0)}.page .a00 .squares .square .add{min-width:32px;min-height:32px;height:32px;width:32px}.page .a00 .squares .square .image{width:105%;height:105%;object-fit:cover;object-position:top;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page .a00 .outlined{font-size:14px;font-weight:600;padding:.875rem 1.325rem;background:linear-gradient(135deg,transparent 50%,#43aefa 0);background-size:300%;background-position:0;color:#43aefa;border:2px solid #43aefa;border-radius:21px;transition:all .3s ease-in-out}.page .a00 .outlined:hover{background-position:100%;color:#fff}.page .a00 .outlined{min-width:75px;display:flex;justify-content:center;align-items:center;gap:.5rem;flex-direction:row}.page .a00 .filled{font-size:14px;font-weight:600;padding:.875rem 1.325rem;background:linear-gradient(135deg,#111112 50%,#43aefa 0);background-size:300%;background-position:0;color:#fff;border-radius:21px;transition:all .3s ease-in-out}.page .a00 .filled:hover{background-position:100%;color:#fff}.page .a00 .filled{min-width:75px;display:flex;justify-content:center;align-items:center;gap:.5rem;flex-direction:row}.page .a00 .light{font-size:14px;font-weight:600;padding:.875rem 1.325rem;background:linear-gradient(135deg,#e3f0fa 50%,#43aefa 0);background-size:300%;background-position:0;color:#111112;border-radius:21px;transition:all .3s ease-in-out}.page .a00 .light:hover{background-position:100%;color:#fff}.page .a00 .light{box-shadow:0 8px 24px rgba(0,0,0,.07);-webkit-box-shadow:0 8px 24px rgba(0,0,0,.07);min-width:75px;gap:.5rem;flex-direction:row}.page .a00 .light,.page .a00 .text{display:flex;justify-content:center;align-items:center}.page .a00 .text{gap:0;flex-direction:column}.page .a00 .text *{text-align:center}.page .a00 .text h1{font-size:60px;color:var(--light1-dark1);text-align:center;text-shadow:0 4px 18px rgba(0,0,0,.06);line-height:120%}.page .a00 .text h2{color:var(--dark1-light1);font-size:28px;font-family:var(--family);font-weight:var(--weight)}@media screen and (max-width:900px){.page .a00 .text h2{font-size:18px}}.page .a00 .text h2{text-align:start;text-shadow:0 4px 18px rgba(0,0,0,.06);line-height:120%}.page .a00 .text h3{color:var(--dark1-light1);font-size:20px;font-family:var(--family);font-weight:var(--weight)}@media screen and (max-width:900px){.page .a00 .text h3{font-size:14px}}.page .a00 .text h3{text-align:start;text-shadow:0 4px 18px rgba(0,0,0,.06);line-height:120%}.page .a00 .text strong{color:#43aefa;font-size:28px;font-family:var(--family);font-weight:var(--weight)}@media screen and (max-width:900px){.page .a00 .text strong{font-size:18px}}.page .a00 .text p{color:var(--dark1-light1);font-size:20px;font-weight:400}@media screen and (max-width:900px){.page .a00 .text p{font-size:16px}}.page .a00 .text p{text-shadow:0 4px 18px rgba(0,0,0,.06);line-height:120%;max-width:450px}.page .a00 .text p strong{color:var(--dark1-light1);font-size:20px;font-weight:400}@media screen and (max-width:900px){.page .a00 .text p strong{font-size:16px}}.page .a00 .text p strong{text-shadow:0 4px 18px rgba(0,0,0,.06);line-height:120%;max-width:450px}.page .a00 a,.page .a00 button{display:flex;justify-content:center;align-items:center;gap:8px;flex-direction:row;max-width:100%;width:auto;height:56px;min-height:56px;padding-left:16px;padding-right:18px;background:linear-gradient(-45deg,#43aefa 66%,var(--dark1-secondary) 66%);background-size:500%;background-position:0;color:#fff;font-size:14px;font-weight:400;font-weight:500;border-radius:25px}.page .a00 a img,.page .a00 button img{height:24px;min-height:24px;width:24px;min-width:24px}@media screen and (max-width:900px){.page .a00 a,.page .a00 button{height:52px;padding-left:24px;padding-right:24px;border-radius:23px}}.page .a00 a:hover,.page .a00 button:hover{background-position:100%;transform:scale(.92)}.page .a00 a,.page .a00 button{background-image:linear-gradient(-45deg,var(--dark1-secondary) 66%,#43aefa 66%)}.page .a00 a strong,.page .a00 button strong{color:#fff}.page .a00 a,.page .a00 button{transition:all .5s ease-in-out;width:100%;height:64px}@media screen and (max-width:900px){.page .a00 a,.page .a00 button{min-height:64px;height:64px;border-radius:25px}}.page .a00 a.darky,.page .a00 button.darky{background:var(--dark1-dark3)}.page .a00 a.darky img,.page .a00 button.darky img{height:24px;min-height:24px;width:24px;min-width:24px}.page .a00 .small{background:var(--dark1-dark3);transition:all .5s ease-in-out;height:64px;min-height:64px;min-width:64px;width:64px;border-radius:25px}.page .a00 .small img{width:32px;height:32px;min-width:32px;min-height:32px}.page .a00 ul{display:flex;justify-content:end;align-items:center;gap:.75rem;flex-direction:row;height:100%}.page .a00 ul li{border-radius:25px}.page .a00 ul li div{height:64px;display:flex;justify-content:center;align-items:center;gap:12px;flex-direction:row;transition:all .3s ease-in-out}.page .a00 ul li div.active{background:var(--eee-light1);padding:0 12px}.page .a00 ul li div.active img{height:48px;width:48px;min-height:48px;min-width:48px;object-fit:cover;object-position:center;border-radius:50%;transition:all .3s ease-in-out}.page .a00 ul li div.active img:hover{transform:scale(.99)}.page .a00 ul li div.standart{background:var(--eee-light1);padding:1rem}.page .a00 ul li div.standart img{height:48px;width:48px;min-height:48px;min-width:48px;object-fit:cover;object-position:center;border-radius:19px;transition:all .3s ease-in-out}.page .a00 ul li div.standart img:hover{transform:scale(.99)}.page .a00.a000{overflow-y:scroll;display:initial;max-height:450px;min-height:450px}@media screen and (max-width:1300px){.page .a00.a000{min-height:400px}}@media screen and (max-width:900px){.page .a00.a000{min-height:325px}}.page .a00.a000::-webkit-scrollbar{width:0;height:100%}.page .formData{display:flex;justify-content:center;align-items:center;gap:1rem;flex-direction:column;width:100%}.page .formData input,.page .formData select,.page .formData textarea{width:100%;max-width:365px;resize:none;height:150px;border:none;outline:none;border-radius:29px;background:var(--eee-light1);color:#111112;font-size:16px;font-weight:400;padding:1.5rem}@media screen and (max-width:1300px){.page .formData input,.page .formData select,.page .formData textarea{height:100px}}.page .formData input img,.page .formData select img,.page .formData textarea img{height:24px;min-height:24px;width:24px;min-width:24px}.page .formData select{appearance:none;-webkit-appearance:none;-moz-appearance:none}.page .formData .prg{width:100%;max-width:365px;resize:none;border:none;outline:none;background:var(--eee-light1);color:#111112}.page .formData .prg *{color:#111112}.page .formData .prg{text-align:center;display:flex;justify-content:center;align-items:center;gap:.5rem;flex-direction:row;min-height:64px;border-radius:25px;padding:0 1.5rem}.page .formData .prg img{height:24px;min-height:24px;width:24px;min-width:24px}.page .formData .h100{height:100px}.page .formData input,.page .formData select{height:64px;border-radius:25px;padding:0 1.5rem}.page .formData input[type=color]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:64px;min-width:64px;padding:0;border:4px solid #fff;box-shadow:0 8px 24px rgba(0,0,0,.07);-webkit-box-shadow:0 8px 24px rgba(0,0,0,.07)}.page .formData input[type=color]::-webkit-color-swatch-wrapper{padding:0}.page .formData input[type=color]::-webkit-color-swatch{border:none}.page .formData input[type=color]::-moz-color-swatch{border:none}.page .messages,.page .task .messages{justify-content:end;gap:.75rem}.page .messages .message,.page .task .messages .message{width:100%;display:flex;justify-content:start;align-items:center;gap:.75rem;flex-direction:row;min-height:max-content}.page .messages .message .vido,.page .task .messages .message .vido{border-radius:50%;position:relative;width:125px;min-width:125px}@media screen and (max-width:900px){.page .messages .message .vido,.page .task .messages .message .vido{display:flex;justify-content:start;align-items:center;gap:.75rem;flex-direction:row;width:96px;min-width:96px}}.page .messages .message .vido video,.page .task .messages .message .vido video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:calc(100% + 1rem)}@media screen and (max-width:900px){.page .messages .message,.page .task .messages .message{display:flex;justify-content:start;align-items:start;gap:.75rem;flex-direction:column-reverse}}.page .messages .message li,.page .task .messages .message li{border-radius:0}.page .messages .message table,.page .task .messages .message table{width:max-content;min-width:100%;border-collapse:collapse}.page .messages .message table tr td,.page .task .messages .message table tr td{padding:.5rem;white-space:nowrap;color:#111112;font-size:16px;font-weight:400}@media screen and (max-width:900px){.page .messages .message table tr td,.page .task .messages .message table tr td{font-size:14px}}.page .messages .message .images,.page .task .messages .message .images{display:flex;justify-content:center;align-items:center;gap:.75rem;flex-direction:row}@media screen and (max-width:900px){.page .messages .message .images,.page .task .messages .message .images{flex-direction:column;gap:.75rem;justify-content:center}}@keyframes newmsg{0%{transform:translateX(-150%)}to{transform:translateX(0)}}.page .messages .message.bot img,.page .task .messages .message.bot img{width:32px;min-width:32px;height:32px;min-height:32px}.page .messages .message.bot.mini-task,.page .task .messages .message.bot.mini-task{background:#fff;padding:1.25rem;border-radius:23px}@media screen and (max-width:900px){.page .messages .message.bot.mini-task,.page .task .messages .message.bot.mini-task{display:flex;justify-content:start;align-items:center;gap:.75rem;flex-direction:row}}.page .messages .message.bot .code,.page .messages .message.bot code,.page .messages .message.bot pre,.page .task .messages .message.bot .code,.page .task .messages .message.bot code,.page .task .messages .message.bot pre{width:100%}.page .messages .message.bot span,.page .task .messages .message.bot span{max-width:100%;overflow-x:auto}.page .messages .message.bot span strong,.page .task .messages .message.bot span strong{all:unset;font-weight:900px}.page .messages .message.bot span,.page .task .messages .message.bot span{-webkit-overflow-scrolling:touch}.page .messages .message.bot span ul,.page .task .messages .message.bot span ul{all:unset;display:block;list-style-type:disc;list-style-position:inside;padding-left:1rem;margin:.5rem 0;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.page .messages .message.bot span ul li,.page .task .messages .message.bot span ul li{line-height:1.6;margin-bottom:.4rem;color:var(--dark1-light1)}.page .messages .message.bot span ul li ul,.page .task .messages .message.bot span ul li ul{list-style-type:circle;margin-top:.3rem;padding-left:1rem}.page .messages .message.bot span ul li ul li,.page .task .messages .message.bot span ul li ul li{margin-bottom:.3rem}.page .messages .message.bot span ul li ul li ul,.page .task .messages .message.bot span ul li ul li ul{list-style-type:square;padding-left:1rem}.page .messages .message.bot span.iframe,.page .task .messages .message.bot span.iframe{height:700px;width:100%;background:#fff;padding:.75rem;border-radius:23px}.page .messages .message.bot span.iframe iframe,.page .task .messages .message.bot span.iframe iframe{border-radius:11px;height:calc(700px - 1.5rem);max-height:calc(700px - 1.5rem)}.page .messages .message.bot span.txt,.page .task .messages .message.bot span.txt{color:var(--dark1-light1);font-size:16px;font-weight:400;background:var(--light4-dark3);padding:1.25rem 2rem;border-radius:23px}.page .messages .message.bot span.txt *,.page .task .messages .message.bot span.txt *{color:var(--dark1-light1)}.page .messages .message.bot span.txt a,.page .task .messages .message.bot span.txt a{all:unset}.page .messages .message.bot span.txt table,.page .task .messages .message.bot span.txt table{width:max-content;min-width:100%;border-collapse:collapse}.page .messages .message.bot span.txt table tr th,.page .task .messages .message.bot span.txt table tr th{color:var(--dark1-light1)}.page .messages .message.bot span.txt table tr td,.page .task .messages .message.bot span.txt table tr td{padding:.5rem;white-space:nowrap;color:var(--dark1-light1);font-size:16px;font-weight:400}@media screen and (max-width:900px){.page .messages .message.bot span.txt table tr td,.page .task .messages .message.bot span.txt table tr td{font-size:14px}}.page .messages .message.bot span.txt table tr td img,.page .task .messages .message.bot span.txt table tr td img{height:125px;width:200px;object-fit:cover;object-position:center;border-radius:17px}.page .messages .message.bot span.carousel,.page .task .messages .message.bot span.carousel{background:var(--light1-dark3);padding:.75rem;border-radius:calc(23px + 1.5rem)}.page .messages .message.bot span.carousel table,.page .task .messages .message.bot span.carousel table{width:max-content;min-width:100%;border-collapse:collapse}.page .messages .message.bot span.carousel table tr th,.page .task .messages .message.bot span.carousel table tr th{color:var(--dark1-light1)}.page .messages .message.bot span.carousel table tr td,.page .task .messages .message.bot span.carousel table tr td{padding:.75rem;white-space:nowrap;color:var(--dark1-light1);font-size:16px;font-weight:400}@media screen and (max-width:900px){.page .messages .message.bot span.carousel table tr td,.page .task .messages .message.bot span.carousel table tr td{font-size:14px}}.page .messages .message.bot span.carousel table tr td img,.page .task .messages .message.bot span.carousel table tr td img{height:125px;width:200px;object-fit:cover;object-position:center;border-radius:23px}.page .messages .message.bot span.carousel a,.page .messages .message.bot span.link,.page .task .messages .message.bot span.carousel a,.page .task .messages .message.bot span.link{color:#111112;font-size:16px;font-weight:400;cursor:pointer;background:#fff;padding:1.25rem 2rem;border-radius:23px}.page .messages .message.bot span.carousel a *,.page .messages .message.bot span.link *,.page .task .messages .message.bot span.carousel a *,.page .task .messages .message.bot span.link *{color:#111112}.page .messages .message.bot span.carousel a a,.page .messages .message.bot span.link a,.page .task .messages .message.bot span.carousel a a,.page .task .messages .message.bot span.link a{all:unset;color:#111112;font-size:16px;font-weight:400;text-decoration:none}.page .messages .message.bot span.subtitle,.page .messages .message.bot span.subtitle *,.page .messages .message.bot span.title,.page .messages .message.bot span.title *,.page .task .messages .message.bot span.subtitle,.page .task .messages .message.bot span.subtitle *,.page .task .messages .message.bot span.title,.page .task .messages .message.bot span.title *{color:#fff;font-size:16px;font-family:var(--family);font-weight:var(--weight)}.page .messages .message.bot span.subtitle,.page .messages .message.bot span.title,.page .task .messages .message.bot span.subtitle,.page .task .messages .message.bot span.title{width:100%;background:linear-gradient(-45deg,#43aefa,#54ccff);padding:1.25rem 2rem;border-radius:23px}.page .messages .message.bot span.title,.page .messages .message.bot span.title *,.page .task .messages .message.bot span.title,.page .task .messages .message.bot span.title *{color:#fff;font-size:16px;font-family:var(--family);font-weight:var(--weight)}.page .messages .message.bot span.title,.page .task .messages .message.bot span.title{width:100%;background:#43aefa;border-radius:23px}.page .messages .message.bot span.prgrg,.page .task .messages .message.bot span.prgrg{color:var(--light1-dark1);font-size:16px;font-family:var(--family);font-weight:var(--weight);width:100%;background:var(--dark1-light1);border-radius:23px;padding:1.25rem 2rem}.page .messages .message.bot .imgBot,.page .task .messages .message.bot .imgBot{width:225px;height:175px;min-height:175px;border-radius:29px;object-fit:cover;object-position:center}.page .messages .message.user,.page .task .messages .message.user{display:flex;justify-content:end;align-items:center;gap:.75rem;flex-direction:row}.page .messages .message.user span,.page .task .messages .message.user span{padding:1.25rem 2rem;color:#fff;font-size:16px;font-weight:400;background:var(--dark1-secondary);border-radius:23px}.page .messages .message.user .imgUser,.page .task .messages .message.user .imgUser{width:auto;height:225px;min-height:225px;border-radius:29px}.page .messages .message.task,.page .task .messages .message.task{display:flex;justify-content:center;align-items:center;gap:.75rem;flex-direction:column;min-height:max-content;background:var(--light1-dark2);padding:1.25rem 2rem;border-radius:29px}.page .messages .message.task span,.page .task .messages .message.task span{color:#252629;font-size:16px;font-weight:400;text-align:center;width:100%}.page .messages .message.task img,.page .task .messages .message.task img{width:32px;min-width:32px;height:32px;min-height:32px;border-radius:50%}.page .messages .message .imgBot,.page .task .messages .message .imgBot{width:auto;height:225px;min-height:225px;border-radius:29px}.page.ar .messages .message:not(.task){display:flex;justify-content:end;align-items:center;gap:.75rem;flex-direction:row-reverse;text-align:right}@media screen and (max-width:900px){.page.ar .messages .message:not(.task){display:flex;justify-content:end;align-items:end;gap:.75rem;flex-direction:column-reverse}}.page .a0{background:var(--light1-dark2);height:375px;width:calc(33.3333333333% - 2rem);min-width:350px;border-radius:79px;box-shadow:0 8px 24px rgba(0,0,0,.07);-webkit-box-shadow:0 8px 24px rgba(0,0,0,.07);display:flex;justify-content:center;align-items:center;gap:.75rem;flex-direction:column;padding:2rem;scroll-snap-align:center}@media screen and (max-width:900px){.page .a0{border-radius:69px;padding:1.5rem;height:325px}}@media screen and (max-width:650px){.page .a0{min-width:350px;width:100%}}.page .a0 .container{cursor:pointer;width:calc(100% - 2rem);min-width:calc(100% - 2rem);min-height:calc(100% - 2rem);height:calc(100% - 2rem);background:var(--eee-light1);display:flex;justify-content:center;align-items:center;gap:1.5rem;flex-direction:column;border-radius:calc(79px - 2rem)}@media screen and (max-width:900px){.page .a0 .container{width:calc(100% - 1.5rem);min-width:calc(100% - 1.5rem);min-height:calc(100% - 1.5rem);height:calc(100% - 1.5rem);border-radius:calc(79px - 1.5rem)}}.page .a0 .container .image{width:100%;height:100%;object-fit:cover;object-position:center}.page .a0 .container .add{width:64px;min-width:64px;min-height:64px;height:64px}.page .a0 *{text-align:center}.page .a0 img{height:48px;width:auto}.page .a0 h3{color:var(--dark1-light1);font-size:20px;font-family:var(--family);font-weight:var(--weight)}@media screen and (max-width:900px){.page .a0 h3{font-size:18px}}.page .a0 h3{text-align:center;text-shadow:0 4px 18px rgba(0,0,0,.06);line-height:120%}.page .a0 h3 strong{color:#43aefa}.page .a0 p{color:var(--dark1-light1);font-size:16px;font-weight:400;width:80%}.page .a0 a{display:flex;justify-content:center;align-items:center;gap:8px;flex-direction:row;max-width:100%;width:auto;height:56px;min-height:56px;padding-left:16px;padding-right:18px;background:linear-gradient(-45deg,#43aefa 66%,var(--dark1-secondary) 66%);background-size:500%;background-position:0;color:#fff;font-size:14px;font-weight:400;font-weight:500;border-radius:25px}.page .a0 a img{height:24px;min-height:24px;width:24px;min-width:24px}@media screen and (max-width:900px){.page .a0 a{height:52px;padding-left:24px;padding-right:24px;border-radius:23px}}.page .a0 a:hover{background-position:100%;transform:scale(.92)}.page .a0 a{background-image:linear-gradient(-45deg,#43aefa 66%,var(--dark1-dark3) 66%);padding:0 2rem;margin-top:.75rem;transition:all .5s ease-in-out}.page .a0.a7{justify-content:center;height:275px;min-height:275px;padding:2rem;width:calc(50% - 2rem)}.page .a0.a7,.page .a0.a7 .text{display:flex;align-items:center;gap:.75rem;flex-direction:column}.page .a0.a7 .text{justify-content:space-between;height:calc(275px - 4rem);min-height:calc(275px - 4rem);width:100%;min-width:100%;border-radius:calc(79px - 1.5rem);padding:1.5rem 1.5rem 0;background:#f5f9fc}.page .a0.a7 .text *{text-align:center}.page .a0.a7 .text span{display:flex;justify-content:center;align-items:center;gap:.25rem;flex-direction:row}.page .a0.a7 .text span img{height:24px;width:auto}@media screen and (max-width:650px){.page .a0.a7 .text{border-radius:calc(69px - 2rem);height:calc(275px - 3rem);min-height:calc(275px - 3rem)}.page .a0.a7{padding:1.5rem}}.page.ar .a0 *{text-align:center}@media screen and (max-width:1300px){.page.chatty{overflow:hidden}.page.chatty .content{overflow:hidden;justify-content:end;align-items:center;gap:1.5rem}.page.chatty .content .a00{border-radius:59px;padding:1.5rem}.page.chatty .content .a000{height:400px}}@media screen and (max-width:900px){.page.chatty .content .a000{height:325px}}@media screen and (max-width:1300px){.page.chatty .content .a0000{width:auto;min-width:600px}}@media screen and (max-width:900px){.page.chatty .content .a0000{width:100%;min-width:0}}@media screen and (max-width:1300px){.page.webby .content .a000{height:400px}}@media screen and (max-width:900px){.page.webby .content .a000{height:325px}}.page .aV,.page .aV0{height:400px}.page .aV.aV0,.page .aV0.aV0{height:450px}@media screen and (max-width:900px){.page .aV.aV0,.page .aV0.aV0{border-radius:69px;height:245px}}.page .aV.vv0,.page .aV0.vv0{border:2rem solid var(--light1-dark2)}@media screen and (max-width:900px){.page .aV.vv0,.page .aV0.vv0{border:1.5rem solid var(--light1-dark2)}}.page .aV,.page .aV0{background:#fff;width:calc(50% - 1rem);border-radius:109px;box-shadow:0 8px 24px rgba(0,0,0,.07);-webkit-box-shadow:0 8px 24px rgba(0,0,0,.07);scroll-snap-align:center}@media screen and (max-width:1300px){.page .aV,.page .aV0{width:100%}}@media screen and (max-width:900px){.page .aV,.page .aV0{border-radius:69px;height:245px}}.page .aV video,.page .aV0 video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:calc(100% + 1rem);width:auto}.page .a6{height:450px;background:linear-gradient(-45deg,#43aefa,#54ccff 60%);width:calc(50% - 1rem);border-radius:127px;display:flex;justify-content:space-between;align-items:center;gap:2rem;flex-direction:row-reverse;padding:4rem 6rem;scroll-snap-align:center}@media screen and (max-width:1400px){.page .a6{width:100%;height:345px}}@media screen and (max-width:900px){.page .a6{border-radius:79px;height:250px;padding:2rem}}.page .a6 .vid,.page .a6 img{width:max-content;min-width:max-content;height:200px;min-height:200px;filter:drop-shadow(1px 3px 50px rgba(0,0,0,.1))}@media screen and (max-width:900px){.page .a6 .vid,.page .a6 img{height:96px;min-height:96px}}.page .a6 .vid{border-radius:50%;position:relative;width:200px;min-width:200px}@media screen and (max-width:900px){.page .a6 .vid{width:96px;min-width:96px}}.page .a6 .vid video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:calc(100% + 1rem)}.page .a6 .text{display:flex;justify-content:center;align-items:start;gap:.75rem;flex-direction:column;height:100%}.page .a6 .text h2,.page .a6 .text h3{color:#fff;font-size:28px;font-family:var(--family);font-weight:var(--weight)}@media screen and (max-width:900px){.page .a6 .text h2,.page .a6 .text h3{font-size:18px;color:#fff;font-size:28px;font-family:var(--family);font-weight:var(--weight)}}@media screen and (max-width:900px)and (max-width:900px){.page .a6 .text h2,.page .a6 .text h3{font-size:18px}}.page .a6 .text p{color:#fff;font-size:16px;font-weight:400}.page .a6 .text .socials{padding-top:.75rem;display:flex;justify-content:center;align-items:center;gap:.75rem;flex-direction:row}.page .a6 .text .socials .social{width:40px;height:40px;min-width:40px;min-height:40px;border-radius:50%;background:#fff;position:relative}.page .a6 .text .socials .social img{width:24px;height:24px;min-width:24px;min-height:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page .a6 .text .socials .social img.whats{width:32px;height:32px;min-width:32px;min-height:32px}.page .a6.aiS{background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.07);-webkit-box-shadow:0 8px 24px rgba(0,0,0,.07)}.page .a6.aiS .text h2,.page .a6.aiS .text h3{color:#111112;font-size:28px;font-family:var(--family);font-weight:var(--weight)}@media screen and (max-width:900px){.page .a6.aiS .text h2,.page .a6.aiS .text h3{font-size:18px;color:#111112;font-size:28px;font-family:var(--family);font-weight:var(--weight)}}@media screen and (max-width:900px)and (max-width:900px){.page .a6.aiS .text h2,.page .a6.aiS .text h3{font-size:18px}}.page .a6.aiS .text p{color:#111112;font-size:20px;font-weight:400}@media screen and (max-width:900px){.page .a6.aiS .text p{font-size:14px}}.page .a33{height:165px;background:var(--linear);min-width:100%;border-radius:63px;padding:0 4rem;display:flex;justify-content:center;align-items:end;gap:2rem;flex-direction:row}@media screen and (max-width:900px){.page .a33{border-radius:55px;padding:0 1rem;gap:.5rem;height:165px}}.page .a33 .l1a2{width:165px;min-width:165px;object-fit:cover;object-position:top;height:90%}@media screen and (max-width:900px){.page .a33 .l1a2{max-width:145px}}.page .a33 .text{height:100%;display:flex;justify-content:center;align-items:start;gap:0;flex-direction:column}.page .a33 .text h1{color:#fff;font-size:28px;font-family:var(--family);font-weight:var(--weight)}@media screen and (max-width:900px){.page .a33 .text h1{font-size:18px}}.page .a33 .text h1{text-align:start;text-shadow:0 4px 18px rgba(0,0,0,.06)}.page .a33 .text h3{color:#fff;font-size:28px;font-family:var(--family);font-weight:var(--weight)}@media screen and (max-width:900px){.page .a33 .text h3{font-size:18px}}.page .a33 .text h3{text-align:start;text-shadow:0 4px 18px rgba(0,0,0,.06);line-height:120%}.page .a33 .text h2,.page .a33 .text strong{color:#43aefa;font-size:40px;font-family:var(--family);font-weight:var(--weight)}@media screen and (max-width:900px){.page .a33 .text h2,.page .a33 .text strong{font-size:24px}}.page .a33 .text h2,.page .a33 .text strong{text-align:start;text-shadow:0 4px 18px rgba(0,0,0,.06);line-height:120%}.page .a33 .text p{color:#fff;font-size:20px;font-weight:400}@media screen and (max-width:900px){.page .a33 .text p{font-size:14px}}.page .a33 .text p{text-shadow:0 4px 18px rgba(0,0,0,.06);text-align:start}.page .a33 .text p strong{color:#fff;font-size:20px;font-weight:400}@media screen and (max-width:900px){.page .a33 .text p strong{font-size:14px}}.page .a33 .text p strong{font-family:var(--family);font-weight:var(--weight)}@media screen and (max-height:850px)and (max-width:1300px){.page .a33.a333{display:none}}.page .a33.i .text h2{color:#fff;font-size:40px;font-family:var(--family);font-weight:var(--weight)}@media screen and (max-width:900px){.page .a33.i .text h2{font-size:24px}}.page .a33.i .text h2{text-align:start;text-shadow:0 4px 18px rgba(0,0,0,.06);line-height:120%}.page .a33.i .text strong{color:#43aefa;font-size:40px;font-family:var(--family);font-weight:var(--weight)}@media screen and (max-width:900px){.page .a33.i .text strong{font-size:24px}}.page .a33.blue,.page .a33.gold{height:245px;border-radius:79px;background:var(--dark1-light1);max-width:100%;gap:0}@media screen and (max-width:900px){.page .a33.blue,.page .a33.gold{height:225px;border-radius:69px}}.page .a33.blue .text h3,.page .a33.gold .text h3{color:var(--light1-dark1);font-size:28px;font-family:var(--family);font-weight:var(--weight)}@media screen and (max-width:900px){.page .a33.blue .text h3,.page .a33.gold .text h3{font-size:18px}}.page .a33.blue .text h2,.page .a33.gold .text h2{color:#f6ce08;font-size:40px;font-family:var(--family);font-weight:var(--weight)}@media screen and (max-width:900px){.page .a33.blue .text h2,.page .a33.gold .text h2{font-size:24px}}.page .a33.blue .text h2,.page .a33.gold .text h2{text-align:start;text-shadow:0 4px 18px rgba(0,0,0,.06);line-height:120%}.page .a33.blue .text a,.page .a33.blue .text button,.page .a33.gold .text a,.page .a33.gold .text button{display:flex;justify-content:center;align-items:center;gap:8px;flex-direction:row;max-width:100%;width:auto;height:56px;min-height:56px;padding-left:16px;padding-right:18px;background:linear-gradient(-45deg,#f6ce08 66%,var(--dark3-dark1) 66%);background-size:500%;background-position:0;color:#fff;font-size:14px;font-weight:400;font-weight:500;border-radius:25px;animation:clickMe 3s ease infinite}@media screen and (max-width:900px){.page .a33.blue .text a,.page .a33.blue .text button,.page .a33.gold .text a,.page .a33.gold .text button{height:52px;padding-left:24px;padding-right:24px;border-radius:23px}}.page .a33.blue .text a:hover,.page .a33.blue .text button:hover,.page .a33.gold .text a:hover,.page .a33.gold .text button:hover{background-position:100%;transform:scale(.92)}.page .a33.blue .text a,.page .a33.blue .text button,.page .a33.gold .text a,.page .a33.gold .text button{padding:0 2rem;margin-top:1.25rem}.page .a33.blue .l1a2,.page .a33.gold .l1a2{width:225px;min-width:225px;object-fit:cover;object-position:top;height:90%}@media screen and (max-width:900px){.page .a33.blue .l1a2,.page .a33.gold .l1a2{width:165px;min-width:165px;height:85%}}.page .a33.bluee{height:245px;border-radius:79px;background:var(--dark1-dark2);max-width:100%}@media screen and (max-width:900px){.page .a33.bluee{height:225px;border-radius:69px}}.page .a33.bluee .text h3{color:#fff;font-size:28px;font-family:var(--family);font-weight:var(--weight)}@media screen and (max-width:900px){.page .a33.bluee .text h3{font-size:18px}}.page .a33.bluee .text h2{color:#43aefa;font-size:40px;font-family:var(--family);font-weight:var(--weight)}@media screen and (max-width:900px){.page .a33.bluee .text h2{font-size:24px}}.page .a33.bluee .text h2{text-align:start;text-shadow:0 4px 18px rgba(0,0,0,.06);line-height:120%}.page .a33.bluee .text a,.page .a33.bluee .text button{display:flex;justify-content:center;align-items:center;gap:8px;flex-direction:row;max-width:100%;width:auto;height:56px;min-height:56px;padding-left:16px;padding-right:18px;background:linear-gradient(-45deg,#43aefa 66%,var(--dark1-dark3) 66%);background-size:500%;background-position:0;animation:clickMe 3s ease infinite;color:#fff;font-size:14px;font-weight:400;font-weight:500;border-radius:25px}@media screen and (max-width:900px){.page .a33.bluee .text a,.page .a33.bluee .text button{height:52px;padding-left:24px;padding-right:24px;border-radius:23px}}.page .a33.bluee .text a:hover,.page .a33.bluee .text button:hover{background-position:100%;transform:scale(.92)}@media screen and (max-width:900px){.page .a33.bluee .text a,.page .a33.bluee .text button{animation:none}}.page .a33.bluee .text a,.page .a33.bluee .text button{background-image:linear-gradient(-45deg,#43aefa 66%,#252629 0);padding:0 2rem;margin-top:1.25rem}.page .a33.bluee .text p{color:#fff;font-size:20px;font-weight:400}@media screen and (max-width:900px){.page .a33.bluee .text p{font-size:14px}}.page .a33.bluee .text p{text-shadow:0 4px 18px rgba(0,0,0,.06);text-align:start}.page .a33.bluee .text p strong{color:#fff;font-size:20px;font-weight:400}@media screen and (max-width:900px){.page .a33.bluee .text p strong{font-size:14px}}.page .a33.bluee .text p strong{font-family:var(--family);font-weight:var(--weight)}.page .a33.bluee .l1a2{width:225px;min-width:225px;object-fit:cover;object-position:top;height:90%}@media screen and (max-width:900px){.page .a33.bluee .l1a2{width:165px;min-width:165px;height:85%}}.page .a33.blueee{height:275px;border-radius:79px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.07);-webkit-box-shadow:0 8px 24px rgba(0,0,0,.07)}@media screen and (max-width:900px){.page .a33.blueee{height:225px;border-radius:69px}}.page .a33.blueee .text h3{color:#111112;font-size:28px;font-family:var(--family);font-weight:var(--weight)}@media screen and (max-width:900px){.page .a33.blueee .text h3{font-size:18px}}.page .a33.blueee .text h2{color:#43aefa;font-size:40px;font-family:var(--family);font-weight:var(--weight)}@media screen and (max-width:900px){.page .a33.blueee .text h2{font-size:24px}}.page .a33.blueee .text h2{text-align:start;text-shadow:0 4px 18px rgba(0,0,0,.06);line-height:120%}.page .a33.blueee .text a,.page .a33.blueee .text button{display:flex;justify-content:center;align-items:center;gap:8px;flex-direction:row;max-width:100%;width:auto;height:56px;min-height:56px;padding-left:16px;padding-right:18px;background:linear-gradient(-45deg,#43aefa 66%,var(--dark1-dark3) 66%);background-size:500%;background-position:0;animation:clickMe 3s ease infinite;color:#fff;font-size:14px;font-weight:400;font-weight:500;border-radius:25px}@media screen and (max-width:900px){.page .a33.blueee .text a,.page .a33.blueee .text button{height:52px;padding-left:24px;padding-right:24px;border-radius:23px}}.page .a33.blueee .text a:hover,.page .a33.blueee .text button:hover{background-position:100%;transform:scale(.92)}@media screen and (max-width:900px){.page .a33.blueee .text a,.page .a33.blueee .text button{animation:none}}.page .a33.blueee .text a,.page .a33.blueee .text button{background-image:linear-gradient(-45deg,#43aefa 66%,#111112 0);padding:0 2rem;margin-top:1.25rem}.page .a33.blueee .text p{color:#111112;font-size:20px;font-weight:400}@media screen and (max-width:900px){.page .a33.blueee .text p{font-size:14px}}.page .a33.blueee .text p{text-shadow:0 4px 18px rgba(0,0,0,.06)}.page .a33.blueee .text p strong{color:#111112;font-size:20px;font-weight:400}@media screen and (max-width:900px){.page .a33.blueee .text p strong{font-size:14px}}.page .a33.blueee .text p strong{font-family:var(--family);font-weight:var(--weight)}.page .a33.blueee .l1a2{width:225px;min-width:225px;object-fit:cover;object-position:top;height:90%}@media screen and (max-width:900px){.page .a33.blueee .l1a2{width:165px;min-width:165px;height:85%}}.page .a33.blue .text h2{color:var(--light1-dark1);font-size:28px;font-family:var(--family);font-weight:var(--weight)}@media screen and (max-width:900px){.page .a33.blue .text h2{font-size:18px}}.page .a33.blue .text h2 strong{color:#43aefa;font-size:40px;font-family:var(--family);font-weight:var(--weight)}@media screen and (max-width:900px){.page .a33.blue .text h2 strong{font-size:24px}}.page .a33.blue .text a{display:flex;justify-content:center;align-items:center;gap:8px;flex-direction:row;max-width:100%;width:auto;height:56px;min-height:56px;padding-left:16px;padding-right:18px;background:linear-gradient(-45deg,#43aefa 66%,var(--dark1-dark3) 66%);background-size:500%;background-position:0;animation:clickMe 3s ease infinite;color:#fff;font-size:14px;font-weight:400;font-weight:500;border-radius:25px}@media screen and (max-width:900px){.page .a33.blue .text a{height:52px;padding-left:24px;padding-right:24px;border-radius:23px}}.page .a33.blue .text a:hover{background-position:100%}@keyframes clickMe{0%{background-position:0;transform:scale(1)}55%{background-position:0;transform:scale(1)}80%{background-position:100%;transform:scale(.92)}to{background-position:0;transform:scale(1)}}.page .a33.blue .text a:hover{transform:scale(.92)}@media screen and (max-width:900px){.page .a33.blue .text a{animation:none}}.page .a33.blue .text a{background-image:linear-gradient(-45deg,#43aefa 66%,var(--dark3-dark1) 66%)}.page .a33.a3lg{background:#54ccff}.page .a33.cntr{display:flex;justify-content:center;align-items:center;gap:2rem;flex-direction:row;padding:2rem}.page .a33 .logo{width:150px;height:150px;min-width:150px;min-height:150px;position:relative;border-radius:50%}.page .a33 .logo video{position:absolute;width:105%;height:105%;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width:650px){.page .a33 .logo{width:115px;min-width:115px;height:115px;min-height:115px}}.page .a34{height:225px;background:#43aefa}.page .a34.adress{background:var(--dark1-dark3)}.page .a34{min-width:100%;border-radius:63px;padding:0 4rem;display:flex;justify-content:center;align-items:center;gap:2rem;flex-direction:row}@media screen and (max-width:900px){.page .a34{border-radius:59px;padding:0 2rem;gap:1rem;height:185px}}.page .a34 .logo{width:125px;height:125px;min-width:125px;min-height:125px}@media screen and (max-width:900px){.page .a34 .logo{width:82px;min-width:82px;height:82px;min-height:82px}}.page .a34 .l1a2{width:auto;min-width:max-content;height:90%}@media screen and (max-width:900px){.page .a34 .l1a2{height:80%}}.page .a34 .text{height:100%;display:flex;justify-content:center;align-items:start;gap:.25rem;flex-direction:column}.page .a34 .text h2{color:#fff;font-size:28px;font-family:var(--family);font-weight:var(--weight)}@media screen and (max-width:900px){.page .a34 .text h2{font-size:18px}}.page .a34 .text h2{text-align:start;text-shadow:0 4px 18px rgba(0,0,0,.06)}.page .a34 .text p{color:#fff;font-size:20px;font-weight:400}@media screen and (max-width:900px){.page .a34 .text p{font-size:14px}}.page .a34 .text p{text-shadow:0 4px 18px rgba(0,0,0,.06);text-align:start}.page .a34 .text strong{color:#fff}.page .a34 .text ul{display:flex;justify-content:start;align-items:center;gap:.5rem;flex-direction:row}.page .a34 .text ul li a{color:#fff;font-size:16px;font-weight:400}@media screen and (max-width:900px){.page .a34 .text ul li a{font-size:14px}}.page .a34 .text ul li a{text-decoration:underline}.page .a33.half.whw,.page .a34.half.whw{display:flex;justify-content:center;align-items:end;gap:2rem;flex-direction:row}.page .a33.half,.page .a34.half{min-width:calc(50% - 1rem);width:calc(50% - 1rem);height:225px;border-radius:69px;padding-bottom:0}@media screen and (max-width:900px){.page .a33.half,.page .a34.half{min-width:100%;height:145px}}.page .a4{cursor:pointer;height:345px;width:calc(50% - 1rem);border-radius:127px;display:flex;justify-content:center;align-items:center;gap:2rem;flex-direction:row;padding:4rem;scroll-snap-align:center}.page .a4.Baddeltn{background:#14f67b}.page .a4.Baccna{background:linear-gradient(-45deg,#82c5ff,#bdf1fd)}.page .a4.ChicBeauty{background:#ff4772}.page .a4.Oboo{background:#54ccff}@media screen and (max-width:1300px){.page .a4{width:100%}}@media screen and (max-width:900px){.page .a4{border-radius:69px;height:200px;padding:2rem}}.page .a4 .image{width:175px;height:175px;min-width:175px;min-height:175px;background:#fff;border-radius:73px;display:flex;justify-content:center;align-items:center;gap:0;flex-direction:row}.page .a4 .image img{width:96px;height:96px}@media screen and (max-width:900px){.page .a4 .image{width:96px;height:96px;min-width:96px;min-height:96px;border-radius:41px}.page .a4 .image img{height:48px;width:48px}}.page .a4 .text{display:flex;justify-content:center;align-items:start;gap:.5rem;flex-direction:column}.page .a4 .text h3{color:#fff;font-size:24px;font-family:var(--family);font-weight:var(--weight)}@media screen and (max-width:900px){.page .a4 .text h3{font-size:16px}}.page .a4 .text h3{text-align:start;text-shadow:0 4px 18px rgba(0,0,0,.06)}.page .a4 .text p{color:#fff;font-size:20px;font-weight:400}@media screen and (max-width:900px){.page .a4 .text p{font-size:14px}}.page .a4 .text p{text-align:start;text-shadow:0 4px 18px rgba(0,0,0,.06)}.page .a4:hover{transform:scale(.99)}.page.Login .login-btn span{color:#fff}.page.Login .login-w{background:var(--eee-light1)}.page.Login .login-w:hover{transform:scale(.99)}.page.Login .dark{background:var(--dark1-dark3)}.page.Login .dark span{color:#fff}.page.Login .dark:hover{transform:scale(.99)}.page.Login button{height:64px}.page.Login.ar button{flex-direction:row-reverse}.page .a5{cursor:pointer;height:225px;background:#111112;min-width:calc(50% - 1rem);max-width:calc(50% - 1rem);width:calc(50% - 1rem);border-radius:75px;padding:0 4rem;display:flex;justify-content:start;align-items:end;gap:2rem;flex-direction:row}.page .a5:hover{transform:scale(.99)}@media screen and (max-width:1300px){.page .a5{min-width:100%}}@media screen and (max-width:900px){.page .a5{border-radius:55px;padding:0 1rem;height:165px;display:flex;justify-content:center;align-items:end;gap:1.5rem;flex-direction:row}}.page .a5 .text{height:100%;display:flex;justify-content:center;align-items:start;gap:.5rem;flex-direction:column}.page .a5 .text h2{color:#fff;font-size:24px;font-family:var(--family);font-weight:var(--weight)}@media screen and (max-width:900px){.page .a5 .text h2{font-size:16px}}.page .a5 .text h2{text-align:start}.page .a5 .text p{color:#fff;font-size:20px;font-weight:400}@media screen and (max-width:900px){.page .a5 .text p{font-size:14px}}.page .a5 .text p{text-align:start}.page .a5 .text p *{color:#fff}.page .a5 .l1a3{width:225px;min-width:225px;height:90%;object-fit:cover;object-position:top}@media screen and (max-width:900px){.page .a5 .l1a3{width:150px;min-width:150px}}.page .a5.free{background:var(--dark1-light1)}.page .a5.free .text{height:100%;display:flex;justify-content:center;align-items:start;gap:.5rem;flex-direction:column}.page .a5.free .text h2{color:var(--light1-dark1);font-size:24px;font-family:var(--family);font-weight:var(--weight)}@media screen and (max-width:900px){.page .a5.free .text h2{font-size:16px}}.page .a5.free .text h2{text-shadow:0 4px 18px rgba(0,0,0,.06)}.page .a5.free .text p{color:var(--light1-dark1);font-size:20px;font-weight:400}@media screen and (max-width:900px){.page .a5.free .text p{font-size:14px}}.page .a5.free .text p{text-shadow:0 4px 18px rgba(0,0,0,.06)}.page .a5.free .text p *{color:var(--light1-dark1)}.page .a5.starter{background:#54ccff}.page .a5.pro{background:#43aefa}.page .a5.business{background:#f6ce08;padding-left:1rem}@media screen and (max-width:900px){.page .a5.business{padding-left:0}.page .a5.business .text{transform:translateX(-2rem)}}.page .a5.business .l1a3{object-position:center;height:100%;width:255px;min-width:275px}@media screen and (max-width:900px){.page .a5.business .l1a3{transform:translateX(-2rem);width:195px;min-width:195px}}.page .a5 *{scroll-snap-align:center}@media screen and (max-width:2500px){.page.Plan{overflow:hidden}.page.Plan,.page.Plan .content{justify-content:start;align-items:start;padding:0}.page.Plan .content{gap:0}.page.Plan .content .a000{border-radius:0;min-width:100%;height:100vh;min-height:100vh;padding-bottom:400px;background:var(--light2-dark1)}}@media screen and (max-width:2500px)and (max-width:900px){.page.Plan .content .a000{height:calc(100vh - 112px);min-height:calc(100vh - 112px)}}@media screen and (max-width:2500px){.page.Plan .content .a000::-webkit-scrollbar{width:.75rem;height:100%}}@media screen and (max-width:2500px)and (max-width:900px){.page.Plan .content .a000::-webkit-scrollbar{width:0}}@media screen and (max-width:2500px){.page.Plan .content .a000::-webkit-scrollbar-track{background:var(--light1-dark2)}.page.Plan .content .a000::-webkit-scrollbar-thumb{background:var(--light4-dark3)}.page.Plan .content .a000::-webkit-scrollbar-thumb:hover{background:#43aefa}.page.Plan .content .a000 .messages .bot .txt,.page.Plan .content .a000 .messages .bot .txt *,.page.Plan .content .a000 .messages .bot .txt a,.page.Plan .content .a000 .messages .bot .txt li,.page.Plan .content .a000 .messages .bot .txt strong,.page.Plan .content .a000 .messages .bot .txt td,.page.Plan .content .a000 .messages .bot .txt th{color:var(--dark1-light1)}.page.Plan .content .a000 .messages .bot .txt{background:var(--light4-dark2)}.page.Plan .content .a0000{width:calc(500px + 4rem);min-width:max-content;height:auto;position:absolute;bottom:2rem;left:50%}.page.Plan .content .a0000 .options,.page.Plan .content .a0000 input,.page.Plan .content .a0000 select,.page.Plan .content .a0000 textarea{max-width:500px}.page.Plan .content .a0000{transform:translateX(-50%);box-shadow:0 10px 30px rgba(0,0,0,.07);-webkit-box-shadow:0 10px 30px rgba(0,0,0,.07)}}@media screen and (max-width:2500px)and (max-width:900px){.page.Plan .content .a0000{width:calc(100% - 2rem);bottom:4rem;left:1rem;transform:translateX(0);border-radius:59px;padding:1.5rem}}@media screen and (max-width:2500px){.page.Plan .content .a0000 textarea{height:100px}.page.Plan .content .a33{display:none}}.page.Preview{overflow:hidden}.page.Preview,.page.Preview .content{justify-content:start;align-items:start;padding:0}.page.Preview .content{gap:0}.page.Preview .content .a000{border-radius:0;min-width:100%;height:100vh;min-height:100vh}@media screen and (max-width:900px){.page.Preview .content .a000{height:calc(100vh - 112px);min-height:calc(100vh - 112px)}}.page.Preview .content .a000{padding-bottom:300px;background:var(--light2-dark1)}.page.Preview .content iframe{height:100vh;min-height:100vh;border-radius:0}.page.Preview .content .a00{margin:1rem;width:calc(365px + 6rem);min-width:max-content}@media screen and (max-width:900px){.page.Preview .content .a00{width:calc(100% - 3rem)}}.page.Preview .content .a00{height:auto;position:absolute;bottom:2rem;right:3rem}@media screen and (max-width:900px){.page.Preview .content .a00{bottom:4rem;left:0;right:inherit}}.page.Preview .content .a00{box-shadow:0 10px 30px rgba(0,0,0,.07);-webkit-box-shadow:0 10px 30px rgba(0,0,0,.07)}.page.Preview .content .a00 textarea{height:100px}.page.Preview .content .a33,.page.Preview .content footer{display:none}.page.Preview.ar .a0000{left:4rem;right:inherit}@media screen and (max-width:900px){.page.Preview.ar .a0000{bottom:4rem;left:0}}.page *,.page * *,.page * * *{text-align:left}.page.ar *,.page.ar * *,.page.ar * * *{text-align:right}.page.ar .a3,.page.ar .a33,.page.ar .a5{display:flex;justify-content:center;align-items:center;gap:2rem;flex-direction:row-reverse}@media screen and (max-width:900px){.page.ar .a3,.page.ar .a33,.page.ar .a5{padding:0 2rem;gap:1rem}}.page.ar .a3 .text,.page.ar .a33 .text,.page.ar .a5 .text{display:flex;justify-content:center;align-items:end;gap:0;flex-direction:column}.page.ar .business{background:#f6ce08;padding-right:1rem}@media screen and (max-width:900px){.page.ar .business{padding-right:0}.page.ar .business .text{transform:translateX(2rem)}}.page.ar .business .l1a3{object-position:center;height:100%;width:255px;min-width:275px}@media screen and (max-width:900px){.page.ar .business .l1a3{transform:translateX(2rem);width:195px;min-width:195px}}.page.ar a,.page.ar button,.page.ar select{text-align:end;flex-direction:row-reverse}.page.ar .a1,.page.ar .a12,.page.ar .a4,.page.ar .aD{display:flex;justify-content:end;align-items:center;gap:3rem;flex-direction:row-reverse}.page.ar .a1.a34,.page.ar .a12.a34,.page.ar .a4.a34,.page.ar .aD.a34{justify-content:center}@media screen and (max-width:900px){.page.ar .a1,.page.ar .a12,.page.ar .a4,.page.ar .aD{gap:1.5rem}}.page.ar .a1 .text,.page.ar .a12 .text,.page.ar .a4 .text,.page.ar .aD .text{display:flex;justify-content:center;align-items:end;gap:.5rem;flex-direction:column}.page.ar .a1 .text *,.page.ar .a12 .text *,.page.ar .a4 .text *,.page.ar .aD .text *{text-align:right}.page.ar .a34{flex-direction:row-reverse}.page.ar .a34 .text{display:flex;justify-content:center;align-items:end;gap:0;flex-direction:column}.page.ar .a34 .text *{text-align:right}.page.ar .aB{display:flex;justify-content:end;align-items:center;gap:3rem;flex-direction:row-reverse}@media screen and (max-width:900px){.page.ar .aB{padding:3rem 1.5rem 0;display:flex;justify-content:end;align-items:center;gap:2rem;flex-direction:column-reverse}}.page.ar .aB .text{display:flex;justify-content:center;align-items:end;gap:.5rem;flex-direction:column}.page.ar .aB .text *{text-align:right}.page.ar .a3,.page.ar .a33,.page.ar .a5{align-items:end}.page.ar .a3 .text *,.page.ar .a33 .text *,.page.ar .a5 .text *{text-align:right}@media screen and (max-width:900px){.page.ar .a3,.page.ar .a33,.page.ar .a5{padding:0 1rem}}.page.ar .blue .text h2,.page.ar .blue .text p,.page.ar .bluee .text h2,.page.ar .bluee .text p,.page.ar .blueee .text h2,.page.ar .blueee .text p{text-align:right}@media screen and (max-width:900px){.page.ar .a3{padding-right:2rem}}@media screen and (max-height:850px)and (max-width:1300px){.page.ar .a333{display:none}}.page.ar .a6{flex-direction:row;text-align:right}.page.ar .a6 .text{align-items:end}.page.ar .a6 .text *{text-align:right}.page.ar .cntr{display:flex;justify-content:center;align-items:center;gap:2rem;flex-direction:row-reverse}.prg{width:100%;max-width:365px;cursor:pointer;resize:none;border:none;outline:none;background:var(--eee-light1)}.prg.aw{background:#eee}.prg{text-align:center;display:flex;justify-content:center;align-items:center;gap:.5rem;flex-direction:row;min-height:64px;border-radius:25px;padding:0 1.5rem}.prg img{height:24px;min-height:24px;width:24px;min-width:24px}.hidden{opacity:0;transform:scale(.3);transition:all .3s ease-in-out}.hidden .topy{transform:translateY(200%)}.hidden .lefty,.hidden .topy{opacity:0;transition:all .6s ease-in-out}.hidden .lefty{transform:translateX(200%)}.show{opacity:1;transform:scale(1)}.show .topy{opacity:1;transform:translateY(0)}.show .lefty{opacity:1;transform:translateX(0)}.rot{animation:rot 3s ease-in infinite}@keyframes rot{0%{transform:rotate(0deg)}50%{transform:rotate(0deg)}to{transform:rotate(1turn)}}