﻿@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css);@import url(//fonts.googleapis.com/css?family=Open+Sans:400,700,800,300);*{box-sizing:border-box}html{width:100%;height:100%;margin:0;padding:0;scroll-behavior:smooth}body{width:100%;height:100%;font-family:'Open Sans','Helvetica Neue',Helvetica, sans-serif;font-style:normal;font-size:100%;line-height:1.45;color:#141414}a{text-decoration:none}a:hover{text-decoration:none}img{max-width:100%}.btn{display:inline-block;margin:1rem 0;color:white;font-weight:500;font-size:2.3rem;width:90%;background:#5D1049;letter-spacing:.02em;border:2px solid white;border-radius:10px;padding:.8rem 1rem .9rem;text-shadow:0 1px rgba(0,0,0,0.3);box-shadow:0 0 2px rgba(0,0,0,0.2)}@media (max-width: 43.75em){.btn{padding:.5rem .7rem .6rem;font-size:1rem}}.btn:hover{background:#73145a;color:#fff}.btn:focus,.btn:active,.btn:focus:active{background:#470c38;border-color:#470c38;box-shadow:0 2px 5px 0 rgba(0,0,0,0.5) inset}.btn--buttons{display:inline-block;margin:1rem 0;color:white;font-weight:500;font-size:2.3rem;background:#720D5D;letter-spacing:.02em;border:2px solid #efb05a;border-radius:10px;padding:.8rem 1rem .9rem;width:90%;text-shadow:0 1px rgba(0,0,0,0.3);box-shadow:0 0 2px rgba(0,0,0,0.2)}@media (max-width: 43.75em){.btn--buttons{padding:.5rem .7rem .6rem;font-size:1rem}}.btn--buttons:hover{background:#891070;color:#efb05a}.btn--buttons:focus,.btn--buttons:active,.btn--buttons:focus:active{background:#5b0a4a;border-color:#5b0a4a;box-shadow:0 2px 5px 0 rgba(0,0,0,0.5) inset}.container{margin:0 auto;width:90%;max-width:1200px}.font60{font-size:60% !important}header{color:white;background:#5D1049;text-align:center;position:relative;z-index:1;overflow:hidden}@media (max-width: 43.75em){header{padding:2rem 0}}header h1{font-size:3rem;margin:0 0 1rem}@media (max-width: 43.75em){header h1{font-size:2rem}}header h2{font-weight:300;font-size:2rem;margin:0 0 1rem}@media (max-width: 43.75em){header h2{font-size:1.5rem}}.purple--line{background:#5D1049;height:20px}.line{display:flex}section{background:#fff;color:#1c262b;padding:3.5rem 0}@media (max-width: 43.75em){section{padding:2rem 0}}section .fullscreen{position:fixed !important;top:1px;left:1px;width:100vw !important;height:100vh !important;z-index:9999;object-fit:contain}section .slider{margin-bottom:150px;display:flex;overflow:hidden;width:100%;position:relative;min-height:400px}section .slide{display:none;position:absolute;width:100%;text-align:center;padding:0 20px;box-sizing:border-box}section .slide.active{display:block}section .slide-image{width:110px;height:110px;margin-bottom:30px}section .slide-text{font-size:50px;line-height:1.3;margin:0 auto;max-width:900px}@media (max-width: 768px){section .slider{margin-bottom:-40px;min-height:275px}section .slide{padding:0 15px}section .slide-image{width:80px;height:80px;margin-bottom:20px}section .slide-text{font-size:24px;line-height:1.4;max-width:100%}}@media (max-width: 480px){section .slider{margin-bottom:-20px;min-height:235px}section .slide{padding:0 10px}section .slide-image{width:60px;height:60px;margin-bottom:15px}section .slide-text{font-size:20px;line-height:1.4}}@media (min-width: 769px) and (max-width: 1024px){section .slide-text{font-size:36px;max-width:800px}section .slider{margin-bottom:0px;min-height:308px}}section.section--primary{background:#5D1049;color:#fff}section.section--primary--alt{background:#952578;text-align:center;color:#fff}section.section--secondary{text-align:center}section.section--primary--light{background:rgba(93,16,73,0.1)}section.section--grey{background:#1c262b;color:#fff}section.section--grey--light{background:#29363e;color:#fff}section h3{text-align:center;font-size:1.2rem;font-weight:300;margin:0 0 1rem}@media (max-width: 43.75em){section h3{font-size:1rem}}section li{font-size:1.2rem;font-weight:300}@media (max-width: 43.75em){section li{font-size:1rem}}section p{font-size:1.2rem;font-weight:300}@media (max-width: 43.75em){section p{font-size:1rem}}.text--primary{white-space:nowrap}.text--primary--purple{color:#5D1049}.paragraph{text-indent:40px}.col,.col-5,.col-4,.col-3,.col-7{margin:0 1.5%;display:inline-block;vertical-align:top}.font{font-size:5.9rem}@media (max-width: 43.75em){.col-7{margin:0}}.col-3{width:29%}@media (max-width: 43.75em){.col-3{width:100%;margin:0}}@media (max-width: 43.75em){.col-4{width:100%;margin:0}}.col-5{width:30%}@media (max-width: 34.375em){.col-5{width:60%;margin:0}}.details{text-align:left}.details h3{font-size:2rem;text-align:left}@media (max-width: 43.75em){.details-img--ball{height:200px;width:auto;margin:0 auto}}.features{text-align:center;padding:1rem}.features:hover{background:rgba(255,255,255,0.1)}@media (max-width: 43.75em){.features{width:100%;margin:0;text-align:left;border-bottom:1px solid rgba(255,255,255,0.2)}.features:last-child{border:none}}.features i{font-size:4rem;margin:0 0 2rem 0}@media (max-width: 43.75em){.features i{font-size:1.5rem;width:2rem;text-align:center;margin:0 0 1rem 0;float:left}}.features p{margin:0 0 1rem 0;font-size:1rem}@media (max-width: 43.75em){.features p{margin-left:3rem}}blockquote{position:relative;margin:0;padding:0;text-align:center}blockquote:before{display:inline-block;color:#5D1049;font-size:2rem;content:'\201C'}blockquote p{margin:0;display:inline;font-size:1.5rem}@media (max-width: 43.75em){blockquote p{font-size:1.2rem}}blockquote cite{font-size:1rem;display:block;margin:.5rem 0 0 1.2rem;text-style:italic}@media (max-width: 43.75em){blockquote cite{font-size:.8rem}}blockquote cite:before{content:'–'}footer{background:#2d2b2a;color:#fff;padding:2rem 0;text-align:center;font-size:.8rem;color:rgba(255,255,255,0.4)}footer ul{margin:0;padding:0;list-style:none}footer ul li{display:inline-block}footer ul li a{display:block;padding:.4rem .7rem;font-size:.9rem;text-decoration:none;color:rgba(255,255,255,0.7)}footer ul li a:hover{color:white}.text--center{text-align:center}.text--left{text-align:left}.link{color:#CAA0B8}.text--right{position:relative;text-align:right;top:190px;left:19px}.bg-image{background:#5D1049;text-align:center;position:relative;z-index:1;overflow:hidden;text-shadow:2px 0 5px black}.bg-image:before{content:'';display:block;position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;z-index:-1;background-size:cover;background-attachment:fixed;filter:blur(5px);opacity:.8;transform:scale(1.1)}.bg-image.bg-image-2:before{opacity:.6;background-position:center center}.css-modal-details{height:60px;display:flex;align-items:center;justify-content:center}@keyframes scale{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes move{0%{right:-80px}100%{right:20px}}@keyframes bg{0%{background:rgba(51,122,183,0)}100%{background:#720D5D 51, 122, 183, 0.7}}.rutube-link{display:inline-flex;margin:10px;text-decoration:none;position:relative;font-size:20px;line-height:20px;padding:12px 30px;color:#FFF;border-radius:10px;font-weight:bold;text-transform:uppercase;font-family:'Roboto', Тahoma, sans-serif;background:#720D5D;cursor:pointer;border:2px solid #efb05a;overflow:hidden;z-index:1;align-items:center;justify-content:center;text-align:center;transition:all 0.3s ease}.rutube-link:before{content:'';position:absolute;top:0;right:-50px;bottom:0;left:0;border-right:50px solid transparent;border-top:50px solid #CAA0B8;transition:transform 0.5s;transform:translateX(-100%);z-index:-1}.rutube-link:hover,.rutube-link:active,.rutube-link:focus{color:#FFF;text-decoration:none}.rutube-link:hover:before,.rutube-link:active:before,.rutube-link:focus:before{transform:translateX(0)}@media (max-width: 43.75em){.rutube-link{font-size:18px;padding:10px 25px}}@media (max-width: 480px){.rutube-link{font-size:16px;padding:8px 20px;margin:5px}}.css-modal-details{height:60px;display:flex;align-items:center;justify-content:center}.css-modal-details details{display:none}.sticky-btn-fixed{position:fixed;top:-150px;left:0;width:100%;text-align:center;z-index:1000;padding:15px 0;background:linear-gradient(180deg, rgba(93,16,73,0.07) 0%, rgba(93,16,73,0.02) 100%);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,0.3);transition:all 0.4s cubic-bezier(0.4, 0, 0.2, 1);opacity:0;transform:translateY(-100%)}.sticky-btn-fixed.visible{top:0;opacity:1;transform:translateY(0)}.sticky-btn-fixed.hidden{opacity:0;transform:translateY(-100%);pointer-events:none}.sticky-btn-fixed .btn{display:inline-block;color:white;font-weight:500;font-size:1.8rem;background:#5D1049;letter-spacing:.02em;border:2px solid white;border-radius:10px;padding:0.7rem 1.1rem 0.8rem;text-shadow:0 1px rgba(0,0,0,0.3);box-shadow:0 0 2px rgba(0,0,0,0.2);text-decoration:none;transition:all 0.3s ease;width:auto;min-width:280px}.sticky-btn-fixed .btn:hover{background:#73145a;color:#fff;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,0.3)}body.sticky-active{padding-top:80px}@media (max-width: 43.75em){.sticky-btn-fixed .btn{font-size:1.4rem;padding:0.6rem 1rem 0.7rem;min-width:240px}body.sticky-active{padding-top:70px}}@media (max-width: 768px){.sticky-btn-fixed{padding:8px 0;background:linear-gradient(180deg, rgba(93,16,73,0.07) 0%, rgba(93,16,73,0.02) 100%)}.sticky-btn-fixed .btn{font-size:1.2rem;min-width:200px;padding:0.5rem 0.8rem;border-width:1px}body.sticky-active{padding-top:60px}}@media (max-width: 480px){.sticky-btn-fixed{padding:6px 0}.sticky-btn-fixed .btn{font-size:1.1rem;min-width:180px;padding:0.4rem 0.7rem}body.sticky-active{padding-top:50px}}@media (max-width: 360px){.sticky-btn-fixed .btn{font-size:1rem;min-width:160px;padding:0.35rem 0.6rem}}@media (max-width: 43.75em){.mobile-text-center{text-align:center !important;position:static !important;top:auto !important;left:auto !important;width:100% !important;margin-top:20px}}@media (max-width: 43.75em){.mobile-full-width{width:100% !important;max-width:300px;margin:0 auto;display:block;white-space:normal;word-wrap:break-word;padding:12px 20px;font-size:1.1rem}}@media (max-width: 480px){.mobile-full-width{max-width:280px;font-size:1rem;padding:10px 16px}}.article-link-note{background-color:#5D1049;border-left:4px solid #CAA0B8;padding:15px;margin-top:20px;border-radius:6px;font-size:0.95em}.article-link-note a{color:#CAA0B8;font-weight:bold;text-decoration:none;border-bottom:1px dashed #CAA0B8}.article-link-note a:hover{color:#CAA0B8;border-bottom:1px solid #CAA0B8}.article-continuation{margin-top:40px;margin-bottom:30px}.next-article-card{background:linear-gradient(135deg, #f9f7ff 0%, #f0ebff 100%);border:2px solid #CAA0B8;border-radius:12px;padding:30px;margin-top:20px}.next-article-content h4{color:#CAA0B8;margin-bottom:20px;font-size:1.3em}.btn-secondary{display:inline-block;background-color:#fff;color:#CAA0B8;border:2px solid #CAA0B8;padding:12px 24px;border-radius:8px;font-weight:bold;text-decoration:none;margin-top:20px;transition:all 0.3s ease}.btn-secondary:hover{background-color:#CAA0B8;color:white}@media (max-width: 768px){.next-article-card{padding:20px}.next-article-content h4{font-size:1.2em}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Arial', sans-serif;line-height:1.6;color:#333;background-color:#fff}.container{max-width:1200px;margin:0 auto;padding:0 20px}.main-content{padding:60px 0}.section{margin-bottom:50px}.component-card{background:#f8f9fa;border-radius:10px;padding:30px;margin-bottom:30px;border-left:4px solid #5D1049;transition:all 0.3s ease}.component-card:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgba(0,0,0,0.1)}.feature-list{margin:15px 0 15px 20px}.feature-list li{margin-bottom:8px}.calculation-example{background:#fff;border:2px solid #e9ecef;border-radius:10px;padding:25px;margin:20px 0}.cost-breakdown{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:20px;margin:30px 0}.cost-item{background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,0.1);text-align:center;transition:all 0.3s ease}.cost-item:hover{transform:translateY(-3px)}.cost-item .cost-amount{font-size:1.5rem;font-weight:bold;color:#5D1049}.total-cost{text-align:center;margin-top:20px;padding:15px;background:#f8f9fa;border-radius:8px}.time-table{width:100%;border-collapse:collapse;margin:20px 0;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,0.1)}.time-table th,.time-table td{padding:15px;text-align:left;border-bottom:1px solid #e9ecef}.time-table th{background:#5D1049;color:#fff;font-weight:bold}.time-table tr:last-child td,.time-table .table-total td{border-bottom:none;font-weight:bold;background:#f8f9fa}@media (max-width: 768px){.time-table th,.time-table td{padding:12px;font-size:0.95rem}}@media (max-width: 480px){.time-table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.time-table thead{display:none}.time-table tbody{display:block;width:100%}.time-table tr{display:block;margin-bottom:12px;border:1px solid #e9ecef;border-radius:8px;padding:12px;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,0.1)}.time-table td{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #f8f9fa;text-align:right}.time-table td:before{content:none}.time-table td:last-child{border-bottom:none;font-weight:bold;color:#5D1049}.time-table .table-total{background:#f8f9fa;border:2px solid #5D1049}.time-table .table-total td{background:transparent;font-size:1rem;font-weight:bold;color:#720D5D;display:flex;justify-content:space-between}.time-table .table-total td:first-child{color:#5D1049}}@media (max-width: 360px){.time-table tr{margin-bottom:10px;padding:10px}.time-table td{padding:6px 0;font-size:0.9rem}.time-table td:last-child{font-size:0.95rem}.time-table .table-total td{font-size:0.95rem}}@media (max-width: 320px){.time-table tr{padding:8px;margin-bottom:8px}.time-table td{padding:4px 0;font-size:0.85rem}.time-table td:last-child{font-size:0.9rem}.time-table .table-total td{font-size:0.9rem}}.key-insight{background:#e8f4fd;padding:20px;border-radius:8px;margin-top:20px;border-left:4px solid #efb05a}.features-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:30px;margin:40px 0}.feature-card{background:#fff;padding:30px;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,0.1);text-align:center;transition:all 0.3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-card .feature-icon{font-size:3em;margin-bottom:20px}.cta-section{background:linear-gradient(135deg, #5D1049, #720D5D);color:#fff;padding:60px 0;text-align:center;border-radius:15px;margin:50px 0}.cta-section .cta-button{display:inline-block;background:#fff;color:#5D1049;padding:15px 40px;border-radius:30px;text-decoration:none;font-weight:bold;font-size:1.2rem;margin-top:20px;transition:all 0.3s ease;border:2px solid transparent}.cta-section .cta-button:hover{transform:translateY(-3px);background:transparent;color:#fff;border-color:#fff}.final-formula{background:#fff;border:3px solid #5D1049;border-radius:15px;padding:40px;text-align:center;margin:40px 0}.final-formula .formula{font-size:1.5rem;font-weight:bold;color:#5D1049;margin:20px 0}.final-formula .total-price{font-size:2em;font-weight:bold;color:#720D5D;margin:20px 0}.final-formula .formula-note{margin-top:20px;font-style:italic}.final-note{text-align:center;padding:30px;background:#f8f9fa;border-radius:10px}footer{background:#333;color:#fff;text-align:center;padding:40px 0;margin-top:60px}@media (max-width: 768px){.header-content h1{font-size:2rem}.cost-breakdown{grid-template-columns:1fr}.features-grid{grid-template-columns:1fr}.time-table{font-size:0.9rem}.formula{font-size:1.2rem}.total-price{font-size:1.5rem}}@media (max-width: 480px){.header-content h1{font-size:1.8rem}.container{padding:0 15px}.component-card,.calculation-example{padding:20px}.cta-section{padding:40px 20px}}.cake-image-container{text-align:center;margin:25px 0;padding:20px;background:rgba(93,16,73,0.05);border-radius:10px;border:2px dashed #efb05a}.cake-image{max-width:100%;height:auto;border-radius:12px;box-shadow:0 8px 25px rgba(0,0,0,0.15);transition:all 0.3s ease}.cake-image:hover{transform:scale(1.02);box-shadow:0 12px 35px rgba(0,0,0,0.2)}@media (max-width: 43.75em){.cake-image{max-width:90%}}@media (max-width: 480px){.cake-image{max-width:100%}}.image-caption{margin-top:15px;font-style:italic;color:#666666;font-size:1rem;text-align:center}@media (max-width: 43.75em){.image-caption{font-size:0.9rem}}.cake-image{max-width:100%;height:auto;border-radius:12px;box-shadow:0 8px 25px rgba(0,0,0,0.15);transition:all 0.3s ease;cursor:pointer}.cake-image:hover{transform:scale(1.02);box-shadow:0 12px 35px rgba(0,0,0,0.2)}.cake-image.fullscreen{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);width:auto;max-width:90vw;height:auto;max-height:90vh;object-fit:contain;z-index:9999;background:rgba(0,0,0,0.95);padding:20px;cursor:zoom-out;border-radius:8px;box-shadow:0 0 0 100vmax rgba(0,0,0,0.9)}.cake-image.fullscreen:hover{transform:translate(-50%, -50%)}@media (max-width: 43.75em){.cake-image{max-width:90%}.cake-image.fullscreen{max-width:95vw;max-height:95vh;padding:15px}}@media (max-width: 480px){.cake-image{max-width:100%}.cake-image.fullscreen{max-width:98vw;max-height:98vh;padding:10px}}
