h1,h2,h3,h4,h5,h6,p{margin:0}p:last-child{margin-bottom: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}:root{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#d9f3fd;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}html{scroll-behavior:smooth}body{background:radial-gradient(50% 50% at 50% 50%,#0d77e4,#2d128e);display:flex;flex-direction:column;margin:0}section{padding:16px 0;scroll-margin-top:51px}section:last-child{padding:16px 0 32px}@media only screen and (min-width: 1200px){:root{font-size:24px}section:first-child{padding:112px 0 56px}section{scroll-margin-top:88px;padding:56px 0}section:last-child{padding:56px 0 112px}}[data-modal-window=open]{overflow:hidden}.loader-backdrop{position:fixed;width:100vw;height:100vh;z-index:1002;display:flex;background-color:#2d128e;justify-content:center;align-items:center;transition:transform .3s ease-in-out,opacity .3s ease-in-out}[data-loader=false]{transform:translate(-100%);opacity:0}.loader{width:85px;height:50px;--g1: conic-gradient(from 90deg at left 3px top 3px, #0000 90deg, #fff 0);--g2: conic-gradient( from -90deg at bottom 3px right 3px, #0000 90deg, #fff 0 );background:var(--g1),var(--g1),var(--g1),var(--g2),var(--g2),var(--g2);background-position:left,center,right;background-repeat:no-repeat;animation:l9 1s infinite}@keyframes l9{0%{background-size:25px 50%,25px 50%,25px 50%}25%{background-size:25px 100%,25px 50%,25px 50%}50%{background-size:25px 50%,25px 100%,25px 50%}75%{background-size:25px 50%,25px 50%,25px 100%}to{background-size:25px 50%,25px 50%,25px 50%}}.container{min-width:320px;max-width:375px;margin:0 auto;padding:0 16px}@media only screen and (min-width: 1200px){.container{max-width:1200px;padding:0 36px}}.header{position:sticky;top:0;z-index:101;display:flex;justify-content:center;align-items:center;padding:0 16px;width:100%;box-sizing:border-box}.header-container{width:100%;max-width:375px;height:50px;display:flex;justify-content:space-between;align-items:center;padding:15px 16px;border-radius:0 0 8px 8px;border:1px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);box-shadow:2px 4px 10px #0000001a;background-color:#255cf080;box-sizing:border-box}.header-burger-button{fill:#d9f3fd;cursor:pointer;background:none;border:none;padding:0}.header-burger-button>svg{display:block}.header-logo{width:20px}.header-navigation{display:none}@media only screen and (min-width: 1200px){.header{padding:0 36px}.header-logo{width:70px}.header-container{height:88px;padding:14px 32px;font-size:16px;font-weight:500;max-width:1200px}.header-navigation{display:block}.header-menu-container{display:flex;flex-direction:column;justify-content:space-between;gap:16px;color:#d9f3fd}.header-menu-top{display:flex;justify-content:center;gap:32px}.header-menu-bottom{display:flex;justify-content:center;gap:48px}.header-burger-button{position:absolute;margin:-1px;border:0;padding:0;white-space:nowrap;display:none}}.menu-overlay{position:fixed;top:50%;left:50%;width:100%;height:100%;z-index:100;transform:translate(-50%,-50%) rotateX(-90deg) scale(.8);transition:transform .5s ease-in-out,opacity .3s ease-in-out,visibility .3s ease-in-out;opacity:0;pointer-events:none;visibility:hidden;overflow:hidden;overflow-y:auto;background:radial-gradient(50% 50% at 50% 50%,#0d77e4,#2d128e)}[data-visible=yes]{transform:translate(-50%,-50%) rotateX(0) scale(1);opacity:1;visibility:visible;pointer-events:all}.menu-container{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;margin-top:83px;gap:16px;padding:0 0 50px}.menu-menu{display:flex;flex-direction:column;gap:32px;font-weight:500;font-size:16px;color:#d9f3fd}.menu-slide{height:400px;background-color:#170b45c7;border-radius:0 8px 8px 0;width:48px}@media only screen and (min-width: 1200px){.menu-overlay{display:none}}.hero-container{display:flex;flex-direction:column;justify-content:center;align-items:center}.hero-title{font-family:Nunito,sans-serif;font-weight:700;font-size:36px;text-align:center;color:#ffcf00;text-shadow:2px 4px 15px rgba(0,0,0,.25);margin-bottom:16px}.hero-image{width:288px;margin-bottom:16px}.hero-motto{font-family:Nunito,sans-serif;font-weight:500;color:#d9f3fd}.hero-text-container{margin-bottom:16px;display:flex;align-items:center;flex-direction:column}.hero-button{display:flex;justify-content:center;align-items:center;gap:15px;padding:15.5px 42.5px;box-shadow:2px 4px 15px #00000040;background-color:#126d26;border-radius:8px;font-weight:500;font-size:16px;color:#fff}.hero-google-icon{width:24px}@media only screen and (min-width: 1200px){.hero-container{flex-direction:row-reverse;justify-content:flex-start;align-items:stretch;gap:170px}.hero-text-container{max-width:453px;margin-bottom:0;display:flex;flex-direction:column;justify-content:center;align-items:center}.hero-title{font-size:64px;margin-bottom:32px}.hero-image{width:406px;margin-bottom:0}.hero-desktop-container{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;flex:1}.hero-motto{font-size:20px}.hero-google-icon{width:40px;height:44px}.hero-button{margin-right:36px;gap:16px;border-radius:12px;padding:10px 15.5px;font-size:24px}}.gamedescr-title{font-family:Nunito,sans-serif;font-weight:700;font-size:24px;text-align:center;margin-bottom:16px;color:#d9f3fd}.gamedescr-container{display:flex;flex-direction:column;gap:16px}.gamedescr-image{margin-top:-132px}.gamedescr-image-border{border-radius:9px;width:288px;box-shadow:2px 4px 15px #00000040}.gamedescr-image:first-child{margin-top:0}.gamedescr-images-container{display:flex;flex-direction:column;align-items:center}.gamedescr-descr1{padding-bottom:8px}.gamedescr-descr1-span{font-family:Nunito,sans-serif;font-weight:700;font-size:16px}.gamedescr-readmore-btn{padding:10px;border:1px solid rgba(255,255,255,.3);background:none;color:#d9f3fd;transition:max-height .3s ease-in-out,transform .3s ease-in-out,visibility .3s ease-in-out,opacity .3s ease-in-out,padding .3s ease-in-out}.descr-text-container{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.gamedescr-descr2{max-height:0;transform:translateY(20px);opacity:0;visibility:hidden;transition:transform .3s ease-in-out,opacity .3s ease-in-out,visibility .3s ease-in-out,max-height .3s ease-in-out,padding .3s ease-in-out}[data-readmore=closed]{padding:0;border:none;max-height:0;opacity:0;transform:translateY(-20px);visibility:hidden}[data-hiddentext=open]{transform:translateY(0);max-height:fit-content;padding-top:8px;opacity:1;visibility:visible}@media only screen and (min-width: 1200px){[data-readmore]{display:none}[data-hiddentext]{display:inline;padding:0}.gamedescr-title{font-weight:700;font-size:40px;margin-bottom:56px}.gamedescr-container{flex-direction:row-reverse;justify-content:space-between;gap:24px}.descr-text-container{font-size:18px;align-items:flex-start;justify-content:flex-start;padding-top:84px}.gamedescr-descr1-span{font-weight:700;font-size:24px;font-family:Inter,sans-serif}.gamedescr-images-container{flex-shrink:0;display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-start}.gamedescr-image{margin-top:0}.gamedescr-image-border{border-radius:12px;width:300px;height:349px}.gamedescr-image:nth-child(2){margin-bottom:42px;margin-left:-126px}.gamedescr-image:nth-child(3){margin-bottom:84px;margin-left:-126px}.gamedescr-descr1{padding:0}.gamedescr-descr2{max-height:none;opacity:1;visibility:visible;transform:none;margin-top:40px}}.key-container{display:flex;flex-direction:column;align-items:center;gap:8px}.key-grid-item{padding:24px 35px;display:flex;flex-direction:column;align-items:center;gap:16px;width:288px;height:220px;border-radius:8px;box-shadow:2px 4px 15px #00000040}.key-icon{fill:#d9f3fd}.key-item-title{font-family:Nunito,sans-serif;font-weight:700;font-size:16px;text-align:center}.key-item-text{text-align:center}.key-item1{background-color:#a52c7b}.key-item2{background-color:#d25353}.key-item3{background-color:#a86700}.key-item4{background-color:#43009a}.key-item5{background-color:#463e1d}.key-item6{background-color:#16a72e}.key-item7{background-color:#fd0000}.key-title{font-family:Nunito,sans-serif;font-weight:700;font-size:24px;text-align:center;margin-bottom:16px}@media only screen and (min-width: 1200px){.key-title{font-weight:700;font-size:40px;margin-bottom:56px}.key-container{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);row-gap:110px;column-gap:80px}.key-item-title{font-family:Inter,sans-serif;font-weight:700;font-size:24px}.key-item-text{font-weight:400;font-size:24px}.key-item6>.key-item-text>.break:first-child{display:inline}.key-grid-item{width:323px;height:282px;padding:16px 17px;border-radius:12px;justify-content:space-between}.key-item1{grid-column:1;grid-row:1;width:323px;position:relative;top:161px;padding:16px 21px}.key-item2{grid-column:2;grid-row:1}.key-item3{grid-column:3;grid-row:1;position:relative;top:161px;padding:16px 20px}.key-item4{grid-column:2;grid-row:2;padding:16px 31px}.key-item5{grid-column:1;grid-row:3;position:relative;bottom:161px}.key-item6{grid-column:3;grid-row:3;position:relative;bottom:161px;padding:16px 31px}.key-item7{grid-column:2;grid-row:3;padding:13px 17px}}.gameModes-title{font:700 24px Nunito,sans-serif;text-align:center;margin-bottom:16px}@media only screen and (min-width: 1200px){.gameModes-title{font-size:40px;margin-bottom:56px}}#game-modes>.container{padding:0}.gameModes-background{display:flex;flex-direction:column;align-items:center;gap:8px;box-shadow:2px 4px 15px #00000040;position:relative;border-radius:8px}.gameModes-background:before{content:"";position:absolute;border-radius:8px;width:100%;height:100%;opacity:30%;background-image:url(/STP-9919/assets/back_modes_mob_1_1x-DSxx56Zf.webp),url(/STP-9919/assets/back_modes_mob_2_1x-Bd0LzQZw.webp);background-size:100% 50%,100% 50%;background-repeat:no-repeat;background-position:top center,bottom center}@media (min-resolution: 192dpi){.gameModes-background:before{background-image:url(/STP-9919/assets/back_modes_mob_1_2x-m28mz35I.webp),url(/STP-9919/assets/back_modes_mob_2_2x-C54YqiSG.webp)}}.scroll-text{width:288px;height:432px;z-index:1}.scroll-text{color:#1e1e1ecc;display:flex;flex-direction:column;gap:8px}.scroll-text.first-scroll{background-image:url(/STP-9919/assets/modes_scroll_1_1x-Db2Si7qJ.png);background-size:cover;padding:94px 55px 94px 82px}@media (min-resolution: 192dpi){.scroll-text.first-scroll{background-image:url(/STP-9919/assets/modes_scroll_1_2x-YaddCG6N.png)}}.scroll-text.second-scroll{background-image:url(/STP-9919/assets/modes_scroll_2_1x-DEsc28Vm.png);background-size:cover;padding:96.5px 72px 130px 68px}@media (min-resolution: 192dpi){.scroll-text.second-scroll{background-image:url(/STP-9919/assets/modes_scroll_2_2x-CFW_EZ3E.png)}}.scroll-title{font:700 16px Nunito,sans-serif;text-align:center;margin-bottom:8px}.scroll-title:before{content:"•";margin-right:6px}@media only screen and (min-width: 1200px){.gameModes-background{flex-direction:row;justify-content:space-between;align-items:flex-start;border-radius:12px}.gameModes-background:before{background-image:url(/STP-9919/assets/back_modes_desc_1_1x-FN8SPO5p.webp),url(/STP-9919/assets/back_modes_desc_2_1x-VtmOeZdw.webp);background-size:100% 63%,100% 38%;border-radius:12px}@media (min-resolution: 192dpi){.gameModes-background:before{background-image:url(/STP-9919/assets/back_modes_desc_1_2x-D9BWhXbz.webp),url(/STP-9919/assets/back_modes_desc_2_2x-CDvjCacd.webp)}}.scroll-text{width:495px;height:700.5px}.scroll-text.second-scroll{margin-top:377px;height:744px}.scroll-text{gap:14px;text-align:start}.scroll-text.first-scroll{background-image:url(/STP-9919/assets/modes_scroll_desc_1_1x-GEVXcw55.png);padding:151px 120px 169px 142px}.scroll-text.second-scroll{background-image:url(/STP-9919/assets/modes_scroll_desc_2_1x-B5s7ux10.png);padding:162px 114px 271px 138px}@media (min-resolution: 192dpi){.scroll-text.first-scroll{background-image:url(/STP-9919/assets/modes_scroll_desc_1_2x-BJDVZ3dL.png)}.scroll-text.second-scroll{background-image:url(/STP-9919/assets/modes_scroll_desc_2_2x-CSCUQAQA.png)}}.scroll-title{font-size:24px;text-align:start;margin-bottom:14px}.scroll-title:before{margin-right:10px}}.gallery-title{font:700 24px Nunito,sans-serif;text-align:center;margin-bottom:16px}.swiper-wrapper{margin-bottom:16px}div.swiper-pagination.galleryPagination[data-swiper=galleryPagination]{position:unset;transform:none;margin:0 auto}.swiper-slide.galleryCard{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.gallery-img{width:230px;border-radius:10px}@media only screen and (min-width: 1200px){.gallery-title{font-size:40px;margin-bottom:56px}.gallery-img{border-radius:14px;width:264px;height:400px}.swiper-wrapper{margin-bottom:80px}}.faq-title{font-family:Nunito,sans-serif;font-weight:700;font-size:24px;text-align:center;margin-bottom:16px}.faq-container{display:flex;flex-direction:column;align-items:center;gap:16px}.faq-list{display:flex;flex-direction:column;gap:8px}.faq-question{background-color:#a86700;border-radius:8px}.faq-question-btn{padding:8px;background-color:inherit;font-family:Nunito,sans-serif;font-weight:700;font-size:16px;color:inherit;cursor:pointer;border:none;border-radius:inherit;width:100%;display:flex;align-items:center;justify-content:space-between}.faq-icon-cont{width:24px;height:24px;position:relative}.faq-minus-icon,.faq-plus-icon{fill:#fff;position:absolute;transition:opacity .3s ease-in-out,transform .3s ease-in-out;transform:scale(0);top:0;right:0;opacity:0}button[data-active=false] .faq-plus-icon,button[data-active=true] .faq-minus-icon{opacity:1;transform:scale(1)}[data-accordion]{transition:.4s}.faq-panel{max-height:0;overflow:hidden;transition:max-height .2s ease-out,padding-bottom .2s ease-out;box-sizing:content-box;padding:0 50px 0 8px}.faq-panel[data-active=true]{padding-bottom:8px}@media only screen and (min-width: 1200px){.faq-title{font-size:40px;margin-bottom:42px}.faq-container{flex-direction:row-reverse;justify-content:space-between;align-items:flex-start;gap:16px}.faq-img{align-self:center}.faq-list{gap:24px}.faq-question{border-radius:12px;width:648px}.faq-question-btn{padding:14px 16px;font-size:24px}.faq-panel{padding:0 100px 0 16px}.faq-icon-cont,.faq-plus-icon,.faq-minus-icon{width:44px;height:44px}.faq-panel[data-active=true]{padding-bottom:14px}}.reviewsTitle{font:700 24px Nunito,sans-serif;text-align:center;margin-bottom:16px}div.swiper-pagination.reviewsPagination[data-swiper=reviewsPagination]{position:unset;transform:none;margin:0 auto}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main,.swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#1e1e1e}span.swiper-pagination-bullet{background-color:#d9f3fd;width:15px;height:15px;opacity:1}.reviewCardIcon{display:block;fill:#d9f3fd}.reviewText{margin-bottom:24px}.reviewAuthor{font:700 16px Nunito,sans-serif}.swiper-slide.reviewCard{display:flex;flex-direction:column;height:auto}.reviewCardTextWrapper{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;padding:24px 26px 24px 34px;border-radius:8px;background-color:#16a72e}@media only screen and (min-width: 1200px){.reviewsTitle{font-size:40px;margin-bottom:56px}.reviewsSwiper>.swiper-wrapper{margin-bottom:48px}.reviewCardTextWrapper{padding:10px 22px}.reviewText{font-size:24px;margin-bottom:40px}.reviewAuthor{font-size:24px}}#download-section>.container{text-align:center}.downloadTitle{font:700 24px Nunito,sans-serif;margin-bottom:16px}.downloadGameTitle{font:700 24px Nunito,sans-serif;color:#ffcf00;text-shadow:2px 4px 15px rgba(0,0,0,.25);margin-bottom:16px}.downloadDescriptionText{font:700 16px Nunito,sans-serif;margin-bottom:16px}.downloadBtnWrapper{display:flex;flex-direction:column;gap:9px}.downloadBtn{box-shadow:2px 4px 15px #00000040;padding:16px 0;border-radius:8px;font-size:16px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:16px;color:#fff}.downloadBtn.google{background-color:#126d26}.downloadBtn.apple{background-color:#d25353}@media only screen and (min-width: 1200px){.downloadTitle{font-size:40px;margin-bottom:60px}.downloadGameTitle{font-size:64px;line-height:75px;margin-bottom:32px}.downloadDescriptionText{font-size:20px;font-weight:500;margin-bottom:56px}.downloadBtnWrapper{flex-direction:row;gap:40px;justify-content:center}.downloadBtn{border-radius:12px;padding:16px;font-size:24px}.downloadIconBtn.google{width:40px;height:44px}.downloadIconBtn.apple{width:59px;height:44px}}.contact-title{font-family:Nunito,sans-serif;font-size:24px;font-weight:700;margin-bottom:16px;text-align:center}.contact-box{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:start}.contact-img{border-radius:100%;box-shadow:2px 4px 15px #00000040}.contact-list{display:flex;flex-direction:column;gap:16px;align-self:flex-start}.contact-link{display:flex;flex-direction:row;gap:30px;align-items:center;font-family:Inter,sans-serif;font-size:16px;font-weight:400}.break{display:block}.contact-svg{fill:#d9f3fd}@media only screen and (min-width: 1200px){.contact-title{font-size:40px;font-weight:700;margin-bottom:56px}.contact-img{width:312px;height:312px}.contact-box{flex-direction:row-reverse;justify-content:space-between}.contact-list{gap:32px}.contact-svg{height:54px;width:54px}.contact-link{gap:42px}.contact-link{font-size:24px;font-weight:700}.contact-text>.break{display:inline}}.footer{background-color:#170b45;padding:8px 0}.footer-wrapper{text-align:center;display:flex;flex-direction:column;gap:15px}.footer-links{display:flex;justify-content:center;flex-direction:column;align-items:center}.footer-links>a,.links-breaks{display:block;font-family:Nunito,sans-serif;font-weight:500}.links-breaks{display:none;white-space:pre}.footer-descr{font-size:10px}@media only screen and (min-width: 1200px){.footer{padding:59px 0}.footer-wrapper{gap:24px}.footer-links{flex-direction:row}.footer-links>a,.links-breaks{font-size:32px;font-weight:700}.links-breaks{display:inline-block}.footer-descr{font-size:24px}}.termsPrivacyHeader{padding:16px 0}.back-link{font-size:16px;display:flex;align-items:center;gap:6px}.back-arrow{fill:transparent;stroke:#d9f3fd}@media only screen and (min-width: 1200px){.termsPrivacyHeader{padding:72px 0 28px}}section.privacyPolicy{padding:16px 0 32px}.pagesTitle{font:700 24px Nunito,sans-serif;margin-bottom:16px}section.pagesSectionItem{padding:0}@media only screen and (min-width: 1200px){.privacyPolicy{padding:28px 0 112px}.pagesTitle{font-size:32px;margin-bottom:56px}}.marginH4{margin-bottom:18px}.marginH6,p.marginH6{margin-bottom:12px}@media only screen and (min-width: 1200px){.marginH4,.marginH6,p.marginH6{margin-bottom:28px}}.pagesItalic{font-style:italic}.pagesSubTitle{font-size:16px;font-weight:500}.pagesSubContext{font-size:10px;font-weight:400}.pagesSubContext>a{text-decoration:underline}@media only screen and (min-width: 1200px){.pagesSubTitle{font-size:24px;font-weight:700}.pagesSubContext{font-size:24px}}.pagesSectionsList{display:flex;flex-direction:column;gap:12px}.pagesMarkedList{list-style:disc;padding-left:1.3em;display:flex;flex-direction:column;gap:2px}.pagesMarkedList.eightSection{gap:10px}@media only screen and (min-width: 1200px){.pagesSectionsList{gap:28px}.pagesMarkedList{gap:4px}}.pagesSubContext>.block{display:block}#types-of-cookies>.pagesMarkedList{gap:12px}@media only screen and (min-width: 1200px){#types-of-cookies>.pagesMarkedList{gap:28px}}.cookies-backdrop{position:fixed;top:0;z-index:1000;width:100vw;height:100vh;display:flex;justify-content:center;align-items:flex-end;transition:transform .3s ease-in-out;transform:translateY(100%);pointer-events:none}[data-modal-cookies=true]{transform:translateY(0);pointer-events:all}.cookies-container{box-shadow:2px 4px 15px #00000040;padding:24px 0;background-color:#170b45;margin-bottom:24px;text-align:center;border-radius:8px}.cookies-modal-title{font:700 24px Nunito,sans-serif;margin-bottom:16px}.cookies-modal-text{font-size:16px;font-weight:500;padding:0 16px;margin-bottom:32px}.cookies-btn-wrapper{display:flex;flex-direction:column;gap:32px}.cookies-btn{padding:20px 40px;border-radius:8px;border:none;font-size:16px;font-weight:500;text-transform:uppercase;color:#fff}.cookies-btn.accept{background-color:#126d26}.cookies-btn.decline{background-color:#fd0000}@media only screen and (min-width: 1200px){.cookies-backdrop{align-items:center}.cookies-container{padding:64px 0 29px;max-width:833px;border-radius:12px;margin:0}.cookies-modal-title{font-size:32px;margin-bottom:24px}.cookies-modal-text{padding:0 46px;font-size:24px;font-weight:400;margin-bottom:110px}.cookies-btn-wrapper{flex-direction:row;justify-content:center;gap:24px}.cookies-btn{border-radius:12px;font-size:24px}}.animateHoverButtonGreen,.animateHoverButtonRed,.animateHoverButtonAppStore,.animateHoverButtonHero{transition:background-color .3s ease-in-out}.animateHoverButtonGreen:hover,.animateHoverButtonGreen:focus{background-color:#50b666}.animateHoverButtonGreen:active{background-color:#0a4016}.animateHoverButtonRed:hover,.animateHoverButtonRed:focus{background-color:#ba5757}.animateHoverButtonRed:active{background-color:#ab0101}.animateHoverButtonAppStore:hover,.animateHoverButtonAppStore:focus{background-color:#ff3131}.animateHoverButtonAppStore:active{background-color:red}.animateHoverButtonHero:hover,.animateHoverButtonHero:focus{background-color:#1dc141}.animateHoverButtonHero:active{background-color:#0c4b1a}.underline-animate{display:flex;position:relative;color:inherit;width:fit-content;transition:transform .3s ease-in-out}.underline-animate:after{content:"";position:absolute;left:0;bottom:-1px;width:0%;height:1px;background-color:currentColor;transition:width .3s ease}.underline-animate:hover,.underline-animate:focus{transform:translateY(-2px)}.underline-animate:hover:after,.underline-animate:focus:after{width:100%}.underline-animate:active{transform:scale(1.05)}.animateHoverLinksOnPrivacyPages{transition:background-color .3s ease-in-out;border-radius:2px}.animateHoverLinksOnPrivacyPages:hover,.animateHoverLinksOnPrivacyPages:focus{background-color:#515151c2}.animateHoverLinksOnPrivacyPages:active{background-color:#4b3636}
