.ServiceScreen-module__zev7vW__container{background-color:var(--back-ground-color);flex-direction:column;width:100lvw;min-height:100vh;padding:80px 0 0;display:flex;position:relative}.ServiceScreen-module__zev7vW__servicesSection{flex-direction:column;width:100%;display:flex;position:relative}.ServiceScreen-module__zev7vW__serviceWrapper{width:100%;margin-bottom:200px;position:relative}.ServiceScreen-module__zev7vW__separator{background-color:var(--main-text-color);z-index:6;opacity:0;transform-origin:0;scaleX:0;pointer-events:none;width:80%;height:1px;position:absolute;bottom:-100px;left:10%}.ServiceScreen-module__zev7vW__serviceWrapper:last-child{margin-bottom:0}.ServiceScreen-module__zev7vW__noServices{height:200px;color:var(--main-text-color);text-align:center;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.ServiceScreen-module__zev7vW__footerSection{justify-content:center;align-items:center;margin-top:50px}@media (max-width:768px){.ServiceScreen-module__zev7vW__serviceWrapper{margin-bottom:100px}.ServiceScreen-module__zev7vW__separator{width:80%;bottom:-50px;left:10%}.ServiceScreen-module__zev7vW__footerSection{margin-top:30px}}@media (max-width:480px){.ServiceScreen-module__zev7vW__separator{width:90%;left:5%}}
.ServiceComponent-module__4hp1Dq__serviceContainer{width:100%;height:100vh;position:relative}.ServiceComponent-module__4hp1Dq__backgroundImage{object-fit:cover;object-position:center;z-index:1;width:100%;height:100%;transition:opacity .5s;position:absolute;top:0;left:0}.ServiceComponent-module__4hp1Dq__backgroundImage:not([src]){opacity:0}.ServiceComponent-module__4hp1Dq__topShadow{z-index:2;pointer-events:none;background:linear-gradient(#0e0e0e,#fff0);width:100%;height:40vh;position:absolute;top:-5px;left:0}.ServiceComponent-module__4hp1Dq__bottomShadow{z-index:2;pointer-events:none;background:linear-gradient(#fff0,#0e0e0e);width:100%;height:40vh;position:absolute;bottom:-5px;left:0}.ServiceComponent-module__4hp1Dq__serviceTitleOverlay{z-index:3;opacity:0;flex-direction:column;justify-content:space-around;align-items:center;width:100%;height:100%;transition:opacity .5s;display:flex;position:absolute;top:0;left:0}.ServiceComponent-module__4hp1Dq__serviceTitleOverlay.ServiceComponent-module__4hp1Dq__loaded{opacity:1}.ServiceComponent-module__4hp1Dq__serviceTitlePrice{flex-direction:row;justify-content:space-between;align-items:flex-end;width:80%;display:flex}.ServiceComponent-module__4hp1Dq__serviceTitle{color:var(--main-text-color);font-size:var(--name-fs)}.ServiceComponent-module__4hp1Dq__servicePrice{color:var(--main-text-color);font-size:var(--normal-fs)}.ServiceComponent-module__4hp1Dq__loadingIndicator{color:#fff;z-index:4;background:#000000b3;border-radius:5px;padding:10px 20px;font-size:1.2rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ServiceComponent-module__4hp1Dq__tabsContainer{width:80%;color:var(--main-text-color);font-size:var(--normal-fs)}.ServiceComponent-module__4hp1Dq__tabsHeader{flex-direction:row;justify-content:space-between;gap:70px;width:80%;display:flex}.ServiceComponent-module__4hp1Dq__tabButton{color:var(--main-text-color);font-size:var(--normal-fs);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;will-change:transform,scale;text-align:center;background:linear-gradient(135deg,#00000080,#1e1e1e80);border:1px solid #353535;border-radius:60px;justify-content:center;width:100%;padding:25px 0;font-weight:400;transition:all .3s;display:flex;position:relative;transform:translateY(0);font-weight:400!important}.ServiceComponent-module__4hp1Dq__tabButtonText{z-index:1;position:relative;font-weight:400!important}@media (hover:hover) and (pointer:fine){.ServiceComponent-module__4hp1Dq__tabButton:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000004d}}.ServiceComponent-module__4hp1Dq__tabButton:active{transition:all .1s;transform:translateY(2px)scale(.95)}.ServiceComponent-module__4hp1Dq__tabButton.ServiceComponent-module__4hp1Dq__activeTab .ServiceComponent-module__4hp1Dq__tabButtonText:after{content:"";background-color:var(--main-text-color);border-radius:1px;width:100%;height:1px;position:absolute;bottom:-5px;left:0}.ServiceComponent-module__4hp1Dq__tabContentContainer{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(135deg,#00000080,#1e1e1e80);border:1px solid #353535;border-radius:40px;height:250px;padding:50px 60px;overflow:hidden}.ServiceComponent-module__4hp1Dq__tabContentScrollable{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#ffffff4d #ffffff1a;height:100%;overflow-y:auto}.ServiceComponent-module__4hp1Dq__twoColumns{grid-template-columns:1fr 1fr;gap:40px;height:100%;min-height:min-content;display:grid}.ServiceComponent-module__4hp1Dq__column{flex-direction:column;margin:0;padding:0;list-style-type:none;display:flex}.ServiceComponent-module__4hp1Dq__tabContentList{flex-direction:column;flex:1;justify-content:space-between;min-height:min-content;margin:0;padding:0;list-style-type:none;display:flex}.ServiceComponent-module__4hp1Dq__tabContentItem,.ServiceComponent-module__4hp1Dq__descriptionListItem{color:var(--main-text-color);font-size:var(--normal-fs);flex-shrink:0;align-items:center;padding:8px 0 8px 20px;line-height:1.6;display:flex;position:relative}.ServiceComponent-module__4hp1Dq__tabContentItem:before{content:"•";color:var(--main-text-color);font-size:1.2em;line-height:1;position:absolute;left:0}.ServiceComponent-module__4hp1Dq__tabContentText{color:var(--main-text-color);font-size:var(--normal-fs);margin:0;line-height:1.6}.ServiceComponent-module__4hp1Dq__tabContentSection{margin-bottom:20px}.ServiceComponent-module__4hp1Dq__tabContentSectionTitle{color:var(--main-text-color);font-size:var(--normal-fs);border-bottom:1px solid #fff3;margin:0 0 10px;padding-bottom:5px}.ServiceComponent-module__4hp1Dq__tabContentSectionList{margin:0;padding:0;list-style-type:none}.ServiceComponent-module__4hp1Dq__tabContentSectionList li{color:var(--main-text-color);font-size:var(--normal-fs);padding:5px 0 5px 20px;line-height:1.5;position:relative}.ServiceComponent-module__4hp1Dq__tabContentSectionList li:before{content:"—";color:var(--main-text-color);position:absolute;left:0}.ServiceComponent-module__4hp1Dq__descriptionContainer{width:80%}.ServiceComponent-module__4hp1Dq__descriptionList{margin:0;padding:0;list-style-type:none}.ServiceComponent-module__4hp1Dq__descriptionListItem{color:var(--main-text-color);font-size:var(--normal-fs);flex-shrink:0;padding:8px 0 8px 20px;line-height:1.6;position:relative}.ServiceComponent-module__4hp1Dq__descriptionListItem:before{content:"•";color:var(--main-text-color);font-size:1.2em;line-height:1;position:absolute;left:0}.ServiceComponent-module__4hp1Dq__actionButtonsContainer{justify-content:space-between;align-items:center;gap:20px;width:80%;display:flex;position:relative}.ServiceComponent-module__4hp1Dq__orderButton,.ServiceComponent-module__4hp1Dq__exampleButton{font-size:var(--normal-fs);cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--main-text-color);will-change:transform,scale;border:1px solid #353535;border-radius:60px;flex-shrink:0;padding:20px 60px;transition:all .3s;transform:translateY(0);font-weight:400!important}.ServiceComponent-module__4hp1Dq__orderButton{background:linear-gradient(135deg,#00000080,#1e1e1e80);position:absolute;left:50%;transform:translate(-50%)}.ServiceComponent-module__4hp1Dq__exampleButton{background:linear-gradient(135deg,#00000080,#1e1e1e80);margin-left:auto}@media (hover:hover) and (pointer:fine){.ServiceComponent-module__4hp1Dq__orderButton:hover,.ServiceComponent-module__4hp1Dq__exampleButton:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000004d}.ServiceComponent-module__4hp1Dq__orderButton:hover{transform:translate(-50%)translateY(-4px)}}.ServiceComponent-module__4hp1Dq__orderButton:active,.ServiceComponent-module__4hp1Dq__exampleButton:active{transition:all .1s;transform:translateY(2px)scale(.95)}.ServiceComponent-module__4hp1Dq__orderButton:active{transform:translate(-50%)translateY(2px)scale(.95)}@media (max-width:768px){.ServiceComponent-module__4hp1Dq__tabButton:active{transition:all .1s;transform:translateY(2px)scale(.95)}.ServiceComponent-module__4hp1Dq__serviceTitlePrice{flex-direction:column;align-items:center;gap:10px}.ServiceComponent-module__4hp1Dq__tabsHeader{flex-direction:column;gap:15px}.ServiceComponent-module__4hp1Dq__tabButton{font-size:var(--normal-fs);padding:15px 0}.ServiceComponent-module__4hp1Dq__descriptionListItem,.ServiceComponent-module__4hp1Dq__tabContentItem{font-size:var(--small-fs)}.ServiceComponent-module__4hp1Dq__tabContentContainer{border-radius:20px;padding:30px}.ServiceComponent-module__4hp1Dq__twoColumns{grid-template-columns:1fr;gap:0}.ServiceComponent-module__4hp1Dq__actionButtonsContainer{flex-direction:column;position:relative}.ServiceComponent-module__4hp1Dq__orderButton{text-align:center;width:100%;font-size:var(--normal-fs);padding:15px 0;position:static!important;left:auto!important;transform:none!important}.ServiceComponent-module__4hp1Dq__exampleButton{text-align:center;width:100%;font-size:var(--normal-fs);padding:15px 0;margin-left:0!important}@media (hover:none) and (pointer:coarse){.ServiceComponent-module__4hp1Dq__tabButton:hover,.ServiceComponent-module__4hp1Dq__orderButton:hover,.ServiceComponent-module__4hp1Dq__exampleButton:hover{box-shadow:none;transform:none}.ServiceComponent-module__4hp1Dq__orderButton:hover{transform:none}}}@media (max-width:400px){.ServiceComponent-module__4hp1Dq__tabButton,.ServiceComponent-module__4hp1Dq__exampleButton,.ServiceComponent-module__4hp1Dq__orderButton{font-size:var(--small-fs)}}@media (max-width:380px),(max-height:800px){.ServiceComponent-module__4hp1Dq__tabsHeader{margin-top:15px}.ServiceComponent-module__4hp1Dq__tabButton{padding:10px 0}.ServiceComponent-module__4hp1Dq__exampleButton,.ServiceComponent-module__4hp1Dq__orderButton{padding:10px 30px}.ServiceComponent-module__4hp1Dq__tabContentContainer{height:200px;margin-top:15px}}.ServiceComponent-module__4hp1Dq__priceText{color:var(--main-text-color);font-size:inherit;font-size:var(--big-fs);transition:all .3s}.ServiceComponent-module__4hp1Dq__encryptedPriceText{color:#ffffff80;font-size:var(--big-fs);letter-spacing:1px;font-family:monospace}@keyframes ServiceComponent-module__4hp1Dq__priceReveal{0%{opacity:.5;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.ServiceComponent-module__4hp1Dq__priceText{animation:.5s ease-out ServiceComponent-module__4hp1Dq__priceReveal}@media (max-width:768px){.ServiceComponent-module__4hp1Dq__priceText,.ServiceComponent-module__4hp1Dq__encryptedPriceText{font-size:var(--normal-fs)}.ServiceComponent-module__4hp1Dq__encryptedPriceText{letter-spacing:.5px}}.ServiceComponent-module__4hp1Dq__serviceTitleText{color:var(--main-text-color);font-size:var(--name-fs);font-family:inherit;display:inline-block}.ServiceComponent-module__4hp1Dq__serviceTitleCursor{color:var(--main-text-color);font-size:var(--name-fs);opacity:.8;margin-left:2px;font-weight:300;animation:1s infinite ServiceComponent-module__4hp1Dq__cursorBlink;display:inline-block}@keyframes ServiceComponent-module__4hp1Dq__cursorBlink{0%,50%{opacity:1}51%,to{opacity:.3}}@keyframes ServiceComponent-module__4hp1Dq__titleReveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ServiceComponent-module__4hp1Dq__serviceTitleText{animation:.5s ease-out ServiceComponent-module__4hp1Dq__titleReveal}.ServiceComponent-module__4hp1Dq__serviceTitle{min-height:calc(var(--name-fs)*1.2);align-items:center;display:flex}@media (max-width:480px){.ServiceComponent-module__4hp1Dq__serviceTitleText{font-size:var(--normal-fs);text-align:center}.ServiceComponent-module__4hp1Dq__serviceTitleCursor{font-size:calc(var(--name-fs)*.8)}.ServiceComponent-module__4hp1Dq__serviceTitle{text-align:center;justify-content:center}}.ServiceComponent-module__4hp1Dq__tabContentScrollable{scrollbar-width:thin;scrollbar-color:#ffffff26 transparent}.ServiceComponent-module__4hp1Dq__tabContentScrollable::-webkit-scrollbar{background:0 0;width:8px}.ServiceComponent-module__4hp1Dq__tabContentScrollable::-webkit-scrollbar-track{background:0 0;border-radius:0;margin:10px 0}.ServiceComponent-module__4hp1Dq__tabContentScrollable::-webkit-scrollbar-thumb{background:linear-gradient(#ffffff26,#ffffff40) padding-box padding-box;border:2px solid #0000;border-radius:4px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px #0003,inset 0 1px #ffffff1a}.ServiceComponent-module__4hp1Dq__tabContentScrollable::-webkit-scrollbar-thumb:hover{background:linear-gradient(#ffffff40,#ffffff59);transform:scaleX(1.1)}.ServiceComponent-module__4hp1Dq__tabContentScrollable::-webkit-scrollbar-thumb:active{background:linear-gradient(#ffffff4d,#fff6);transform:scaleX(1.05)}.ServiceComponent-module__4hp1Dq__tabContentScrollable::-webkit-scrollbar-button{display:none}.ServiceComponent-module__4hp1Dq__tabContentScrollable::-webkit-scrollbar-corner{background:0 0}@supports (scrollbar-color:auto) and (scrollbar-width:thin){.ServiceComponent-module__4hp1Dq__tabContentScrollable{scrollbar-color:#fff3 transparent;scrollbar-width:thin;padding-right:8px}}@media (max-width:768px){.ServiceComponent-module__4hp1Dq__tabContentScrollable{padding-right:4px}.ServiceComponent-module__4hp1Dq__tabContentScrollable::-webkit-scrollbar{width:6px}.ServiceComponent-module__4hp1Dq__tabContentScrollable::-webkit-scrollbar-thumb{border-width:1.5px;border-radius:3px}}@media (prefers-color-scheme:dark){.ServiceComponent-module__4hp1Dq__tabContentScrollable::-webkit-scrollbar-thumb{background:linear-gradient(#ffffff1f,#ffffff2e)}.ServiceComponent-module__4hp1Dq__tabContentScrollable::-webkit-scrollbar-thumb:hover{background:linear-gradient(#ffffff2e,#ffffff40)}}.ServiceComponent-module__4hp1Dq__tabContentScrollable{animation:.5s ease-out ServiceComponent-module__4hp1Dq__scrollbarFadeIn}@keyframes ServiceComponent-module__4hp1Dq__scrollbarFadeIn{0%{scrollbar-color:transparent transparent}to{scrollbar-color:#ffffff26 transparent}}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.ServiceComponent-module__4hp1Dq__tabContentScrollable::-webkit-scrollbar-thumb{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26}}@supports (-webkit-overflow-scrolling:touch){.ServiceComponent-module__4hp1Dq__tabContentScrollable{-webkit-overflow-scrolling:touch}.ServiceComponent-module__4hp1Dq__tabContentScrollable::-webkit-scrollbar-thumb{background:#fff3}}.ServiceComponent-module__4hp1Dq__tabContentScrollable{scroll-behavior:smooth;min-height:0}
