@charset "UTF-8";.new-footer{position:relative;bottom:0;width:100%;padding:0 0 70px;background:#f0f2f6;box-shadow:0 -1px 11px 0 rgba(0,0,0,.1098039216)}.new-footer a{color:#ef6ab9!important}.new-footer a,.new-footer p{font-family:BPG Rioni,sans-serif}.new-footer-section-container{display:flex;padding:70px 15px;flex-wrap:wrap}@media (max-width:1100px){.new-footer-section-container{padding:10px 15px 70px;justify-content:center}}@media (max-width:760px){.new-footer-section-container{flex-direction:column;align-items:center;text-align:center}}.new-footer-section-container>div{display:flex;flex-direction:column}.new-footer-section-container>div:not(:last-child){margin-right:75px;margin-bottom:15px}@media (max-width:760px){.new-footer-section-container>div:not(:last-child){margin-right:0;margin-bottom:0}.new-footer-section-container>div:not(:last-child).ourSchool{margin-top:20px}}.new-footer-section-container div#coordinates,.new-footer-section-container div#coordinates a,.new-footer-section-container div#coordinates p{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9rem}@media (max-width:1100px){.new-footer-section-container div#coordinates{width:100%;justify-content:center;align-items:center;text-align:center;margin-bottom:40px;margin-right:0}.new-footer-section-container div#coordinates .d-flex{justify-content:center}}.new-footer-head{position:relative;height:40px;width:100%;display:flex;align-items:center;padding:50px 0 30px;overflow:hidden}.new-footer-head .emsi-logo{width:-moz-fit-content;width:fit-content}.new-footer-head .new-footer-container{display:flex;align-items:center;justify-content:center}@media (max-width:1210px){.new-footer-head .new-footer-container{padding:0 10px}}.new-footer-head .new-footer-container>div{z-index:2}@media (max-width:450px){.new-footer-head{background-size:50%!important;background-position-y:bottom}}.new-footer-container{max-width:1200px;width:100%;margin:0 auto}.new-footer h2{font-family:BPG WEB\ 002 Caps,sans-serif;font-size:1rem;margin:0;color:#505558}.new-footer ul{padding-left:0;margin:0}.new-footer li{list-style-type:none}.new-footer li a{color:#505558!important;text-decoration:none}.new-footer li a svg{display:inline}.new-footer li a:hover{color:#000!important}.new-footer .color-line{width:100%;margin-bottom:15px}@keyframes slide-in{0%{right:-300px}50%{right:-300px}to{right:0}}@keyframes scale{0%{transform:scale(.4) translate(-70%,-120%);opacity:0}to{transform:scale(1) translate(-50%,-120%);opacity:1}}@keyframes rotate{to{transform:scaleX(-1)}}@keyframes transformIN{0%{transform:translateX(200%)}50%{transform:translateX(200%)}to{transform:translateX(0)}}@keyframes transformOUT{0%{transform:translateX(0)}to{transform:translateX(-200%)}}@keyframes moveLogo{0%{transform:scale(0)}to{transform:scale(.7)}}@keyframes loading_dots{0%{transform:scale(1)}50%{transform:scale(2.5)}to{transform:scale(1)}}@keyframes slide-up{0%{transform:translateY(30%)}to{transform:translateY(0)}}@keyframes expand30vh{0%{width:65px;height:65px}to{width:100%;height:30vh}}@keyframes expand15vh{0%{width:65px;height:65px}to{width:100%;height:15vh}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes little-move{0%{transform:translateY(7px)}to{transform:translate(0)}}@keyframes ticket-slide-out-opposite{0%{opacity:1}to{transform:translate3d(30%,0,0);opacity:0}}@keyframes ticket-slide-in{0%{opacity:0;transform:translate3d(7%,0,0);-webkit-transform:translate3d(7%,0,0)}to{opacity:1;transform:translateZ(0);-webkit-transform:translateZ(0)}}@keyframes ticket-slide-in-back{0%{opacity:0;transform:translate3d(-7%,0,0)}to{opacity:1;transform:translateZ(0)}}.button-2,.button-minimal,.my-button,.my-hover,.new-header-nav>*{position:relative;transition:.1s}.button-2:before,.button-minimal:before,.my-button:before,.my-hover:before,.new-header-nav>:before{position:absolute;content:"";left:0;top:0;width:0;height:100%;background:rgba(36,168,142,.1);transition:.3s}.button-2:active:before,.button-minimal:active:before,.my-button:active:before,.my-hover:active:before,.new-header-nav>:active:before{background:rgba(36,168,142,.4)}@media (hover:hover){.button-2:hover:before,.button-minimal:hover:before,.my-button:hover:before,.my-hover:hover:before,.new-header-nav>:hover:before{width:100%}}.close-icon-hover{border-radius:100%;width:45px;height:45px}.close-icon-hover svg{opacity:.8}.close-icon-hover:hover{background:hsla(0,0%,80%,.3294117647)}.close-icon-hover:hover svg{opacity:1}.close-icon-hover:active{background:#ccc}.color-line{width:100vw;display:flex;height:3px}.color-line>div{width:100%}.dropDown{max-width:unset;position:relative;border-radius:10px}.dropDown .arrow-down{position:relative;transform:unset;height:-moz-fit-content;height:fit-content;right:5px}.dropDown-trigger{border-radius:15px;overflow:hidden}.dropDown-box{position:absolute;width:95%;left:2.5%;background:#fff;border:1px solid #ef6ab9;border-radius:5px;z-index:50;padding:10px 15px 0;box-shadow:2px 2px 5px 0 rgba(0,0,0,.2705882353);margin-top:-2px}.dropDown-box-title h2{font-family:BPG WEB\ 002 Caps,sans-serif;font-size:1rem;border-bottom:1px solid #ced4da;padding-bottom:5px;margin-bottom:17px}.dropDown-box-scrollable{max-height:calc(100vh - 230px);overflow-y:scroll}.dropDown-box-scrollable .exam-cat-list li{margin-bottom:7px;padding-bottom:10px}.dropDown-box-scrollable .exam-cat-list li:last-child{border-bottom:0}.dropDown-box>.close-icon{position:absolute;right:5px}.dropDown-box>.close-icon.small{top:2px}.arrow-down{position:absolute;top:50%;transform:translateY(-50%);transition:50ms;padding:0 5px}.arrow-down-right{right:3%}.arrow-down-left{left:3%}.arrow-down svg{width:13px;fill:#333}.new-header arrow-down.isOpen{background:#f4f3ed}.social-icons{display:flex;margin-bottom:10px}.social-icons>:not(:last-child){margin-right:8px}.social-icons div{width:30px;height:30px;border-radius:100%;background:#ccc;display:flex;align-items:center;justify-content:center;position:relative}.social-icons div:before{content:"";position:absolute;width:5px;height:5px;border-radius:100%;background:#24a88e;top:11px;right:5px;opacity:0;transition:50ms}.social-icons div:first-child svg{height:19px;width:unset}.social-icons div:hover{background:#ef6ab9;top:-1px}.social-icons div:hover:before{animation:dot-animation .15s linear .1s forwards}.social-icons div:hover svg{fill:#fff}.social-icons svg{width:15px}@keyframes dot-animation{to{top:-1px;right:-3px;opacity:1}}.page-pattern{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between}.page-pattern .middle{flex-basis:100%;flex-grow:1;max-width:1200px;margin:0 auto;width:100%;padding:0 0 20px;position:relative;z-index:2}@media (max-width:755px){.page-pattern .middle{padding:0 10px 10px}}.page-pattern #footer{z-index:1}@media (max-width:755px){.page-pattern.unbounded .middle{padding:0}}.page-pattern.page-pattern-exam .middle{padding:0 0 20px!important}.page-pattern.unbounded .middle{max-width:unset;padding:0}.page-pattern-full-block{background:#818b8b;width:100vw;box-shadow:-1px 5px 5px rgba(0,0,0,.1294117647)}.black-bg{background:#004c31;position:fixed;top:0;left:0;height:100vh;width:100vw;z-index:30!important}.black-bg-back{height:300vh;top:-30%!important;transform:none!important;background:rgba(0,0,0,.1)!important}.black-bg-new{position:fixed;top:0;left:0;height:100%;width:100%;z-index:1;background:rgba(0,0,0,.6392156863)}.exam-extra-header{width:100%;background:#fff;height:55px;display:flex;align-items:center;box-shadow:0 3px 7px rgba(0,0,0,.1098039216);margin:0 auto;font-family:BPG Rioni,sans-serif}.exam-extra-header-container{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1200px;margin:auto}@media (max-width:1200px){.exam-extra-header-container{padding-left:8px;padding-right:8px}}.exam-extra-header-container .left-side{display:flex;align-items:center;justify-content:space-between}.exam-extra-header-container .left-side>:not(:last-child){margin-right:5px}.exam-extra-header-container .exam-settings-icon{top:0;position:relative;width:20px;height:20px;border:0}.exam-extra-header-container .exam-settings-icon svg{fill:#000}.exam-extra-header .dropDown-box{min-width:250px;left:unset;right:5px;padding-bottom:10px}.exam-extra-header svg{width:20px;height:auto}.exam-extra-header p{margin:0;font-weight:500;line-height:1.2;font-size:1rem}.exam-extra-header .arrow-down,.exam-extra-header .my-saved-tickets{display:flex;position:relative;align-items:center}.exam-extra-header .arrow-down{margin:0 0 0 3px;transform:unset}.exam-extra-header .arrow-down svg{width:11px;fill:#000}.exam-extra-header .arrow-down-1 svg{fill:#000}.exam-extra-header .my-saved-tickets span{background:#ef6ab9;color:#fff;font-family:BPG WEB\ 002 Caps,sans-serif;border:1px solid #ee65b7;padding:0 5px;border-radius:5px;margin-right:5px}@media (max-width:1200px){.exam-extra-header .forPad{padding-left:10px}}.fixed .exam-extra-header{display:none}.new-header{width:100%;background:#ef6ab9;height:50px;box-shadow:0 0 10px 0 rgba(0,0,0,.3764705882);position:relative}.new-header,.new-header a{font-family:BPG Rioni,sans-serif}.new-header .emsi-logo svg{fill:#fff}.new-header .new-header-container{max-width:1200px;width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;margin:0 auto;position:relative}@media (max-width:1200px){.new-header .new-header-container{padding-left:8px}}@media (max-width:760px){.new-header .new-header-container{padding:0 8px}}.new-header .new-header-container ul.hamburger{cursor:pointer;display:none}@media (max-width:760px){.new-header .new-header-container ul.hamburger{display:unset}}.new-header .new-header-container ul.hamburger li{width:28px;height:3px;background:#fff;margin:6px 0;z-index:2}.new-header-nav{display:flex}@media (max-width:760px){.new-header-nav-wrapper{display:none}}.new-header-nav .black-bg-new{background:rgba(0,0,0,.0509803922);top:52px}.new-header-nav>*{border-right:1px solid #ccc;background:#f0f2f6}.new-header-nav>* button{height:50px;border-radius:0;padding:0 20px;border:0;color:#000;background:transparent}.new-header-nav>* button+div{margin-left:-10px}@media (max-width:930px){.new-header-nav>* button{padding:0 10px}.new-header-nav>* button+div{right:0!important}}.new-header-nav>* button span{z-index:2;position:relative}@media (max-width:760.9px) and (hover:hover){.new-header-nav>:before{width:0!important;transition:0ms}.new-header-nav>:hover:before{width:0;background:transparent}}.new-header-nav>* ul{padding:0!important}.new-header-nav>* li{padding:0;border-bottom:1px solid #ccc}@media (hover:hover){.new-header-nav>* li:hover{background:#f0f2f6}}.new-header-nav>* li a{color:#505558!important;text-decoration:none;display:block;padding:7px 5px}.new-header-nav>* li a svg{display:inline}.new-header-nav>* li a:hover{color:#000!important}.new-header-nav>* .dropDown-box{left:0;padding:0;min-width:180px;width:100%;border-color:#ccc;border-radius:0}.new-header-nav>* .dropDown-box-scrollable{max-height:calc(100vh - 50px)}.new-header-nav>:last-child{border-right:0}.new-header-nav>div{padding:0}.new-header img{width:74px}.new-header ul{margin:0;list-style:none;padding:0 0 0 10px}.new-header-list{width:-moz-fit-content;width:fit-content;max-width:100%;position:absolute;right:0;animation:little-move .2s forwards;top:37px;background:#fff;border-radius:3px;padding:10px 5px 5px;box-shadow:1px 3px 3px hsla(0,0%,74.1%,.3803921569);border:1px solid #fdfdfd;z-index:52;min-width:220px}.new-header-list li{height:30px;margin:1px 0;border-bottom:1px solid rgba(35,168,142,.0784313725);cursor:pointer}@media (hover:hover){.new-header-list li:hover{background-image:linear-gradient(#fff,#eee)}}.new-header-list li a{color:#000!important;text-decoration:none}.new-header-list li:last-child{border-bottom:0!important}.new-header-list li.login{margin-top:12px}.new-header-list li.active{background-image:linear-gradient(#fff,hsla(0,0%,93.3%,.3490196078))}.new-header-list li.active a{color:#004c31!important}.new-header-list ul{padding-right:1rem}.new-header .black-bg{top:0;animation:fade-in .2s forwards;background:rgba(0,0,0,.1);transform:none;z-index:1}.new-header .sidebar-absolute{left:unset;right:0}.new-header .sidebar-absolute-title{padding:15px 0 15px 10px;box-shadow:0 0 10px 0 rgba(0,0,0,.2509803922)}.new-header .sidebar-absolute-title h4{font-size:1rem!important;font-weight:700;font-family:monospace!important}.new-header .sidebar-absolute .color-line{width:100%}.new-header .sidebar-absolute .black-bg-new{display:none}.new-header .sidebar-absolute .dropDown .active>*{border-bottom:none;color:#000!important}.new-header .sidebar-absolute .dropDown .active>:hover:before{width:0;background:transparent!important}.new-header .sidebar-absolute .dropDown-box{position:relative;margin:0 0 10px;border:none;width:100%;left:0;box-shadow:none}.new-header .sidebar-absolute .dropDown-box li:last-child{border-bottom:none}.new-header .sidebar-absolute .dropDown-box a{padding:7px 25px}.new-header .sidebar-absolute .new-header-nav{flex-direction:column;align-items:flex-start;padding-bottom:100px}.new-header .sidebar-absolute .new-header-nav>*,.new-header .sidebar-absolute .new-header-nav button{height:unset;background:transparent;width:100%;text-align:left;min-height:60px;color:#505558!important;text-decoration:none;border-bottom:0;border-right:0}.new-header .sidebar-absolute .new-header-nav>:hover,.new-header .sidebar-absolute .new-header-nav button:hover{color:#000!important}.new-header .sidebar-absolute .new-header-nav>:last-child{border-bottom:none}.new-header .sidebar-absolute .new-header-nav button{border-bottom:0}.new-header .sidebar-absolute .new-header-nav .social-icons{padding-left:20px;margin-top:20px;min-height:50px}.new-header .sidebar-absolute .new-header-nav .social-icons a{padding:0}.new-header .sidebar-absolute .new-header-nav .emsi-logo{padding-left:10px}.new-header .sidebar-absolute .new-header-nav .emsi-logo svg{fill:#ef6ab9}.button{border:1px solid #24a88e;width:100%;max-width:220px;min-height:50px;display:flex;align-items:center;justify-content:center;border-radius:5px;transition:.1s;position:relative;cursor:pointer}.button-white{background:#fff;padding-left:20px;color:#24a88e;font-size:1rem;justify-content:flex-start}.button-minimal{background:#fff;border:1px solid #dcdcdc;box-shadow:0 0 10px 0 rgba(0,0,0,.062745098);margin:0 0 5px;padding:10px;width:100%;display:flex;align-items:center;color:#000}.button-minimal.fit{width:-moz-fit-content;width:fit-content}@media (max-width:500px){.button-minimal{padding:5px}}.button-minimal.active{background:#ef6ab9;color:#fff}.button-minimal.active svg{fill:#fff}.button *{font-family:BPG LE Studio\ 04 Caps,sans-serif!important}.button:before{position:absolute;content:"";left:0;top:0;width:0;height:100%;background:rgba(239,106,185,.1);transition:.3s}.button:hover{text-decoration:none}.button:hover:before{width:100%}.button.active{background:#ef6ab9;color:#fff;cursor:default}.button.active-danger{background:#b10000;color:#fff!important;cursor:default}.button-2{background:#fff;border:1px solid #dcdcdc;box-shadow:0 0 10px 0 rgba(0,0,0,.06);margin:0 0 5px;padding:10px;width:100%;display:flex;align-items:center;color:#000}.button-2.active{background:#ef6ab9;color:#fff}.button-2.active svg{fill:#fff}.button-pay{width:100%;background:#24a88e;color:#fff;border-radius:8px;border:0;display:flex;justify-content:space-between;padding:15px;transition:.6s}.button-pay span{transition:1.7s}@media (hover:hover){.button-pay:hover span{transform:scale(1.1) translate(5px,-1px)}}.button-pay svg{fill:#fff;scale:-1;width:12px}.button-pay-container{box-shadow:0 0 5px rgba(0,0,0,.1882352941);display:block;margin:20px 0 0;border-radius:8px;transition:1.7s}.sidebar-absolute{position:fixed;left:0;height:100vh;max-width:320px;width:100%;background:#fff;z-index:52;top:0;box-shadow:inset 0 -35px 36px rgba(0,0,0,.0823529412)}@media (max-width:340px){.sidebar-absolute{max-width:300px}}.sidebar-absolute .close-icon{width:35px!important;height:35px!important}.sidebar-absolute-content{overflow-y:scroll;height:var(--innerHeight-excludeBar);padding-bottom:20px}.sidebar-absolute-title{display:flex;justify-content:space-between;align-items:center;padding-left:5px}.headline{min-height:470px;display:flex;align-items:center}.headline-circle{width:50px;height:50px;background:orange;position:absolute;border-radius:100%;left:230px;top:-10px;animation:orange-green 1s linear infinite}@media (max-width:1024px){.headline-circle{width:30px;height:30px;left:115px}}.headline-logo-settings{position:relative}.headline-logo-settings div.emsi-logo{margin-bottom:30px}.headline-logo-settings svg{fill:#ef6ab9;width:190px}@media (max-width:1024px){.headline-logo-settings svg{width:100px}}.headline-posters>div:first-child>div:first-child img{animation-name:animation-ugzfqde;animation-duration:6s;animation-iteration-count:infinite;animation-delay:0s}@keyframes animation-ugzfqde{0%{box-shadow:none}5%{box-shadow:0 0 3px 4px red}10%{box-shadow:none}}.headline-posters>div:first-child>div:nth-child(2) img{animation-name:animation-ugzfqea;animation-duration:6s;animation-iteration-count:infinite;animation-delay:1s}@keyframes animation-ugzfqea{0%{box-shadow:none}5%{box-shadow:0 0 3px 4px orange}10%{box-shadow:none}}.headline-posters>div:nth-child(2)>div:first-child img{animation-name:animation-ugzfqep;animation-duration:6s;animation-iteration-count:infinite;animation-delay:2s}@keyframes animation-ugzfqep{0%{box-shadow:none}5%{box-shadow:0 0 3px 4px #ff0}10%{box-shadow:none}}.headline-posters>div:nth-child(2)>div:nth-child(2) img{animation-name:animation-ugzfqf1;animation-duration:6s;animation-iteration-count:infinite;animation-delay:3s}@keyframes animation-ugzfqf1{0%{box-shadow:none}5%{box-shadow:0 0 3px 4px green}10%{box-shadow:none}}.headline-posters>div:nth-child(3)>div:first-child img{animation-name:animation-ugzfqfb;animation-duration:6s;animation-iteration-count:infinite;animation-delay:4s}@keyframes animation-ugzfqfb{0%{box-shadow:none}5%{box-shadow:0 0 3px 4px #00f}10%{box-shadow:none}}.headline-posters>div:nth-child(3)>div:nth-child(2) img{animation-name:animation-ugzfqfc;animation-duration:6s;animation-iteration-count:infinite;animation-delay:5s}@keyframes animation-ugzfqfc{0%{box-shadow:none}5%{box-shadow:0 0 3px 4px purple}10%{box-shadow:none}}.hide_extra_header .exam-extra-header{display:none}.main-page-boundary{max-width:1200px;margin:0 auto;width:100%;padding:20px}.special-words{background:#ef6ab9}.practice-block{min-height:470px;display:flex;background:#e2e1e0;position:relative;overflow:hidden;z-index:2;border-radius:20px}.practice-image{position:absolute;height:100%;top:0;right:0;z-index:-1;width:50%}.practice-image div.image-loader{height:100%}.practice-image img{max-width:unset;right:0;position:absolute;height:100%;transform:translate(5%);transition:.5s}@media (max-width:1050.8px){.practice-image img{width:unset;height:100%;transform:translate(20%)}}@media (max-width:740.8px){.practice-image img{transform:translate(50%)}}@media (max-width:767.8px){.practice-image img{opacity:.2}}.practice-image-triangle{position:absolute;width:0;height:0;border-top:1000px solid #e2e1e0;border-right:150px solid transparent;top:0}@keyframes orange-green{0%{background:orange}50%{background:green}to{background:orange}}@keyframes right-to-left{to{padding-left:0}}@keyframes left-to-right{0%{margin-left:-50px}to{margin-left:0}}@keyframes slide-transparency{0%{opacity:0}50%{opacity:1}to{opacity:0}}.animate-opacity{animation-name:slide-transparency;animation-iteration-count:infinite}.freq-5{animation-duration:5s}.freq-6{animation-duration:6.33s}.freq-7{animation-duration:7s}.freq-8{animation-duration:8.88s}.freq-9{animation-duration:9s}.freq-10{animation-duration:10.17s}.delay-2{animation-delay:1.33s}.delay-4{animation-delay:2.11s}.bg{width:100%;height:100vh;position:absolute;top:0;left:0;z-index:-1000}.z-1,.z-2,.z-3{position:absolute;width:150vw;height:150vw;left:-50vw;top:-50vw;transform-origin:center}.tile{overflow:hidden;position:absolute;opacity:0;top:0;left:0;width:100%;height:100%;background-repeat:repeat;background-size:512px 512px}.top-left{background-image:url(http://localhost:8080/vue3/img/main_page/stars/topleft.png)}.top-right{background-image:url(http://localhost:8080/vue3/img/main_page/stars/topright.png)}.bottom-left{background-image:url(http://localhost:8080/vue3/img/main_page/stars/bottomleft.png)}.bottom-right{background-image:url(http://localhost:8080/vue3/img/main_page/stars/bottomright.png)}.product-block{display:flex;align-items:center;flex-direction:column}.product-block-poster{width:150px;height:150px;background-image:linear-gradient(#fff,#eee);position:relative}@media (max-width:768px){.product-block-poster{width:110px;height:110px}}.product-block-sale{min-width:40px;height:30px;background:red;position:absolute;top:0;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:1px 3px 2px 1px #000}.loading-ticket{background:#cdcdcd;z-index:3;opacity:.8}.loading-ticket,.loading-ticket:before{width:100%;height:100%;top:0;left:0;position:absolute}.loading-ticket:before{content:"";background:#f9fafb;z-index:0;opacity:1;right:0;bottom:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4),transparent);animation:b-skeleton-animate-wave 1.75s linear infinite}@keyframes b-skeleton-animate-wave{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.teacher-block-poster{width:80px;height:80px;background-image:linear-gradient(#fff,#eee);position:relative;border-radius:100%;overflow:hidden}.theory-block{position:relative}.theory-block .practice-image-triangle{border-top-color:#eee}.theory-block-bg{background:url(https://emsi.ge/c/img/main_page/persian1.jpg);width:100%;height:100%;position:absolute;opacity:1;z-index:-1;top:0;left:0}.theory-block-bgGray{background:#eee}.ticket-platform-advertisement li{padding-left:10px;position:relative;display:flex}.ticket-platform-advertisement li:before{content:"✔";left:0;font-size:21px;margin-right:15px}.ticket-platform-box{background:#ef6ab9;display:flex;justify-content:center;align-items:center;color:#fff;box-shadow:8px 8px 0 0 pink;transition:.3s;border:1px solid #ef6ab9;width:-moz-fit-content;width:fit-content;padding:15px 50px 13px}@media (max-width:400px){.ticket-platform-box{padding:15px 30px 13px}}@media (hover:hover){.ticket-platform-box:hover{box-shadow:0 0 0 0 pink;background:#fff;color:#ef6ab9}}.ticket-platform-complement-bg{background:#7f8ecc}.ticket-platform-dots div.image-loader,.ticket-platform-dots div.image-loader img{height:100%}.exam-chapters{max-width:700px;padding-bottom:120px}@media (max-width:780px){.exam-chapters{padding:0 10px}}@media (max-width:376px){.exam-chapters{padding:0 5px}}.exam-chapters-box{display:grid;margin:auto;width:100%;font-size:.9rem;grid-template-columns:33% 33% 33%;padding:0}.exam-chapters-box span.title{overflow:hidden;text-overflow:clip;white-space:nowrap;flex-shrink:0;flex-grow:0;max-width:76%}.exam-chapters-box>div{padding:0;margin:0 3px}.exam-chapters-box>div input{flex-shrink:0}@media (max-width:533px){.exam-chapters-box{grid-template-columns:50% 50%}.exam-chapters-box-wrapper{overflow-x:scroll}.exam-chapters-box-wrapper-scroller{min-width:433px}}.exam-chapters-box>div{cursor:pointer;display:flex;align-items:center}@media (hover:hover){.exam-chapters-box>div:hover{background-image:linear-gradient(#fff,#eee)}}.exam-chapters-box label{cursor:pointer;font-family:BPG Rioni,sans-serif!important;color:#9b9797;margin:0;padding:4px 0 4px 5px;font-size:inherit;display:flex;align-items:center;width:100%}.exam-chapters-box input:checked+label{color:#535353}.exam-chapters-checkAll{display:flex;justify-content:space-between;margin-bottom:10px;margin-right:5px;position:relative;align-items:flex-end}@media (max-width:533px){.exam-chapters-checkAll{margin-bottom:0;margin-right:0;display:grid;grid-template-columns:auto auto;padding:10px 1%}}.exam-chapters-checkAll .alert{margin-bottom:0!important;padding:0 25px 0 0}.exam-chapters-checkAll .dropDown-box{min-width:270px}.exam-chapters-checkAll .exam-language-changer{position:absolute;left:0;bottom:0;align-items:flex-start}.exam-chapters-checkAll>div{width:-moz-fit-content;width:fit-content;cursor:pointer}.exam-chapters-checkAll>div h4{margin-bottom:0!important;color:#535353}.exam-chapters-checkAll>div:nth-child(2){color:#ef6ab9}@media (max-width:533px){.exam-chapters-checkAll>div:nth-child(2){justify-self:unset}}.exam-chapters-lastLine{display:grid;grid-template-columns:repeat(2,1fr);margin-top:10px;position:relative;font-family:BPG WEB\ 002 Caps,sans-serif!important}@media (max-width:533px){.exam-chapters-lastLine{grid-template-columns:1fr;margin-top:20px;padding-left:0}}.exam-chapters-lastLine .exam-toggleChachra{position:absolute;bottom:-30px;right:0}@media (max-width:533px){.exam-chapters-lastLine .exam-toggleChachra{width:100%;text-align:center;bottom:20px}}.exam-chapters-lastLine-start{display:flex;justify-self:flex-end;flex-direction:column;width:100%;padding-left:10px}.exam-chapters-lastLine-start>:not(:first-child){margin-top:10px}.exam-chapters-lastLine-start>a:active div.card-white,.exam-chapters-lastLine-start>a:active div.card-white-skeleton{background:#ef6ab9;color:#fff}.exam-chapters-lastLine-start div.card-white,.exam-chapters-lastLine-start div.card-white-skeleton{color:#ef6ab9;flex-direction:row;justify-content:flex-end;align-items:center;border:2px solid #ef6ab9;border-radius:15px}.exam-chapters-lastLine-start div.card-white-skeleton:hover,.exam-chapters-lastLine-start div.card-white:hover{color:#ef6ab9;background-image:linear-gradient(#fff,#eee)}.exam-chapters-lastLine-start div.card-white-skeleton:hover:after,.exam-chapters-lastLine-start div.card-white:hover:after{transform:translate(5px,-1.5px)}.exam-chapters-lastLine-start div.card-white-skeleton:after,.exam-chapters-lastLine-start div.card-white:after{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;font-family:Font Awesome\ 5 Free;font-weight:900;font-size:20px;transform:translateY(-1.5px);margin-left:15px;content:"\f054";transition:.4s;transform-origin:106% 23%}@media (max-width:533px){.exam-chapters-lastLine-start{justify-content:center;margin-top:20px;padding-left:0;justify-self:center}}.exam-chapters-lastLine-startExam{background-color:#fff;border:1px solid #ef6ab9;border-radius:3px;display:flex;justify-content:center;align-items:center;color:#ef6ab9;font-size:1.2rem;cursor:pointer;padding:4px 10px 0 0;width:260px;min-height:50px;position:relative;font-family:BPG WEB\ 002 Caps,sans-serif}.exam-chapters-lastLine-startExam:before{position:absolute;content:"";left:0;top:0;width:0;height:100%;background:rgba(239,106,185,.1);transition:.3s}.exam-chapters-lastLine-startExam:hover{text-decoration:none}.exam-chapters-lastLine-startExam:hover:before{width:100%}.exam-chapters-lastLine-startExam:first-child{margin-bottom:8px}@media (max-width:533px){.exam-chapters-lastLine-startExam:first-child{margin-top:0!important;margin-bottom:8px}}.exam-chapters-lastLine-startExam:after{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;font-family:Font Awesome\ 5 Free;font-weight:900;font-size:20px;transform:translateY(-1.5px);margin-left:15px;content:"\f054";transition:.4s;transform-origin:106% 23%}@media (max-width:533px){.exam-chapters .exam-quantity-notAll{margin:0 auto}.exam-chapters .exam-quantity-all{width:100%;text-align:center;top:-40px;margin-left:-7px}}span.quantities{margin-left:3px;animation:fade-in .2s forwards;color:#9b9797}@keyframes fade-in{0%{-moz-opacity:.5;-webkit-opacity:.5;-khtml-opacity:.5;opacity:.5}to{-moz-opacity:1;-webkit-opacity:1;-khtml-opacity:1;opacity:1}}.card.half,.half.card-white,.half.card-white-skeleton{width:50%}.card-white-skeleton h1,.card-white-skeleton h2,.card-white-skeleton h3,.card-white-skeleton h4,.card-white h1,.card-white h2,.card-white h3,.card-white h4,.card h1,.card h2,.card h3,.card h4{font-family:BPG WEB\ 002 Caps,sans-serif}.card-white,.card-white-skeleton{background:#fff;border-radius:8px;box-shadow:0 1px 5px rgba(0,0,0,.062745098);padding:15px}.card-white-invert{background:#ef6ab9;color:#fff}.card-white-skeleton{margin-bottom:20px;background:none;box-shadow:none}.newExamLevel-targetIMG img{max-width:80%;margin:20px auto}.training-apps-each{text-align:center;min-height:280px;display:flex;flex-direction:column;justify-content:flex-end;border-radius:100px 100px 10px 10px;width:160px}ul.likeCode{margin-top:30px!important}ul.likeCode li{display:flex;align-items:center;margin:70px}ul.likeCode .instrument_poster{margin:.5rem 4rem 0}ul.likeCode .instrument_poster img{width:240px}ul.likeCode .content{flex-basis:50%}ul.likeCode .mobileVersion{display:none}@media (max-width:767.98px){ul.likeCode .mobileVersion{display:block}}ul.likeCode .circle{align-items:center;background:#fff;border-radius:100%;box-shadow:inset 0 0 5px rgba(0,0,0,.15),0 0 7px #fff;display:flex;height:6rem;justify-content:center;margin:2rem auto;min-width:6rem;position:relative;width:6rem}ul.likeCode .circle:before{background:#f9f9f9;border-radius:100%;box-shadow:0 2px 3px rgba(0,0,0,.15);content:" ";height:70%;position:absolute;width:70%}ul.likeCode .circle span.counter{font-size:3rem;font-weight:700;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:2;font-family:monospace;color:#4a4a4a}ul.likeCode ul.likeCode li{display:flex;align-items:center;margin:70px}ul.likeCode .circle:after{bottom:0;content:" ";left:calc(3rem - 1px);position:absolute;top:100%;width:2px;background:#f3f3f3;height:200px}ul.likeCode .noAfter:after{display:none}.getRubric .teacher-block-poster{width:32px;height:32px}.my-statistics-ad{display:flex;align-items:center!important;width:100%;background:#f5f5f5;border-radius:15px;overflow:hidden}@media (max-width:640px){.my-statistics-ad{flex-direction:column}}.my-statistics-ad-container{width:100%}.my-statistics-ad-header{display:flex;justify-content:flex-end;align-items:center}.my-statistics-ad-header .close-icon svg{margin:0}.my-statistics-ad-left{flex-basis:40%;padding:20px}.my-statistics-ad-left h1{font-size:1.3rem}.my-statistics-ad-left h3{font-size:1rem}.my-statistics-ad-right{flex-basis:60%;background:#e9e9e9}@media (max-width:640px){.my-statistics-ad-right{width:100%}}.my-statistics-ad-success{background:rgba(239,106,185,.05);border:1px solid #e9e9e9;margin-top:10px}.my-statistics-ad-success p{color:#ef6ab9;font-weight:700}.to-fullscreen{position:fixed;width:98%;margin-left:1%;top:50%;transform:translateY(-50%);background:#fff;border-radius:7px;z-index:1001;left:0;max-height:99vh;overflow:hidden;display:flex;align-items:flex-start}.to-fullscreen-relative{width:100%;position:relative}.to-fullscreen-limited-width{max-width:850px;left:50%;transform:translate(-50%,-50%);margin-left:0}.to-fullscreen-extraLimited-width{max-width:500px;left:50%;transform:translate(-50%,-50%);margin-left:0}.to-fullscreen-title{display:flex;width:100%;justify-content:space-between;align-items:center;background:#e6eaee;padding:0 0 0 10px}.to-fullscreen-title svg{width:100%;height:100%;max-width:13px}.to-fullscreen-content{overflow-y:scroll;max-height:calc(var(--innerHeight-excludeBar) - 50px);padding:10px}.practice-table{overflow-x:scroll;width:100%}.practice-table table{border:1px solid #d1d2d4;text-align:center;border-radius:15px;overflow:hidden;touch-action:manipulation}.practice-table table .show-if-empty{display:none}.practice-table table .css-indicator>div:first-child{display:flex!important}.practice-table table td{vertical-align:top;border:1px solid #d1d2d4;width:12.5%;padding:15px;touch-action:manipulation}@media (max-width:1024px){.practice-table table td{padding:7px 13px}}@media (max-width:768px){.practice-table table td{padding:3px 9px}}@media (max-width:640px){.practice-table table td{padding:1px 4px}}.practice-table table td button{z-index:1}.practice-table table td.notAvailable{transition:all .3s;animation:fade-in .2s ease-in}.practice-table table td.notAvailable button{display:none;pointer-events:none}.practice-table table td.available:after{content:"";position:absolute;width:14px;height:14px;border-radius:5px;background:#fff;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid rgba(0,0,0,.14);box-shadow:inset 0 0 4px 1px rgba(0,0,0,.07);transition:.15s}.practice-table table td.available:hover:after{width:19px;height:19px;background:#f43f5e}.practice-table table td svg.city_icon{visibility:hidden}.practice-table table td.city_icon svg.city_icon{visibility:visible}.practice-table table td.time:before{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f017";color:#24a88e;position:absolute;top:1px;left:6px}.practice-table-active,.practice-table-active:hover{background:#377772}@keyframes fadeIn{0%{opacity:0}70%{opacity:1}}.exam-pagination-new{display:flex;margin-bottom:15px;align-items:center;padding-left:5px}.exam-pagination-new,.exam-pagination-new>*{touch-action:manipulation}@media (max-width:374px){.exam-pagination-new{padding-left:1px}}.exam-pagination-new>*{margin-right:7px}.exam-pagination-new select{height:30px;border-radius:15px;padding:0 20px;margin-top:2px;color:#000;background:#fff;touch-action:manipulation}@media (max-width:350px){.exam-pagination-new select{padding:0 10px}}.exam-pagination-new .next button{padding-left:9px;padding-right:25px;touch-action:manipulation}.exam-pagination-new .next button .arrow-down{right:5px;transform:translateY(-50%) rotate(-90deg)}.exam-pagination-new .previous button{width:83.45px;padding-left:11px;touch-action:manipulation}.exam-pagination-new .previous button .arrow-down{transform:translateY(-50%) rotate(90deg);left:5px}.my-button{width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;border-radius:5px;transition:.1s;position:relative;cursor:pointer;background:none;font-family:BPG Rioni,sans-serif;overflow:hidden}.my-button-greenBorder{border:1px solid #ef6ab9;color:#ef6ab9}.my-button-large{min-height:50px;max-width:220px;width:100%}.my-button-white{color:#000;box-shadow:1px 2px 3px 0 rgba(0,0,0,.8784313725);border-left:1px solid #f4f9f9;border-color:currentcolor;border-top:1px solid #f4f9f9;border-bottom:0;border-right:0;background:#fff;border-radius:35px}.my-button-white.active{background:#ef6ab9;box-shadow:1px 2px 3px 0 rgba(8,99,45,.8784313725);border-color:rgba(244,249,249,0);color:#fff}.my-button-white.active svg{fill:#fff}.my-button-white.active-wrong{background:#a82451;box-shadow:1px 2px 3px 0 rgba(99,8,8,.8784313725);border-color:rgba(244,249,249,0);color:#fff}.overlay-information-enter-active,.overlay-information-leave-active{transition:all .5s}.overlay-information-enter-from,.overlay-information-leave-to{opacity:0;max-height:0!important;overflow:hidden}.height-enter-active,.height-leave-active{transition:all .25s cubic-bezier(.17,.67,.83,.67)}.height-enter-from,.height-leave-to{max-height:0;opacity:0}.continue-enter-active,.continue-leave-active{transition:all .5s}.continue-enter-from,.continue-leave-to{opacity:0}.slide-out-enter-active,.slide-out-leave-active{transition:all .5s}.slide-out-enter-from,.slide-out-leave-to{transform:translateX(300px)!important}.slide-in-enter-active,.slide-in-leave-active{transition:all .2s}.slide-in-enter-from,.slide-in-leave-to{transform:translateX(300px)!important}.fade-enter-active,.fade-leave-active{transition:all 50ms}.fade-enter-from,.fade-leave-to{opacity:0}.fade-only-enter-active{transition:all .15s}.fade-only-enter-from{opacity:0}.slide-up-enter-active,.slide-up-leave-active{transition:all .5s}.slide-up-enter-from,.slide-up-leave-to{transform:translateY(-100%)}.slide-up-effect-enter-active,.slide-up-effect-leave-active{transition:all .2s}.slide-up-effect-enter-from,.slide-up-effect-leave-to{transform:translateY(50px)!important;opacity:0}.birth-enter-active,.birth-leave-active{transition:all .2s}.birth-enter-from,.birth-leave-to{transform:scale(.6) translateY(-30px)!important;opacity:0}.birth-slowly-enter-active,.birth-slowly-leave-active{transition:all .7s}.birth-slowly-enter-from,.birth-slowly-leave-to{transform:scale(.6) translateY(-30px);opacity:0}.only-slide-up-enter-active{transition:all 50ms}.only-slide-up-enter-from{transform:translateY(-50px);opacity:0}.slide-down-effect-enter-active,.slide-down-effect-leave-active{transition:all 2s}.slide-down-effect-enter-from,.slide-down-effect-leave-to{transform:translateY(-100%)}.slide-up-effect-simulator-enter-active,.slide-up-effect-simulator-leave-active{transition:all 50ms}.slide-up-effect-simulator-enter-from,.slide-up-effect-simulator-leave-to{transform:translateY(150px);opacity:0}.slide-down-effect-enter-active,.slide-down-effect-leave-active{transition:.2s}.slide-down-effect-enter-from,.slide-down-effect-leave-to{transform:translateY(8%);opacity:0}.slide-in-effect-enter-active,.slide-in-effect-leave-active{transition:all .2s}.slide-in-effect-enter-from,.slide-in-effect-leave-to{transform:translateX(-8%);opacity:0}.slide-in-effect-fromRight-enter-active,.slide-in-effect-fromRight-leave-active{transition:all .2s}.slide-in-effect-fromRight-enter-from,.slide-in-effect-fromRight-leave-to{transform:translateX(100px);opacity:0}.drop-out-enter-active,.drop-out-leave-active{transition:all .4s}.drop-out-enter-from,.drop-out-leave-to{transform:translateX(-200%)}.drop-in-enter-active,.drop-in-leave-active{transition:all .4s}.drop-in-enter-from,.drop-in-leave-to{transform:translateX(140%)}.drop-out-delay-enter-active,.drop-out-delay-leave-active{transition:all .4s}.drop-out-delay-enter-from,.drop-out-delay-leave-to{transform:translateX(-200%)}.drop-in-delay-enter-active,.drop-in-delay-leave-active{transition:all .4s}.drop-in-delay-enter-from,.drop-in-delay-leave-to{transform:translateX(250%)}.height-animation-enter-active,.height-animation-leave-active{transition:all .4s}.height-animation-enter-from,.height-animation-leave-to{transform:translate3d(0,-100%,0)}.lateLeave-leave-active{transition:all .3s}.lateLeave-leave-to{opacity:0}.practiceChosenCell-enter-active,.practiceChosenCell-leave-active{transition:all .1s ease}.practiceChosenCell-leave-to{opacity:0;transform:translateY(-20px)}.list-enter-active{transition:all .5s ease}.list-enter-from{opacity:0;transform:translateX(30px)}.fade-move,.vue-group-enter-active,.vue-group-leave-active{transition:all .5s cubic-bezier(.55,0,.1,1)}.vue-group-enter-from,.vue-group-leave-to{opacity:0;transform:scaleY(.01) translate(30px)}.vue-group-leave-active{width:100%;position:absolute}.fade-move,.vue-group2-enter-active,.vue-group2-leave-active{transition:all .2s cubic-bezier(.55,0,.1,1)}.vue-group2-enter-active{transition-delay:.2s}.vue-group2-enter-from,.vue-group2-leave-to{opacity:0}.number-change-enter-active,.number-change-leave-active{transition:all .15s linear}.number-change-enter-from{transform:translateY(-30px)}.number-change-leave-to{transform:translateY(30px)}.animate-text h4,.animate-text p{animation:slideDown .82s cubic-bezier(.36,.07,.19,.97) both;transform:translateZ(0)}@keyframes opaque{66%{opacity:0}}@keyframes animateCell{5%{background:#ef6ab9}}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}@keyframes slideDown{20%{transform:translateY(15px);opacity:0}21%{transform:translateY(-15px)}50%{opacity:1;transform:translateY(0)}}.discount-main button,.discount-main h1,.discount-main h2,.discount-main h4,.discount-main h5{font-family:BPG LE Studio\ 04 Caps,sans-serif}.discount-main p{font-family:BPG LE Studio\ 04,sans-serif}.discount-main .inside_theory{z-index:0}.discount-main .inside_theory .cover-text{z-index:unset}.discount-main .inside_theory .cover{background:url(https://emsi.ge/c/img/discount_purchases/summer_cover.jpg) bottom!important;justify-content:center}.discount-main .inside_theory .cover h1{text-align:center;background:#e2a63f;padding:10px;border-radius:8px}.discount-main .inside_theory .cover:before{content:"";background:repeating-linear-gradient(320deg,transparent,transparent 3px,rgba(0,0,0,.05) 0,rgba(0,0,0,.05) 5px);width:calc(100% - 2px);height:calc(100% - 7px);position:absolute;opacity:.3;top:4px;left:1px;height:100%;top:0;z-index:0}.discount-main .black-bg{transform:translateY(0);background:rgba(90,90,90,.5019607843)}.buy-button-payment-type>div{margin-top:50px}.buy-button-payment-type>div .text-rectangle{background:#f9f9f9}.buy-button-payment-type>div img{width:100%;border:2px solid #ef6ab9}.buy-button-payment-type>div img.banks{width:50px;border:0;z-index:2;margin-right:10px}.buy-button-payment-type>div button.cart-button{margin:30px auto;padding:0 8px;width:-moz-fit-content;width:fit-content}.buy-button-payment-type>div button.cart-button i{font-size:1.1rem;margin-left:5px}.buy-button-payment-type-card .which-bank{display:flex;align-items:center;justify-content:space-between}.buy-button-payment-type-card .which-bank h4{margin-bottom:0;color:#8d8d8d;font-size:1rem}.buy-button-payment-type-card img.banks{width:25px!important}.tbcPayImage{width:10px!important;margin-top:-9px;margin-left:3px}.tbcPayLogo{border:0!important;width:40%!important}.buy-button{width:300px;background:#fff;position:fixed;right:0;top:0;height:100%;box-shadow:0 2px 3px rgba(0,0,0,.1607843137);display:flex;align-items:center;justify-content:flex-start;flex-direction:column;z-index:13;-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll;padding:0 15px 200px}.buy-button button,.buy-button h1,.buy-button h2,.buy-button h4,.buy-button h5{font-family:BPG LE Studio\ 04 Caps,sans-serif!important}.buy-button p{font-family:BPG LE Studio\ 04,sans-serif!important}.buy-button::-webkit-scrollbar{display:none}.buy-button .minimize-button{right:10px;top:10px;position:absolute}.buy-button button{margin-top:50px;margin-right:0;transition:.5s}.buy-button button:after{content:"\f023";transition:0s}.buy-button button.buy-button-success{background:#ef6ab9;color:#fff}.buy-button button.buy-button-success:after{content:"\f067";transition:0s}.buy-button button.buy-button-loading{background:#f8fcfb!important;color:#848484!important;cursor:progress}.buy-button button.purchase-recorded{background:#f8fcfb!important;color:#848484!important;pointer-events:none}.buy-button button.purchase-recorded:after{content:"\f058";transition:0s}.buy-button .info-butts{overflow:visible;justify-content:center}.buy-button .cart-extension{bottom:-230px;left:50%;transform:translateX(-50%)}@media (max-width:767.98px){.buy-button .cart-extension{top:unset;margin-top:15px}}.buy-button p{font-size:.7rem}.buy-button-login-or-register{margin-top:50px;font-size:.8rem;display:flex;justify-content:space-between;width:100%;padding-bottom:10px;border-bottom:1px solid #24a88e}.buy-button-login-or-register>div{width:50%;color:#ef6ab9;flex-direction:column;display:flex;align-items:center}.buy-button-login-or-register>div:last-child{text-align:right}.buy-button-buyClicked .cancel{margin-top:50px}.buy-button-payment-type{margin-top:10px;padding-top:50px;border-top:1px solid #ef6ab9}.buy-button-payment-type ul{list-style:none;padding:0;border-top:1px solid #ccc}.buy-button-payment-type li{height:40px;background:#fdfdfd;display:flex;align-items:center;position:relative;border-bottom:1px solid #ccc}.buy-button-payment-type li:after{content:"";position:absolute;width:60%;height:100%;left:25%;background:#f4f4f4;transition:.3s;opacity:0}.buy-button-payment-type li:hover{color:#000}.buy-button-payment-type li:hover:after{width:100%;opacity:1;left:0}.buy-button-payment-type li h4,.buy-button-payment-type li p{font-size:.8rem;position:relative;z-index:2}.buy-button-payment-type li img{width:50px;border:0;z-index:2}.buy-button-payment-type label{margin-bottom:0;margin-left:5px;z-index:2;cursor:pointer}.buy-button-payment-type input{z-index:2;margin:-2px 6px 0 0}.buy-button .minimize-button-wrapper{top:34px;position:absolute;left:10px;z-index:15;width:40px;height:40px;cursor:pointer}.buy-button .minimize-button-wrapper:after{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f068";position:absolute;top:-1px;left:12%;cursor:pointer}@media (max-width:400px){.buy-button .minimize-button-wrapper:after{top:0}}.buy-button .user-column-avatar img{max-width:80px}.buy-button .user-column-avatar svg{width:200px;max-width:200px}.buy-button a{color:#ef6ab9!important}.text-rectangle{background:#fff;border-radius:15px;box-shadow:0 2px 3px rgba(0,0,0,.1607843137);padding:15px;margin-bottom:20px;font-family:BPG LE Studio\ 04,sans-serif;font-size:.9rem}.text-rectangle p{margin:5px 0!important}.text-rectangle-content i{font-size:4rem;float:left;margin:0 7px 0 0}.text-rectangle-footer{border-top:1px solid #f5f5f5;display:flex;align-items:center;justify-content:space-between;margin-top:15px}.text-rectangle-footer i{font-size:1rem}.cart-button-wrapper{width:100%;display:flex;justify-content:flex-end;padding:0 45px 15px;align-items:flex-end;margin-right:-15px}@media (min-width:1399px){.cart-button-wrapper{max-width:1028px;padding:0 0 15px;margin-right:0}}@media (max-width:1199px){.cart-button-wrapper{padding:0 0 15px;margin-right:-45px}}@media (max-width:767.67px){.cart-button-wrapper{padding:0 15px 15px 0;margin-right:0}}button.cart-button{border-radius:15px;border:0;background:#ef6ab9;color:#fff;display:flex;justify-content:space-around;position:relative;width:93px;padding:0;align-items:center;height:34px;overflow:hidden}button.cart-button-reverse{background:#ef6ab9!important;color:#fff!important}@media (max-width:767.98px){button.cart-button{height:49px}}button.cart-button div{height:100%;display:flex;align-items:center;padding-top:1px}button.cart-button:after{width:1px;height:100%;border-radius:0;border:1px solid rgba(37,155,132,.5411764706);box-shadow:3px 1px 6px 0 rgba(35,168,142,.0588235294);content:"";left:calc(50% + 2px);position:absolute;top:0}button.cart-button:before{width:0;height:100%;background:rgba(37,100,101,.1);transition:.4s;content:"";position:absolute;top:0;left:0}@media (hover:hover){button.cart-button:hover:before{height:100%;width:100%}}button.cart-button span{position:absolute;right:20%;transition:all .7s}.minimize-button{width:22px;height:22px;border-radius:50%;border:1px solid #d7a13f;background:#f3bf4f;color:#695322;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.5s;flex-shrink:0}.minimize-button:after{content:""}.minimize-button:hover:after{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f068"}
