@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";*{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px;font-family:Roboto,sans-serif}body{margin:0}@media (display-mode: standalone){body{--theme-color: #ffffff}}.header__main{background-color:#fff;padding:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:sticky;top:0;left:0;width:100%;z-index:100;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.1);box-shadow:0 2px 10px #0000001a;-webkit-transition:all .3s ease;transition:all .3s ease}@supports not (position: sticky){.header__main{position:fixed;-webkit-animation:smoothAppear .3s ease;animation:smoothAppear .3s ease}.header__main body{padding-top:0}}.header__main h2{font-size:clamp(1rem,4vw,1.5rem);color:#0c5145;font-weight:700;margin:0}.header__main .call-button__container{padding:.75rem 1.5rem;border-radius:2rem;border:2px solid #0c5145;-webkit-transition:all .3s ease;transition:all .3s ease;cursor:pointer}.header__main .call-button__container a{color:inherit;text-decoration:none;font-weight:600;white-space:nowrap}.header__main .call-button__container:hover{background-color:#0c5145;color:#fff;-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 4px 8px rgba(12,81,69,.2);box-shadow:0 4px 8px #0c514533}.header__main .call-button__container:active{-webkit-transform:translateY(0);transform:translateY(0)}.header__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 768px){.header__main,.header__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header__main h2{margin-bottom:1rem}}@media (max-height: 670px){.header__main{padding:1rem}}@-webkit-keyframes smoothAppear{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes smoothAppear{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.hello-container{position:relative;width:100%;height:-webkit-fill-available;height:calc(var(--vh, 1vh) * 90);height:90vh;background:url(/assets/platinum_hello-D4ROHzib.webp) center/cover no-repeat,url(/assets/platinum_hello-CabTUBC8.jpg) center/cover no-repeat;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:50px;margin-bottom:50px}.hello-container:before{content:"";position:absolute;inset:0;background-color:#0000004d;z-index:1}.hello-container__content{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:600px}.hello-container__text{color:#fff;margin-bottom:30px;text-shadow:1px 1px 3px rgba(0,0,0,.5)}.hello-container__text h1{font-size:clamp(2rem,5vw,3.5rem);margin-bottom:1rem}.hello-container__text p{font-size:1.2rem;line-height:1.5}.buttons__container{display:-webkit-box;display:-ms-flexbox;display:flex}.buttons__container>*{cursor:pointer;padding:15px 30px;border-radius:15px;font-weight:600;-webkit-transition:all .3s ease;transition:all .3s ease;text-align:center;text-decoration:none;display:inline-block}.buttons__container .button__order{margin-right:1rem;background-color:#fff;color:#000;border:2px solid white}.buttons__container .button__order:hover{background-color:transparent;color:#fff}.buttons__container .button__consultation{background-color:transparent;border:2px solid rgba(255,255,255,.7);color:#fff}.buttons__container .button__consultation:hover{background-color:#0c5145;border-color:#0c5145}@media (max-width: 768px){.hello-container{padding-left:20px;padding-right:20px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hello-container__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hello-container__text h1{font-size:2rem}.hello-container__text p{font-size:1rem}.buttons__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.buttons__container>*{width:100%}.button__order{margin-bottom:1rem}}.catalog{padding:1rem 0}.catalog__container{max-width:1200px;margin:0 auto;padding:0 20px}.catalog__title{text-align:center;color:#2c3e50;font-size:2.5rem;margin-bottom:2rem;position:relative}.catalog__title:after{content:"";display:block;width:80px;height:4px;background:#0c5145;margin:1rem auto 0}.catalog__title strong{font-size:2.5rem;color:#0c5145}.catalog__text strong{color:#0c5145}.catalog__content{background:#fff;border-radius:8px;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.1);box-shadow:0 5px 15px #0000001a;padding:2.5rem;line-height:1.6}.catalog__carousel{position:relative}.carousel{width:100%;overflow:hidden;border-radius:8px;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.1);box-shadow:0 5px 15px #0000001a;position:relative}.carousel__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:-webkit-transform .5s ease-in-out;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}.carousel__slide{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;min-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.carousel__image{width:100%;max-height:70vh;-o-object-fit:cover;object-fit:cover;display:block}@media (max-width: 768px){.carousel__image{height:300px}}.carousel__description{padding:1.5rem;text-align:center;font-size:1.1rem;color:#333;background-color:#fff;border-top:3px solid #0c5145}.carousel__description strong{color:#0c5145;font-weight:600}.carousel__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:0 1rem;pointer-events:none}.carousel__button{background:#0c5145b3;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:1.2rem;width:50px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s ease;transition:all .3s ease;pointer-events:auto}.carousel__button:hover{background:#0c5145;-webkit-transform:scale(1.1);transform:scale(1.1)}.carousel__button--prev{margin-left:1rem}.carousel__button--next{margin-right:1rem}@media (max-width: 768px){.catalog{padding:2rem 0}.catalog__title{font-size:2rem}.carousel__button{width:40px;height:40px}}.about-us{padding:1rem 0}.about-us__container{max-width:1200px;margin:0 auto;padding:0 20px}.about-us__title{text-align:center;color:#2c3e50;font-size:2.5rem;margin-bottom:2rem;position:relative}.about-us__title:after{content:"";display:block;width:80px;height:4px;background:#0c5145;margin:1rem auto 0}.about-us__title strong{font-size:2.5rem;color:#0c5145}.about-us__text strong{color:#0c5145}.about-us__content{background:#fff;border-radius:8px;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.1);box-shadow:0 5px 15px #0000001a;padding:2.5rem;line-height:1.6}.about-us__text{color:#555;font-size:1.1rem;margin-bottom:1.5rem}.about-us__text:last-child{margin-bottom:0}.about-us__features{margin:1.5rem 0;padding-left:1.5rem}.about-us__feature{color:#333;margin-bottom:.8rem;position:relative;padding-left:1.5rem}.about-us__feature::marker{color:#0c5145;font-size:1.5em}.about-us__feature:last-child{margin-bottom:0}@media (max-width: 768px){.about-us{padding:2rem 0}.about-us__title{font-size:2rem}.about-us__content{padding:1.5rem}}.our-works{padding:1rem 0}.our-works__container{max-width:1200px;margin:0 auto;padding:0 20px}.our-works__title{text-align:center;color:#2c3e50;font-size:2.5rem;margin-bottom:2rem;position:relative}.our-works__title:after{content:"";display:block;width:80px;height:4px;background:#0c5145;margin:1rem auto 0}.our-works__title strong{font-size:2.5rem;color:#0c5145}.our-works__text strong{color:#0c5145}.our-works__content{background:#fff;border-radius:8px;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.1);box-shadow:0 5px 15px #0000001a;padding:2.5rem;line-height:1.6}.photo-wall{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-auto-rows:minmax(150px,auto);gap:1rem;padding:10px}.photo-wall img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.1);box-shadow:0 3px 6px #0000001a;-webkit-transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease,-webkit-box-shadow .3s ease;cursor:-webkit-zoom-in;cursor:zoom-in}.photo-wall img:hover{-webkit-transform:scale(1.03);transform:scale(1.03);-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px #0003}.modal{display:none;position:fixed;z-index:1000;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000000e6;-webkit-animation:fadeIn .3s;animation:fadeIn .3s}.modal__close{position:absolute;top:15px;right:35px;color:#f1f1f1;font-size:40px;font-weight:700;-webkit-transition:.3s;transition:.3s;cursor:pointer}.modal__close:hover{color:#bbb}.modal__content{margin:auto;display:block;width:80%;max-width:1200px;-webkit-animation:zoomIn .3s;animation:zoomIn .3s}.modal__caption{margin:auto;display:block;width:80%;max-width:1200px;text-align:center;color:#ccc;padding:10px 0;height:150px}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes zoomIn{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes zoomIn{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@media screen and (max-width: 768px){.modal__content,.modal__caption{width:100%}}.price-list{padding:1rem 0}.price-list__container{max-width:1200px;margin:0 auto;padding:0 20px}.price-list__title{text-align:center;color:#2c3e50;font-size:2.5rem;margin-bottom:2rem;position:relative}.price-list__title:after{content:"";display:block;width:80px;height:4px;background:#0c5145;margin:1rem auto 0}.price-list__title strong{font-size:2.5rem;color:#0c5145}.price-list__text strong{color:#0c5145}.price-list__content{background:#fff;border-radius:8px;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.1);box-shadow:0 5px 15px #0000001a;padding:2.5rem;line-height:1.6}.price-list__content{padding:2rem}.price-list__logo{max-width:150px;height:auto}.price-list__meta{text-align:right;color:#7f8c8d;font-size:.9rem}.price-list__categories{display:grid}.price-list__category:not(:last-child){margin-bottom:1rem}.price-list__category-title{color:#0c5145;font-size:1.3rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px dashed #eee}.price-list__category-title strong{font-size:1.3rem}.price-list__category-title strong.platinum{background:linear-gradient(45deg,#8a939c,#c7cdd4,#8a939c);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 3px rgba(180,190,200,.4)}.price-list__category-title strong.gold{background:linear-gradient(45deg,#c0a03f,#e6c200,#c0a03f);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 2px rgba(230,194,0,.3)}.price-list__category-title strong.silver{background:linear-gradient(45deg,#a8a8a8,#d9d9d9,#a8a8a8);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 2px rgba(200,200,200,.3)}.price-list__category-title strong:hover{text-shadow:0 0 4px rgba(255,255,255,.5);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.price-list__services{display:grid}.price-list__service{display:grid;grid-template-columns:2fr 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.8rem 0;border-bottom:1px solid #f5f5f5}.price-list__service:not(:last-child){margin-bottom:1rem}.price-list__service-name{font-weight:600;color:#2c3e50}.price-list__service-price{-webkit-font-feature-settings:"lnum";font-feature-settings:"lnum";unicode-bidi:bidi-override;direction:ltr;text-align:right;font-weight:700;color:#0c5145;white-space:nowrap;padding-left:1rem}.price-list__service-description{grid-column:1/-1;font-size:.85rem;color:#7f8c8d;margin-top:.3rem}.price-list__footer{padding-top:1rem;font-size:.9rem;color:#7f8c8d;text-align:center}.price-list__note{font-style:italic;margin-top:1rem;padding:.8rem;background-color:#f8f9fa;border-radius:4px}.advantages{padding:1rem 0}.advantages__container{max-width:1200px;margin:0 auto;padding:0 20px}.advantages__title{text-align:center;color:#2c3e50;font-size:2.5rem;margin-bottom:2rem;position:relative}.advantages__title:after{content:"";display:block;width:80px;height:4px;background:#0c5145;margin:1rem auto 0}.advantages__title strong{font-size:2.5rem;color:#0c5145}.advantages__text strong{color:#0c5145}.advantages__content{background:#fff;border-radius:8px;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.1);box-shadow:0 5px 15px #0000001a;padding:2.5rem;line-height:1.6}.advantages__grid{display:grid;grid-template-columns:1fr 1fr}@media (max-width: 992px){.advantages__grid{grid-template-columns:1fr}}.advantages__image{border-radius:8px;overflow:hidden;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:2rem}.advantages__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.advantages__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.advantages__item{padding:1.5rem;background:#f9f9f9;border-radius:8px;-webkit-transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease,-webkit-box-shadow .3s ease}.advantages__item:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px);-webkit-box-shadow:0 10px 20px rgba(0,0,0,.1);box-shadow:0 10px 20px #0000001a}.advantages__item:not(:last-child){margin-bottom:2rem}.advantages__item-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1rem}.advantages__number{margin-right:1rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:2.5rem;min-height:2.5rem;width:2.5rem;height:2.5rem;background:#0c5145;color:#fff;border-radius:50%;font-weight:700;font-size:1.2rem;-ms-flex-negative:0;flex-shrink:0;line-height:1}.advantages__item-title{color:#2c3e50;font-size:1.4rem;margin:0}.advantages__text{color:#555;font-size:1.1rem;margin:0;padding-left:3.5rem}.contacts{background-color:#fff;padding-top:3rem;padding-bottom:3rem;margin-bottom:50px;padding:1rem 0}.contacts__container{max-width:1200px;margin:0 auto;padding:0 20px}.contacts__title{text-align:center;color:#2c3e50;font-size:2.5rem;margin-bottom:2rem;position:relative}.contacts__title:after{content:"";display:block;width:80px;height:4px;background:#0c5145;margin:1rem auto 0}.contacts__title strong{font-size:2.5rem;color:#0c5145}.contacts__text strong{color:#0c5145}.contacts__content{background:#fff;border-radius:8px;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.1);box-shadow:0 5px 15px #0000001a;padding:2.5rem;line-height:1.6}.contacts__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0!important;-webkit-box-shadow:none!important;box-shadow:none!important}.contacts__info{-webkit-box-flex:1;-ms-flex:1 1 300px;flex:1 1 300px;padding:2rem}.contacts__item{margin-bottom:2.5rem}.contacts__item:last-child{margin-bottom:0}.contacts__subtitle{font-size:1.25rem;font-weight:600;color:#2c3e50;margin-bottom:1.25rem}.contacts__text{color:#000000b3;line-height:1.6;font-size:1rem}.contacts__map-wrapper{-webkit-box-flex:1;-ms-flex:1 1 400px;flex:1 1 400px;min-height:400px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 768px){.contacts__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contacts__info{padding:1.5rem}.contacts__map-wrapper{min-height:300px}}footer{background-color:#000;padding:30px}footer p{color:#fff;margin:0}@media screen and (max-width: 480px){footer p{text-align:center}}
