a{text-decoration:none;color:#fff;cursor:pointer}.menu li:nth-child(3){position:relative}.menu li>img{max-width:48px;filter:invert(100%) sepia(100%) saturate(0%) hue-rotate(162deg) brightness(104%) contrast(105%)}.cart_counter:after{content:attr(data-count);display:inline-block;height:30px;width:30px;font-weight:600;text-align:center;align-items:center;justify-content:center;background-color:#20b2aa;margin-left:.5rem;border-radius:3rem;transition:all .2s ease-in}@media screen and (min-width: 840px){.menu li>*{display:flex;align-items:center}.menu li .cart_counter:after{background-color:purple}.menu li>img{display:none}}.nav{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;background-color:#6495ed;color:#fff;height:83px;padding:.25rem 1rem 0;width:100%;box-shadow:0 5px 20px -10px #6495ed}.nav a{font-size:1.2rem}.nav a:first-child{font-size:1.5rem}.nav p{font-size:1.3rem;margin-right:1rem;display:flex;justify-content:flex-end}.left-nav{width:100%;display:flex;justify-content:space-between;align-items:center;padding-bottom:.25rem;border-bottom:1px solid rgb(149,180,236)}.right-nav{font-size:1.3rem;display:flex;z-index:10}.menu{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.menu>li{height:42px;overflow:hidden;display:flex;align-items:center}.menu>li:first-child{padding-right:1rem}.menu>li a{padding:.25rem 1rem;height:100%;transition:all .2s ease-in}.menu>li a:hover{background-color:#20b2aa}.menu>li a:hover .cart_counter{background-color:#789}.menu>li span{padding:.25rem 1rem}.menu-button-container{display:none;height:100%;width:50px;cursor:pointer;flex-direction:column;justify-content:center;align-items:center}#menu-toggle{display:none}.menu-button,.menu-button:before,.menu-button:after{display:block;background-color:#fff;position:absolute;height:6px;width:40px;transition:transform .5s cubic-bezier(.23,1,.32,1);border-radius:3px}.menu-button:before{content:"";margin-top:-12px}.menu-button:after{content:"";margin-top:12px}#menu-toggle:checked+.menu-button-container .menu-button:before{margin-top:0;transform:rotate(225deg)}#menu-toggle:checked+.menu-button-container .menu-button{background:#fff0}#menu-toggle:checked+.menu-button-container .menu-button:after{margin-top:0;transform:rotate(-225deg)}@media (max-width: 840px){.nav{flex-direction:row;align-items:center;height:75px;padding-top:0}.nav a{font-size:1.4rem}.left-nav{border:none;padding-bottom:0;margin-bottom:0;display:flex;flex-direction:column;align-items:flex-start}.left-nav p{font-size:1.2rem}.left-nav p b{font-weight:500}.menu-button-container{display:flex}.menu{position:absolute;top:0;right:0;margin-top:50px;flex-direction:column;justify-content:initial;width:0;background-color:#789}.overlay{width:100%;height:100%;background-color:#000}#menu-toggle~.menu{margin-top:75px;height:100svh;height:100vh}#menu-toggle:checked~.menu{width:55%;padding:0 1rem;z-index:1000;overflow:hidden}#menu-toggle~.menu li,#menu-toggle .menu li>a{display:flex;align-items:center;margin:0;padding:1.25rem 0;border:0;font-size:1.5rem;transition:all .6s cubic-bezier(.23,1,.32,1)}#menu-toggle~.menu li,#menu-toggle~.menu{border-bottom:1px solid #91a6bd;transition:all .4s cubic-bezier(.23,1,.32,1)}#menu-toggle~.menu li:last-child,#menu-toggle~.menu:last-child{border-bottom:none}.menu>li{margin:0;padding:.5em;height:fit-content;width:100%;color:#fff;background-color:transparent}.menu>li a{display:flex;align-items:center}.menu>li a:hover{background-color:transparent}.menu>li:not(:last-child){border-bottom:1px solid #444}}@media screen and (max-width: 540px){#menu-toggle:checked~.menu{width:100%;padding:0 1rem;z-index:1000}#menu-toggle:checked~.menu li{justify-content:center}#menu-toggle:checked~.menu li img{display:none}}.blur-load{position:relative;background-size:cover;background-position:center;border-radius:10px}.blur-load:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;animation:pulse 2.5s infinite;border-radius:10px}.blur-load.loaded>img{opacity:1}.blur-load.loaded:before{content:none;animation:none}.blur-load>img{z-index:2;object-position:center;object-fit:cover;opacity:0;transition:opacity .2s ease}@keyframes pulse{0%,to{background-color:#6495ed00}50%{background-color:#6495ed33}}.cert_container{position:relative;padding:1rem;border-radius:.5rem;background-color:#fff;margin-bottom:.5rem;display:flex;flex-direction:column;-webkit-box-shadow:4px 4px 8px 0 rgba(56,93,122,.08);-moz-box-shadow:4px 4px 8px 0 rgba(56,93,122,.08);box-shadow:4px 4px 8px #385d7a14;transition:all .2s ease-in,transform .3s}.cert_container p,.cert_container span{font-size:clamp(14px,4vw,20px);color:#212121}.cert_prop{margin-left:.75rem}.cert_prop>.fav-icon{position:absolute;top:-5px;right:10px}.cert_prop-title{font-size:1.75rem;font-weight:700;transition:all .3s ease}.cert_prop-brief{font-size:1.4rem;margin:.5rem 0}.cert_prop-brief li{list-style:none}.cert_prop-faces{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;overflow:hidden;max-height:180px}.cert_prop-faces span{justify-content:flex-start;color:#fff}.cert_prop-faces_face{display:flex;flex-wrap:wrap;line-height:1.2;margin-top:.5rem;font-size:1.3rem;padding:4px 8px;background-color:#6495ed;border-radius:.5rem;text-align:center}.cert_bottom{display:flex;justify-content:space-between;align-items:flex-end}.cert_bottom div:first-child{width:100%;display:flex}.cert_bottom div:first-child img{align-self:center;border-radius:10px;transition:all .3s ease}@media screen and (max-width: 799px){.cert_prop-title{margin-bottom:1rem}.cert_prop-faces{width:30%}}@media screen and (min-width: 800px){.cert_container{display:grid;grid-template-columns:repeat(auto-fit,minmax(1fr,380px));height:100%;min-height:300px}.cert_container img{max-height:170px}.cert_container:hover{cursor:pointer;transform:scale(1.02);-webkit-box-shadow:4px 4px 8px 0 rgba(56,93,122,.2);-moz-box-shadow:4px 4px 8px 0 rgba(56,93,122,.2);box-shadow:4px 4px 8px #385d7a33;padding-top:.25rem}.cert_container:hover img:first-child{transform:scale(1.09) translateY(-8px);border:1px solid rgba(100,149,237,.25)}.cert_bottom{height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.cert_bottom div:first-child img{align-self:center;width:100%}.cert_prop-title{font-size:1.5rem}.cert_prop-brief{font-size:1.2rem}.cert_prop-faces{display:flex;flex-flow:row wrap;column-gap:.25rem;max-height:100px}}@media screen and (max-width: 499px){.cert_bottom{display:flex;flex-direction:column;align-items:flex-start}.cert_bottom div:first-child{width:100%;display:flex;justify-content:center}.cert_bottom div:first-child img{width:clamp(260px,90%,399px)}.cert_prop-faces{width:100%;flex-direction:row;justify-content:center}.cert_prop-faces_face{margin-right:.5rem}.cert_prop-faces_face:last-child{margin-right:initial}}.loader_container{width:100%;height:calc(100vh - 70px);display:flex;justify-content:center;align-items:center}.loader{width:48px;height:48px;display:block;margin:15px auto;position:relative;color:#ccc;box-sizing:border-box;animation:rotation 1s linear infinite}.loader:after,.loader:before{content:"";box-sizing:border-box;position:absolute;width:24px;height:24px;top:50%;left:50%;transform:scale(.5) translate(0);background-color:#6495ed;border-radius:50%;animation:animloader 1s infinite ease-in-out}.loader:before{background-color:#20b2aa;transform:scale(.5) translate(-48px,-48px)}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes animloader{50%{transform:scale(1) translate(-50%,-50%)}}.modal{display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:#0a141ebf;position:fixed;top:0;left:0;opacity:0;pointer-events:none;z-index:100;transition:all .3s ease}.modal.active{pointer-events:all;opacity:1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal_container{height:fit-content;padding:2rem 3rem;border-radius:4px;background-color:#f8f8ff;position:absolute;display:flex;flex-direction:column;align-items:center;box-shadow:4px 4px 20px #223c5033;min-width:30vw;max-width:80vw;z-index:1000}@media screen and (max-width: 980px){.modal_container{max-width:unset;padding:2rem}}@media screen and (max-width: 499px){.modal_container{width:100%;height:100%}}.city_container{display:flex;flex-direction:row;padding:1rem;margin:3px 0;cursor:pointer;transition:all .2s ease}.city_container:hover{background-color:#6495ed40}@media screen and (max-width: 499px){.city_container{font-size:1rem}}.location_modal{position:relative;margin-bottom:2rem;width:clamp(30vw,500px,90vw)}.location_modal_container{min-height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.location_modal h2{text-align:center;font-size:1.2rem;font-weight:300;margin-bottom:1rem}.location_modal input{position:relative;width:100%;padding:.5rem .75rem;font-size:1.1rem;border:1px solid rgba(100,149,237,.25);border-radius:6px;outline:0}.location_modal .clear-search{position:absolute;padding:.5rem;font-size:1rem;right:.5rem;color:gray;cursor:pointer;transition:all .2s ease}.location_modal .clear-search:hover{color:#000}.location_city{font-size:1.1rem;margin:.5rem 0 0 .25rem;cursor:pointer;transition:all .2s}.location_city:hover{color:gray}.location_city.selected{color:#6495ed;font-weight:bolder}.location_templates{display:grid;grid-template-columns:repeat(2,50%)}.location_search-results{position:absolute;width:100%;max-height:300px;top:72px;left:-2px;margin:2px;background-color:#fff;border-radius:0 0 4px 4px;overflow-y:scroll;font-size:1rem}.close{position:absolute;text-align:center;font-size:1rem;top:-8px;right:-8px;height:24px;width:24px;border-radius:50%;border:1px solid rgba(100,149,237,.25);background-color:#b0c4de;cursor:pointer;transition:all .2s ease}.close:hover{transform:scale(1.1);color:#f5f5f5}@media screen and (max-width: 499px){.location_templates{grid-template-columns:repeat(1,100%)}.location_search-results{max-height:60vh;top:5rem}}.location_container{padding:.75rem 0}.location_container img{height:22px;filter:invert(54%) sepia(53%) saturate(529%) hue-rotate(182deg) brightness(95%) contrast(96%)}.location_current-city{display:inline-flex;cursor:pointer}.location_current-city span{transition:all .2s;-webkit-user-select:none;user-select:none}.location_current-city span:hover{color:#708090}.location_current-city:hover img{animation:spin .6s cubic-bezier(.33,.73,.19,.03)}@keyframes spin{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}@media screen and (max-width: 840px){.location_container{display:flex;padding:.5rem 0}.location_container_current-city{display:flex}.location_container_current-city img{height:22px}}.pagination_wrapper{display:flex;z-index:500;justify-content:center;padding:.5rem 0}.pagination_page{font-size:1.25rem;padding:6px 10px;background-color:#ccc;margin:0 3px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .2s ease;border-radius:4px}.pagination_page:hover{-webkit-mask-image:linear-gradient(to top,#000,#0000);mask-image:linear-gradient(to top,#000,#0000);background-color:#6495edbf;color:#f5f5f5}.pagination_page.page{background-color:transparent;font-weight:700}.pagination_page.page:hover{-webkit-mask-image:none;mask-image:none;background-color:transparent;cursor:initial;color:#000}@media screen and (max-width: 799px){.pagination_page{font-size:1rem;margin:0 2px}}.filter-price_container{display:flex;align-items:center}.filter-price_container input::-webkit-outer-spin-button,.filter-price_container input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.filter-price_container input[type=number]{-moz-appearance:textfield}.filter-price_inputs input{width:100px;margin-left:.5rem;border:1px solid rgba(100,149,237,.25);outline:none;padding:.5rem 1rem;font-size:1rem;border-radius:4px}@media screen and (max-width: 499px){.filter-price_inputs{display:flex}.filter-price_inputs input{width:clamp(12vw,100px,30vw);font-size:1rem}}.accordion-wrapper{position:relative;z-index:4}.accordion-item{position:absolute;top:40px;left:0;display:grid;grid-template-columns:repeat(3,300px);border-radius:4px;flex-wrap:wrap;z-index:1;overflow:hidden;background-color:#f8f8ff;transition:max-height .3s cubic-bezier(1,0,1,0);height:auto;max-height:9999px;-webkit-box-shadow:4px 4px 8px 0 rgba(56,93,122,.2);-moz-box-shadow:4px 4px 8px 0 rgba(56,93,122,.2);box-shadow:4px 4px 8px #385d7a33}.accordion-item.collapsed{max-height:0;transition:max-height .35s cubic-bezier(0,1,0,1)}.accordion-title{position:relative;padding:.5rem 1.5rem .5rem 0;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:all .2s;-webkit-user-select:none;user-select:none}.accordion-title.cat-counter:before{content:attr(data-count);display:block;position:absolute;top:8px;right:-8px;height:24px;width:24px;color:#fff;background-color:#20b2aa;border-radius:50%;text-align:center;z-index:1}.accordion-title:after{content:"";width:0;height:0;position:absolute;right:0;top:18px;margin-left:.5rem;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid currentColor}.accordion-title:hover,.accordion-title.open{color:#708090}.accordion-title.open:after{content:"";border-top:0;border-bottom:5px solid}.accordion-content{padding:1em 1.5em;border-radius:4px;height:fit-content;cursor:pointer;transition:all .2s ease}.accordion-content.filtered{background-color:#20b2aa;color:#f5f5f5}.accordion-content:hover{background-color:#6495ed;color:#fff}.accordion_buttons{display:flex;justify-content:flex-end;gap:1rem;margin:4rem auto 2rem}@media screen and (max-width: 800px){.accordion-item{left:-8px;width:100vw;grid-template-columns:repeat(2,300px)}}@media screen and (max-width: 500px){.accordion-item{left:-8px;width:100vw;grid-template-columns:repeat(1,100vw)}}.top-btn{text-align:center;text-transform:uppercase;width:100%;color:#444;font-size:1.4rem;font-weight:300;background:linear-gradient(.25turn,#0000,#6495ed33,#0000);display:flex;justify-content:center;align-items:center;padding:.5rem 0;cursor:pointer;transition:all .2s ease}.top-btn.hidden{visibility:hidden;opacity:0}.top-btn:hover{color:#f5f5f5;background:linear-gradient(.25turn,#0000,#6495ed,#0000)}.select{border:1px solid rgba(100,149,237,.25);border-radius:4px;padding:.5rem 1rem;font-size:1rem;-webkit-user-select:none;user-select:none;outline:none}header.main-page{display:flex;justify-content:space-between;padding:0 .5rem}#top span{display:none}.main-page_container{padding:.5rem .35rem;flex-wrap:wrap;row-gap:.5rem;column-gap:1rem;position:relative}.main-page_filters{display:flex;align-items:flex-start;flex-direction:column;padding:0 .5rem;column-gap:2rem;row-gap:.5rem}h2{display:flex;justify-content:center;font-weight:300}@media screen and (min-width: 800px){.main-page{align-items:center;padding:.25rem 0 0}.main-page_container{padding:.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(32%,380px));justify-content:center}.main-page_filters{display:flex;flex-direction:row}#top span{display:initial}}@media screen and (max-width: 499px){.main-page{flex-direction:column}}.my-cert_container,.fav-cert_container{padding:.5rem .35rem}.my-cert_top,.fav-cert_top{display:flex;justify-content:space-between}.my-cert_top select,.fav-cert_top select{border:1px solid rgba(100,149,237,.25);border-radius:4px;padding:.5rem 1rem;font-size:1rem;-webkit-user-select:none;user-select:none;outline:none}.my-cert_title,.fav-cert_title{font-size:1.4rem;margin-left:.75rem;margin-bottom:1rem;font-weight:600;text-transform:uppercase}@media screen and (max-width: 520px){.my-cert_top,.fav-cert_top{flex-direction:column;width:100%}.my-cert_top div,.fav-cert_top div{align-self:flex-end;margin-bottom:.25rem}.my-cert_title,.fav-cert_title{font-size:1.2rem}}.range{width:100%;height:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#edf1f4;outline:none;border-radius:15px;overflow:hidden;margin:.5rem 0}.range_box{position:relative;display:flex;flex-direction:column;width:100%;align-content:space-between;padding:5px 0}.range_limits{display:flex;justify-content:space-between}.range_controls{display:flex;justify-content:space-between;align-items:center}.range_value-btn{font-size:1.25rem;font-weight:500;color:#fff;background-color:#6495ed;width:2rem;height:2rem;text-align:center;border-radius:50%;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .2s ease}.range_value-btn:hover{background-color:#20b2aa}.range::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;background:#fff;border-radius:50%;border:2px solid cornflowerblue;box-shadow:-1007px 0 0 1000px #6495ed;cursor:pointer}.rangeValue{outline:none;position:relative;text-align:center;border:1px solid rgba(100,149,237,.25);width:120px;height:3rem;font-size:1.25em;color:#000;background:#f8f8ffb3;margin-left:15px;border-radius:6px;font-weight:300}.rangeValue::-webkit-outer-spin-button,.rangeValue::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}@media screen and (max-width: 839px){.range_box{width:94%}}.addresses_container{min-height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.addresses_content-top{width:100%;max-height:75vh;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:2rem;font-size:1rem}.addresses_content-top>h3{margin-bottom:1rem;font-size:1.4rem;font-weight:300}.addresses_content-addresses{width:100%;overflow-y:scroll;font-size:1rem}.disclaimer_container{min-height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.disclaimer_content{width:100%;max-height:75vh;overflow-y:scroll;font-size:1rem;margin-bottom:2rem}.disclaimer_content a{color:#4682b4}@media screen and (max-width: 499px){.disclaimer_content{max-height:unset}}.cert-big_container{padding:.5rem .35rem;width:100%;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.cert-big_wrapper{display:flex;flex-direction:column}.cert-big__title{font-size:1.4rem;margin-bottom:1rem;font-weight:600;text-transform:uppercase}.cert-big_content{min-height:calc(100vh - 160px);min-height:calc(100svh - 160px);display:flex;justify-content:space-between;gap:1rem}.cert-big_content__left-content{width:66%}.cert-big_content__left-content_props__img-container{position:relative;overflow:hidden;border-radius:1rem;display:flex;justify-content:center;margin-bottom:1rem;box-shadow:2px 2px 5px #223c5033}.cert-big_content__left-content_props__img-container img{width:80%}.cert-big_content__left-content_props__img-container img:first-child{position:absolute;transform:scale(1.25);filter:blur(1rem)}.cert-big_content__left-content_props__img-container img:nth-child(2){z-index:2}.cert-big_content__left-content_props__img-container img.fav-icon{max-width:45px;position:absolute;top:-5px;right:10px}.cert-big_content__left-content_props__brief{font-size:1.2rem;margin-bottom:1rem}.cert-big_content__left-content_props__faces{margin-bottom:1rem}.cert-big_content__left-content_props__faces_title{font-size:1.2rem}.cert-big_content__left-content_props__faces_faces{margin-top:1rem;display:flex;flex-direction:row;flex-wrap:wrap}.cert-big_content__left-content_props__delay{font-size:1.2rem;margin-bottom:1rem}.cert-big_content__right-content{width:33%;display:flex;flex-direction:column;justify-content:space-between;min-height:100%}.cert-big_content__right-content__agreements{width:100%;display:flex;flex-direction:column}.cert-big_content__right-content__agreements_title{font-size:1.4rem;font-weight:500;margin-bottom:1rem}.cert-big_content__right-content__agreements p{font-size:1.2rem;width:fit-content;margin-bottom:1rem}.cert-big_content__right-content__agreements p.button{min-width:100%;text-align:center}.cert-big_content__right-content__categories{display:flex;flex-wrap:wrap;text-align:center;margin-top:2rem}.cert-big_content__right-content__categories p{font-size:1.2rem;line-height:1;margin-right:1.2rem}.cert-big_content__right-content__categories span{font-size:.9rem;line-height:1.1;padding:3px 8px;color:#f5f5f5;background-color:#6495ed;border-radius:1.25rem;margin-right:.35rem;margin-bottom:.35rem;cursor:pointer;box-shadow:2px 2px 5px #223c5033;transition:all .2s ease}.cert-big_content__right-content__categories span:hover{background-color:#20b2aa}.cert-big_prop-face{display:flex;align-items:center;color:#f5f5f5;margin-bottom:.5rem;font-size:1.2rem;background-color:#6495ed;border-radius:.5rem;margin-right:.75rem;-webkit-user-select:none;user-select:none;cursor:pointer;transition:all .2s ease;width:fit-content}.cert-big_prop-face:hover{background-color:#4682b4}.cert-big_prop-face label{padding:.5rem 1rem;cursor:pointer}.cert-big_prop-face.unavailable{padding:10px 20px;color:#0006;background-color:#a9a9a9;cursor:not-allowed}.cert-big_prop-face input[type=radio]{display:none}.cert-big_prop-face:has(input[type=radio]:checked){background-color:#20b2aa;font-weight:600;transform:scale(1.14)}.cert-big_btn{visibility:initial;text-align:center;font-size:1.6rem;opacity:1;-webkit-user-select:none;user-select:none;padding:.5rem 1.5rem;background-color:#6495ed;color:#f5f5f5;border-radius:4px;cursor:pointer;transition:all .2s ease}.cert-big_btn.cart{background-color:#4682b4;display:none;opacity:1;transition:all .2s ease}.cert-big_btn:hover{background-color:#20b2aa}.cert-big_btn.disabled{background-color:#789;color:#f5f5f5}.cert-big_btn.disabled:hover{cursor:auto}.cert-big_btn.hidden{visibility:hidden;opacity:0}.range_container{display:flex;align-items:center}.range_cart-buttons{display:flex;flex-direction:column;justify-content:center}.cart-buttons{display:flex;justify-content:flex-end}.bubble{padding:1rem 2rem;border-radius:1rem;background-color:#f8f8ff80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);box-shadow:2px 2px 5px #223c5033}.bubble a{color:#4682b4}@media screen and (max-width: 839px){.range_container{flex-direction:column}.range_cart-buttons{display:flex;flex-direction:row;align-items:center;width:100%;height:80px}.cert-big_content{flex-direction:column}.cert-big_content__left-content,.cert-big_content__right-content,.cert-big_content__left-content_props__img-container img{width:100%}.cert-big_content__right-content__agreements{flex-direction:column}.cart-buttons{width:100%;justify-content:flex-end}}@media screen and (max-width: 499px){.range_cart-buttons{display:flex;flex-direction:column;align-items:center;width:100%;margin-top:2rem}.range_cart-buttons a{width:100%}.cert-big__title{font-size:1.2rem}.cert-big_content__left-content_props__img-container>.fav-icon{width:35px}.cert-big_btn{width:100%}.cert-big_btn:first-child{margin-right:unset}.cert-big_btn.cart{display:block}.cert-big_prop-face{margin-right:.5rem}.cart-buttons{width:100%;flex-direction:column}.cart-buttons span:first-child{margin-bottom:.5rem}.bubble{padding:1rem}}.certificate-mini_container{position:relative;display:flex}.certificate-mini_container input[type=checkbox]{position:absolute;top:27px;left:-13px}.certificate-mini_wrapper{position:relative;font-weight:300;overflow:hidden;display:grid;width:100%;height:120px;border-radius:8px;grid-template-columns:repeat(9,1fr);background-color:#fff;padding:.1rem 1rem;margin-bottom:.5rem;-webkit-box-shadow:0 0 6px 1px rgba(34,60,80,.1);-moz-box-shadow:0 0 6px 1px rgba(34,60,80,.1);box-shadow:0 0 6px 1px #223c501a}.certificate-mini_wrapper.cart{grid-template-columns:repeat(7,1fr);height:80px}.certificate-mini__top{grid-column-start:1;grid-column-end:3}.certificate-mini__top.cart{grid-column-end:2}.certificate-mini__top>a{color:#000;text-decoration:none}.certificate-mini__top>a>p{font-size:1.4rem;text-transform:uppercase;margin-bottom:.75rem}.certificate-mini__top>a img{position:absolute;top:0;left:0;height:100%;-webkit-mask-image:-webkit-gradient(linear,left top,right top,from(rgb(0,0,0)),to(rgba(0,0,0,0)));mask-image:linear-gradient(to right,#000,#0000)}.certificate-mini__middle{grid-column-start:3;grid-column-end:8;display:flex;flex-direction:column;font-size:1.4rem;font-weight:bolder}.certificate-mini__middle.cart{grid-column-start:2;grid-column-end:7;justify-content:center}.certificate-mini__middle>a>p{color:#000;font-weight:500;margin-bottom:.5rem}.certificate-mini__middle_times p{font-size:.85em}.certificate-mini__middle_times p>span{font-weight:300}.certificate-mini__bottom{grid-column-start:8;grid-column-end:10;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-evenly;font-size:1.4rem;margin-right:1rem}.certificate-mini__bottom__status{display:flex;align-items:center}.certificate-mini__bottom__status_details{display:flex;align-items:center;justify-content:center;border:1px solid;width:24px;height:24px;border-radius:4rem;cursor:pointer;margin-left:.5rem;transition:all .2s ease}.certificate-mini__bottom__status_details:hover{color:gray}.certificate-mini__bottom__status_download img{cursor:pointer;margin-left:.5rem;height:24px}.certificate-mini__bottom__status_message{position:absolute;padding:1rem;border-radius:4px;margin-left:.5rem;color:#212121;font-size:.9em;top:20px;right:50px;width:fit-content;background-color:#f8f8ff4d;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);overflow:hidden;box-shadow:2px 2px 5px #223c5033;opacity:1;z-index:1;transition:all .2s ease}.certificate-mini__bottom__status_message.hidden{visibility:hidden;opacity:0}.certificate-mini__bottom.cart{grid-column-start:7;grid-column-end:8;flex-direction:row;align-items:center;justify-content:flex-end}.certificate-mini__bottom.fav{position:absolute;top:-4px;right:0}.certificate-mini__bottom span{font-weight:bolder;cursor:pointer}.certificate-mini__bottom span img{height:30px;margin-left:1rem;transition:all .2s ease}.certificate-mini__bottom span img:hover{transform:scale(1.05)}@media screen and (max-width: 1280px){.certificate-mini_container input[type=checkbox]{position:absolute;top:-13px;left:13px}}@media screen and (max-width: 839px){.certificate-mini_wrapper{display:flex;flex-direction:column;height:190px}.certificate-mini_wrapper.cart>*{font-size:1.1rem;word-break:break-word}.certificate-mini__top>a>p{font-size:1.4rem;text-transform:uppercase;margin-bottom:.75rem}.certificate-mini__top>a img{position:absolute;left:unset;top:0;right:0;-webkit-mask-image:-webkit-gradient(linear,left top,right top,from(rgb(0,0,0)),to(rgba(0,0,0,0)));mask-image:linear-gradient(to right,#0000,#000)}.certificate-mini__middle{z-index:1}.certificate-mini__middle.cart{flex:1;justify-content:space-around}.certificate-mini__middle>a>p{color:#000;font-weight:500;margin-bottom:.5rem}.certificate-mini__middle_times p{font-size:.8em;font-weight:500}.certificate-mini__middle_times p>span{font-weight:initial}.certificate-mini__bottom{margin-right:unset;align-items:flex-start;flex:1}.certificate-mini__bottom.cart{justify-content:flex-start}.certificate-mini__bottom.fav{right:1rem}.certificate-mini__bottom__status_message{top:60px;right:unset;left:120px;width:300px}}@media screen and (max-width: 449px){.certificate-mini_container{position:initial}.certificate-mini_container.cart{position:relative}.certificate-mini_container input[type=checkbox]{top:27px}.certificate-mini_wrapper{display:flex;flex-direction:column;height:190px}.certificate-mini_wrapper.cart{display:grid;grid-template-columns:repeat(5,1fr);flex-direction:row}.certificate-mini_wrapper.cart>*{font-size:1rem}.certificate-mini__top{display:grid}.certificate-mini__top>a img{position:absolute;left:unset;top:unset;bottom:0;right:0;height:100%;width:auto;z-index:unset;-webkit-mask-image:-webkit-gradient(linear,left top,right top,from(rgb(0,0,0)),to(rgba(0,0,0,0)));mask-image:linear-gradient(to right,#0000,#0000004d)}.certificate-mini__top.cart{grid-column-start:1;grid-column-end:1}.certificate-mini__top.cart a img{height:100%}.certificate-mini__middle{z-index:1}.certificate-mini__middle.cart{justify-content:flex-start;grid-column-start:1;grid-column-end:4}.certificate-mini__bottom{display:flex;align-items:flex-end;margin-bottom:.5rem;flex-direction:row;justify-content:space-between}.certificate-mini__bottom.cart{margin-right:unset;justify-content:flex-end;align-items:flex-start;grid-column-start:4;grid-column-end:6;z-index:2}.certificate-mini__bottom__status{position:relative;margin-left:-100px}.certificate-mini__bottom__status_message{top:unset;bottom:30px;right:12px;left:unset;width:300px;background-color:#f8f8ffb3}}.cart_container{padding:.5rem .35rem}.cart_top{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;text-transform:uppercase;font-weight:600}.cart_top p{font-size:1.4rem;margin-left:1rem}.cart_top__buttons>span:first-child{margin-right:.25rem}.cart_wrapper{min-height:calc(100vh - 186px);min-height:calc(100svh - 186px);display:flex;flex-direction:column;justify-content:space-between}.cart_wrapper__result{display:flex;justify-content:flex-end;margin-top:2rem;margin-bottom:2rem;margin-right:2rem;text-transform:uppercase}.cart_wrapper__result>span{font-size:1.4rem;font-weight:500}.cart_wrapper__bottom{display:flex;justify-content:center;margin-bottom:1rem}.cart_wrapper__bottom span{font-size:1.4rem;line-height:2}@media screen and (max-width: 799px){.cart_top__buttons{display:flex;flex-direction:column}.cart_top__buttons>span{width:100%;text-align:center}.cart_top__buttons>span:first-child{margin-right:unset;margin-bottom:.25rem}}@media screen and (max-width: 520px){.cart_wrapper__result span{font-size:1.2rem}.cart_top{align-items:unset}.cart_top p{font-size:1.3rem}.cart_top__buttons span{padding:.5rem 1rem;font-size:.9rem}}.auth_main{height:100vh;height:100 svh;display:flex;flex-direction:column;justify-content:center;align-items:center}.auth_container{height:260px;display:flex;flex-direction:column;justify-content:space-around;align-items:center}.auth_container-top{display:flex;flex-direction:column;align-items:center;row-gap:1rem}.auth_logo{font-size:2rem;color:#6495ed}.auth_phone{display:flex;align-items:center}.auth_phone span{padding:.5rem;background-color:#fff;font-size:1.6rem;line-height:2;color:#789;border:1px solid rgba(100,149,237,.25);border-top-left-radius:4px;border-bottom-left-radius:4px}.auth_phone input{border:1px solid rgba(100,149,237,.25);outline:none;text-align:center;padding:.5rem;color:#789}.auth_phone input[type=tel]{border-top-right-radius:4px;border-bottom-right-radius:4px;font-size:1.6rem;line-height:2;width:250px}.auth_wrapper{display:flex;flex-direction:column}.auth_wrapper span{display:flex;align-items:center;height:60px;width:100%;text-transform:uppercase}.auth_wrapper span.auth_phone-legend{max-height:1rem;margin-bottom:.5rem}.auth_wrapper span.button{font-size:1.6rem;font-weight:300;justify-content:center}.auth_wrapper input,.auth_wrapper span{margin-bottom:.75rem;max-height:60px}.auth_wrapper input::placeholder{color:#ccc}.auth_wrapper input[type=number]{border-radius:4px;border:1px solid rgba(100,149,237,.25);outline:none;padding:.5rem;color:#789;font-size:3rem;line-height:1.1;width:312px;text-align:center}.auth_wrapper input::-webkit-outer-spin-button,.auth_wrapper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.auth_wrapper input[type=number]{-moz-appearance:textfield}.auth_wrapper .call-request{display:inline;text-align:center;font-size:1.2rem;text-decoration:underline;cursor:pointer}.auth_wrapper .call-request.await{color:#789;text-decoration:unset;cursor:unset}.auth_actions{display:flex;justify-content:space-between}.auth_phone-legend{color:#789;font-size:.9rem;font-weight:500;opacity:1;transition:.2s ease}.auth_phone-legend.hide{opacity:0}.qr{max-width:290px}.qr p{text-align:justify;font-size:1.2rem;line-height:1.1;font-weight:300;margin-bottom:1rem}.qr img{max-width:inherit}@media screen and (min-width: 800px){.auth_wrapper span{height:60px}.auth_wrapper input{height:60px;padding:.5rem;color:#789}.auth_wrapper input[type=tel]{font-size:1.2rem;line-height:2}.auth_wrapper input[type=number]{font-size:2rem;line-height:1.2;font-family:sans-serif;text-align:center}.auth_wrapper .call-request{text-align:center;font-size:1.2rem;text-decoration:underline}.auth_phone span{background-color:#fff;font-size:1.2rem;color:#789;border:1px solid rgba(100,149,237,.25);border-top-left-radius:4px;border-bottom-left-radius:4px;-webkit-user-select:none;user-select:none}}@media screen and (max-width: 499px){.qr{max-width:200px}}input[type=checkbox]{position:relative;background-color:#cccccc80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:2;width:26px;height:26px;border:1px solid rgba(100,149,237,.25);border-radius:4px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=checkbox]:checked{background-color:#20b2aa}input[type=checkbox]:checked:before{border-color:#f5f5f5;animation:check .2s ease}input[type=checkbox]:before{content:"";position:absolute;top:2px;left:8px;width:5px;height:13px;border:4px solid transparent;border-left:none;border-top:none;transform:rotate(45deg)}@keyframes check{0%{transform:rotate(45deg) scale(0)}}.slider_container{width:100%;height:100%;position:relative}.slider_wrapper{border-radius:1rem;overflow:hidden;width:100%;height:100%;background:linear-gradient(217deg,#4682b4,#f000 70.71%),linear-gradient(127deg,#20b2aa,#0f00 70.71%),linear-gradient(336deg,#a9a9a9,#00f0 70.71%);display:flex}.slider_image{object-fit:contain;width:100%;height:100%;display:block;max-height:460px;flex:0 0 auto;transition:translate .3s ease-in-out}.slider_button{all:unset;display:block;position:absolute;top:0;bottom:0;padding:1rem;cursor:pointer;transition:all .1s ease}.slider_button>img{height:2rem;transition:.2s ease}.slider_button:hover{background-color:#0003;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.slider_button:hover>*{animation:squish .2s ease-in-out}.slider_button.left{left:0}.slider_button.left>img{rotate:180deg}.slider_button.right{right:0}.slider_crumbs{position:absolute;bottom:-1.25rem;left:50%;translate:-50%;display:flex;gap:1rem}.slider_crumbs__crumb{all:unset;-webkit-user-select:none;user-select:none;display:block;border-radius:50%;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:#0000001a;width:2rem;height:2rem;text-align:center;cursor:pointer;transition:all .2s ease}.slider_crumbs__crumb.selected{color:#f5f5f5;background-color:#6495ed}.slider_crumbs__crumb:hover{scale:1.2}@keyframes squish{50%{scale:1.4 .6}}.pwa-offer_container{display:flex;flex-direction:column;min-height:100%}.pwa-offer_container>div{max-height:95vh;overflow-y:scroll}.pwa-offer_container h3{font-size:1.4rem;font-weight:500;margin-bottom:1rem}.pwa-offer_container>*{font-size:1.2rem;font-weight:400}.pwa-offer_instruction__content{display:grid;grid-template-columns:3fr 2fr;column-gap:1rem;padding-right:.25rem;margin-bottom:2rem}.pwa-offer_instruction__content li{margin-bottom:.5rem;margin-left:1.25rem}.pwa-offer_instruction__content li:first-child{margin-top:2rem}.pwa-offer_instruction__content li:last-child{margin-bottom:2rem}.pwa-offer_instruction p{margin-bottom:.5rem}.pwa-offer_footer{display:flex;margin-bottom:1rem}.pwa-offer_footer label{margin-left:.5rem}.image-carousel{display:flex;align-items:center;margin:0 auto}@media screen and (max-width: 1199px){.pwa-offer_container>*{font-size:1.1rem;font-weight:400}.pwa-offer_instruction__content{grid-template-columns:1fr 1fr}}@media screen and (max-width: 799px){.pwa-offer_container>*{font-size:1rem;font-weight:400}.pwa-offer_instruction__content{display:flex;flex-direction:column}.pwa-offer_instruction__content li{margin-bottom:.5rem;margin-left:1rem}.pwa-offer_instruction__content li:first-child{margin-top:.5rem}.pwa-offer_instruction__content li:last-child{margin-bottom:1rem}.image-carousel{margin-top:1rem;margin-bottom:1rem}}@font-face{font-family:Open Sans,sans-serif;src:url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;700&family=Roboto:wght@300;400;700&display=swap" rel="stylesheet')}*{margin:0;padding:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;font-family:system-ui,Open Sans,sans-serif;scroll-behavior:smooth}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background-color:#b0c4de;border:2px solid rgb(100,149,237)}::-webkit-scrollbar-thumb{background-color:#6495ed;border-radius:4px}::-webkit-scrollbar-thumb:hover{background-color:#20b2aa}.b24-widget-button-wrapper{z-index:10!important;right:20px!important;bottom:20px!important}.b24-widget-button-shadow{z-index:9!important;right:20px!important;bottom:20px!important}.main{background:linear-gradient(#f5f5f5,#a9a9a9);-webkit-box-shadow:100px 0 100px rgba(34,60,80,.15) inset,-100px 0 100px rgba(34,60,80,.15) inset;-moz-box-shadow:100px 0 100px rgba(34,60,80,.15) inset,-100px 0 100px rgba(34,60,80,.15) inset;box-shadow:100px 0 100px #223c5026 inset,-100px 0 100px #223c5026 inset;min-height:100vh}.main_container{max-width:1280px;margin:0 auto;min-height:calc(100vh - 83px);min-height:calc(100svh - 83px);flex:1}.content-wrapper{min-height:calc(100vh - 100px);min-height:calc(100svh - 100px);display:flex;flex-direction:column;justify-content:space-between}.button{width:fit-content;padding:.5rem 2.5rem;background-color:#6495ed;color:#f5f5f5;border-radius:4px;cursor:pointer;transition:all .2s ease-in-out}.button:hover{background-color:#20b2aa}.button.disabled{background-color:#789;color:#f5f5f5}.button.disabled:hover{cursor:auto}.link{cursor:pointer;transition:all .2s ease-in-out;border-bottom:1px solid}.link:hover{color:#789}.warning{font-weight:500;text-transform:uppercase;color:#ff4500}.empty_container{min-height:50vh;display:flex;align-items:center;justify-content:center;text-align:center}.empty_container span{font-size:1.4rem;text-transform:uppercase;font-weight:300}.fav-icon{z-index:3;max-width:35px;transform:translateY(-4%);scale:1 .9;cursor:pointer;transition:all .2s ease-in-out}.fav-icon:hover{scale:1 1.1;transform:translateY(8%)}.fav-icon.added{scale:1 1.4;transform:translateY(15%);filter:invert(52%) sepia(100%) saturate(373%) hue-rotate(128deg) brightness(93%) contrast(82%)}.fav-icon.added:hover{scale:1 1.3;transform:translateY(12%)}@media screen and (max-width: 800px){.b24-widget-button-wrapper{right:initial!important;left:10px!important;bottom:10px!important}.main{position:relative}.main_container{min-height:calc(100vh - 75px);min-height:calc(100svh - 75px)}.back-btn{position:fixed;top:calc(50vh - 75px);top:calc(50svh - 75px);left:10px;font-size:3rem;height:50px;width:50px;background:#6495ed1f;border-radius:3rem;cursor:pointer;transition:all .2s ease-in-out;z-index:3}.back-btn:before{content:"";height:25px;width:4px;background-color:#a9a9a9;position:absolute;left:38%;top:10%;z-index:1000;transform:rotate(45deg);border-radius:3px;transition:.2s ease-in-out}.back-btn:after{content:"";height:25px;width:4px;background-color:#a9a9a9;position:absolute;left:38%;top:40%;z-index:1000;transform:rotate(135deg);border-radius:3px;transition:.2s ease-in-out}.back-btn:hover{background-color:#b0c4de}.back-btn:hover:before,.back-btn:hover:after{background-color:#f5f5f5}}
