@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper li{align-items:baseline;display:flex;gap:8px}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{align-self:flex-start;background-color:transparent;border:1px solid var(--bricks-border-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:12px;font-weight:600;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}:where(.brxe-form) .choose-files:hover{background-color:rgba(0,0,0,.05)}:where(.brxe-form) .gallery-preview{display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-form) .gallery-preview:not(:empty)+button{margin-top:5px}:where(.brxe-form) .image-preview{align-self:flex-start;overflow:hidden;position:relative}:where(.brxe-form) .image-preview:hover button{opacity:1}:where(.brxe-form) .image-preview:has(img)+button{margin-top:5px}:where(.brxe-form) .image-preview button{background-color:#fff;border:none;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}:where(.brxe-form) .image-preview button:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .image-preview button.hide{display:none}.grecaptcha-badge{visibility:hidden}}@layer bricks {:where(.brxe-divider){align-items:center;display:flex;font-size:30px;gap:30px}:where(.brxe-divider).horizontal{width:100%}:where(.brxe-divider).horizontal .line{border-top:1px solid}:where(.brxe-divider).vertical{flex-direction:column}:where(.brxe-divider).vertical .line{border-right:1px solid;width:auto}:where(.brxe-divider) .line{position:relative;width:100%}:where(.brxe-divider) .icon{flex-shrink:0;position:relative}:where(.brxe-divider) a{display:inline-flex}}@layer bricks {.brxe-slider-nested{min-width:0;width:100%}.brxe-slider-nested .splide__slide{align-items:center;display:flex;justify-content:center;position:relative}.brxe-slider-nested .splide__arrows:not(.custom) .splide__arrow--prev{transform:translateY(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows:not(.custom).splide__arrows--ttb .splide__arrow--prev{transform:translateX(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows svg{min-height:0;min-width:0}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@layer bricks {.brxe-button{width:auto}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}.brxe-social-icons{display:flex;list-style-type:none;margin:0;padding:0}.brxe-social-icons li,.brxe-social-icons li a{align-items:center;display:flex;flex:1;gap:5px;justify-content:center}.brxe-social-icons i{line-height:unset}.brxe-social-icons span{align-items:center;display:inline-flex}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@media (max-width: 767px) {#brxe-f365f3 {width: 50%}}#brxe-5176e9 li.has-link a, #brxe-5176e9 li.no-link {padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; color: #ffffff; font-size: 22px}#brxe-5176e9 .repeater-item:nth-child(1).has-link a:hover {color: #fbd92e}#brxe-5176e9 .repeater-item:nth-child(1).no-link:hover {color: #fbd92e}#brxe-5176e9 .repeater-item:nth-child(2).has-link a:hover {color: #fbd92e}#brxe-5176e9 .repeater-item:nth-child(2).no-link:hover {color: #fbd92e}#brxe-5176e9 .repeater-item:nth-child(3).has-link a:hover {color: #fbd92e}#brxe-5176e9 .repeater-item:nth-child(3).no-link:hover {color: #fbd92e}#brxe-5176e9 li {transition: ease-in-out .3s}@media (max-width: 478px) {#brxe-5176e9 li.has-link a, #brxe-5176e9 li.no-link {font-size: 16px}}#brxe-6a52e0 {align-items: flex-end}@media (max-width: 767px) {#brxe-6a52e0 {width: 50%}}#brxe-00d9df {flex-direction: row; align-items: center; padding-top: 25px; padding-bottom: 25px; width: 90%; max-width: 1920px}#brxe-5e139e .ba-text-notation-wrapper {display: inline-block; color: var(--bricks-color-qhhswp)}#brxe-5e139e .suffix {display: inline-block}#brxe-5e139e .ba-text-notation-wrapper-tag {color: var(--bricks-color-ezhdpw); font-family: "Abril Fatface"; font-size: 80px; line-height: 92px}#brxe-5e139e {max-width: 920px}@media (max-width: 478px) {#brxe-5e139e .ba-text-notation-wrapper-tag {font-size: 50px; line-height: 62px}}#brxe-df1690 {max-width: 650px; margin-top: 25px; color: var(--bricks-color-ezhdpw); font-size: 22px; font-family: "Poppins"}@media (max-width: 767px) {#brxe-df1690 {font-size: 18px}}#brxe-efede4 {background-color: var(--bricks-color-qhhswp); background-size: 100% 100%; background-repeat: no-repeat; font-size: 22px; font-family: "Poppins"; font-weight: 700; border-color: var(--bricks-color-ezhdpw); border-radius: 100px; padding-top: 20px; padding-right: 1.5em; padding-bottom: 20px; padding-left: 1.5em; transition: ease-in-out .3s}#brxe-efede4:hover {background-color: var(--bricks-color-ezhdpw)}@media (max-width: 767px) {#brxe-efede4 {font-size: 18px; padding-top: .5em; padding-bottom: .5em}}#brxe-706558 {margin-top: 50px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; border: 1px solid var(--bricks-color-qhhswp); border-radius: 100px; position: relative}#brxe-706558:after {content: url('https://templates.bricksable.com/wp-content/uploads/2023/11/Group-276.svg'); position: absolute; top: 35%; margin-left: 5px}#brxe-706558:before {content: url('https://templates.bricksable.com/wp-content/uploads/2023/11/Line-2.png'); position: absolute; top: 35%; right: 98%;}@media (max-width: 767px) {#brxe-706558 {overflow: hidden;}}#brxe-c79c66 {padding-top: 120px}@media (max-width: 767px) {#brxe-c79c66 {padding-top: 50px}}#brxe-0a8903 .ba-floating-item:nth-child(1) {top: 0%; left: 0%; max-width: 90%}#brxe-0a8903 .ba-floating-item:nth-child(2) {top: -10%}#brxe-0a8903 .ba-floating-item:nth-child(3) {left: 5%; top: -5%; max-width: 200px}#brxe-0a8903 .ba-floating-item {max-width: 100%}#brxe-0a8903 .content-wrapper {align-items: center}#brxe-0a8903 .ba-floating-image {max-width: 90%}#brxe-0a8903 .ba-floating-wrapper {min-height: 460px}#brxe-0a8903 .ba-floating-wrapper .ba-floating-item {animation-duration: 6s}#brxe-0a8903 {margin-right: -5%}@media (max-width: 767px) {#brxe-0a8903 .ba-floating-wrapper {min-height: 530px}}@media (max-width: 478px) {#brxe-0a8903 .ba-floating-wrapper {min-height: 380px}}#brxe-b69563 {align-items: flex-end}@media (max-width: 767px) {#brxe-b69563 {margin-top: 50px}}#brxe-9cc2ef {flex-direction: row; column-gap: 50px; margin-top: 50px; align-items: flex-start; max-width: 1920px; width: 90%}@media (max-width: 767px) {#brxe-9cc2ef {margin-top: 0}}#brxe-e47dfe {width: 90%; max-width: 1920px; align-items: center; margin-top: 100px}@media (max-width: 478px) {#brxe-e47dfe {margin-top: 0}}#brxe-dfcfb6 {background-image: url(https://langgom.store/wp-content/uploads/2026/03/Group-255-1.png); background-size: contain; background-repeat: no-repeat; background-color: var(--bricks-color-hchxqc)}@media (max-width: 767px) {#brxe-dfcfb6 {flex-direction: row}}@media (max-width: 478px) {#brxe-dfcfb6 {height: auto; padding-bottom: 50px}}#brxe-eafc63 .repeater-item:nth-child(1) {font-size: 60px; font-weight: 400}#brxe-eafc63 .repeater-item:nth-child(2) {font-size: 60px; font-weight: 400; color: var(--bricks-color-qhhswp)}#brxe-eafc63 .bricks-heading {flex-direction: row; gap: 10px; justify-content: center}#brxe-eafc63 {color: var(--bricks-color-ezhdpw); font-weight: 400; font-family: "Abril Fatface"; line-height: 35}@media (max-width: 991px) {#brxe-eafc63 .repeater-item:nth-child(1) {text-align: center}}@media (max-width: 767px) {#brxe-eafc63 .bricks-heading {flex-direction: column; align-items: center}}@media (max-width: 478px) {#brxe-eafc63 .repeater-item:nth-child(1) {line-height: 50px; font-size: 40px; text-align: center}#brxe-eafc63 .repeater-item:nth-child(2) {line-height: 50px; font-size: 40px}#brxe-eafc63 {line-height: 62px}#brxe-eafc63 .bricks-heading {flex-direction: column; gap: 5px; align-items: center}}#brxe-52fa82 {width: 90%; max-width: 1920px}#brxe-984e67 {color: var(--bricks-color-ezhdpw); font-weight: 400; font-size: 36px; font-family: "Abril Fatface"; line-height: 46px; text-align: center; max-width: 650px}@media (max-width: 478px) {#brxe-984e67 {line-height: 62px}}#brxe-4b77c4 {align-items: center; padding-top: 50px; padding-right: 20px; padding-bottom: 50px; padding-left: 20px; background-color: var(--bricks-color-ifxrww); border: 1px solid var(--bricks-color-ifxrww); border-radius: 30px; transition: ease-in-out .3s}#brxe-4b77c4:hover {border: 1px solid var(--bricks-color-qhhswp)}#brxe-fc87d9 {max-width: 650px; color: var(--bricks-color-qhhswp); font-size: 36px; font-family: "Abril Fatface"; font-weight: 400; line-height: 46px}@media (max-width: 991px) {#brxe-fc87d9 {text-align: center}}@media (max-width: 478px) {#brxe-fc87d9 {line-height: 62px}}#brxe-93c66e {font-size: 22px; font-family: "Poppins"; color: var(--bricks-color-ezhdpw); text-align: center; margin-top: 25px; max-width: 650px}@media (max-width: 767px) {#brxe-93c66e {font-size: 18px; margin-top: 15px}}#brxe-5a7116 {padding-top: 20px; padding-right: 1.5em; padding-bottom: 20px; padding-left: 1.5em; background-color: var(--bricks-color-qhhswp); background-size: 100% 100%; background-repeat: no-repeat; border-color: var(--bricks-color-ezhdpw); border-radius: 100px; font-size: 22px; font-family: "Poppins"; font-weight: 700; margin-top: 25px; margin-bottom: -90px; transition: ease-in-out .3s}#brxe-5a7116:hover {background-color: var(--bricks-color-ezhdpw)}@media (max-width: 767px) {#brxe-5a7116 {font-size: 18px; padding-top: .5em; padding-bottom: .5em; margin-bottom: -75px}}#brxe-1d8243 {align-items: center; padding-top: 50px; padding-right: 20px; padding-bottom: 50px; padding-left: 20px; background-color: var(--bricks-color-ifxrww); border: 1px solid var(--bricks-color-qhhswp); border-radius: 30px}#brxe-07ddcd {max-width: 650px; color: var(--bricks-color-ezhdpw); font-weight: 400; font-size: 36px; font-family: "Abril Fatface"; line-height: 46px; text-align: center}@media (max-width: 478px) {#brxe-07ddcd {line-height: 62px}}#brxe-068805 {align-items: center; padding-top: 50px; padding-right: 20px; padding-bottom: 50px; padding-left: 20px; background-color: var(--bricks-color-ifxrww); border: 1px solid var(--bricks-color-ifxrww); border-radius: 30px; transition: ease-in-out .3s}#brxe-068805:hover {border: 1px solid var(--bricks-color-qhhswp)}#brxe-946997 {align-items: center; margin-top: 100px; width: 90%; max-width: 1420px; flex-direction: row; column-gap: 50px; row-gap: 50px}@media (max-width: 991px) {#brxe-946997 {column-gap: 25px}}@media (max-width: 767px) {#brxe-946997 {margin-top: 50px}}#brxe-f57794 {width: 60%}@media (max-width: 767px) {#brxe-f57794 {width: 100%}}#brxe-68465d {align-self: flex-start}@media (max-width: 767px) {#brxe-68465d {align-self: center}}#brxe-81242e {width: 40%}@media (max-width: 767px) {#brxe-81242e {width: 100%}}#brxe-682919 {margin-top: 100px; flex-direction: row; max-width: 1420px; width: 90%}@media (max-width: 767px) {#brxe-682919 {flex-direction: row; margin-top: 50px}}@media (max-width: 478px) {#brxe-682919 {flex-direction: column}}#brxe-416388 .repeater-item:nth-child(1) {font-size: 60px; font-weight: 400}#brxe-416388 .repeater-item:nth-child(2) {font-size: 60px; font-weight: 400; color: var(--bricks-color-qhhswp)}#brxe-416388 .bricks-heading {flex-direction: column; gap: 10px; justify-content: center}#brxe-416388 {color: var(--bricks-color-ezhdpw); font-weight: 400; font-family: "Abril Fatface"; line-height: 35}@media (max-width: 767px) {#brxe-416388 .bricks-heading {flex-direction: column; align-items: center}}@media (max-width: 478px) {#brxe-416388 .repeater-item:nth-child(1) {line-height: 50px; font-size: 40px; text-align: center}#brxe-416388 .repeater-item:nth-child(2) {line-height: 50px; font-size: 40px}#brxe-416388 {line-height: 62px}#brxe-416388 .bricks-heading {flex-direction: column; gap: 5px; align-items: center}}#brxe-f40833 {font-size: 16px; font-family: "Poppins"; color: var(--bricks-color-ezhdpw); margin-top: 50px}#brxe-f40833 a {font-size: 16px; font-family: "Poppins"; color: var(--bricks-color-ezhdpw); font-size: inherit}#brxe-9e69f1 {margin-top: 50px; background-color: var(--bricks-color-qhhswp); background-size: 100% 100%; background-repeat: no-repeat; font-size: 22px; font-family: "Poppins"; font-weight: 700; border-color: var(--bricks-color-ezhdpw); border-radius: 100px; padding-top: 20px; padding-right: 1.5em; padding-bottom: 20px; padding-left: 1.5em; transition: ease-in-out .3s}#brxe-9e69f1:hover {background-color: var(--bricks-color-ezhdpw)}@media (max-width: 767px) {#brxe-9e69f1 {font-size: 18px; padding-top: .5em; padding-bottom: .5em}}#brxe-788b5f {width: 90%; max-width: 1420px; margin-top: 100px; flex-direction: row; align-items: center; column-gap: 50px}@media (max-width: 767px) {#brxe-788b5f {margin-top: 50px}}#brxe-3437a9 {align-self: flex-start}#brxe-b5932c {width: 40%}#brxe-bba69a {width: 60%}#brxe-a4e226 {flex-direction: row}#brxe-0ef0cf .repeater-item:nth-child(1) {font-size: 60px; font-weight: 400}#brxe-0ef0cf .repeater-item:nth-child(2) {font-size: 60px; font-weight: 400; color: var(--bricks-color-qhhswp)}#brxe-0ef0cf .bricks-heading {flex-direction: row; gap: 10px; justify-content: center}#brxe-0ef0cf {color: var(--bricks-color-ezhdpw); font-weight: 400; font-family: "Abril Fatface"; line-height: 35}@media (max-width: 991px) {#brxe-0ef0cf .repeater-item:nth-child(1) {text-align: center}}@media (max-width: 767px) {#brxe-0ef0cf .bricks-heading {flex-direction: column; align-items: center}}@media (max-width: 478px) {#brxe-0ef0cf .repeater-item:nth-child(1) {line-height: 50px; font-size: 40px; text-align: center}#brxe-0ef0cf .repeater-item:nth-child(2) {line-height: 50px; font-size: 40px}#brxe-0ef0cf {line-height: 62px}#brxe-0ef0cf .bricks-heading {flex-direction: column; gap: 5px; align-items: center}}#brxe-c1b9c4 {width: 90%; max-width: 1420px; margin-top: -50px; margin-bottom: 100px}@media (max-width: 767px) {#brxe-c1b9c4 {margin-bottom: 50px}}#brxe-79b3b3 {transition: ease-in-out .3s}#brxe-5e39fc {width: 33%; align-items: center; border: 2px solid var(--bricks-color-qhhswp); border-radius: 30px; padding-top: 40px; padding-right: 10px; padding-bottom: 40px; padding-left: 10px; background-color: var(--bricks-color-uxpiqi); transition: ease-in-out .3s}@media (max-width: 991px) {#brxe-5e39fc {padding-top: 20px; padding-bottom: 20px}}#brxe-f30098 {font-weight: 400; font-size: 30px; font-family: "Abril Fatface"; line-height: 42px; text-align: center; max-width: 650px; margin-bottom: 0}@media (max-width: 478px) {#brxe-f30098 {line-height: 62px}}#brxe-2cad77 .ba-text-notation-wrapper-tag {font-family: "Abril Fatface"; font-size: 30px}#brxe-2cad77 {position: absolute; right: 20px; margin-top: -25px}#brxe-2cad77 .prefix {display: inline-block}#brxe-2cad77 .ba-text-notation-wrapper {display: inline-block}#brxe-2cad77 .suffix {display: inline-block}#brxe-2cad77 .ba-text-notation-inner {padding-right: 5px; padding-left: 5px}@media (max-width: 767px) {#brxe-2cad77 {margin-top: 0}}#brxe-6d9d98 {font-size: 16px; font-family: "Poppins"; margin-top: 15px}#brxe-6d9d98 a {font-size: 16px; font-family: "Poppins"; font-size: inherit}#brxe-f88367 {width: 67%}@media (max-width: 767px) {#brxe-f88367 {width: 100%}}#brxe-fae21c {flex-direction: row; background-color: var(--bricks-color-ifxrww); padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; align-items: center; column-gap: 35px; border-radius: 30px; color: var(--bricks-color-ezhdpw); position: relative; transition: ease-in-out .3s}#brxe-fae21c:hover {color: var(--bricks-color-uxpiqi); background-color: var(--bricks-color-qhhswp)}#brxe-fae21c:hover > .icon-menu {background: #FBD92E; border-color: #151515;}#brxe-fae21c:hover > .icon-menu img {filter: brightness(0);}#brxe-fae21c:hover .notation-menu path { transition: ease-in-out .3s; stroke: #151515;}#brxe-fae21c:hover .notation-menu.brxe-ba-text-notation .ba-text-notation-wrapper-tag { transition: ease-in-out .3s; color: #fff!important;}@media (max-width: 767px) {#brxe-fae21c {flex-wrap: nowrap; flex-direction: column; row-gap: 20px; padding-top: 30px; padding-bottom: 30px}}#brxe-357cb8 {transition: ease-in-out .3s}#brxe-4b67b2 {width: 33%; align-items: center; border: 2px solid var(--bricks-color-qhhswp); border-radius: 30px; padding-top: 40px; padding-right: 10px; padding-bottom: 40px; padding-left: 10px; background-color: var(--bricks-color-uxpiqi); transition: ease-in-out .3s}@media (max-width: 991px) {#brxe-4b67b2 {padding-top: 20px; padding-bottom: 20px}}#brxe-4b4d5e {font-weight: 400; font-size: 30px; font-family: "Abril Fatface"; line-height: 42px; text-align: center; max-width: 650px; margin-bottom: 0}@media (max-width: 478px) {#brxe-4b4d5e {line-height: 62px}}#brxe-50884f .ba-text-notation-wrapper-tag {font-family: "Abril Fatface"; font-size: 30px}#brxe-50884f {position: absolute; right: 20px; margin-top: -25px}#brxe-50884f .prefix {display: inline-block}#brxe-50884f .ba-text-notation-wrapper {display: inline-block}#brxe-50884f .suffix {display: inline-block}#brxe-50884f .ba-text-notation-inner {padding-right: 5px; padding-left: 5px}@media (max-width: 767px) {#brxe-50884f {margin-top: 0}}#brxe-b1c122 {font-size: 16px; font-family: "Poppins"; margin-top: 15px}#brxe-b1c122 a {font-size: 16px; font-family: "Poppins"; font-size: inherit}#brxe-7f7fff {width: 67%}@media (max-width: 767px) {#brxe-7f7fff {width: 100%}}#brxe-d7d253 {flex-direction: row; background-color: var(--bricks-color-ifxrww); padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; align-items: center; column-gap: 35px; border-radius: 30px; color: var(--bricks-color-ezhdpw); position: relative; transition: ease-in-out .3s}#brxe-d7d253:hover {color: var(--bricks-color-uxpiqi); background-color: var(--bricks-color-qhhswp)}#brxe-d7d253:hover > .icon-menu {background: #FBD92E; border-color: #151515;}#brxe-d7d253:hover > .icon-menu img {filter: brightness(0);}#brxe-d7d253:hover .notation-menu path { transition: ease-in-out .3s; stroke: #151515;}#brxe-d7d253:hover .notation-menu.brxe-ba-text-notation .ba-text-notation-wrapper-tag { transition: ease-in-out .3s; color: #fff!important;}@media (max-width: 767px) {#brxe-d7d253 {flex-wrap: nowrap; flex-direction: column; row-gap: 20px; padding-top: 30px; padding-bottom: 30px}}#brxe-bbb395 {transition: ease-in-out .3s}#brxe-9452da {width: 33%; align-items: center; border: 2px solid var(--bricks-color-qhhswp); border-radius: 30px; padding-top: 40px; padding-right: 10px; padding-bottom: 40px; padding-left: 10px; background-color: var(--bricks-color-uxpiqi); transition: ease-in-out .3s}@media (max-width: 991px) {#brxe-9452da {padding-top: 20px; padding-bottom: 20px}}#brxe-01081d {font-weight: 400; font-size: 30px; font-family: "Abril Fatface"; line-height: 42px; text-align: center; max-width: 650px; margin-bottom: 0}@media (max-width: 478px) {#brxe-01081d {line-height: 62px}}#brxe-c4c84f .ba-text-notation-wrapper-tag {font-family: "Abril Fatface"; font-size: 30px}#brxe-c4c84f {position: absolute; right: 20px; margin-top: -25px}#brxe-c4c84f .prefix {display: inline-block}#brxe-c4c84f .ba-text-notation-wrapper {display: inline-block}#brxe-c4c84f .suffix {display: inline-block}#brxe-c4c84f .ba-text-notation-inner {padding-right: 5px; padding-left: 5px}@media (max-width: 767px) {#brxe-c4c84f {margin-top: 0}}#brxe-66767c {font-size: 16px; font-family: "Poppins"; margin-top: 15px}#brxe-66767c a {font-size: 16px; font-family: "Poppins"; font-size: inherit}#brxe-cde80c {width: 67%}@media (max-width: 767px) {#brxe-cde80c {width: 100%}}#brxe-f133b9 {flex-direction: row; background-color: var(--bricks-color-ifxrww); padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; align-items: center; column-gap: 35px; border-radius: 30px; color: var(--bricks-color-ezhdpw); position: relative; transition: ease-in-out .3s}#brxe-f133b9:hover {color: var(--bricks-color-uxpiqi); background-color: var(--bricks-color-qhhswp)}#brxe-f133b9:hover > .icon-menu {background: #FBD92E; border-color: #151515;}#brxe-f133b9:hover > .icon-menu img {filter: brightness(0);}#brxe-f133b9:hover .notation-menu path { transition: ease-in-out .3s; stroke: #151515;}#brxe-f133b9:hover .notation-menu.brxe-ba-text-notation .ba-text-notation-wrapper-tag { transition: ease-in-out .3s; color: #fff!important;}@media (max-width: 767px) {#brxe-f133b9 {flex-wrap: nowrap; flex-direction: column; row-gap: 20px; padding-top: 30px; padding-bottom: 30px}}#brxe-4edb21 {transition: ease-in-out .3s}#brxe-9715ed {width: 33%; align-items: center; border: 2px solid var(--bricks-color-qhhswp); border-radius: 30px; padding-top: 40px; padding-right: 10px; padding-bottom: 40px; padding-left: 10px; background-color: var(--bricks-color-uxpiqi); transition: ease-in-out .3s}@media (max-width: 991px) {#brxe-9715ed {padding-top: 20px; padding-bottom: 20px}}#brxe-8974f2 {font-weight: 400; font-size: 30px; font-family: "Abril Fatface"; line-height: 42px; text-align: center; max-width: 650px; margin-bottom: 0}@media (max-width: 478px) {#brxe-8974f2 {line-height: 62px}}#brxe-a5dccb .ba-text-notation-wrapper-tag {font-family: "Abril Fatface"; font-size: 30px}#brxe-a5dccb {position: absolute; right: 20px; margin-top: -25px}#brxe-a5dccb .prefix {display: inline-block}#brxe-a5dccb .ba-text-notation-wrapper {display: inline-block}#brxe-a5dccb .suffix {display: inline-block}#brxe-a5dccb .ba-text-notation-inner {padding-right: 5px; padding-left: 5px}@media (max-width: 767px) {#brxe-a5dccb {margin-top: 0}}#brxe-1a62ac {font-size: 16px; font-family: "Poppins"; margin-top: 15px}#brxe-1a62ac a {font-size: 16px; font-family: "Poppins"; font-size: inherit}#brxe-42f858 {width: 67%}@media (max-width: 767px) {#brxe-42f858 {width: 100%}}#brxe-373b3c {flex-direction: row; background-color: var(--bricks-color-ifxrww); padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; align-items: center; column-gap: 35px; border-radius: 30px; color: var(--bricks-color-ezhdpw); position: relative; transition: ease-in-out .3s}#brxe-373b3c:hover {color: var(--bricks-color-uxpiqi); background-color: var(--bricks-color-qhhswp)}#brxe-373b3c:hover > .icon-menu {background: #FBD92E; border-color: #151515;}#brxe-373b3c:hover > .icon-menu img {filter: brightness(0);}#brxe-373b3c:hover .notation-menu path { transition: ease-in-out .3s; stroke: #151515;}#brxe-373b3c:hover .notation-menu.brxe-ba-text-notation .ba-text-notation-wrapper-tag { transition: ease-in-out .3s; color: #fff!important;}@media (max-width: 767px) {#brxe-373b3c {flex-wrap: nowrap; flex-direction: column; row-gap: 20px; padding-top: 30px; padding-bottom: 30px}}#brxe-f90b5d {width: 90%; max-width: 1420px; flex-direction: row; column-gap: 100px; row-gap: 100px; display: grid; align-items: initial; grid-template-columns: repeat(2, 1fr); grid-gap: 80px}@media (max-width: 991px) {#brxe-f90b5d {column-gap: 50px}}@media (max-width: 767px) {#brxe-f90b5d {row-gap: 50px; grid-template-columns: repeat(1, 1fr)}}#brxe-f0bbbf {background-color: var(--bricks-color-qhhswp); background-size: 100% 100%; background-repeat: no-repeat; font-size: 22px; font-family: "Poppins"; font-weight: 700; border-color: var(--bricks-color-ezhdpw); border-radius: 100px; padding-top: 20px; padding-right: 1.5em; padding-bottom: 20px; padding-left: 1.5em; align-self: center; transition: ease-in-out .3s}#brxe-f0bbbf:hover {background-color: var(--bricks-color-ezhdpw)}@media (max-width: 767px) {#brxe-f0bbbf {font-size: 18px; padding-top: .5em; padding-bottom: .5em}}#brxe-88da42 {width: 90%; max-width: 1420px; margin-top: 100px}@media (max-width: 767px) {#brxe-88da42 {margin-top: 50px}}#brxe-d54d52 {align-self: flex-end; margin-top: -190px}@media (max-width: 767px) {#brxe-d54d52 {margin-top: -100px}}#brxe-3b27b6 {width: 90%; max-width: 1420px}#brxe-c9093e .repeater-item:nth-child(1) {font-size: 60px; font-weight: 400}#brxe-c9093e .repeater-item:nth-child(2) {font-size: 60px; font-weight: 400; color: var(--bricks-color-qhhswp)}#brxe-c9093e .bricks-heading {flex-direction: row; gap: 10px; justify-content: center}#brxe-c9093e {color: var(--bricks-color-ezhdpw); font-weight: 400; font-family: "Abril Fatface"; line-height: 35}@media (max-width: 991px) {#brxe-c9093e .repeater-item:nth-child(1) {text-align: center}}@media (max-width: 767px) {#brxe-c9093e .bricks-heading {flex-direction: column; align-items: center}}@media (max-width: 478px) {#brxe-c9093e .repeater-item:nth-child(1) {line-height: 50px; font-size: 40px; text-align: center}#brxe-c9093e .repeater-item:nth-child(2) {line-height: 50px; font-size: 40px}#brxe-c9093e {line-height: 62px}#brxe-c9093e .bricks-heading {flex-direction: column; gap: 5px; align-items: center}}#brxe-2b1e52 {width: 90%; max-width: 1420px}#brxe-07d7b5 {font-size: 35px; font-family: "Abril Fatface"; color: var(--bricks-color-qhhswp); font-weight: 400; text-align: center}#brxe-f6ef32 {margin-top: 15px; font-size: 16px; font-family: "Poppins"; color: var(--bricks-color-ezhdpw); max-width: 900px}#brxe-f6ef32 a {font-size: 16px; font-family: "Poppins"; color: var(--bricks-color-ezhdpw); font-size: inherit}@media (max-width: 478px) {#brxe-f6ef32 {font-size: 14px}#brxe-f6ef32 a {font-size: 14px; font-size: inherit}}#brxe-45774f.horizontal .line {border-top-color: var(--bricks-color-nbwmux); border-top-width: 1px; width: 550px}#brxe-45774f.vertical .line {border-right-color: var(--bricks-color-nbwmux); border-right-width: 550px}#brxe-45774f .icon {color: var(--bricks-color-nbwmux)}#brxe-45774f .line {height: 1px}#brxe-45774f.horizontal {justify-content: center}#brxe-45774f.vertical {align-self: center}#brxe-45774f {margin-top: 35px; margin-bottom: 35px}#brxe-3c12c9 {font-family: "Abril Fatface"; font-size: 20px; color: var(--bricks-color-ezhdpw); font-weight: 400; margin-top: 10px}@media (max-width: 767px) {[data-id="brxe-559bbb"].splide__slide {flex-wrap: nowrap; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px}}#brxe-efcff9 {font-size: 35px; font-family: "Abril Fatface"; color: var(--bricks-color-qhhswp); font-weight: 400; text-align: center}#brxe-206a74 {margin-top: 15px; font-size: 16px; font-family: "Poppins"; color: var(--bricks-color-ezhdpw); max-width: 900px}#brxe-206a74 a {font-size: 16px; font-family: "Poppins"; color: var(--bricks-color-ezhdpw); font-size: inherit}@media (max-width: 478px) {#brxe-206a74 {font-size: 14px}#brxe-206a74 a {font-size: 14px; font-size: inherit}}#brxe-5fc191.horizontal .line {border-top-color: var(--bricks-color-nbwmux); border-top-width: 1px; width: 550px}#brxe-5fc191.vertical .line {border-right-color: var(--bricks-color-nbwmux); border-right-width: 550px}#brxe-5fc191 .icon {color: var(--bricks-color-nbwmux)}#brxe-5fc191 .line {height: 1px}#brxe-5fc191.horizontal {justify-content: center}#brxe-5fc191.vertical {align-self: center}#brxe-5fc191 {margin-top: 35px; margin-bottom: 35px}#brxe-33ed67 {margin-top: 10px; font-family: "Abril Fatface"; font-size: 20px; color: var(--bricks-color-ezhdpw); font-weight: 400}@media (max-width: 767px) {[data-id="brxe-bded1b"].splide__slide {flex-wrap: nowrap}}#brxe-3e580b {background-color: var(--bricks-color-ifxrww); border-radius: 30px; width: 90%; align-self: center}#brxe-3e580b .splide__arrow {color: var(--bricks-color-qhhswp); font-size: 25px; min-height: 25px; min-width: 25px; border: 1px solid var(--bricks-color-ezhdpw); border-radius: 100px}#brxe-3e580b .splide__arrow svg {fill: var(--bricks-color-qhhswp); height: 25px; width: 25px}#brxe-3e580b .splide__pagination .splide__pagination__page {margin-top: 25px; margin-bottom: 15px; color: var(--bricks-color-nbwmux); background-color: var(--bricks-color-nbwmux); width: 15px; height: 15px}#brxe-3e580b .splide__pagination .splide__pagination__page.is-active {color: var(--bricks-color-qhhswp); background-color: var(--bricks-color-qhhswp)}#brxe-3e580b .splide__slide {padding-top: 50px; padding-right: 50px; padding-bottom: 50px; padding-left: 50px}#brxe-3e580b .splide__arrow--prev {left: -75px}#brxe-3e580b .splide__arrow--next {right: -75px}#brxe-3e580b .splide__pagination {bottom: -60px}@media (max-width: 767px) {#brxe-3e580b .splide__arrow--next {right: -50px}#brxe-3e580b .splide__arrow {height: 40px; width: 40px; font-size: 20px; min-height: 20px; min-width: 20px}#brxe-3e580b .splide__arrow svg {height: 20px; width: 20px}#brxe-3e580b .splide__arrow--prev {left: -50px}#brxe-3e580b .splide__slide {padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px}#brxe-3e580b {width: 80%}}#brxe-050334 {width: 90%; max-width: 1420px; margin-top: 50px}#brxe-bafbb6 .repeater-item:nth-child(1) {font-size: 60px; font-weight: 400}#brxe-bafbb6 .repeater-item:nth-child(2) {font-size: 60px; font-weight: 400; color: var(--bricks-color-qhhswp)}#brxe-bafbb6 .bricks-heading {flex-direction: row; gap: 10px; justify-content: center}#brxe-bafbb6 {color: var(--bricks-color-ezhdpw); font-weight: 400; font-family: "Abril Fatface"; line-height: 35}@media (max-width: 991px) {#brxe-bafbb6 .repeater-item:nth-child(1) {text-align: center}}@media (max-width: 767px) {#brxe-bafbb6 .bricks-heading {flex-direction: column; align-items: center}}@media (max-width: 478px) {#brxe-bafbb6 .repeater-item:nth-child(1) {line-height: 50px; font-size: 40px; text-align: center}#brxe-bafbb6 .repeater-item:nth-child(2) {line-height: 50px; font-size: 40px}#brxe-bafbb6 {line-height: 62px}#brxe-bafbb6 .bricks-heading {flex-direction: column; gap: 5px; align-items: center}}#brxe-994444 .form-group:nth-child(1) {width: 52%}#brxe-994444 .submit-button-wrapper {width: 45%}#brxe-994444 {font-family: "Poppins"; justify-content: space-between; margin-top: 50px; width: 80%; align-self: center}#brxe-994444 .bricks-button {font-family: "Abril Fatface"; font-size: 25px; background-color: var(--bricks-color-qhhswp)}#brxe-994444 .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: 0}#brxe-994444 .form-group input {padding-top: 5px; padding-bottom: 5px}#brxe-994444 .flatpickr {padding-top: 5px; padding-bottom: 5px}#brxe-994444 select {padding-top: 5px; padding-bottom: 5px}#brxe-994444 textarea {padding-top: 5px; padding-bottom: 5px}#brxe-994444 .bricks-button:hover {background-color: var(--bricks-color-ezhdpw)}#brxe-994444 button {transition: ease-in-out .3s;}@media (max-width: 767px) {#brxe-994444 .form-group:nth-child(1) {width: 50%}#brxe-994444 {width: 100%}}@media (max-width: 478px) {#brxe-994444 .form-group:nth-child(1) {width: 100%}#brxe-994444 .submit-button-wrapper {width: 100%}#brxe-994444 .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: 10px}}#brxe-b27e9b.horizontal .line {border-top-color: var(--bricks-color-nbwmux); border-top-width: 1px; width: 1000px}#brxe-b27e9b.vertical .line {border-right-color: var(--bricks-color-nbwmux); border-right-width: 1000px}#brxe-b27e9b .icon {color: var(--bricks-color-nbwmux)}#brxe-b27e9b .line {height: 1px}#brxe-b27e9b.horizontal {justify-content: center}#brxe-b27e9b.vertical {align-self: center}#brxe-b27e9b {margin-top: 35px; margin-bottom: 35px}@media (max-width: 767px) {#brxe-a686b0 {align-self: center}}#brxe-929f16 {width: 33%}@media (max-width: 767px) {#brxe-929f16 {width: 100%}}#brxe-7572d4 .repeater-item:nth-child(1) {font-size: 25px; font-weight: 400}#brxe-7572d4 .repeater-item:nth-child(2) {font-size: 25px; font-weight: 400; color: var(--bricks-color-qhhswp)}#brxe-7572d4 .bricks-heading {flex-direction: row; gap: 10px; justify-content: center}#brxe-7572d4 {color: var(--bricks-color-ezhdpw); font-weight: 400; font-family: "Abril Fatface"; line-height: 35}@media (max-width: 991px) {#brxe-7572d4 .repeater-item:nth-child(1) {text-align: center}}@media (max-width: 767px) {#brxe-7572d4 .bricks-heading {flex-direction: row; align-items: center}}@media (max-width: 478px) {#brxe-7572d4 .repeater-item:nth-child(1) {text-align: center}#brxe-7572d4 {line-height: 62px}#brxe-7572d4 .bricks-heading {flex-direction: column; align-items: center; gap: 0px}}#brxe-089a08 {width: 43%}@media (max-width: 767px) {#brxe-089a08 {width: 100%}}#brxe-8480dc li.has-link a, #brxe-8480dc li.no-link {padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; color: #ffffff; font-size: 22px}#brxe-8480dc .repeater-item:nth-child(1).has-link a:hover {color: #fbd92e}#brxe-8480dc .repeater-item:nth-child(1).no-link:hover {color: #fbd92e}#brxe-8480dc .repeater-item:nth-child(2).has-link a:hover {color: #fbd92e}#brxe-8480dc .repeater-item:nth-child(2).no-link:hover {color: #fbd92e}#brxe-8480dc .repeater-item:nth-child(3).has-link a:hover {color: #fbd92e}#brxe-8480dc .repeater-item:nth-child(3).no-link:hover {color: #fbd92e}#brxe-8480dc li {transition: ease-in-out .3s}@media (max-width: 767px) {#brxe-8480dc {align-self: center}}@media (max-width: 478px) {#brxe-8480dc li.has-link a, #brxe-8480dc li.no-link {font-size: 16px}}#brxe-5fd994 {align-items: flex-end; width: 23%}@media (max-width: 767px) {#brxe-5fd994 {width: 100%}}#brxe-9a16c6 {width: 100%; flex-direction: row; align-items: center; max-width: 900px}@media (max-width: 767px) {#brxe-9a16c6 {flex-direction: column; row-gap: 20px}}@media (max-width: 478px) {#brxe-9a16c6 {flex-direction: column}}#brxe-22bdee {margin-top: 100px; width: 90%; max-width: 1420px; padding-top: 50px; padding-right: 30px; padding-bottom: 50px; padding-left: 30px; border: 1px solid var(--bricks-color-qhhswp); border-radius: 70px}@media (max-width: 478px) {#brxe-22bdee {padding-top: 25px; padding-right: 20px; padding-bottom: 25px; padding-left: 20px}}#menu-deals {background-image: url(https://langgom.store/wp-content/uploads/2026/03/Group-277-583x1024.png); background-size: contain; background-color: var(--bricks-color-hchxqc); padding-top: 150px}@media (max-width: 991px) {#menu-deals {margin-top: 250px}}@media (max-width: 767px) {#menu-deals {margin-top: 200px; flex-wrap: nowrap}}@media (max-width: 478px) {#menu-deals {margin-top: 0}}