.style_formContainer__JFKSz{display:flex;flex-direction:column;gap:20px}@media(max-width:1919px){.style_formContainer__JFKSz{padding:20px}}@media(max-width:1439px){.style_formContainer__JFKSz{padding:20px 0}}.style_formContainer__JFKSz h4{font-size:22px;font-weight:500;letter-spacing:-.02em;color:var(--text)}.style_formContainer__JFKSz h5{font-size:16px;font-weight:500;letter-spacing:-.04em;color:var(--text)}.style_formContainer__JFKSz .style_widgetSettings__mYLuy{display:flex;flex-direction:column;gap:20px}.style_formContainer__JFKSz .style_widgetSettings__mYLuy .style_radioRow__Y6pRv{display:flex;gap:10px}@media(max-width:1919px){.style_formContainer__JFKSz .style_widgetSettings__mYLuy .style_radioRow__Y6pRv{flex-direction:column}}.style_formContainer__JFKSz .style_widgetSettings__mYLuy .style_radioRow__Y6pRv h5{display:block;width:150px}.style_formContainer__JFKSz .style_widgetSettings__mYLuy .style_radioRow__Y6pRv .style_radios__WP6j1{display:flex;gap:20px}.style_formContainer__JFKSz .style_widgetSettings__mYLuy .style_radioRow__Y6pRv .style_radio__oqCfy{position:relative;height:20px;display:flex}.style_formContainer__JFKSz .style_widgetSettings__mYLuy .style_radioRow__Y6pRv .style_radio__oqCfy input[type=radio]{display:none}.style_formContainer__JFKSz .style_widgetSettings__mYLuy .style_radioRow__Y6pRv .style_radio__oqCfy label{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:16px;height:19px;letter-spacing:-.02em;color:var(--text);position:relative;top:0;left:4px}.style_formContainer__JFKSz .style_widgetSettings__mYLuy .style_radioRow__Y6pRv .style_radio__oqCfy label:before{content:"";display:inline-block;position:relative;top:4px;width:18px;height:18px;background:var(--gray);border:1px solid var(--dark-gray);transition:all .1s;border-radius:20px;left:-4px}.style_formContainer__JFKSz .style_widgetSettings__mYLuy .style_radioRow__Y6pRv .style_radio__oqCfy input[type=radio]:checked+label:after{content:"";display:inline-block;position:absolute;top:7px;left:-1px;width:12px;height:12px;background:var(--accent);transition:all .1s;border-radius:20px}.style_formContainer__JFKSz .style_widgetSettings__mYLuy .style_radioRow__Y6pRv .style_radio__oqCfy label:hover:before{border:1px solid var(--accent)}.style_formContainer__JFKSz .style_exchangeDirectionContainer__iZsTc{display:flex;flex-direction:column;gap:10px}.style_formContainer__JFKSz .style_exchangeDirectionContainer__iZsTc p{font-size:12px;letter-spacing:-.02em;color:var(--dark-gray)}.style_formContainer__JFKSz .style_exchangeDirectionContainer__iZsTc .style_exchangeDirection__GJLnN{display:flex;align-items:center;gap:10px}@media(max-width:766px){.style_formContainer__JFKSz .style_exchangeDirectionContainer__iZsTc .style_exchangeDirection__GJLnN{flex-direction:column}.style_formContainer__JFKSz .style_exchangeDirectionContainer__iZsTc .style_exchangeDirection__GJLnN svg{transform:rotate(90deg)}}.style_formContainer__JFKSz .style_exchangeDirectionContainer__iZsTc .style_exchangeDirection__GJLnN .style_exchangeCurrency__At8qh{width:calc(50% - 28px);background:var(--gray);border-radius:100px;padding:12px 20px;color:var(--text);display:flex;align-items:center}@media(max-width:766px){.style_formContainer__JFKSz .style_exchangeDirectionContainer__iZsTc .style_exchangeDirection__GJLnN .style_exchangeCurrency__At8qh{width:100%}}@media(max-width:323px){.style_formContainer__JFKSz .style_exchangeDirectionContainer__iZsTc .style_exchangeDirection__GJLnN .style_exchangeCurrency__At8qh{width:60%;padding:6px 10px;font-size:6px}}.style_formContainer__JFKSz .style_exchangeDirectionContainer__iZsTc .style_exchangeDirection__GJLnN .style_exchangeCurrency__At8qh img{margin:0 4px 0 0}.style_widgetCode__VzCYG{display:flex;flex-direction:column;gap:20px}.style_widgetCode__VzCYG h5{font-size:16px;font-weight:500;letter-spacing:-.04em;color:var(--text)}.style_widgetCode__VzCYG .style_codeContainer__qzmUH{padding:10px;border-radius:20px;background:var(--gray);display:flex;flex-direction:column;gap:10px}.style_widgetCode__VzCYG .style_codeContainer__qzmUH pre{border:none!important;background:var(--gray)!important;border-radius:10px;padding:0!important;margin:0!important}.style_widgetCode__VzCYG .style_codeContainer__qzmUH pre code{display:block!important;width:calc(100% - 10px)!important;border-radius:10px 0 0 10px!important;background:var(--bg)!important;padding:10px!important;margin:0 8px 0 0!important;overflow-wrap:break-word!important;overflow:hidden!important}.style_widgetCode__VzCYG .style_codeContainer__qzmUH pre code span{overflow-wrap:break-word!important}.style_widgetCode__VzCYG .style_codeContainer__qzmUH pre{max-height:76px;overflow-y:auto}@media(max-width:1919px){.style_widgetCode__VzCYG .style_codeContainer__qzmUH pre{max-height:152px}}.style_widgetCode__VzCYG .style_codeContainer__qzmUH pre::-webkit-scrollbar{width:4px;border-radius:6px}.style_widgetCode__VzCYG .style_codeContainer__qzmUH pre::-webkit-scrollbar-track{background:var(--bg);border-radius:6px}.style_widgetCode__VzCYG .style_codeContainer__qzmUH pre::-webkit-scrollbar-thumb{background-color:var(--accent);border-radius:6px;border:none}@-moz-document url-prefix(){.style_widgetCode__VzCYG .style_codeContainer__qzmUH pre{scrollbar-width:thin;scrollbar-color:var(--accent) var(--bg)}}.style_widgetCode__VzCYG .style_codeContainer__qzmUH .style_scroll__oBDIu{position:relative}.style_widgetCode__VzCYG .style_codeContainer__qzmUH .style_scroll__oBDIu:before{content:"";height:100%;width:10px;background:var(--gray);position:absolute;bottom:0;right:14px;z-index:1}.style_widgetCode__VzCYG .style_codeContainer__qzmUH .style_scroll__oBDIu:after{content:"";height:100%;width:10px;background:var(--bg);position:absolute;border-radius:0 10px 10px 0;bottom:0;right:14px;z-index:1}.style_widgetCode__VzCYG .style_codeContainer__qzmUH button{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:500;letter-spacing:-.04em;color:var(--accent);text-decoration:underline}.style_widgetContainer__gbf9F{padding:40px;margin:0 0 70px;border-radius:50px;background:var(--gray);display:flex;flex-direction:column;gap:44px}.style_widgetContainer__gbf9F .style_widgetContainerLabel__TqJ2R{display:flex;flex-direction:column;gap:4px}.style_widgetContainer__gbf9F .style_widgetContainerLabel__TqJ2R h3{font-size:40px;letter-spacing:-.04em;color:var(--text);font-weight:500}.style_widgetContainer__gbf9F .style_widgetContainerLabel__TqJ2R p{font-size:22px;letter-spacing:-.02em;color:var(--text)}@media(max-width:766px){.style_widgetContainer__gbf9F .style_widgetContainerLabel__TqJ2R p{font-size:16px}}.style_widgetContainer__gbf9F .style_widgetContent__aM732{padding:20px;border-radius:30px;background:var(--bg);display:flex;gap:20px}@media(max-width:1439px){.style_widgetContainer__gbf9F .style_widgetContent__aM732{flex-direction:column}}.style_widgetContainer__gbf9F .style_widgetContent__aM732 .style_widgetFormContainer__v1skA{display:flex;flex-direction:column;gap:20px;width:calc(100% - 1077px)}@media(max-width:1919px){.style_widgetContainer__gbf9F .style_widgetContent__aM732 .style_widgetFormContainer__v1skA{width:calc(100% - 701px)}}@media(max-width:1439px){.style_widgetContainer__gbf9F .style_widgetContent__aM732 .style_widgetFormContainer__v1skA{width:100%}}.style_widgetContainer__gbf9F .style_widgetContent__aM732 .style_widgetIframe__Rc7LD{display:flex;justify-content:center;align-items:center;border-radius:30px;width:1077px}@media(max-width:1919px){.style_widgetContainer__gbf9F .style_widgetContent__aM732 .style_widgetIframe__Rc7LD{width:681px}}@media(max-width:1439px){.style_widgetContainer__gbf9F .style_widgetContent__aM732 .style_widgetIframe__Rc7LD{width:100%}}@media(max-width:1919px){.style_widgetContainer__gbf9F{padding:20px}}.style_CardsContainer__T1U2w{display:flex;align-items:stretch;gap:30px;margin:22px 0}.style_CardsContainer__T1U2w .style_CardImage__r4aBX{transition:all .1s ease 0s}.style_CardsContainer__T1U2w .style_CardImage__r4aBX div,.style_CardsContainer__T1U2w .style_CardImage__r4aBX h3,.style_CardsContainer__T1U2w .style_CardImage__r4aBX img,.style_CardsContainer__T1U2w .style_CardImage__r4aBX p{transition:all .1s}@media(max-width:1439px){.style_CardsContainer__T1U2w{flex-direction:column;gap:20px}}@media(min-width:1440px){.style_CardsContainer__T1U2w>div:first-child{min-height:750px}}.style_Right__X_xET{width:100%;position:relative;height:-moz-fit-content;height:fit-content;gap:20px;display:flex;flex-direction:column}@media(min-width:1440px){.style_Right__X_xET{min-height:750px;display:flex;gap:40px;flex-direction:column;width:calc(50% - 15px)}}.style_Right__X_xET>div{height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;gap:20px}@media(min-width:1440px){.style_Right__X_xET>div{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 20px);display:flex;gap:30px}}.style_Right__X_xET>div{position:relative}.style_Right__X_xET>div>div{height:-moz-fit-content;height:fit-content}@media(min-width:1440px){.style_Right__X_xET>div>div{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 15px)}}.style_Right__X_xET>div>div{overflow:hidden;width:auto;transition:all .3s ease 0s;position:absolute;top:0;width:calc(50% - 15px);height:100%;border:1px solid transparent}@media(max-width:1439px){.style_Right__X_xET>div>div{height:-moz-fit-content;height:fit-content;width:100%;position:static}}@media(min-width:1440px){.style_Right__X_xET>div>div:hover{background:var(--bg);border:1px solid var(--accent)}}.style_Right__X_xET>div>div:first-child{left:0}.style_Right__X_xET>div>div:last-child{right:0}.style_Right__X_xET>div>div:hover{width:100%;flex:1 1 100%;z-index:1}.style_CardInfo__zS799{display:flex;align-items:center;gap:8px}.style_CardInfo__zS799 p{width:calc(100% - 22px);color:var(--dark-gray);font-size:14px;height:18px;font-weight:400;white-space:nowrap}.style_ContentRow__fYU_S{display:flex;gap:10px;align-items:flex-start}.style_ContentRow__fYU_S h4,.style_ContentRow__fYU_S p,.style_ContentRow__fYU_S span{width:calc(100% - 26px);font-size:16px;line-height:19.2px;color:var(--text)}.style_ContentRow__fYU_S h4{font-weight:500}.style_ContentRow__fYU_S div{width:16px;height:1px;background-color:var(--accent);margin:9px 0 0}.style_CardHeader__cJgX0{min-width:134px!important}.style_CardHeader__cJgX0 h2{font-size:22px;line-height:26.4px;font-weight:400;color:var(--text)}@media(max-width:1439px){.style_CardHeader__cJgX0 h2{font-size:40px;line-height:44px}}.style_SecondHover__uaQVF .style_ThirdHover__hpuGa .style_Third__J1rt0{width:100%;left:0;z-index:1}.style_RoundTextContainer___ny7d{background:var(--accent);color:var(--text);border-radius:50%}.style_RoundTextContainer___ny7d>h3,.style_RoundTextContainer___ny7d>p{text-align:center}.style_nowrap__CBTPb{white-space:nowrap;max-width:none!important}