header[data-v-15f12b74]{position:absolute;top:0;right:0;left:0}header .headerWrapper[data-v-15f12b74]{display:flex;justify-content:space-between;width:100%}header .headerWrapper .burger[data-v-15f12b74]{display:none;flex-direction:column;gap:.5rem;position:relative;cursor:pointer;z-index:1100}header .headerWrapper .burger .burgerLine[data-v-15f12b74]{width:3.5rem;height:.3rem;background-color:#000}@media (max-width: 768px){header .headerWrapper .burger[data-v-15f12b74]{display:flex}}header .headerWrapper .header[data-v-15f12b74]{width:100%;display:flex;align-items:center;top:0;left:0;right:0;justify-content:space-between;position:relative;z-index:1}header .headerWrapper menu[data-v-15f12b74]{display:flex;align-items:center;gap:4rem}header .headerWrapper menu .imgWrapper[data-v-15f12b74]{display:none}header .headerWrapper menu .menuItem[data-v-15f12b74]{width:max-content;color:var(--color-gray);padding:3rem 0;font-weight:500;cursor:pointer}header .headerWrapper menu .menuItem[data-v-15f12b74]:hover{color:var(--color-accent);transition:.2s}header .headerWrapper menu .closeMenu[data-v-15f12b74]{display:none}@media (max-width: 768px){header .headerWrapper menu[data-v-15f12b74]{position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;flex-direction:column;padding:2rem 1.5rem;gap:2rem;align-items:flex-start;transform:translate(-100%);transition:transform .3s ease;z-index:1050}header .headerWrapper menu .imgWrapper[data-v-15f12b74]{display:block;margin-bottom:2rem}header .headerWrapper menu .menuItem[data-v-15f12b74]{padding:1rem 0;font-size:3rem}header .headerWrapper menu .closeMenu[data-v-15f12b74]{display:block;position:absolute;top:1.5rem;right:1.5rem;cursor:pointer}}@media (max-width: 768px){header .headerWrapper menu.menu--open[data-v-15f12b74]{transform:translate(0)}}.section-block[data-v-d41313fa]{margin-top:2rem}.text[data-v-d41313fa]{margin-top:1rem;line-height:1.6;color:#333}.p404[data-v-0a41c825]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:80vh;text-align:center}.title[data-v-0a41c825]{animation:hissAttack-0a41c825 .4s infinite;margin-bottom:20px}@keyframes hissAttack-0a41c825{0%{transform:scale(1) rotate(0)}15%{transform:scale(1.05) rotate(-2deg)}30%{transform:scale(1.1) rotate(2deg)}45%{transform:scale(1.05) rotate(-1deg)}60%{transform:scale(1.08) rotate(1deg)}75%{transform:scale(1.05) rotate(-2deg)}to{transform:scale(1) rotate(0)}}.angry-gif[data-v-0a41c825]{width:600px;border-radius:12px;box-shadow:0 4px 12px #0003;animation:bounce-0a41c825 1s infinite alternate}@keyframes bounce-0a41c825{0%{transform:translateY(0)}to{transform:translateY(-10px)}}.link[data-v-0a41c825]{display:inline-block;padding:12px 24px;font-size:1.2rem;text-decoration:none;transition:background .3s;animation:bounce-0a41c825 1s infinite alternate;font-size:2.4rem;color:var(--color-accent);font-weight:700}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;vertical-align:baseline;outline:none}h1,h2,h3,h4,h5,h6{font-weight:400}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}strong{font-weight:700}input{outline:none}table{border-collapse:collapse;border-spacing:0}img{border:0;max-width:100%;display:block}a,a:hover{text-decoration:none}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:root{--color-white: #fff;--color-gray: #707273;--color-accent: #35AFBF;--color-accent-hover: #168E9E;--color-bg-firstBlock: #F3FEFF;--color-title: #252626}html{font-size:10px}body{font-family:Open Sans,sans-serif;font-weight:400;color:#707273;height:100vh;width:100%;font-size:1.6rem;line-height:1.3;margin:0;display:flex;flex-direction:column}section{padding-top:8rem;padding-bottom:8rem}.container{max-width:1200px;width:100%;display:flex;justify-content:center;margin:0 auto}.df{display:flex}.btn{color:var(--color-white);padding:1.5rem 3.5rem;background-color:var(--color-accent);border-radius:1rem;width:max-content}.btn:hover{background-color:var(--color-accent-hover);transition:.2s}.imgWrapper{width:100%;height:auto}h1{font-size:5rem;font-weight:700}h2{font-size:3.8rem;font-weight:700;color:var(--color-title)}h4{font-size:2rem}h5{font-size:1.6rem}.rectangleWrapper{display:flex;align-items:flex-start;justify-content:center;gap:3rem}.rectangleWrapper .rectangle{border:1px solid var(--color-accent);border-radius:1rem;padding:2rem;display:flex;flex-direction:column;gap:1rem;min-width:32rem}.rectangleWrapper .rectangle .title{font-size:2.1rem;font-weight:700;color:var(--color-title)}.rectangleWrapper .rectangle .text{color:var(--color-gray)}header{position:absolute;top:0;right:0;left:0}header .headerWrapper{display:flex;justify-content:space-between;width:100%}header .headerWrapper .burger{display:flex;flex-direction:column;gap:.5rem;position:relative;display:none}header .headerWrapper .burger .burgerLine{width:3.5rem;height:.3rem;background-color:#000}header .headerWrapper .header{width:100%;display:flex;align-items:center;top:0;left:0;right:0;justify-content:space-between;position:relative;z-index:1}header .headerWrapper menu{display:flex;align-items:center;gap:4rem}header .headerWrapper menu .imgWrapper{display:none}header .headerWrapper menu .menuItem{width:max-content;color:var(--color-gray);padding:3rem 0;font-weight:500}header .headerWrapper menu .menuItem:hover{color:var(--color-accent);transition:.2s}header .headerWrapper menu .closeMenu{display:none}.firstBlock{background-color:var(--color-bg-firstBlock);padding:18rem 0 10rem}.firstBlock .firstBlockWrapper{display:flex;align-items:center;justify-content:space-between;width:100%}.firstBlock .FbLeftSide{display:flex;flex-direction:column;gap:3rem;min-width:55%;max-width:55%}.firstBlock .FbLeftSide .df{gap:1.5rem}.firstBlock .FbLeftSide h1 p{color:var(--color-accent)}.howWorks{padding-top:14rem}.howWorks .howWorksWrapper{display:flex;flex-direction:column;gap:2.5rem}.howWorks .howWorksWrapper h2,.howWorks .howWorksWrapper h5{text-align:center}.howWorks .howWorksWrapper h2 p{color:var(--color-accent);display:inline}.chance .chanceWrapper{display:flex;flex-direction:column;align-items:center;gap:2.5rem}.chance .chanceWrapper h2,.chance .chanceWrapper h5{text-align:center}.chance .chanceWrapper h2{width:49rem}.chance .chanceWrapper h2 p{color:var(--color-accent)}.chance .chanceWrapper h5{width:47rem}.price{padding-bottom:14rem}.price .priceWrapper{display:flex;flex-direction:column;gap:2.5rem}.price .priceWrapper h2,.price .priceWrapper h5{text-align:center}.price .priceWrapper .text{font-size:2.8rem;font-weight:700;color:var(--color-accent)}.instruction{background-color:#3dc7ec;padding:7rem 0}.instruction .instructionWrapper{display:flex;align-items:center;justify-content:space-between;gap:2.5rem;width:100%}.instruction .instructionWrapper .instructionLeftSide{display:flex;flex-direction:column;gap:3rem;width:100%}.instruction .instructionWrapper .instructionLeftSide .df{display:flex;flex-direction:column;align-items:flex-start;gap:2rem}.instruction .instructionWrapper .instructionLeftSide .df h2,.instruction .instructionWrapper .instructionLeftSide .df h5{color:var(--color-title)}.instruction .instructionWrapper .instructionLeftSide .video{display:flex;justify-content:flex-start}.instruction .instructionWrapper .instructionLeftSide .video iframe{border-radius:1rem;min-width:75rem;min-height:40rem}.faq .faqWrapper{display:flex;flex-direction:column;gap:2.5rem;width:100%}.faq .faqWrapper h2{text-align:center}.faq .faqWrapper .faqInnerWrapper .faqItem{border-bottom:1px solid #E3EFF4;padding:3rem;display:flex;align-items:center}.faq .faqWrapper .faqInnerWrapper .faqItem .faqItem__number{font-size:3rem;font-weight:700;min-width:5rem;color:var(--color-accent)}.faq .faqWrapper .faqInnerWrapper .faqItem .faqItem__text{display:flex;flex-direction:column;gap:1.5rem}.faq .faqWrapper .faqInnerWrapper .faqItem .faqItem__text .title{font-size:2rem;font-weight:700;color:var(--color-title)}.contacts .contactsWrapper{display:flex;justify-content:space-between;align-items:center;gap:2.5rem;width:100%}.contacts .contactsWrapper .contactsLeftSide{display:flex;flex-direction:column;gap:1rem;width:100%}.contacts .contactsWrapper .contactsRightSide{width:100%}.contacts .contactsWrapper .contactsRightSide .rectangle{max-width:max-content;min-width:max-content}.contacts .contactsWrapper .contactsRightSide .rectangle:hover{transition:.2s;background-color:var(--color-bg-firstBlock)}.footer{padding-bottom:0}.footer footer{background-color:#2c353e;padding-bottom:0}.footer footer .container{justify-content:flex-start}.footer footer .footerWrapper{padding:5rem 0;display:flex;flex-direction:column;gap:1rem}.footer footer .footerWrapper div{color:var(--color-white)}@media (max-width: 1200px){html{font-size:9px}.container{width:95%}.instruction .instructionWrapper .instructionRightSide{display:none}.instruction .instructionWrapper .instructionLeftSide .df h2,.instruction .instructionWrapper .instructionLeftSide .df h5{text-align:center;width:100%}.instruction .instructionWrapper .instructionLeftSide .video{justify-content:center}}@media (max-width: 1000px){.contactsWrapper{flex-direction:column}.contactsWrapper .contactsLeftSide h2,.contactsWrapper .contactsLeftSide h5{text-align:center}.howWorks .howWorksWrapper .rectangleWrapper{flex-direction:column}.howWorks .howWorksWrapper .rectangleWrapper .rectangle{width:100%}.firstBlock .firstBlockWrapper{flex-direction:column;align-items:flex-start;gap:4rem}.firstBlock .firstBlockWrapper .FbLeftSide{min-width:100%;max-width:auto}.firstBlock .firstBlockWrapper .FbRightSide .imgWrapper{width:70%}}@media (max-width: 700px){html{font-size:8px}.contacts .contactsWrapper .contactsRightSide .rectangleWrapper{flex-direction:column}.contacts .contactsWrapper .contactsRightSide .rectangleWrapper .rectangle{max-width:100%;min-width:auto;width:100%;align-items:center}.contacts .contactsWrapper .contactsRightSide .rectangleWrapper .rectangle .imgWrapper{display:flex;justify-content:center}.instruction .instructionWrapper .instructionLeftSide .video iframe{min-width:95%;min-height:40rem}header{padding:1rem 2rem;position:fixed;left:0;top:0;right:0;background-color:#ffffffda;border-bottom:1px solid var(--color-accent)}header .headerWrapper .header{width:max-content}header .headerWrapper .burger{display:flex;justify-content:center}header .headerWrapper .menu{position:fixed;top:0;right:-200%;display:flex;flex-direction:column;align-items:flex-start;gap:2rem;background-color:var(--color-white);padding:2rem;height:100vh;width:100vw;z-index:2;transition:.2s}header .headerWrapper .menu .imgWrapper{display:block}header .headerWrapper .menu a{padding:0;font-size:2rem}header .headerWrapper .menu .closeMenu{display:block;position:absolute;padding:2rem;top:0;right:0}header .headerWrapper .menu.showMenu{right:0}.p404Wrapper{flex-direction:column-reverse;align-self:start}}@media (max-width: 600px){.instruction .instructionWrapper .instructionLeftSide .video iframe{min-height:30rem}.price .rectangleWrapper{flex-direction:column}.price .rectangleWrapper .rectangle{width:100%}.price .rectangleWrapper .rectangle div{text-align:center}}@media (max-width: 500px){.chance .chanceWrapper h2,.chance .chanceWrapper h5{width:100%}}@media (max-width: 470px){html{font-size:7px}.instruction .instructionWrapper .instructionLeftSide .video iframe{min-height:30rem}}.pain .painWrapper{display:flex;flex-direction:column;gap:1rem}.pain .painWrapper h1{font-size:4rem;color:var(--color-title);margin:2rem 0}.pain .painWrapper h2{font-size:2rem}.pain .painWrapper .text{margin-bottom:2rem}.p404{height:100vh;display:flex;align-items:center}.p404 .p404Wrapper{display:flex;align-items:center;gap:4rem}.p404 .p404Wrapper .p404LeftSide{display:flex;flex-direction:column;gap:3rem}.p404 .p404Wrapper .p404LeftSide .title{font-size:5rem;font-weight:700}.p404 .p404Wrapper .p404LeftSide .subtitle{font-size:2rem}.p404 .p404Wrapper .p404LeftSide .link{font-size:2.4rem;color:var(--color-accent);font-weight:700}.p404 .p404Wrapper .p404RightSide{font-size:16rem;font-weight:500}
