*{box-sizing:border-box}body{font-family:"Inter", sans-serif;font-size:17px;color:#fff;background:#030708;line-height:normal;font-weight:400;margin:0}body.menu-opened{overflow:hidden}body::-webkit-scrollbar{background:transparent;width:8px}body::-webkit-scrollbar-track{background:#030708}body::-webkit-scrollbar-thumb{background-color:#B47D44;border-radius:100px}textarea{font-family:"Inter", sans-serif !important}._container{max-width:1296px;margin:0 auto;padding:0 16px}.site{position:relative}.main-button{position:relative}.main-button:hover .top:before{width:100%}.main-button:hover .top:after{width:0}.main-button:hover .bottom:before{width:0}.main-button:hover .bottom:after{width:100%}.main-button:hover .text{color:#B47D44}.main-button .top{width:100%;height:1px;position:absolute;left:0;top:0}.main-button .top:before{content:"";display:block;width:20%;height:1px;position:absolute;left:0;top:0;background:#B47D44;transition:all 0.3s}.main-button .top:after{content:"";display:block;width:60%;height:1px;position:absolute;right:0;top:0;background:#B47D44;transition:all 0.3s}.main-button .bottom{width:100%;height:1px;position:absolute;left:0;bottom:0}.main-button .bottom:before{content:"";display:block;width:60%;height:1px;position:absolute;left:0;top:0;background:#B47D44;transition:all 0.3s}.main-button .bottom:after{content:"";display:block;width:20%;height:1px;position:absolute;right:0;top:0;background:#B47D44;transition:all 0.3s}.main-button .text{position:relative;z-index:1;font-weight:500;font-size:17px;line-height:100%;letter-spacing:0%;text-align:center;padding:0 24px;width:fit-content;height:48px;border-left:1px solid #B47D44;border-right:1px solid #B47D44;display:flex;align-items:center;justify-content:center;color:#fff}.secondary-button{position:relative}.secondary-button:hover .top:before{width:100%}.secondary-button:hover .top:after{width:0}.secondary-button:hover .bottom:before{width:0}.secondary-button:hover .bottom:after{width:100%}.secondary-button:hover .text{color:#F1E3C8}.secondary-button .top{width:100%;height:1px;position:absolute;left:0;top:0}.secondary-button .top:before{content:"";display:block;width:20%;height:1px;position:absolute;left:0;top:0;background:#F1E3C8;transition:all 0.3s}.secondary-button .top:after{content:"";display:block;width:60%;height:1px;position:absolute;right:0;top:0;background:#F1E3C8;transition:all 0.3s}.secondary-button .bottom{width:100%;height:1px;position:absolute;left:0;bottom:0}.secondary-button .bottom:before{content:"";display:block;width:60%;height:1px;position:absolute;left:0;top:0;background:#F1E3C8;transition:all 0.3s}.secondary-button .bottom:after{content:"";display:block;width:20%;height:1px;position:absolute;right:0;top:0;background:#F1E3C8;transition:all 0.3s}.secondary-button .text{position:relative;z-index:1;font-weight:500;font-size:17px;line-height:100%;letter-spacing:0%;text-align:center;padding:0 24px;width:fit-content;height:48px;border-left:1px solid #F1E3C8;border-right:1px solid #F1E3C8;display:flex;align-items:center;justify-content:center;color:#fff}.not-found{background:#2A2A2A;padding:100px 0}@media (max-width:998px){.not-found{padding:60px 0}}.not-found__body{padding:140px 16px;display:flex;width:100%;align-items:center;flex-direction:column;border:1px solid #484848;background:#FFFFFF1A;backdrop-filter:blur(5px)}.not-found__body h1{color:#B47D44;font-weight:700;font-size:120px;line-height:100%;letter-spacing:0%;text-align:center}.not-found__body h2{color:#fff;font-weight:400;font-size:24px;line-height:1.2;letter-spacing:0%;text-align:center;margin:40px 0 70px 0}.custom-select-wrapper{position:relative;width:180px}.custom-select{position:relative;user-select:none}.custom-select .selected-option{display:block;font-weight:bold;padding:12px 24px;background-image:url("/wp-content/uploads/2025/04/vector-7.svg");background-position:90% center;background-repeat:no-repeat;background-size:14px;cursor:pointer;background-color:rgba(255, 255, 255, 0.1);border:1px solid #484848;font-size:16px;line-height:normal;font-weight:500}.custom-select .custom-options{display:none;position:absolute;top:100%;left:0;z-index:10;background-color:#252525;border:1px solid #484848;width:100%;max-height:200px;overflow-y:auto}.custom-select.open .custom-options{display:block}.custom-options li{padding:10px;cursor:pointer}.custom-options li:hover,.custom-options li.active{background:#B47D44}