@charset "UTF-8";html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body,h1,h2,h3,h4,h5,h6,p,li{margin:0}ul{margin:0;padding:0;list-style:none}a{color:currentColor;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%;height:auto}.header{display:flex;align-items:center;justify-content:space-between;flex-direction:row;position:fixed;border-radius:12px;padding:8px;width:1056px;height:76px;background:#283287;top:16px;left:50%;transform:translate(-50%);z-index:10000}@media screen and (max-width: 1199.98px){.header{display:none}}.header-logo{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:16px;width:195px;height:60px}.header-logo-text{font-weight:500;font-size:20px;font-variant:all-small-caps;text-align:center;color:#efeeea;white-space:nowrap}.header-nav{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:40px;height:19px}.header-nav-item{font-weight:400;font-size:16px;color:#efeeea;white-space:nowrap;transition:color .5s cubic-bezier(.4,0,.2,1)}.header-nav-item:hover{color:#0ff}.header-mobile{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:190px;position:fixed;top:40px;width:280px;max-width:100%;height:48px;z-index:1000;border-radius:12px;background:#283287;padding:4px}@media screen and (min-width: 1200px){.header-mobile{display:none}}.header-mobile-logo{width:40px;height:40px}.mobile-menu-open{border:none;background:none;margin:0;width:40px;height:40px}.mobile-menu{position:fixed;top:0;width:320px;height:473px;background:#f9f1e6;box-shadow:-2px 0 5px #0003;padding:0 20px 0 0;display:flex;align-items:flex-end;justify-content:flex-start;flex-direction:column;gap:8px;visibility:hidden;opacity:0;transform:translate(100%);transition:all .3s ease-in-out}.mobile-menu.open{visibility:visible;opacity:1;transform:translate(0);z-index:1000}.close-button{width:55px;height:40px;border:none;background:none;padding:0;display:flex;align-items:center;justify-content:center}.mobile-menu ul{list-style:none;padding:0;margin:0;display:flex;align-items:flex-end;justify-content:flex-start;flex-direction:column;gap:8px;transition:opacity .3s ease-in-out}.mobile-menu ul li{display:flex;align-items:flex-end;justify-content:flex-end;padding:16px 20px;width:320px;height:51px}.mobile-menu ul li a{display:flex;flex-direction:column;align-items:flex-end;text-decoration:none;font-weight:500;font-size:16px;line-height:1.1875;text-align:center;color:#181a4d}.home{display:flex;align-items:center;flex-direction:column;width:1200px;height:628px;background-image:url(/STP-7967/assets/desktop-width_400-1-min-f6642257.png)}@media screen and (max-width: 1199.98px){.home{flex-wrap:wrap;justify-content:flex-start;width:320px;max-width:100%;height:641px!important;min-height:auto;position:relative;overflow:hidden;background:url(/STP-7967/assets/home-width_400-1-min-12ffcb22.png);background-repeat:no-repeat}}.home-title-container{display:flex;align-items:center;justify-content:flex-start;flex-direction:column;gap:36px;width:584px;height:405px;margin-top:116px}@media screen and (max-width: 1199.98px){.home-title-container{align-items:flex-start;gap:20px;width:280px;height:231px;margin-top:120px}}.home-title-content{display:flex;align-items:center;justify-content:flex-start;flex-direction:column;gap:20px;width:584px;height:249px}@media screen and (max-width: 1199.98px){.home-title-content{align-items:flex-start;gap:12px;width:280px;height:140px}}.home-title{font-weight:700;font-size:90px;color:#efeeea;line-height:1.2;white-space:nowrap}@media screen and (max-width: 1199.98px){.home-title{font-weight:600;font-size:42px}}.home-slogan{font-weight:400;font-size:24px;text-align:center;color:#efeeea;width:516px;height:112px}@media screen and (max-width: 1199.98px){.home-slogan{font-size:16px;line-height:1.18;text-align:start;width:280px;height:76px}}.home-cta{display:flex;align-items:center;justify-content:flex-start;flex-direction:column;gap:20px;width:315px;height:120px}@media screen and (max-width: 1199.98px){.home-cta{align-items:flex-start;gap:12px;width:280px;height:71px}}.home-cta-text{font-weight:500;font-size:24px;color:#efeeea}@media screen and (max-width: 1199.98px){.home-cta-text{font-size:16px;line-height:1.18}}.home-cta-link{width:246px;height:72px;border-radius:12px}@media screen and (max-width: 1199.98px){.home-cta-link{width:132px;height:40px}}.home-cta-link:hover{box-shadow:0 2px 20px #181a4d;transform:scale(1.05);border:none;background:none}.home-cta-link a{border:none;background:none}.gallerry{width:1200px;display:flex;flex-direction:column;position:relative;align-items:center;margin:0;padding:0}@media screen and (max-width: 1199.98px){.gallerry{flex-wrap:wrap;justify-content:flex-start;width:320px;max-width:100%;height:220px}}.gallery-button{display:flex;justify-content:space-between;align-items:center;position:relative;margin-left:72px;margin-right:72px;margin-bottom:40px}@media screen and (max-width: 1199.98px){.gallery-button{margin-left:0;margin-right:0;margin-bottom:28px}}.section-title{font-weight:600;font-size:44px;line-height:1.2;color:#181a4d}@media screen and (max-width: 1199.98px){.section-title{font-weight:500;font-size:32px}}.position-container{display:flex;gap:24px;position:absolute;right:0;top:50%;transform:translateY(-50%)}@media screen and (max-width: 1199.98px){.position-container{gap:12px}}.button{background-color:#283287;border:none;padding:12px;border-radius:12px;cursor:pointer;transition:background .3s ease;display:flex;align-items:center;justify-content:center;width:66px;height:66px}@media screen and (max-width: 1199.98px){.button{width:40px;height:40px}}.position-container{display:flex;gap:10px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.button:hover{background:linear-gradient(180deg,#5d17eb 11.21%,#181a4d 100%)}.item-img-gallery{width:1056px;height:567px;border-radius:10px;margin:0 auto;display:block}@media screen and (max-width: 1199.98px){.item-img-gallery{width:280px;height:150px}}.swiper-button-disabled{pointer-events:none;opacity:.5}.projects-item{flex-shrink:0;width:100%;margin:0;padding:0}.swiper-projects{width:100%;max-width:1200px;height:auto;overflow:hidden}@media screen and (max-width: 1199.98px){.swiper-projects{max-width:280px}}.projects-list{margin:0;padding:0}.review-section{width:100%;max-width:1200px;margin:0 auto;padding:0 72px}@media screen and (max-width: 1199.98px){.review-section{flex-wrap:wrap;justify-content:flex-start;width:280px;max-width:100%;padding-left:0;padding-right:0}}.review-title{font-weight:600;font-size:44px;line-height:1.2;color:#181a4d}@media screen and (max-width: 1199.98px){.review-title{font-weight:500;font-size:32px}}.review-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}@media screen and (max-width: 1199.98px){.review-header{margin-bottom:28px}}.review-navigation{display:flex;gap:10px}.swiper-review-carousel{width:100%;overflow:hidden;position:relative}.swiper-wrapper-reviews{display:flex;transition:transform .3s ease-in-out}@media screen and (max-width: 1199.98px){.swiper-wrapper-reviews{width:100%}}.review-item{width:518px!important;height:252px!important;max-width:518px;max-height:252px;background:linear-gradient(180deg,#5d17eb 10%,#181a4d 100%);color:#fff;padding:8px;border-radius:14px;flex-direction:column;text-align:left;justify-content:flex-start;display:flex;align-items:center;box-sizing:border-box;overflow:hidden;flex-shrink:0}@media screen and (max-width: 1199.98px){.review-item{width:280px!important;height:240px!important;max-width:280px;max-height:240px}}.review-avatar{width:50px;height:50px;border-radius:10px;object-fit:cover}.review-text{font-weight:400;font-size:20px;line-height:1.4;white-space:normal;word-wrap:break-word;overflow:hidden;text-overflow:clip;flex-grow:1;margin-bottom:20px;padding-top:8px;margin-left:10px;margin-right:10px}@media screen and (max-width: 1199.98px){.review-text{font-size:16px;line-height:1.2;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical}}.review-info{display:flex;align-items:center;gap:12px;position:absolute;bottom:16px;left:24px}.review-name{font-size:18px;font-weight:700;margin:0}.review-role{font-size:14px;color:#cfcfcf;margin:0}.uniqueness-section{width:100%;max-width:1200px;margin:0 auto;padding:0 72px}@media screen and (max-width: 1199.98px){.uniqueness-section{flex-wrap:wrap;justify-content:flex-start;width:280px;max-width:100%;padding-left:0;padding-right:0}}.uniqueness-container{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:50px}@media screen and (max-width: 1199.98px){.uniqueness-container{flex-direction:column;text-align:justify;gap:20px}}.uniqueness-content{max-width:600px;flex:1}@media screen and (max-width: 1199.98px){.uniqueness-content{max-width:100%;padding:0}}.uniqueness-title{font-weight:600;font-size:44px;line-height:1.2;color:#181a4d;margin-bottom:40px}@media screen and (max-width: 1199.98px){.uniqueness-title{font-weight:500;font-size:32px;margin-bottom:28px}}.uniqueness-text{font-size:24px;color:#181a4d;line-height:28px;margin-bottom:32px;text-align:justify;letter-spacing:-.5px}@media screen and (max-width: 1199.98px){.uniqueness-text{font-size:16px;line-height:18.75px;letter-spacing:0px;margin-bottom:0}}.uniqueness-characters{margin-top:0;padding-top:0;align-items:flex-start;max-width:50%;max-height:100%;object-fit:contain;flex:1;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 1199.98px){.uniqueness-characters{max-width:100%;width:280px!important;height:272px!important}}.characters-bg{padding:20px;display:flex;justify-content:center;align-items:center;width:516px;height:438px}@media screen and (max-width: 1199.98px){.characters-bg{max-width:100%;width:280px!important;height:272px!important;border-radius:12px;margin-bottom:20px;gap:0px}}.mobile-only{display:none}@media screen and (max-width: 1199.98px){.mobile-only{display:flex}}@media screen and (max-width: 1199.98px){.desktop-only{display:none}}.faq{width:100%;max-width:1200px;margin:0}@media screen and (max-width: 1199.98px){.faq{flex-wrap:wrap;justify-content:flex-start;width:280px;max-width:100%;padding-left:0;padding-right:0}}.faq-title{font-weight:600;font-size:44px;line-height:1.2;color:#181a4d;margin-left:72px;margin-right:72px;margin-bottom:40px}@media screen and (max-width: 1199.98px){.faq-title{font-weight:500;font-size:32px;margin:0 0 28px}}.ac-text{font-weight:400;font-size:20px;padding-left:160px;padding-right:160px;padding-bottom:20px;margin-bottom:20px}@media screen and (max-width: 1199.98px){.ac-text{padding-left:12px;padding-right:12px;font-size:16px;padding-bottom:5px}}.button-text{font-size:24px;font-weight:500;line-height:1.4;flex-grow:1;margin-left:120px}@media screen and (max-width: 1199.98px){.button-text{font-size:16px;margin-left:0}}.faq-list-item{cursor:pointer;padding:0 72px;position:relative}@media screen and (max-width: 1199.98px){.faq-list-item{padding-left:0;padding-right:0}}.faq-btn{color:#181a4d;display:flex;align-items:center;justify-content:space-between;gap:15px;width:100%;text-align:left;background:none;border:none;font-size:18px;cursor:pointer;box-sizing:border-box;border-bottom:1px solid #181a4d;padding:20px;position:relative;z-index:2;transition:color .3s ease-in-out}@media screen and (max-width: 1199.98px){.faq-btn{padding:5px;height:72px}}.faq-content{display:flex;align-items:center;gap:15px;flex-grow:1}.faq-num{font-weight:500;font-size:24px}@media screen and (max-width: 1199.98px){.faq-num{font-size:16px}}.arrow-container{display:flex;align-items:center;justify-content:flex-end;min-width:40px;flex-shrink:0;color:#181a4d}.ac.open .faq-btn{border-bottom:none}.ac-panel{cursor:pointer;max-height:0;overflow:hidden;padding:0;font-size:16px;background-color:#5d17eb;width:100%;opacity:0;transition:max-height .5s ease-in-out,opacity .4s ease-in-out}.ac.open .ac-panel{max-height:none;padding-left:16px;padding-right:16px;opacity:1;color:#efeeea}.ac.open .faq-btn{background-color:#5d17eb;color:#efeeea}.arrow-icon.eye-open{content:url(/STP-7967/charm_eye.png)!important;width:32px!important;height:32px!important;margin:0!important}@media screen and (max-width: 1199.98px){.arrow-icon.eye-open{width:20px!important;height:20px!important}}.faq-btn:hover{background-color:#5d17eb;color:#efeeea;border:none}.faq-btn:hover .arrow-icon{content:url(/STP-7967/Group.png);width:24px;height:24px;margin-top:4px;margin-right:4px}@media screen and (max-width: 1199.98px){.faq-btn:hover .arrow-icon{width:15px;height:15px;margin-top:3px;margin-right:3px}}.arrow-icon{width:32px;height:32px}@media screen and (max-width: 1199.98px){.arrow-icon{width:20px;height:20px}}.benefits-desktop{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:40px;padding:0 72px;width:1201px;height:828px}@media screen and (max-width: 1199.98px){.benefits-desktop{display:none}}.benefits-title{font-weight:600;font-size:44px;line-height:1.2;color:#181a4d}.benefits-block{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;gap:24px;width:1057px;height:736px}.benefits-item{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;gap:12px;border-radius:12px;padding:24px;width:336px;height:356px;background:linear-gradient(180deg,#5d17eb 11.21%,#181a4d 100%)}.benefits-item-text-block{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:20px;width:290px}.benefits-item-title{font-weight:500;font-size:24px;line-height:1.17;color:#efeeea}.benefits-item-text{font-weight:400;font-size:20px;line-height:1.15;color:#efeeea}.benefits-mob{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;width:320px;height:352px;width:100%;max-width:320px;overflow:hidden}@media screen and (min-width: 1200px){.benefits-mob{opacity:0;height:0}}.benefits-mob-row{display:flex;align-items:center;justify-content:space-between;flex-direction:row;width:280px;height:40px;margin-bottom:28px}.benefits-mob-title{font-weight:500;font-size:32px;line-height:1.2;color:#181a4d}.benefits-mob-btns{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:12px;width:92px;height:40px}.benefits-mob-btn{width:40px;height:40px;border-radius:12px;border:none;padding:0;background-color:#283287;transition:background .3s ease;display:flex;align-items:center;justify-content:center}.benefits-mob-btn:hover{background:linear-gradient(180deg,#5d17eb 11.21%,#181a4d 100%)}.benefits-mob-projects{display:flex;flex-direction:row;width:280px!important;height:284px!important}.benefits-mob-item{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:20px;box-sizing:border-box;border-radius:12px;width:280px!important;height:284px!important;flex-shrink:0;background:linear-gradient(180deg,#5d17eb 11.21%,#181a4d 100%)}.benefits-mob-item-text-block{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;margin-top:12px;gap:12px;width:234px}.benefits-mob-item-title{font-weight:500;font-size:16px;line-height:1.19;color:#efeeea}.benefits-mob-item-text{font-weight:400;font-size:16px;line-height:1.19;color:#efeeea}.section-footer{background:linear-gradient(180deg,#5d17eb 10%,#181a4d 100%);width:100%;max-width:1200px;margin:0 auto;padding:0 72px;height:280px}@media screen and (max-width: 1199.98px){.section-footer{flex-wrap:wrap;justify-content:flex-start;width:280px;max-width:100%;padding-left:0;padding-right:0;height:340px;padding-bottom:40px}}.footer-wrap{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:1200px;margin-top:40px;margin-bottom:40px}@media screen and (max-width: 1199.98px){.footer-wrap{align-items:flex-start;max-width:320px}}.footer-logo-google{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin-bottom:100px}@media screen and (max-width: 1199.98px){.footer-logo-google{flex-direction:column;align-items:flex-start;margin-bottom:15px;padding:0 20px;gap:20px}}.footer-spark{font-size:18px;font-weight:700;text-decoration:none;color:#efeeea;white-space:nowrap}.footer-google{display:flex;align-items:center;justify-content:flex-end;flex-grow:1}.footer-google img{width:160px;height:auto;transition:transform .3s ease;border-radius:10px}.footer-google img:hover{transform:scale(1.05);box-shadow:0 4px 20px #fff}.footer-links-div{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1200px;padding:0 20px}@media screen and (max-width: 1199.98px){.footer-links-div{flex-direction:column;align-items:flex-start}}.footer-links-right{display:flex}.footer-links{list-style:none;display:flex;gap:15px;padding:0;margin:0}@media screen and (max-width: 1199.98px){.footer-links{flex-direction:column;gap:10px;padding:0;margin-bottom:10px}}.footer-links a{color:#efeeea;text-decoration:none;font-size:14px}.footer-links a:hover{text-decoration:underline}.footer-right-div{text-align:right}@media screen and (max-width: 1199.98px){.footer-right-div{text-align:left;padding-bottom:40px}}.footer-right{font-size:14px;color:#fff}@media screen and (max-width: 1199.98px){.footer-logo{width:40px;height:40px}}.footer-links{display:flex;gap:8px}.footer-links li{display:inline}.footer-links li:not(:last-child):after{content:" | ";color:#fff;margin:0 8px}@media screen and (max-width: 1199.98px){.footer-links li:not(:last-child):after{content:" ";color:#fff;margin:0 8px}}.game{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:40px;padding:0 72px;width:1200px;height:696px}@media screen and (max-width: 1199.98px){.game{gap:28px;padding:0 20px;width:321px;height:1037px}}.game-title{font-weight:600;font-size:44px;line-height:1.19;color:#181a4d}@media screen and (max-width: 1199.98px){.game-title{font-weight:500;font-size:32px}}.game-container{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:24px;width:1056px;height:604px}@media screen and (max-width: 1199.98px){.game-container{align-items:flex-start;flex-direction:column;gap:16px;width:281px;height:971px}}.game-item{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:24px;width:516px}@media screen and (max-width: 1199.98px){.game-item{gap:16px;width:281px}}.game-text{font-weight:400;font-size:24px;line-height:1.16;color:#181a4d}@media screen and (max-width: 1199.98px){.game-text{font-weight:400;font-size:16px;line-height:1.19}}.game-span{font-weight:500}.game-revers{flex-direction:column-reverse}@media screen and (max-width: 1199.98px){.game-revers{flex-direction:column}}@media screen and (max-width: 1199.98px){.game-desktop{display:none}}@media screen and (min-width: 1200px){.game-mobile{display:none}}.cookie{padding:80px 72px;width:1200px;height:320px;background:#f9f1e6;position:fixed;top:310px;visibility:hidden;opacity:0;transition:opacity .3s ease,visibility .3s ease;z-index:1}@media screen and (max-width: 1199.98px){.cookie{padding:20px;width:320px;height:250px;top:392px}}.cookie.show{visibility:visible;opacity:1}.cookie-container{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:row;width:1056px;height:160px}@media screen and (max-width: 1199.98px){.cookie-container{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:32px;width:280px;height:210px}}.cookie-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:24px;width:608px;height:160px}@media screen and (max-width: 1199.98px){.cookie-content{width:280px;height:138px}}.cookie-title{font-weight:600;font-size:44px;line-height:1.18;color:#181a4d}@media screen and (max-width: 1199.98px){.cookie-title{font-weight:500;font-size:32px}}.cookie-text{font-weight:400;font-size:24px;line-height:1.17;color:#181a4d}@media screen and (max-width: 1199.98px){.cookie-text{font-size:16px}}.cookie-btns{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:16px;width:246px;height:135px}@media screen and (max-width: 1199.98px){.cookie-btns{flex-direction:row;width:280px;height:40px}}.cookie-close-btn-accept{display:flex;align-items:center;justify-content:center;border-radius:12px;padding:11px 42px;width:246px;height:60px;background:linear-gradient(180deg,#5d17eb 11.21%,#181a4d 100%);font-weight:400;font-size:20px;line-height:1.2;color:#efeeea;white-space:nowrap}@media screen and (max-width: 1199.98px){.cookie-close-btn-accept{padding:4px 20px;width:132px;height:40px;font-size:14px}}.cookie-close-btn-decline{display:flex;align-items:center;justify-content:center;border-radius:12px;padding:11px 42px;width:246px;height:60px;font-weight:400;font-size:20px;line-height:1.2;color:#181a4d;white-space:nowrap}@media screen and (max-width: 1199.98px){.cookie-close-btn-decline{padding:4px 20px;width:132px;height:40px;font-size:14px}}.privacy{width:1200px;padding:40px 72px;color:#181a4d}@media screen and (max-width: 1199.98px){.privacy{width:320px;padding:40px 20px}}.privacy-policy{padding-top:60px}@media screen and (max-width: 1199.98px){.privacy-policy{padding-top:20px}}.title-policy-h1{font-size:44px;font-weight:600px;line-height:1.17;margin-bottom:28px}@media screen and (max-width: 1199.98px){.title-policy-h1{font-size:32px;font-weight:500px;margin-bottom:20px}}.title-policy-p{margin-bottom:12px;font-size:20px;font-weight:400px;line-height:1.17}@media screen and (max-width: 1199.98px){.title-policy-p{font-size:16px}}.title-policy-h3{margin-bottom:12px;font-size:24px;font-weight:500px}@media screen and (max-width: 1199.98px){.title-policy-h3{font-size:16px}}.title-policy-ul{margin-bottom:12px;font-size:20px;font-weight:400px;line-height:1.17;list-style-type:disc;padding-left:40px}@media screen and (max-width: 1199.98px){.title-policy-ul{font-size:16px;padding-left:20px}}.title-policy-li{margin-bottom:12px;font-size:20px;font-weight:400px;line-height:1.17}@media screen and (max-width: 1199.98px){.title-policy-li{font-size:16px}}.title-policy-link,.title-policy-a{text-decoration:underline;text-decoration-thickness:1px}.title-policy-type{margin-bottom:12px}.title-policy-h2{font-size:20px;font-weight:500px;line-height:1.17}.review-text-policy{word-break:break-word}:root{font-family:Roboto,Avenir,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;font-weight:400;color:#242424;background-color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}html{display:flex;flex-direction:column;align-items:center;height:100%;overflow:visible}body{width:100%;background:#f9f1e6;display:flex;flex-direction:column;align-items:center;overflow:visible;gap:80px}@media screen and (max-width: 1199.98px){body{gap:40px}}.modal-open{position:fixed;width:100%}.disabled-content{pointer-events:none}
