:root{--brandColor:#ffdf5b;--brandSecColor:#ffe87c;--mainPadding:7.5%;--mainContent:1670px;--halfContent:calc(50% - 100px);--headerHeight:72px;--elementMainHeight:34px}@media(max-width:1680px){:root{--mainContent:1400px}}@media(max-width:1380px){:root{--mainContent:1200px;--halfContent:calc(50% - 60px)}}@media(max-width:1280px){:root{--mainContent:1000px}}@media(max-width:1180px){:root{--mainContent:1000px}}@media(max-width:1024px){:root{--headerHeight:56px;--mainContent:100%}}@media(max-width:800px){:root{--mainPadding:6%}}@media(max-width:550px){:root{--mainPadding:20px}}@font-face{font-family:MardotoRegular;src:url(/_next/static/media/Mardoto-Regular.25cb4f9c.ttf)}@font-face{font-family:MardotoMedium;src:url(/_next/static/media/Mardoto-Medium.0c87a210.ttf)}@font-face{font-family:MardotoBold;src:url(/_next/static/media/Mardoto-Bold.44669fe8.ttf)}@font-face{font-family:Regular;src:url(/_next/static/media/Gilroy-Regular.670696e4.ttf)}@font-face{font-family:Medium;src:url(/_next/static/media/Mardoto-Medium.0c87a210.ttf)}@font-face{font-family:Medium;src:url(/_next/static/media/Gilroy-Medium.e018f97c.ttf)}@font-face{font-family:Bold;src:url(/_next/static/media/Mardoto-Bold.44669fe8.ttf)}@font-face{font-family:Bold;src:url(/_next/static/media/Gilroy-Bold.ea58f09d.ttf)}@font-face{font-family:Heavy;src:url(/_next/static/media/SF-Pro-Text-Heavy.b2a5bb4e.otf)}@font-face{font-family:HelveticaNeueRegular;src:url(/_next/static/media/HelveticaNeueRoman.70b75ad0.otf)}@font-face{font-family:HelveticaNeueMedium;src:url(/_next/static/media/HelveticaNeueMedium.e1689dbe.otf)}@font-face{font-family:HelveticaNeueBold;src:url(/_next/static/media/HelveticaNeueBold.e2542b70.otf)}.PrimaryButton{display:flex;align-items:center;justify-content:center;height:44px;font-size:15px;font-weight:500;line-height:15px;letter-spacing:.01em;color:#222;border-radius:6px;padding:0 32px;border:none;text-transform:capitalize;transition:all .5s ease 0s;background-color:var(--brandColor);font-family:Medium;white-space:nowrap}.PrimaryButton.dark{color:#202020;background:#efeff0!important}.PrimaryButton.bordered{color:#202020;background:inherit!important;border:1px solid #202020}.PrimaryButton.hover-bg-change:hover:not(:disabled){background-color:var(--brandColor)!important;color:#fff}.PrimaryButton.bg-white{background-color:#fff;color:var(--brandColor);border:1px solid var(--brandColor)}.PrimaryButton.bg-grey{background-color:#f5f4f2}.PrimaryButton:disabled{color:#202020;cursor:not-allowed;background:#f5f5f5}.PrimaryButton:hover{background-color:var(--brandSecColor)}.PrimaryButton .flex-row{display:flex;align-items:center}.PrimaryButton .flex-row .ant-spin{margin-left:8px}@media screen and (max-width:1024px){.PrimaryButton{font-size:12px;height:34px}}.arrows{display:flex}.arrows .slider-btn{width:50px;height:50px;background-color:#fff;display:flex;align-items:center;justify-content:center;transition:all .2s;border-radius:4px}.arrows .slider-btn img,.arrows .slider-btn svg{width:16px;height:16px}.arrows .slider-btn img path,.arrows .slider-btn svg path{fill:#000}.arrows .slider-btn:hover{background-color:var(--brandColor)}.arrows .disabled{visibility:hidden}